| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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. | |||
| 2022-01-06 | cleanup | bobzel | |
| 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-08 | tried to simplify the mapbox ui. | bobzel | |
| 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-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-30 | fixed warnings/errors. added inkingStroke comments. need to double-click ↵ | bobzel | |
| now to add a point to an ink stroke. | |||
| 2021-11-30 | latest from Mapbox | Aubrey Li | |
| 2021-11-29 | Merge branch 'ink_v1' | bobzel | |
| 2021-11-24 | map latest | Aubrey Li | |
| 2021-11-18 | mapbox latest | Aubrey Li | |
| 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-16 | added textboxes inside closed ink strokes | bobzel | |
| 2021-11-15 | fixed 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-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-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-02 | fixed display of documents anchored on a map marker. fixed adding documents ↵ | bobzel | |
| with same geolcoation to end up on the same marker. | |||
| 2021-11-02 | mapbox render infowindow | Aubrey Li | |
| 2021-10-28 | adding eraser tool to menu | Lauren | |
| 2021-10-28 | Merge branch 'master' into trails-aubrey | Aubrey Li | |
| 2021-10-26 | simplified snapping | bobzel | |
| 2021-10-26 | adding 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-26 | Merge branch 'master' into trails-aubrey | Aubrey Li | |
| 2021-10-26 | update Mapbox image rendering | Aubrey Li | |
| 2021-10-26 | when 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-16 | fixed warnings/errors & redirection to /home | bobzel | |
| 2021-10-14 | fixed comparison box error. | bobzel | |
| 2021-10-07 | addMarker working | Aubrey Li | |
| 2021-10-06 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | geireann | |
| 2021-10-06 | added zoom | geireann | |
| 2021-10-06 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
| 2021-10-06 | fixed lightbox view to shrinkwrap collections when opened, but not force fit ↵ | bobzel | |
| contents to allow users to navigate. fixed comparison box to show context of maker'/annotation documents. fixed ink pointer events to honor pointerEvents prop (eg when embedded in a comparisonBox that turns them off). | |||
| 2021-10-06 | presBox type fix | geireann | |
| 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-10-01 | fixed crash / errors with comparison box | bobzel | |
| 2021-09-29 | made IsClosed a static function. fixed warnings and errors. | bobzel | |
| 2021-09-29 | support drawing of closed ink shapes. fixed highlight state of pen button on ↵ | bobzel | |
| startup | |||
| 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-27 | improved image resizing flickering caused by Chrome bug with overflow:auto. ↵ | bobzel | |
| works now when fitWidth is false. | |||
| 2021-09-27 | made docs with no author Admin for everyone. fixed run-time warnings: not ↵ | bobzel | |
| memoized accesses when panning, NaNs drawing some labelBoxes, filter box filter boolean options, | |||
| 2021-09-25 | fixed warning | bobzel | |
| 2021-09-25 | from last | bobzel | |
| 2021-09-24 | label box minor tweak. | bobzel | |
| 2021-09-24 | updated titling of LabelBox to show custom titles when they are set. | bobzel | |
| 2021-09-24 | changed label boxes to fit their entire text by scaling their font | bobzel | |
| 2021-09-24 | wrapped Color() calls in DashColor() to catch exceptions for color strings ↵ | bobzel | |
| no found | |||
| 2021-09-23 | minor fixes. | bobzel | |
