| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-19 | got rid of Ctrl-O to open a new tab maximised. added style prop for header ↵ | geireann | |
| bar when tab is maximised. | |||
| 2023-07-13 | removed shared dashboards from SharedDocs -- only available through the ↵ | bobzel | |
| Dashbaord view now. Need to change hgihlight of Dashboard button to show badge w/ new dashboards the same as is done is shard docs. | |||
| 2023-07-12 | fixing dashboard view of shared dashboards to open dashbarods the same as ↵ | geireann | |
| sharing panel - as embeddings. | |||
| 2023-07-11 | more fixes to simplify sharing | bobzel | |
| 2023-07-10 | fixed sharing to a user to allow upgrading credentials. | geireann | |
| 2023-07-08 | fixed adding tabs to not try to distribute acls (this is done through adding ↵ | bobzel | |
| a Doc to the docking view's Doc list). | |||
| 2023-07-07 | fixed self-ownership of copied Docs created by someone else. prevent dash ↵ | bobzel | |
| from being pasted into itself. fixed inheritance of acls | |||
| 2023-07-07 | a bunch of fixes to simplify collaboration and make it work better. | bobzel | |
| 2023-07-05 | changed acl inheritance for docking views. | bobzel | |
| 2023-07-04 | Merge branch 'master' into collaboration-sarah | srichman333 | |
| 2023-07-02 | improved highlighting of tabs to show focus/active. added. menu item to open ↵ | bobzel | |
| a tab in lightbox | |||
| 2023-06-30 | fixed onBrowseClick for notetaking. fixed panning when in onBrowse explore ↵ | bobzel | |
| mode. fixed switching dashboards to not display an empty stack. | |||
| 2023-06-30 | fixed inherit parent acls to update shared docs list | srichman333 | |
| 2023-06-21 | layout acls initially unset + bug fix with public acl when creating tabs and ↵ | srichman333 | |
| dashbaords | |||
| 2023-06-19 | fixed not adding key value panes to header bar | bobzel | |
| 2023-06-19 | cleanup of unused fields. fix to allow key value pane for collectionDocking ↵ | bobzel | |
| view. | |||
| 2023-05-17 | fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ↵ | bobzel | |
| overlayDocs that are pannable. | |||
| 2023-05-16 | cleaned up UndoStack a bit to be available with the undo/redo buttons (using ↵ | bobzel | |
| Long Press). | |||
| 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-05-14 | fixed webpage link following by adding a presData for the current URL to all ↵ | bobzel | |
| embedded docs. fixed getView() in showDocuments to not get called with the proper anchors. changed unrendered MARKERs to CONFIGs. changed anchors to Configs or Markers as appropriate. | |||
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-05-08 | more fixes for tags - removed #<tag> fields. just use 'tags' now. | bobzel | |
| 2023-03-23 | fixed opening keyvalue for tabs and sidebar docs. added more topbar context ↵ | bobzel | |
| menu buttons for freeform views. | |||
| 2023-03-23 | changed showing keyvalue panes to not create a document, but to use the ↵ | bobzel | |
| LayoutTemplateString. | |||
| 2023-03-22 | removed gitlike and branch stuff. updated fortawesome. added Z ordering ↵ | bobzel | |
| buttons. moved ctrl-t/alt-t to edit text title into formattedTextBox | |||
| 2023-03-14 | simplified Deserialize code. streamlined currentUserUtils to need fewer ↵ | bobzel | |
| compiled functions by parameterizing more functions. . | |||
| 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. | |||
| 2022-12-05 | cleaning up following links and pres item following so that view transitions ↵ | bobzel | |
| don't interfere when clicking quickly (eg through animation frames). changed animations to animate multi-level zooming parallel. | |||
| 2022-11-17 | mostly changing strings to enums | bobzel | |
| 2022-11-16 | added presEffects to link anchors | bobzel | |
| 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-06 | fixed warnings with scriptingbox keys | bobzel | |
| 2022-10-06 | don't allow golden layout to be created if there's no dockingConfig. | bobzel | |
| 2022-10-03 | added a reset menu item for docking views in their context menu. fixed ↵ | bobzel | |
| being able to edit dockingConfig in keyValue by quoting with ' instead of ". If there's no dockingConfig, make one. | |||
| 2022-09-21 | fixed issues with deleting last stack, or deleting stacks and leaving only ↵ | bobzel | |
| row/cols in goldenLayout | |||
| 2022-09-21 | fixed snapshots of dashbaords to have trails setup | bobzel | |
| 2022-09-14 | from last. | bobzel | |
| 2022-09-14 | changed docking view thumbnails to be imagefields, not docs. allowed ↵ | bobzel | |
| docking view to be nested to avoid crashes before when they became nested. fixed dropping docs with dropAction of 'alias' to never remove them. fixed clearing startLink to not deselect when link is already started | |||
| 2022-09-13 | don't add presbox's to header bar closed items. | bobzel | |
| 2022-08-09 | fixed presbox pinning from crashing/failing by making it a prefetchproxy. ↵ | bobzel | |
| update user cache when switching active page. | |||
| 2022-07-28 | fixed an issue with tab closing not being serialized correctly causing ↵ | bobzel | |
| incorrect state on reload | |||
| 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 | fixed more errors. | bobzel | |
| 2022-06-28 | cleaned up some more currentUserUtils - fixed some issues with prev/next ↵ | bobzel | |
| key frame appearing. | |||
| 2022-06-21 | from last and keep keyvalue tabs out of topbar | bobzel | |
| 2022-06-20 | more cleanup to get rid of unecessary references to Doc.UserDoc(). | 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 | |||
