Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-28 | added rudimentary ability to select link lines | bobzel | |
2021-10-27 | new exif interface promotes exif data to the regular data field, not data.gps | bobzel | |
2021-10-27 | fixed resizing window in lightbox view without messing up the docking view | bobzel | |
2021-10-27 | fixed warnings/errors. | bobzel | |
2021-10-27 | more ink drag cleanup - fixed closing curves / dragging with pick correlation | bobzel | |
2021-10-26 | cleaned up inkRotation code | bobzel | |
2021-10-26 | simplified snapping | bobzel | |
2021-10-26 | from last | 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 | use center of selection bounds for rotation if more than one stroke is selected. | bobzel | |
2021-10-26 | Merge branch 'master' into ink_v1 | bobzel | |
2021-10-26 | fix to ink rotation to preserve rotation center between rotations. | bobzel | |
2021-10-26 | Merge branch 'master' into ink_v1 | bobzel | |
2021-10-26 | added better exif parser module to server | bobzel | |
2021-10-26 | refactoring snapping slightly | Lauren | |
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-21 | changing rotation | vkalev | |
2021-10-16 | fixed warnings/errors & redirection to /home | bobzel | |
2021-10-14 | dashboard treeview freeze | Aubrey Li | |
2021-10-14 | fixed document resizing. | bobzel | |
2021-10-14 | Merge branch 'master' into schema-view-En-Hua | geireann | |
2021-10-14 | Merge branch 'master' into schema-view-En-Hua | geireann | |
2021-10-14 | Merge branch 'master' into splash-screen-3-Anh-En-Hua | geireann | |
2021-10-14 | Merge branch 'master' into splash-screen-3-Anh-En-Hua | geireann | |
2021-10-14 | fixed comparison box error. | bobzel | |
2021-10-07 | ink rotation based on angle change | vkalev | |
2021-10-07 | from linking-anh merge | bobzel | |
2021-10-07 | link menu ui tweaking. edge case checks for linkrelationship stuff. ↵ | bobzel | |
default links to have linkAutoMove | |||
2021-10-07 | Revert "Revert "Merge pull request #34 from brown-dash/linking-anh"" | bobzel | |
This reverts commit 4e6a1d7a37c8c28014a9f7cd0d92f17c8f29454d. | |||
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 how filters work in Schema View. made filtering the default for ↵ | bobzel | |
clicking in title area. | |||
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 | added stroke highlighting when following links. turned off display of ↵ | bobzel | |
centerline stroke when stroke is just selected but control point editing is not active. fixed snapping ink to make closed curves. | |||
2021-10-01 | fixed crash / errors with comparison box | bobzel | |
2021-10-01 | fixed ink to not have a bounding box when isLinkButton is set but rather to ↵ | bobzel | |
have an outline of the ink stroke | |||
2021-10-01 | fixed keyboard delete of ink control points to never delete the stroke. | bobzel | |
2021-09-30 | fixed warning | bobzel | |
2021-09-30 | fixed ink rotation | bobzel | |
2021-09-30 | dont select ink control point on drag -- only with an explicit click. ↵ | bobzel | |
toggle ink control point selection with clicks. | |||
2021-09-30 | fixed jitter of position when moving ink points around | bobzel | |
2021-09-30 | fixed creating/drawing straight horizontal/vertical lines. fixed showing ↵ | bobzel | |
proper context menu for ink. | |||
2021-09-30 | fixed context menu for ink from docbuttons bar | bobzel | |
2021-09-30 | from last | bobzel | |
2021-09-30 | fixed dragging lines with arrows to display arrowhead | bobzel | |
2021-09-30 | critical fix for creating new accounts without hanging. | bobzel | |
2021-09-30 | went back to solid tangent handles | bobzel | |