aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2020-10-21cleaned up title eidting/slide selection in PresElement/PresBox/EditableViewbobzel
2020-10-21fixed editableView to commit current text on unmount (allows slide titles to ↵bobzel
be committed when clicking on another slide's title)
2020-10-21Replaced redundant DeconstructedError with ErrorLikeSam Wilkins
2020-10-21SessionManager now expects .MONITORED rather than .RELEASESam Wilkins
2020-10-20removed artificial errorSam Wilkins
2020-10-20Merge branch 'restored_server_monitor' of ↵Sam Wilkins
https://github.com/browngraphicslab/Dash-Web into restored_server_monitor
2020-10-20Fixed crash reportSam Wilkins
2020-10-21fixed link button location for videos. fixed positioning of overlay ↵bobzel
collection on videos.
2020-10-21fixed undo from breaking when you click on pinDoc in TabView doc buttons.bobzel
2020-10-20fixes for overlayDocs for undo/redo in presBox - undo/redo of minimize/show ↵bobzel
sidebar.
2020-10-20fixed getFirstDocumenView() to choose a visible document view over the first ↵bobzel
one in its list which may be in a hidden tab.
2020-10-20fixed list operation synchronizatoin on server and made preselementbox changebobzel
2020-10-20cleaned up moving documents in stacking view.bobzel
2020-10-21UI for miniSlidegeireann
2020-10-21fixed dragging multiple elementsGeireann Lindfield Roberts
(sometimes still deletes slides from trail)
2020-10-21Undo batch fixes + minor UI changesGeireann Lindfield Roberts
2020-10-21Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-10-21not possible to change pres document perspectiveGeireann Lindfield Roberts
+ removing unessecary doc actions + progressivize
2020-10-20Fixed. bug from last push.bobzel
2020-10-21server restarts automatically, session key + crash report distributedusodhi
2020-10-21Merge branch 'master' into presentation_v1Geireann Lindfield Roberts
2020-10-21updates before pushGeireann Lindfield Roberts
2020-10-20fixed concurrency problem when adding/deleting from lists in rapid ↵bobzel
succession. was causing presentation lists to do strange things when deleting multiple documents at once.
2020-10-20Merge branch 'presentation_v1' of ↵Geireann Lindfield Roberts
https://github.com/browngraphicslab/Dash-Web into presentation_v1
2020-10-20presBox updates for pullGeireann Lindfield Roberts
drag changes + renaming marquee options + fixes
2020-10-20Merge branch 'restored_server_monitor' of ↵usodhi
https://github.com/browngraphicslab/Dash-Web into restored_server_monitor
2020-10-19Switch to ts-node from ts-node-dev for server monitoringSam Wilkins
2020-10-18fixed rubber-banding of ink shapes to not get clipped. fixed dropping ↵bobzel
document at bototm of stack (e.g., in presentation views)
2020-10-18fixed uploading .mov files.bobzel
2020-10-18resets scrollTop when navigating to a new webpage in WebBox. set url on ↵bobzel
proto's data field when creating a webPage, not delegate.
2020-10-19Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
restored_server_monitor
2020-10-17fixed rubberbadning ink shapes not to get cutoff. fixed animating ↵bobzel
annotations. fixed ink masks. fixed warnings.
2020-10-17Merge pull request #869 from browngraphicslab/presentation_v1bobzel
Presentation v1
2020-10-17major rewrite of native width/height/aspect. Fixed scaling of text note ↵bobzel
sidebars.
2020-10-18Comparison box pin with viewGeireann Lindfield Roberts
2020-10-18documents that are not in current collection open in new tab instead of on rightGeireann Lindfield Roberts
2020-10-18dragging has optional dropEvent argumentGeireann Lindfield Roberts
+ Changes presStatus -> enum
2020-10-18Merge branch 'presentation_v1' of ↵Geireann Lindfield Roberts
https://github.com/browngraphicslab/Dash-Web into presentation_v1
2020-10-18test commit of changes that might clash with mergeGeireann Lindfield Roberts
2020-10-17Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
restored_server_monitor
2020-10-16updated user initialization code to not generate server traffic when ↵bobzel
creating a new account. set user accounts to update their cache 2.5s after login.
2020-10-16Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵usodhi
restored_server_monitor
2020-10-16fixed scrolling of web boxes for presentations, etc.bobzel
2020-10-16fixed RTF so that you can scroll smoothly in a presentation.bobzel
2020-10-16fixed compile warn ings.bobzel
2020-10-16fixed duration of slides so that 100ms works.bobzel
2020-10-16fixed undoing of changing slide effect direction. Made PDFviewer's scroll ↵bobzel
duration use _viewTransition if specified.
2020-10-16fixed pinning multiple documents to undo all at once.bobzel
2020-10-16fixed some exceptions. added text field to annotations on PDFsbobzel
2020-10-15fixed list undo/redo to work with incremental list edits. makes ↵bobzel
presentation boxes work