aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Expand)Author
2021-08-10fixes for git-like to work with sidebar. added 'lastModified' field for chan...bobzel
2021-08-09fixed augment only text to resize correctly with autoheight. fixed acls to ca...bobzel
2021-08-06collabortion fixes: added new acl for allowing people to edit their own text ...bobzel
2021-08-06fixed linking to WebBox to save current web page as part of view spec.bobzel
2021-08-02Merge branch 'master' into sharing_scenariogeireann
2021-08-01Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-01made url server references relative.bobzel
2021-07-31Merge branch 'master' into tab_updatesgeireann
2021-07-30major UI / updates + refactoringgeireann
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-26cleaned up pile view a bit so that it doesn't scale up huge when there's one ...bobzel
2021-07-22Merge branch 'master' into Ashleygeireann
2021-07-17mergingusodhi
2021-07-14fixed dropping onto filesystem view to drop document into specific location/f...bobzel
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-05-31folderised dashboardsusodhi
2021-05-31sharing dashboard works? pending fixing remnant on screen tabsusodhi
2021-05-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into sh...usodhi
2021-05-18added downloading of youtube videos if https://youtube-dl.org/ is installed o...bobzel
2021-05-17trying dynamic off screen docsusodhi
2021-04-13Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into sh...usodhi
2021-04-11updated startRect to use mediaState and added pendingRecording as an option.bobzel
2021-04-10mergingusodhi
2021-04-10Merge branch 'master' into demo_changesbobzel
2021-04-08fixed pushpins to be created only when removed from a collection. fixed webb...bobzel
2021-04-08Merge branch 'master' into filtersbobzel
2021-04-08Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into sh...usodhi
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-03Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into sh...usodhi
2021-04-02dashboard sharing initial setup, inherits acls from dashboard - looks like it...usodhi
2021-04-02added snap lines button to freeform properties. renamed & simplified treeVi...bobzel
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
2021-03-30mergingusodhi
2021-03-30fixed a bunch of compile errors. activated Clear button for recently closed ...bobzel
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 an...bobzel
2021-03-25filters is going to kill me the files I should look at on return to this bran...usodhi
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 audioTrigger/...bobzel
2021-03-22fixed audio/video synchronizatoin for screengrab videos. fixed following isL...bobzel
2021-03-21added auto-linking to video screen grabs.bobzel