| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-07 | link menu ui tweaking. edge case checks for linkrelationship stuff. ↵ | bobzel | |
| default links to have linkAutoMove | |||
| 2021-09-24 | wrapped Color() calls in DashColor() to catch exceptions for color strings ↵ | bobzel | |
| no found | |||
| 2021-09-23 | minor fixes. | bobzel | |
| 2021-09-17 | added 'unset' docFilters. changed link doc views to use comparison box with ↵ | bobzel | |
| title/caption. fixed linkEditor to write to data doc. generalized comparisonBox rendering to use parameterized fields. fixed pdf/web to honor pointerEvents none prop and fixed textAnnotations to get rendered once as an Annotation. moved filterIcon stuff into DocumentView | |||
| 2021-09-14 | fixed right-click context menu for Windows. | bobzel | |
| 2021-09-13 | fixed copyPath menu item for images/pdfs. fixed contextmenu right-clicking ↵ | bobzel | |
| to not require preselection of doc. | |||
| 2021-08-30 | fixed web pages so that you can type into input fields. changed default ↵ | bobzel | |
| webpage to use bing.com url. | |||
| 2021-08-30 | merged with master - fixed warnings and errors. | bobzel | |
| 2021-08-26 | a lot of changes to move isContentActive into DocumentView | bobzel | |
| 2021-08-25 | Merge branch 'master' into menu_updates_geireann | geireann | |
| 2021-08-25 | Merge branch 'master' of https://github.com/brown-dash/Dash-Web | bobzel | |
| 2021-08-25 | cleaned up and fixed tests for nonrecursive doc filters as used in PDF/Web ↵ | bobzel | |
| to separate transparent from non-transparent docs into layers. | |||
| 2021-08-25 | Merge pull request #33 from brown-dash/linking-anh | Geireann Lindfield Roberts | |
| Linking anh - fixed and expanded link relationships | |||
| 2021-08-24 | Merge branch 'master' into menu_updates_geireann | geireann | |
| 2021-08-24 | fixed undo for dragging docs. made separate layers for transparent and ↵ | bobzel | |
| other annotations on pdfs/webs so that transparency will work better. | |||
| 2021-08-23 | cleaned up videobox controls along with option to switch to native controls. ↵ | bobzel | |
| changed placement of link buttons in lightbox to be outside of document | |||
| 2021-08-19 | menu UI updates | geireann | |
| 2021-08-18 | added search linking | geireann | |
| 2021-08-01 | made url server references relative. | bobzel | |
| 2021-07-29 | fixed issues with following links to anchors in PDFs/etc and getting scroll ↵ | bobzel | |
| position right. | |||
| 2021-03-16 | fixed warnings | bobzel | |
| 2021-03-15 | fixed warnings. made savedAnnotations an ObservableMap. turned off ↵ | bobzel | |
| annotationLayer when there are no annotations - text is blurry on windows Chrome with mix-blend-mode overlay | |||
| 2021-03-15 | final cleanups to get scrolling to work smoothly for webbox's - sadly, does ↵ | bobzel | |
| not work as well in Firefox, and even worse in Safari. | |||
| 2021-03-15 | fixed scrolling to annotations and pointerevents on webBox (when an ↵ | bobzel | |
| annotation was selected so you can drag out a marquee) | |||
| 2021-03-04 | fixed scrolling of web pages and fitwidth for web pages. | bobzel | |
| 2021-02-11 | fixes for focus'ing to enable resetting of all navigations if desired(eg. ↵ | bobzel | |
| zooming into portal) | |||
| 2021-02-11 | playing with trying to improve chaining of nested focus() method calls. | bobzel | |
| 2021-02-10 | simplified focus'ing on documents. refactored scrollFocus code. changed ↵ | bobzel | |
| focus in 2D to move doc into view but not center. | |||
| 2021-01-29 | added flag to turn off audio anchors. made audio doc appear when clicking ↵ | bobzel | |
| on audiotag. | |||
| 2021-01-28 | fixed up double click behavior in general but specifically for Audio/Video ↵ | bobzel | |
| timelines | |||
| 2021-01-28 | cleaned up video/audio/stackedTimeline css. restored SpaceKey trigger to ↵ | bobzel | |
| start/stop creating an anchor. | |||
| 2021-01-25 | from last | bobzel | |
| 2020-12-16 | fixed unbrushing docs | bobzel | |
| 2020-12-16 | simplified DocumentView a bit more. cleaned up other code. | bobzel | |
| 2020-11-28 | pres trail colors + group with up | geireann | |
| 2020-10-28 | fixed up webBox's to navigate better synchronously when srollTop chagnes. ↵ | bobzel | |
| fixed navigation in wikipedia and other pages when hyou dont' click directly on a link. | |||
| 2020-09-18 | cleaned up warnings and split collection tree view into Tree View a | bobzel | |
| 2020-09-08 | updated the way NativeWidth/Height props work so that, when specified, they ↵ | bobzel | |
| override locally specified values | |||
| 2020-08-31 | major overhaul of mainView | bobzel | |
| 2020-08-22 | more search cleanup. searches over dashboards, not collections now. fixed ↵ | bobzel | |
| drag-off filters to still work with collections. | |||
| 2020-08-22 | major overhaul of search to avoid writing anything to filtered documents and ↵ | bobzel | |
| to make the UI work properly. | |||
| 2020-08-09 | cleaning up AudioBox | bobzel | |
| 2020-08-07 | merge with master | Melissa Zhang | |
| 2020-08-06 | Merge branch 'master' into new_audio | bobzel | |
| 2020-08-06 | fixed everything before merge (not cleaned) | Lionel Han | |
| 2020-08-04 | "added invisibleDoc and simulated clicks to load annotations" | Melissa Zhang | |
| 2020-08-03 | Merge remote-tracking branch 'origin/menu_restructure' into presentation_updates | Geireann Lindfield Roberts | |
| 2020-07-31 | added debug flag to transpiler to catch hangs. fixed hang caused by imports ↵ | bobzel | |
| being out of seqnce!? | |||
| 2020-07-01 | added pasting of snipped images (mac at least) | Bob Zeleznik | |
