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