| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-04 | removed pseudo Doc type system. playing with hot reloading. | bobzel | |
| 2022-03-03 | fixed content fitting views. fixed multirow/column collections. | bobzel | |
| 2022-03-02 | upgraded to typescript 4.6.2 | bobzel | |
| 2022-03-01 | updated to webpack 5 | bobzel | |
| 2022-02-22 | improve efficiency for scenes with lots of documents by using computed ↵ | bobzel | |
| functions to avoid invalidations. moved grid renderer to its own component to avoid invalidations when panning/zooming. | |||
| 2022-02-22 | Merge branch 'master' into speedups | bobzel | |
| 2022-02-22 | fixed switching tabs to immediately render the title of the tab as content ↵ | bobzel | |
| to provide feedback that something is happening. changed server to only set caching for images. fixed warnings/errors. | |||
| 2022-02-16 | changed incremental loading to generate update requests more quickly. ↵ | bobzel | |
| turned on local browser caching of server responses (eg, images) | |||
| 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-15 | improved version of incrementall rendering of large collections of documents ↵ | bobzel | |
| in freeform view. | |||
| 2022-02-14 | added an incremental load for freeform collections. fixed updating of web ↵ | bobzel | |
| page thumbs on deselection after the first thumb is generated. | |||
| 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-10 | Merge branch 'master' into ink_v1 | bobzel | |
| 2021-12-09 | changing cursor + adding entire ink deletion mode when 'Alt' is pressed | vkalev | |
| 2021-12-08 | Added auto scroll to bottom of map info view stack when note is added. hide ↵ | bobzel | |
| resize handles for map view info window stack documents. | |||
| 2021-12-07 | restored keeping properties pane open when selection changes. added Doc ↵ | bobzel | |
| paraemter to fitWidth() prop function. split MapBoxInfoWindow out of MapBox and added an Add Note button. | |||
| 2021-12-02 | Added header comment to CollectionLinearView | vkalev | |
| 2021-12-02 | Merge pull request #51 from brown-dash/trails-aubrey | Aubrey Li | |
| Trails aubrey | |||
| 2021-12-02 | Merge branch 'trails-aubrey' of https://github.com/brown-dash/Dash-Web into ↵ | Aubrey Li | |
| trails-aubrey | |||
| 2021-12-02 | mapbox cleanup | Aubrey Li | |
| 2021-12-02 | Merge pull request #49 from brown-dash/lauren-linking | Geireann Lindfield Roberts | |
| Directed selectable links with editing ability in properties panel | |||
| 2021-12-02 | Merge branch 'master' into trails-aubrey | Geireann Lindfield Roberts | |
| 2021-12-02 | fixed filled strokes when erasing to render properly. fixed stretch ink to ↵ | bobzel | |
| work with multiple selections. | |||
| 2021-12-02 | added shift erase stroke to delete full strokes. added shift drag end of ↵ | bobzel | |
| stroke to scale uniformly. added ctrl+p,ctrl+e to switch between eraser/pen. added delete to menu options for tree view items. cleaned up a lot of ink code. | |||
| 2021-11-30 | latest from Mapbox | Aubrey Li | |
| 2021-11-29 | Merge branch 'ink_v1' | bobzel | |
| 2021-11-25 | fixed up erasing ink by segments | bobzel | |
| 2021-11-24 | segmentation of ink strokes prior to deletion | vkalev | |
| 2021-11-21 | splitting/deletion occurs but too many t-values are stored | vkalev | |
| 2021-11-20 | updating intersections to map t-values to inks | vkalev | |
| 2021-11-20 | fixing undo batch | vkalev | |
| 2021-11-18 | change arrow color | Lauren Choi | |
| 2021-11-18 | remove console.log statement | Lauren Choi | |
| 2021-11-18 | added arrow toggling functionality | Lauren Choi | |
| 2021-11-17 | Merge branch 'master' into treeviewFixing | bobzel | |
| 2021-11-17 | changed link line curves a bit. fixed formatted text box not to center text ↵ | bobzel | |
| for typed notes. | |||
| 2021-11-13 | treeview title fixes - made it aformatted text box so clicking on it will ↵ | bobzel | |
| select the document. fixed margins. fixed dragging over tree view to not highlight drop bullets in outline mode unless its a bullet point being moved. | |||
| 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-11-12 | undo works with ink deletion | vkalev | |
| 2021-11-11 | color arrow head | Lauren Choi | |
| 2021-11-09 | working on undo/redo | vkalev | |
| 2021-11-09 | added arrowhead | Lauren Choi | |
| 2021-11-08 | fixed dragging snap lines to get recomputed properly (sometimes they didn't ↵ | bobzel | |
| activate before) and fixed snapping to not be off by 1 screen space pixel | |||
| 2021-11-06 | eraser tool working | Lauren | |
| 2021-11-06 | from last | Lauren | |
| 2021-11-05 | ink document iteration not working | Lauren | |
