aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-02-15fixed breaking changesGeireann
2022-02-15Revert "fixed broken import"geireann
This reverts commit 7d5974c871fd50ed521ff8edd624c2c252553444.
2022-02-15make link anchorGeireann
2022-02-15added a single commentGeireann
2022-02-15mergingljungster
2022-02-15added commitsljungster
2022-02-15more commentsGeireann
2022-02-15Merge branch 'master' into parkerGeireann
2022-02-15updatesGeireann
2022-02-15fixed broken importGeireann
2022-02-15Merge branch 'master' of https://github.com/brown-dash/Dash-WebGeireann
2022-02-15fixed some syntax errorsGeireann
2022-02-15improved version of incrementall rendering of large collections of documents ↵bobzel
in freeform view.
2022-02-14added an incremental load for freeform collections. fixed updating of web ↵bobzel
page thumbs on deselection after the first thumb is generated.
2022-02-10switched scripts to use a cache to avoid recompiling. simplified some things ↵bobzel
with documentView and zooming to avoid invalidations.
2022-02-09speeding up rendering using bitmaps for webpages and other heavyweight docs.bobzel
2022-02-05fixed merge conflictsmehekj
2022-02-03Merge branch 'master' into temporalmedia-mehekmehekj
2022-01-18fixed 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.
2022-01-06cleanupbobzel
2021-12-10Merge branch 'master' into ink_v1bobzel
2021-12-09changing cursor + adding entire ink deletion mode when 'Alt' is pressedvkalev
2021-12-08Added 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-08tried to simplify the mapbox ui.bobzel
2021-12-07restored 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-03cleaned up text alignment buttons & initialization in formatted text boxbobzel
2021-12-02scrub through timeline with arrow keys, minor video fixesmehekj
2021-12-02Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-12-02moved ink appearance menu to top of properties view. fixed size of ↵bobzel
arrowheads on selected ink.
2021-12-02Added header comment to CollectionLinearViewvkalev
2021-12-02Merge pull request #51 from brown-dash/trails-aubreyAubrey Li
Trails aubrey
2021-12-02Merge branch 'trails-aubrey' of https://github.com/brown-dash/Dash-Web into ↵Aubrey Li
trails-aubrey
2021-12-02mapbox cleanupAubrey Li
2021-12-02currently playing indicator completemehekj
2021-12-02Merge pull request #49 from brown-dash/lauren-linkingGeireann Lindfield Roberts
Directed selectable links with editing ability in properties panel
2021-12-02Merge branch 'master' into trails-aubreyGeireann Lindfield Roberts
2021-12-02added scale factor for arrows. added control point drag to reparameterize. ↵bobzel
fixed toggling tangent lines to not happen when dragging.
2021-12-02fixed filled strokes when erasing to render properly. fixed stretch ink to ↵bobzel
work with multiple selections.
2021-12-02added 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-12-01cleanup DocDecorations ink rotationbobzel
2021-11-30from lastbobzel
2021-11-30fixed warnings/errors. added inkingStroke comments. need to double-click ↵bobzel
now to add a point to an ink stroke.
2021-11-30latest from MapboxAubrey Li
2021-11-30change delete points for ink to try to preserve the shape as much as ↵bobzel
possible. Shift + backspace deletes the point without preserving geometry
2021-11-29fixed playback loop to beginning and added click to go to currently playingmehekj
2021-11-29added moving ink stroke segments. added stretching and rotating ink ↵bobzel
strokes about opposite end point.
2021-11-29Merge branch 'ink_v1'bobzel
2021-11-25fixed up erasing ink by segmentsbobzel
2021-11-24map latestAubrey Li
2021-11-24segmentation of ink strokes prior to deletionvkalev