| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-06 | updated Symbol naming. fixed various compile errors related to type checking. | bobzel | |
| 2023-05-14 | major overhaul of field naming conventions. | bobzel | |
| 2023-04-26 | added stats button to mainview | bobzel | |
| 2023-04-13 | lots of changes to get rid of ContainingCollectionDoc and ↵ | bobzel | |
| ContainingCollectionView props. | |||
| 2023-03-05 | replace jumpToDocument with showDocument. restructure code to get rid of ↵ | bobzel | |
| scrollFocus by adding getView() and fixing focus() and restoreTargetView | |||
| 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-01-20 | create stackedTimeline audio panels only when opened. stopped loading link ↵ | bobzel | |
| docs from other users if their link db's are not being used. | |||
| 2022-12-21 | temporary cahnges tp disable collaborative links | bobzel | |
| 2022-12-21 | cleaning up proxys and getFieldRef hopefully to be more understandable and ↵ | bobzel | |
| efficient | |||
| 2022-12-21 | cleaning up ACLs for performance and clarity | bobzel | |
| 2022-12-21 | server side updates | geireann | |
| 2022-12-07 | fixed presMovement.none so that no pan or zoom takes place. fixed clicking ↵ | bobzel | |
| on a presitem to stop audio playing other items. | |||
| 2022-12-01 | refactored process of following links / jumping to docs and added following ↵ | bobzel | |
| options for zoomTime, etc instead of setting temporary fields on docs. | |||
| 2022-09-12 | Merge branch 'master' into sharing-jenny (break) | Jenny Yu | |
| 2022-09-12 | breaking: made trails belong to dashboard instead of userdoc | Jenny Yu | |
| 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 | restructured currentUserUtils to avoid having import cycles. | bobzel | |
| 2022-07-07 | trying to fix errors in compiles | 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-05-20 | fixed script repl to show doc id for tabdocs. fixed hitting 'enter' in ↵ | bobzel | |
| several dialogs to stop propagation to prevent iconifying | |||
| 2022-05-06 | changed following links to open up icons all the way down to the target ↵ | bobzel | |
| document. allow StartLink to work with webBox w/ text selection. fixed web clippings to have a cursor and grab keyDown events. | |||
| 2021-08-19 | fixed errors and warnings | bobzel | |
| 2021-08-09 | fixed augment only text to resize correctly with autoheight. fixed acls to ↵ | bobzel | |
| cache correctly for new documents. fixed links to be shared across users. fixed links to always default to public. | |||
| 2021-08-06 | collabortion fixes: added new acl for allowing people to edit their own text ↵ | bobzel | |
| within the same note, fixed playground fields to write to the server without updating other clients. | |||
| 2021-05-31 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| sharing_scenario | |||
| 2021-05-30 | sharingmanagaer cleanup | usodhi | |
| 2021-05-25 | fixed userColors to be set on mySharingDocs data document. fixed so that ↵ | bobzel | |
| field is userColor everywhere (not color). | |||
| 2021-05-17 | trying dynamic off screen docs | usodhi | |
| 2021-04-10 | merging | usodhi | |
| 2021-04-09 | removed some old comments + some unused imports | usodhi | |
| 2021-04-04 | merging | usodhi | |
| 2021-04-03 | dashboard sharing works, aliases to go | usodhi | |
| 2021-03-31 | sharing bugfix + minor restructure + some comments | usodhi | |
| 2021-01-11 | initial flyout to dropdown change | usodhi | |
| 2020-12-20 | added settings manager to esc key handler | usodhi | |
| 2020-12-17 | merged | usodhi | |
| 2020-12-16 | fixed treeView layouts to pass good values for panelWidth/height to ↵ | bobzel | |
| DocumentView. renamed Selectionmanager methods to be views not documents. | |||
| 2020-12-14 | renamed ContentFittingDocumentView as DocumentView. Renamed DocmentView as ↵ | bobzel | |
| DocumentViewInternal | |||
| 2020-11-27 | removed override | usodhi | |
| 2020-11-26 | some sharing menu changes | usodhi | |
| 2020-11-25 | Merge branch 'master' of https://github.com/browngraphicslab/Dash-Web into ↵ | usodhi | |
| acls_uv | |||
| 2020-11-24 | prevent possible crash on empty text box hypertext link. prevent Webbox's ↵ | bobzel | |
| from updating .text field every time loaded. avoided slow incremental updating of LinkDB by awaating document anchors when linkdb is setup. | |||
| 2020-10-16 | merge | usodhi | |
| 2020-10-16 | fixed compile warn ings. | bobzel | |
| 2020-10-15 | fixed warnings | bobzel | |
| 2020-10-15 | merging | usodhi | |
| 2020-10-12 | split getEffectiveAcl code for determining if a field can be modified out ↵ | bobzel | |
| into getPropAcl. | |||
| 2020-10-10 | cached groups user is in for efficiency which avoids th whole screen ↵ | bobzel | |
| redrawing when a group is added. | |||
| 2020-10-10 | split LinkDatbase into its own field in the user's registry. fixed sharing ↵ | bobzel | |
| to set lastModified after modifying groups so that remote participants see the right data. fixed text boxes to show blue icon when there's an annotaitn entry | |||
| 2020-10-10 | some group fixes | usodhi | |
