| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-04-28 | Merge branch 'master' into recording-jenny | Jenny Yu | |
| 2022-04-28 | fixed rendering of slides in filesystem view to not render the UI, just the ↵ | bobzel | |
| doc name | |||
| 2022-04-28 | fixed feedback dragging link button. fixed warnings. added some assymetric ↵ | bobzel | |
| linkRelationships. | |||
| 2022-04-27 | fixed links to ink being computed correctly on the inkStroke's links field. ↵ | bobzel | |
| fixed interacting with iconified ink. fixed cycling through links on linkDocPreivew to not deselect | |||
| 2022-04-25 | changed freeformview's with engines to not allow children to be edited ↵ | bobzel | |
| using setHeight prop since engine layouts are temporary and shouldn't edit the doc. fixed tags to work with pivot view. cleaned up pile views to be less hacky.. | |||
| 2022-04-22 | changes to allow PresBox to render using a Tree view | bobzel | |
| 2022-04-14 | gave summary documents pushpin behaviors. fixed following link to doc that ↵ | bobzel | |
| is iconified to work. fixed pushin visibility toggling for docs that are iconified. | |||
| 2022-04-13 | added images to treeView bullets for docs with icons. fixed following ↵ | bobzel | |
| pushpin links to prototypes to toggle delegates when shown. gave groups a default padding. fixed creating icons to not create unnecessary template docs. fixed toggling isPushpin. made summaries simple links instead of templates. | |||
| 2022-04-12 | ink to text for groupings | mehekj | |
| 2022-04-11 | making layout icons work better. | bobzel | |
| 2022-04-07 | added RecordingView | geireann | |
| 2022-04-04 | fixed autolink. fixed the pileup view to animate properly and activate ↵ | bobzel | |
| without selection. added a 'dataTransition" prop to DocumentView to allow collections to animate changes in the size of documents. | |||
| 2022-04-03 | fixed ink handles to work in lightbox, so re-enabled open in lightbox for ↵ | bobzel | |
| selected ink. fixed double-click to not lock out in some cases because pendingDoubleClick never gets unset. fixed text to not jitter scroll bar when typing enter at end of autosize texst box. | |||
| 2022-03-22 | fixed temporal media merge that had reverted a lot of things. | bobzel | |
| 2022-03-17 | Merge remote-tracking branch 'origin/speedups2' into parker | ljungster | |
| 2022-03-17 | removed buxton importer stuff. removed libxmljs needed by buxtonimporter ↵ | geireann | |
| which was breaking npm install | |||
| 2022-03-12 | attempting to add note-taking | ljungster | |
| I think this has something to do with the view not being rendered in novice mode. Assuming this is an issue in CollectionMenu.tsx. Essentially what I did was add a note-taking view wherever I found a stacking view (via global search) | |||
| 2022-03-07 | got rid of include cycles for Scripting globals to make hot updates work better. | bobzel | |
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-03-03 | fixed parsing some exif rotations from my camera | bobzel | |
| 2022-03-02 | upgraded to typescript 4.6.2 | bobzel | |
| 2022-03-01 | updated to webpack 5 | bobzel | |
| 2022-02-15 | fixed breaking changes | Geireann | |
| 2022-02-15 | Revert "fixed broken import" | geireann | |
| This reverts commit 7d5974c871fd50ed521ff8edd624c2c252553444. | |||
| 2022-02-15 | fixed broken import | Geireann | |
| 2022-02-15 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | Geireann | |
| 2022-02-15 | fixed some syntax errors | Geireann | |
| 2022-02-10 | switched scripts to use a cache to avoid recompiling. simplified some things ↵ | bobzel | |
| with documentView and zooming to avoid invalidations. | |||
| 2022-02-09 | speeding up rendering using bitmaps for webpages and other heavyweight docs. | bobzel | |
| 2022-01-18 | fixed warnings. display last user to edit db. fixed /activity to show ↵ | bobzel | |
| only users with a connected socket. fixed toggle "Overlay" button to toggle its background based on overlay state. | |||
| 2021-12-03 | cleaned up text alignment buttons & initialization in formatted text box | bobzel | |
| 2021-12-02 | Merge branch 'master' into trails-aubrey | Geireann Lindfield Roberts | |
| 2021-11-18 | mapbox latest | Aubrey Li | |
| 2021-11-13 | change isContentActive to a tri-state to allow turning on/off and default - ↵ | bobzel | |
| fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust. | |||
| 2021-10-28 | convert DMS to DD | Aubrey Li | |
| 2021-10-26 | Merge branch 'master' into trails-aubrey | Aubrey Li | |
| 2021-10-07 | link menu ui tweaking. edge case checks for linkrelationship stuff. ↵ | bobzel | |
| default links to have linkAutoMove | |||
| 2021-10-07 | Revert "Revert "Merge pull request #34 from brown-dash/linking-anh"" | bobzel | |
| This reverts commit 4e6a1d7a37c8c28014a9f7cd0d92f17c8f29454d. | |||
| 2021-10-04 | fixed dropping onto comparison box. added caption of link description to ↵ | bobzel | |
| link comparison view. added promise wait for protos of link anchors to avoid potential crash. made dragging a link off of a linkmenuitem to create an alias with the hidden flag removed. | |||
| 2021-09-30 | critical fix for creating new accounts without hanging. | bobzel | |
| 2021-09-27 | videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ↵ | bobzel | |
| deciding when to allow nativewidth/height changes by adding props to document type templates. fixed height of properties pane & updated CSS for leftflyout & properties pane. marquees no longer oveflow image/video boxes. | |||
| 2021-09-23 | Revert "Merge pull request #34 from brown-dash/linking-anh" | geireann | |
| This reverts commit 70d80e30de9963c353636d9780ffb83f3285aac7, reversing changes made to d5f9533d153e11e24d2ab7c03b4561170f0768fe. | |||
| 2021-09-23 | Merge branch 'master' into linking-anh | Geireann Lindfield Roberts | |
| 2021-09-22 | fixed runtime bug inside toggleBold(). removed print statements. | bobzel | |
| 2021-09-21 | fixed up some darkScheme css, enabled comic mode for developers, enabled ↵ | bobzel | |
| opening up fields on dashboards in myDocuments | |||
| 2021-09-20 | fixed equations/ink to work properly when not fitwidth in lightbox. don't ↵ | bobzel | |
| show titles for ink or equations using fields now. | |||
| 2021-09-17 | added 'unset' docFilters. changed link doc views to use comparison box with ↵ | bobzel | |
| title/caption. fixed linkEditor to write to data doc. generalized comparisonBox rendering to use parameterized fields. fixed pdf/web to honor pointerEvents none prop and fixed textAnnotations to get rendered once as an Annotation. moved filterIcon stuff into DocumentView | |||
| 2021-09-15 | merge master into trails-aubrey | Aubrey Li | |
| 2021-09-10 | fixed sidebar annos to filter on metdata as well as hashtags. | bobzel | |
| 2021-09-06 | minor updates | Aubrey-Li | |
