aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
2021-07-29create mapbox node bugAubrey-Li
2021-07-29MAP document typeAubrey-Li
2021-07-29Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-26Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-26cleaned up pile view a bit so that it doesn't scale up huge when there's one ↵bobzel
document. made the pile be round and drop-shadowed. made the pile go away immediately if there are no documents. made it work with undo.
2021-07-24change during sprintgeireann
2021-07-24backend issues with creating map nodeAubrey-Li
2021-07-22Merge branch 'master' into Ashleygeireann
2021-07-19map as nodeAubrey-Li
2021-07-14fixed dropping onto filesystem view to drop document into specific ↵bobzel
location/folder instead of hanging.
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-05-18added downloading of youtube videos if https://youtube-dl.org/ is installed ↵bobzel
on the server's path
2021-04-11updated startRect to use mediaState and added pendingRecording as an option.bobzel
2021-04-10Merge branch 'master' into demo_changesbobzel
2021-04-08fixed pushpins to be created only when removed from a collection. fixed ↵bobzel
webbox links which weren't showing up in link menu.
2021-04-08Merge branch 'master' into filtersbobzel
2021-04-07fixes for lightbox stepping intobobzel
2021-04-07removed scope option for filters in favor of selecting dashboard.bobzel
2021-04-06reverted back to not setting 'system' for non-system documents.bobzel
2021-04-06fixed initial treeViewOpen state for non-checkbox filters.bobzel
2021-04-04stopped system docs from being filteredusodhi
2021-04-04mergingusodhi
2021-04-02added snap lines button to freeform properties. renamed & simplified ↵bobzel
treeViewPreventOpen stuff
2021-04-01more tree view cleanupbobzel
2021-04-01cleaning up tree view stuff.bobzel
2021-03-31added childHideLinkButtonbobzel
2021-03-31trying to cleanup control of displaying linkButtons in tree views.bobzel
2021-03-30more treeView cleanup. Fixes to linkBox to allow selection properly. fixes ↵bobzel
to linkAnchorBox.
2021-03-30mergingusodhi
2021-03-30fixed a bunch of compile errors. activated Clear button for recently closed ↵bobzel
tree views.
2021-03-29still cleaning up all the active/selection code.bobzel
2021-03-25added a dictation area to the stackedTimeline view for A/V. Now dictation ↵bobzel
annotations scroll in place.
2021-03-25filters is going to kill me the files I should look at on return to this ↵usodhi
branch are documents.ts, propertiesview, colsubview, colview, filterbox
2021-03-24renamed audioState to mediaState and cleaned up screenshotBox a little.bobzel
2021-03-23changed audio/video to use playFrom() viewbox method instead of ↵bobzel
audioTrigger/videoTrigger doc field. added a preliminiary form of transcription to screenshot boxes.
2021-03-22fixed audio/video synchronizatoin for screengrab videos. fixed following ↵bobzel
isLinkButton's in stackedTimelines. Made links from screenGrab videos to document whn presented in lightbox.
2021-03-21added auto-linking to video screen grabs.bobzel
2021-03-20fixed up audio dictation to its former glory.bobzel
2021-03-20cleaned up warnings. fixed webBox annotations to write to correct key so ↵bobzel
that they appear on startup.
2021-03-19simplified chromeStatus to chromeHidden. fixed presBox item widths. fixed ↵bobzel
colorBox layout.
2021-03-19fixing up some baseProto initialization. fixing stacking view with hidden docs.bobzel
2021-03-18renamed pdfanno to htmlAnchorbobzel
2021-03-18preparing to break sidebar out into its own componentbobzel
2021-03-18extended Doc.setFilter to allow replacing/appending a filter. fixed anchor ↵bobzel
unhighlighting in WebBox. reorged some properties on baseProtos (usLInkSmallAnchor etc)
2021-03-18from lastbobzel
2021-03-18made linkanchorbuttons not show up next to pdf annos. gave pdfannos a ↵bobzel
baseProto. made textboxes dynamically remove hashtags when deleted from text.
2021-03-18why won't this document from hell change heightusodhi
2021-03-18minor tweaks from lastbobzel
2021-03-18cleaned up link making. Documents don't add to the Undo stack when being ↵bobzel
created and Initializing is set. Links to text regions automatically update their link line endpoints even if autoMove isn't set. regularized initialization fields to avoid special cases about setting delegate keys without a leading "_"