| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-08-18 | cleanup | Sophie Zhang | |
| 2023-08-17 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 2023-08-17 | broken version | Sophie Zhang | |
| 2023-08-17 | fixed compile error | bobzel | |
| 2023-08-13 | Merge branch 'master' into sophie-ai-images | Sophie Zhang | |
| 2023-08-09 | updated file system to include recentlyClosed, Shared, and Dashboards and ↵ | bobzel | |
| fixed drag drop to make sense for the filesystem. Fixed loading documents to happen in one batch by fixing UPDATE_CACHED_DOCS to save only documents accessible from current dashboard. | |||
| 2023-07-28 | minor formatting. url field doesn't need to test for https -- covered by ↵ | bobzel | |
| testing for http | |||
| 2023-07-28 | minor cleanup | bobzel | |
| 2023-07-27 | changes | Sophie Zhang | |
| 2023-07-20 | refactoring gpt functionalities | Sophie Zhang | |
| 2023-07-18 | theming | Sophie Zhang | |
| 2023-07-18 | added number inputs to right hand side | Geireann Lindfield Roberts | |
| 2023-07-17 | so many updates | Geireann Lindfield Roberts | |
| 2023-05-16 | fixed bugs with goldenlayout dragging and undoing. fixed searching for ↵ | bobzel | |
| filter values in sidebars. Stopped creating empty list for collections when datafield() is accessed because it messes up undo of a collection. fixed tab title editing. from marquee. Added UndoStack UI and additional naming support in code. | |||
| 2023-04-17 | minor cleanup | bobzel | |
| 2023-04-13 | cleaning | Sophie Zhang | |
| 2023-04-13 | Merge branch 'master' into pres-trail-sophie | Sophie Zhang | |
| 2023-04-13 | added text edits | Sophie Zhang | |
| 2023-03-27 | changed longPress to always select and to show decorations. fixed ↵ | bobzel | |
| single/double-click code and cleaned up behavior timeouts. fixed pointer events for tree view editing titles and using as powerpoint. | |||
| 2023-03-06 | Merge branch 'master' into pres-trail-sophie | Sophie Zhang | |
| 2023-03-01 | Added text completion | Sophie Zhang | |
| 2023-02-27 | feat: added summarization functionality to WebBox and cleaned up code | Sophie Zhang | |
| 2023-02-27 | restructured getAnchor()/scrollFocus to be more consistent. added ↵ | bobzel | |
| setterscript for computedFields. restructed getFieldsImpl to avoid making multiple requests for the same document due to timing issues by 'locking' a document cache with a promise before sending the server request. added rotation and fill color as animatable fields. fixed image cropping for | |||
| 2023-02-23 | text | Sophie Zhang | |
| 2023-02-22 | added GPT summarization functionality | Sophie Zhang | |
| 2023-02-09 | fixed childLayoutString to work. made images capable of fitWidth. fixed ↵ | bobzel | |
| animating data field pres changes. fixed lightbox to ignore annotations on collections. fixed double-click on icon to open in lightbox. added options for turning off ink labels, and opening ink in lightbox. fixed closing ink strokes by dragging. fixed drawing ink to use coord sys of starting point and to render ink the correct width and to honor GestureOverlay mode properly. . | |||
| 2023-01-25 | added a linkFollow o[ption to choose between opening target, or highest ↵ | bobzel | |
| level collection containing target. fixed adding marker annotations to pdf/web/etc. fixed following link to wikipedia pages to not create a new document each time. made searchBox's search function static so that it can be called programmatically. Fixed LinkDocPreview to not flicker when doing a nopreview link follow. changed PlayTrail to restore state of all freeform collections containing source anchor. | |||
| 2023-01-24 | stopped storing presCollection in PresBox in favor of computing it. added ↵ | bobzel | |
| anchor menu option for viewing linked trail. fixed showing slected slides in presbox when link with up is used. | |||
| 2023-01-20 | removed tour map from lightbox. added option to create anchors without ↵ | bobzel | |
| adding thm as annotations. made zoom of text an option for pres and links | |||
| 2022-12-16 | fixed problem with undo. regularized all linkfollowing anchor fields to ↵ | bobzel | |
| start with followLink<xxx>. added ease vs linear flag for scroll transitions in link and preselmeent navigations. added link follow to move target to specified offset from source. shifted from setting dropAction on items to setting childDropAction on collections | |||
| 2022-08-09 | added an audio annotation button to the anchor menu bar. | bobzel | |
| 2022-07-21 | fixed hiding marquee options menu when clicking on background. | bobzel | |
| 2022-04-26 | added image cropping. made treeView icons show up for file system and ↵ | bobzel | |
| dashboard, and made them persist invisibly to fix triggering on hover. changed tree view filesystem and dashboard to show expanded icons on hover. | |||
| 2021-09-13 | fixed link search icon in anchorMenu | bobzel | |
| 2021-09-09 | fixed anchor menu highlighter button's dropdown location. fixed metadata ↵ | bobzel | |
| view for formattedText. added menu item for metadata view. fixed formattedTextbox initialization. | |||
| 2021-08-28 | made anchorMenu go away after user clicks the highlighter button | bobzel | |
| 2021-08-26 | from last | bobzel | |
| 2021-08-26 | fixed warnings/errors | bobzel | |
| 2021-08-26 | a lot of changes to move isContentActive into DocumentView | bobzel | |
| 2021-08-20 | fixed bug where link colors reset on reload | dinhanhtruong | |
| need to fix new mystery bug where any new links disappear after refreshing once but re-appear after a second refrsh | |||
| 2021-08-18 | added search linking | geireann | |
| 2021-08-17 | more updates | geireann | |
| 2021-08-01 | made url server references relative. | bobzel | |
| 2021-07-26 | Link editor menu UI cleanup + color changes + temp removal of linkpopup for PR | dinhanhtruong | |
| 2021-07-24 | Merge branch 'master' into linking-anh | dinhanhtruong | |
| 2021-07-14 | fixed selections so that they persist on deselect to allow linking a ↵ | bobzel | |
| selection on one document directly to a selection on another document. Also fixed recently closed to move closed document to top of list. | |||
| 2021-07-08 | created front-end link popup on text highlight | dinhanhtruong | |
| added button to AnchorMenu marquee selector for showing the link popup after highlighting text. created the front end of the popup. need to fix visibility when clicking out | |||
| 2021-07-01 | added ability to create anchors in PDF/Webboxes by making a selection and ↵ | bobzel | |
| clicking the start link button | |||
| 2021-03-15 | getting webBox's to work like PdfBox's - text selection & marquee. | bobzel | |
| 2021-03-14 | added sidebar annotations to webBox. Fixed PdfBox to allow marqueeing when ↵ | bobzel | |
| sidebar annotation is selected. | |||
