index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
MarqueeAnnotator.tsx
Age
Commit message (
Expand
)
Author
2023-06-13
fixed updating cached docs when opening a backlinks collection. added some F...
bobzel
2023-06-06
more Symbol updating.
bobzel
2023-05-17
fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ov...
bobzel
2023-05-14
fixed webpage link following by adding a presData for the current URL to all ...
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-05-13
changed EditableViews to support oneline and multiline. Also added transform...
bobzel
2023-04-13
Merge branch 'master' into pres-trail-sophie
Sophie Zhang
2023-04-11
exracted FollowLinkScript() function. got rid of template parameters to simp...
bobzel
2023-04-11
removed arrangeItems context button for collections to make it a funciton on ...
bobzel
2023-03-06
Merge branch 'master' into pres-trail-sophie
Sophie Zhang
2023-02-27
feat: deleted unnecessary props from MarqueeAnnotator
Sophie Zhang
2023-02-27
restructured getAnchor()/scrollFocus to be more consistent. added setterscri...
bobzel
2023-02-22
added GPT summarization functionality
Sophie Zhang
2023-02-21
fixed explore mode zooming. don't show doc decorations until you move outsid...
bobzel
2023-01-20
went back to adding PDF text selection targets as annotations when anchor of ...
bobzel
2023-01-20
removed tour map from lightbox. added option to create anchors without addin...
bobzel
2023-01-06
added zoom box highlighting of text anchors in pdf/web pages for link/pres fo...
bobzel
2022-12-18
improved link line geometry. fixed 2 finger swiping to not change Chrome ta...
bobzel
2022-12-01
refactored process of following links / jumping to docs and added following o...
bobzel
2022-11-16
big changes to make link following use the same code as pinning docs for trails.
bobzel
2022-11-09
added tab highlighting when tab doc is target of hyperlink. made region anno...
bobzel
2022-11-01
fixes for goldenlayout to initialize more cleanly. updated all old ReactDOM....
bobzel
2022-09-07
fixed dragging stackedTimeline entries so that they appear during drag. fix...
bobzel
2022-08-09
added an audio annotation button to the anchor menu bar.
bobzel
2022-07-08
restructured currentUserUtils to avoid having import cycles.
bobzel
2022-06-14
fixed clippings on cropped images
bobzel
2022-05-02
fixed auto link anchor when dragging html region off of webBox. fixed Enter ...
bobzel
2022-05-02
fixed up html clippings to have a better background color heuristic and to al...
bobzel
2022-04-26
added image cropping. made treeView icons show up for file system and dashboa...
bobzel
2021-09-17
fixed right-drag marquee on webBox on Mac
bobzel
2021-09-12
updates pres so it works
kimdahey
2021-08-28
made anchorMenu go away after user clicks the highlighter button
bobzel
2021-08-25
Merge pull request #33 from brown-dash/linking-anh
Geireann Lindfield Roberts
2021-08-24
fixed following link from ink stroke. made interacting with annotatable docu...
bobzel
2021-08-18
added search linking
geireann
2021-08-06
collabortion fixes: added new acl for allowing people to edit their own text ...
bobzel
2021-07-29
fixed issues with following links to anchors in PDFs/etc and getting scroll p...
bobzel
2021-07-14
fixed selections so that they persist on deselect to allow linking a selectio...
bobzel
2021-07-01
added ability to create anchors in PDF/Webboxes by making a selection and cli...
bobzel
2021-04-23
fixed code warnings. updated some npm pacakges including typescript.
bobzel
2021-04-22
allowed maximize button to be dragged to add a new window. fixed colorBox tr...
bobzel
2021-03-20
cleaned up warnings. fixed webBox annotations to write to correct key so tha...
bobzel
2021-03-19
added stuff to WebBox so that it will work with Firefox browsers (which have ...
bobzel
2021-03-18
renamed pdfanno to htmlAnchor
bobzel
2021-03-18
made linkanchorbuttons not show up next to pdf annos. gave pdfannos a basePro...
bobzel
2021-03-18
cleaned up link making. Documents don't add to the Undo stack when being cre...
bobzel
2021-03-15
fixed warnings. made savedAnnotations an ObservableMap. turned off annotatio...
bobzel
2021-03-15
final cleanups to get scrolling to work smoothly for webbox's - sadly, does n...
bobzel
2021-03-15
fixed scrolling to annotations and pointerevents on webBox (when an annotatio...
bobzel
2021-03-15
getting webBox's to work like PdfBox's - text selection & marquee.
bobzel
[next]