Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-21 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
2020-10-21 | not possible to change pres document perspective | Geireann Lindfield Roberts | |
+ removing unessecary doc actions + progressivize | |||
2020-10-20 | Fixed. bug from last push. | bobzel | |
2020-10-21 | server restarts automatically, session key + crash report distributed | usodhi | |
2020-10-21 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
2020-10-21 | updates before push | Geireann Lindfield Roberts | |
2020-10-20 | fixed 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-20 | Merge branch 'presentation_v1' of ↵ | Geireann Lindfield Roberts | |
https://github.com/browngraphicslab/Dash-Web into presentation_v1 | |||
2020-10-20 | presBox updates for pull | Geireann Lindfield Roberts | |
drag changes + renaming marquee options + fixes | |||
2020-10-20 | Merge branch 'restored_server_monitor' of ↵ | usodhi | |
https://github.com/browngraphicslab/Dash-Web into restored_server_monitor | |||
2020-10-19 | Switch to ts-node from ts-node-dev for server monitoring | Sam Wilkins | |
2020-10-18 | fixed rubber-banding of ink shapes to not get clipped. fixed dropping ↵ | bobzel | |
document at bototm of stack (e.g., in presentation views) | |||
2020-10-18 | fixed uploading .mov files. | bobzel | |
2020-10-18 | resets 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-19 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
restored_server_monitor | |||
2020-10-17 | fixed rubberbadning ink shapes not to get cutoff. fixed animating ↵ | bobzel | |
annotations. fixed ink masks. fixed warnings. | |||
2020-10-17 | Merge pull request #869 from browngraphicslab/presentation_v1 | bobzel | |
Presentation v1 | |||
2020-10-17 | major rewrite of native width/height/aspect. Fixed scaling of text note ↵ | bobzel | |
sidebars. | |||
2020-10-18 | Comparison box pin with view | Geireann Lindfield Roberts | |
2020-10-18 | documents that are not in current collection open in new tab instead of on right | Geireann Lindfield Roberts | |
2020-10-18 | dragging has optional dropEvent argument | Geireann Lindfield Roberts | |
+ Changes presStatus -> enum | |||
2020-10-18 | Merge branch 'presentation_v1' of ↵ | Geireann Lindfield Roberts | |
https://github.com/browngraphicslab/Dash-Web into presentation_v1 | |||
2020-10-18 | test commit of changes that might clash with merge | Geireann Lindfield Roberts | |
2020-10-17 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
restored_server_monitor | |||
2020-10-16 | updated 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-16 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
restored_server_monitor | |||
2020-10-16 | merge | usodhi | |
2020-10-16 | fixed scrolling of web boxes for presentations, etc. | bobzel | |
2020-10-16 | fixed RTF so that you can scroll smoothly in a presentation. | bobzel | |
2020-10-16 | fixed compile warn ings. | bobzel | |
2020-10-16 | fixed duration of slides so that 100ms works. | bobzel | |
2020-10-16 | fixed undoing of changing slide effect direction. Made PDFviewer's scroll ↵ | bobzel | |
duration use _viewTransition if specified. | |||
2020-10-16 | fixed pinning multiple documents to undo all at once. | bobzel | |
2020-10-16 | fixed some exceptions. added text field to annotations on PDFs | bobzel | |
2020-10-15 | fixed list undo/redo to work with incremental list edits. makes ↵ | bobzel | |
presentation boxes work | |||
2020-10-15 | fixed warnings | bobzel | |
2020-10-15 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web | bobzel | |
2020-10-15 | got rid of isDragging in favor of a field on the PresElement. fixed moving ↵ | bobzel | |
items in presBox by fixing websocket to maintain ordering on sequential operations on a list. fixed list splicing to not call addToSet unless splicing is at end of list. fixed setting return scale when following link into portal | |||
2020-10-15 | With a MONITORED=true in .env, this should now work | Sam Wilkins | |
2020-10-15 | merging | usodhi | |
2020-10-15 | Fixes for 3D Carousel | Geireann Lindfield Roberts | |
2020-10-15 | Carousel -> 3D Carousel | Geireann Lindfield Roberts | |
2020-10-15 | pin with view on scrollable documents | Geireann Lindfield Roberts | |
and some undo bug fixes | |||
2020-10-15 | fixed changing transition undo bug :unlock: | Geireann Lindfield Roberts | |
#864 | |||
2020-10-15 | Merge branch 'master' into presentation_v1 | Geireann Lindfield Roberts | |
2020-10-14 | fixed focusDocument in freeform views to work with annotation ↵ | bobzel | |
overlays(mostly) - still an issue when original image is in a frame that doen't match its dimensions | |||
2020-10-14 | Fixed bug showing up | Geireann Lindfield Roberts | |
cannot read ... of rect... | |||
2020-10-13 | Merge pull request #860 from browngraphicslab/presentation_v1 | bobzel | |
Presentation v1 presentation items redesign | |||
2020-10-13 | prevent zooming out on annotation overlays beyond 1-1 | bobzel | |
2020-10-14 | remove console.log | Geireann Lindfield Roberts | |