aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
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-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-02currently playing indicator completemehekj
2021-12-02Merge branch 'master' into trails-aubreyGeireann Lindfield Roberts
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-29fixed playback loop to beginning and added click to go to currently playingmehekj
2021-11-29Merge branch 'ink_v1'bobzel
2021-11-24map latestAubrey Li
2021-11-18mapbox latestAubrey Li
2021-11-17Merge branch 'master' into treeviewFixingbobzel
2021-11-17changed link line curves a bit. fixed formatted text box not to center text ↵bobzel
for typed notes.
2021-11-16added textboxes inside closed ink strokesbobzel
2021-11-15fixed initial fontsize for treeView slides. made fontsize use ↵bobzel
styleprovider. fixed caption width to cover the whole document by fixing overflow-y setting
2021-11-13change 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-11prevent clips from becoming infinitely smallmehekj
2021-11-11collapses audio controls when node is resized, preliminary setup for ↵mehekj
currently playing audio "mini player"
2021-11-09fixed clearTimeout defaults and label marker playbackmehekj
2021-11-09fixed playback bug and durationmehekj
2021-11-08fixed 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-08fixed vertical height of timeline for video. fixed initial display of ↵bobzel
timeline by not assigning clipEnd in DidMount
2021-11-04smooth scroll in timeline while playing audiomehekj
2021-11-02fixed display of documents anchored on a map marker. fixed adding documents ↵bobzel
with same geolcoation to end up on the same marker.
2021-11-02mapbox render infowindowAubrey Li
2021-10-28adding eraser tool to menuLauren
2021-10-28fixed marker drag and drop in scrolled zoomed timelinemehekj
2021-10-28fixed input slidersmehekj
2021-10-28Merge branch 'master' into temporalmedia-mehekmehekj
2021-10-28fixed marker document decorations on scroll in zoomed timelinemehekj
2021-10-28Merge branch 'master' into trails-aubreyAubrey Li
2021-10-26simplified snappingbobzel
2021-10-26adding snapping code between ink strokes. added some componentView API ↵bobzel
functions to convert local (eg ink) points to/from screen space and for snapping
2021-10-26 fix to ink rotation to preserve rotation center between rotations.bobzel
2021-10-26Merge branch 'master' into trails-aubreyAubrey Li
2021-10-26update Mapbox image renderingAubrey Li
2021-10-26Merge branch 'master' into temporalmedia-mehekmehekj
2021-10-26when document is in lightbox view and a link is followed to its sidebar, we ↵bobzel
no longer reopen the document in its context. fixed selecting annotations on web/pdf. don't change document height when shown in a linkPreview. webBox fixes for pages with scripts. fixed range bounds when clicking on web text several fixes to web pages on server and client. client webbox allows clicks on divs with onclick instead of doing selection also hacky fix so that google search url doesn't keep expanding by removing 'q=' regions also added prevent/allow script menu item server grabs all html and hides id="google.." which are ads. also rewrites hrefs starting with http to route through corsProxy also removes target=_blank tags to prevent pages from opening outside of dash. also cleaned up routes and comments also when not logged in, references to anything in dash domain route to /home
2021-10-23implemented basic audio timeline zoom with scrollmehekj
2021-10-23audiobox UI updatemehekj
2021-10-16fixed warnings/errors & redirection to /homebobzel
2021-10-14pre-redesign changes (zoom but no scroll)mehekj
2021-10-14fixed comparison box error.bobzel