| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-24 | Update CollectionNoteTakingViewFieldColumn.tsx | vli18 | |
| 2022-03-24 | updated delete | vli18 | |
| 2022-03-24 | fixed no col bug | ljungster | |
| 2022-03-24 | messed around with Scss | ljungster | |
| 2022-03-24 | removed commented out sections at bottom | ljungster | |
| 2022-03-22 | adding | ljungster | |
| 2022-03-22 | haha | ljungster | |
| 2022-03-22 | stashing | ljungster | |
| 2022-03-17 | trying to resolve issue | ljungster | |
| 2022-03-17 | Merge remote-tracking branch 'origin/speedups2' into parker | ljungster | |
| 2022-03-17 | about to merge speedups | ljungster | |
| 2022-03-17 | gutted NoteTaking | ljungster | |
| 2022-03-15 | pretty | ljungster | |
| 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-09 | Merge branch 'master' into speedups2 | bobzel | |
| 2022-03-08 | fixed following a link to a video segment that triggers a navigation back to ↵ | bobzel | |
| the source of the link | |||
| 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 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 | merging | ljungster | |
| 2022-02-15 | added commits | ljungster | |
| 2022-02-15 | more comments | Geireann | |
| 2022-02-15 | Merge branch 'master' into parker | Geireann | |
| 2022-02-15 | updates | Geireann | |
| 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. | |||
