| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-14 | fixed following link 'inPlace' from within lightbox to do same thing as if ↵ | bobzel | |
| out of lightbox. fixed contentActive behavior for multicolumn view. removed progressivize from presbox. | |||
| 2022-11-01 | fixes for goldenlayout to initialize more cleanly. updated all old ↵ | bobzel | |
| ReactDOM.render() to ReactDom.createRoot(). fixes for PDF/Web sidebar sizing. added text from pdf selection anchors to sidebar notes. fixed PDF text selection to align properly. | |||
| 2022-10-28 | fixed proxyfields to use cache if it's available which saves orders of ↵ | bobzel | |
| magnitude opening up Files list. Fixed copying docs to appear in Files list. fixed undo for change perspective and header color | |||
| 2022-10-27 | cleaned up treeViews to work across PresBox/ppt slides/collections/ - ↵ | bobzel | |
| modified DocumentView rendering to remove pres box refs. fixed mainView width. | |||
| 2022-10-24 | added link to documentation from specific nodes | geireann | |
| 2022-09-29 | a bunch of changes to trails: link to trail to initiate trail when following ↵ | bobzel | |
| link. cleanly separate pin layout data vs. content data. | |||
| 2022-09-21 | open trail on right and capitalize header buttons | Geireann Lindfield Roberts | |
| 2022-09-20 | updated homepage view | Geireann Lindfield Roberts | |
| 2022-09-14 | fixed presbox mini player to allow mini player and full size player at the ↵ | bobzel | |
| same time and to be a playground field for sharing. distringuished preselementbox feedback for selected vs. activeItem using border. | |||
| 2022-09-13 | fixed guest login vs. opening a specific document instead of a dashboard | bobzel | |
| 2022-09-13 | fixed mainContainer on mainView to always show the activeDashboard if it exists. | bobzel | |
| 2022-09-13 | made overlayX/overlayY instead of re-using x/y in order that overlay docs ↵ | bobzel | |
| can be dragged in playground mode (for shared mini-player presentations) without necessarily allowing regular docs to be dragged in playground mode. | |||
| 2022-09-13 | added x/y as playground fields so that pres box mini player can be dragged ↵ | bobzel | |
| around. added height as a playground field for mini player. fixed not setting GuestTarget when opening up to a docking view. | |||
| 2022-09-13 | fixed changing slides on shared presentation | bobzel | |
| 2022-09-13 | made things consistent by renaming emptyPresentation to emptyTrail and then ↵ | bobzel | |
| always making copies of emptyTrail instead of calling the Docs.create constructor | |||
| 2022-09-13 | made myTrails view navigate to docs the same way presBox does. | bobzel | |
| 2022-09-13 | fixed activePresentation to work properly with multiple dashboards. fixed ↵ | bobzel | |
| undoing PinDoc. | |||
| 2022-09-12 | Merge branch 'master' into sharing-jenny (break) | Jenny Yu | |
| 2022-09-12 | create new presentation working | Jenny Yu | |
| 2022-09-12 | open trails from trails menu on left hand side now. | bobzel | |
| 2022-09-12 | breaking: made trails belong to dashboard instead of userdoc | Jenny Yu | |
| 2022-09-12 | fixed h1 style for use in text boxes with #,## etc markdown. made %[tix!] ↵ | bobzel | |
| text tags reset user_mark to current time. | |||
| 2022-09-12 | made annotation pen available in lightbox. | bobzel | |
| 2022-09-08 | made timelineHeightpercent and currentTimecode palyground fields so that two ↵ | bobzel | |
| people sharing a doc have independent control over playing and timeline view | |||
| 2022-08-26 | extending pres trails to allow ink animation without using keyframes. | bobzel | |
| 2022-08-23 | added color to animated properties. changed doc decorations to stop before ↵ | bobzel | |
| menu bar. changed color of tab bar so that doc decorations is visible when overlapping. | |||
| 2022-08-22 | made ink strokes animatable. added currentFrame to playgroundFields | bobzel | |
| 2022-08-18 | merge with newest master | Michael Foiani | |
| 2022-08-11 | added better ui and backend support for mask ink strokes. added frame #'s ui ↵ | bobzel | |
| for seeing current animation frame. | |||
| 2022-08-03 | add new icon and modal for reporting. | Michael Foiani | |
| 2022-07-26 | fixed clicking linkDocPreview to follow links. switched target drag ↵ | bobzel | |
| behavior from title to preview | |||
| 2022-07-26 | made width a playground field so shared views can open annotation pane. ↵ | bobzel | |
| made title shrink for annotation button only when title doesn't add a margin. Fixed closing annotation view in lightbox not to make docuent shrink to minimum size by using percents, not pixels. | |||
| 2022-07-26 | turned off resetriting text box resizing to max of scroll height. fixed ↵ | bobzel | |
| placement/behavior of sidebar anno button for text. | |||
| 2022-07-20 | added a 'guest' login mode. added ability for mainView to be any doc, not ↵ | bobzel | |
| just a docking collection. | |||
| 2022-07-08 | fixes for drawing ink on pdf/image/etc. fixes for showing contextMenu. ↵ | bobzel | |
| moved gestureOverlay into main dashboard area to avoid drawing on UI widgets. more code cleanup to put things in reasonable places and avoid importing too much stuff. | |||
| 2022-07-08 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-07 | trying to fix errors in compiles | bobzel | |
| 2022-06-26 | Merge branch 'master' into mainview-jenny | bobzel | |
| 2022-06-22 | fixed overlay view dragging & opening up audio/video recordings in overlay. | bobzel | |
| 2022-06-20 | more cleanup to get rid of unecessary references to Doc.UserDoc(). | bobzel | |
| 2022-06-20 | restored undo/redo buttons | bobzel | |
| 2022-06-20 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2022-06-20 | Revert "Revert "Merge branch 'master' into temporalmedia-mehek"" | mehekj | |
| This reverts commit 3415f672292bb349c7d9ec66564933a746ee3b25. | |||
| 2022-06-20 | Revert "Merge branch 'master' into temporalmedia-mehek" | mehekj | |
| This reverts commit 145117365b2708ef6b365c6f0f10c38b85a87307, reversing changes made to 7eedde332010c8896be636f0b5c6a7b2c8043e48. | |||
| 2022-06-20 | Merge branch 'master' into temporalmedia-mehek | mehekj | |
| 2022-06-20 | Merge branch 'master' into mainview-jenny | bobzel | |
| 2022-06-20 | a bunch of changes to make some userDoc() field accesses more typesafe by ↵ | bobzel | |
| going through CurrentUserUtils. Some normalization of naming/functionality in CurrentUserUtils | |||
| 2022-06-20 | lots of changes to try to cleanup CurrentUserUtils so changes can be made ↵ | bobzel | |
| without rebuilding the DB. | |||
| 2022-06-15 | fix: do not auto create dashboard | Jenny Yu | |
| 2022-06-09 | added activePage field for choosing dash page layout. | bobzel | |
