aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-08-09fixed bug where shared list field items weren't being received as Documents ↵bobzel
so they didn't update -- eg add a private item to a list, then try to make it public
2021-08-09fixed augment only text to resize correctly with autoheight. fixed acls to ↵bobzel
cache correctly for new documents. fixed links to be shared across users. fixed links to always default to public.
2021-08-06switched back to Playground fields and included width/height/natiive(w,h) to ↵bobzel
playgorund list
2021-08-06collabortion fixes: added new acl for allowing people to edit their own text ↵bobzel
within the same note, fixed playground fields to write to the server without updating other clients.
2021-08-06from lastbobzel
2021-08-06fixed previewing web page links to not change the webpage unless link is ↵bobzel
followed.
2021-08-06fixed webboxes so that you can link to an annotation and it will restore the ↵bobzel
url as well. a bunch of warnings cleanup.
2021-08-06fixed webbox history to allow duplicate urlsbobzel
2021-08-06fixed linking to WebBox to save current web page as part of view spec.bobzel
2021-08-05fixed creating webpages from toolbar / :webpage to not use templatesbobzel
2021-08-05fixed follow pushpin links that target documents in sidebars.bobzel
2021-08-05Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-05fixed so that links to sidebar annos show the sidebar in a LinkPreviewbobzel
2021-08-05removed drop shadow from MyTools sidebargeireann
2021-08-05improved opening sidebar when following a link to a sidebar annotation. ↵bobzel
Still needs work when link is from outside of the sidebar document and on first click.
2021-08-04fixed setting of ink pen mode.bobzel
2021-08-04fixed toggle ink as a mask.bobzel
2021-08-04from lastbobzel
2021-08-04restructured filters again so that filter icons show whether a document has ↵bobzel
a filter or inherits one. following a link with a view spec overrides only locally set filters (not inherited ones).
2021-08-03fixed using viewSpecs when following links to set filters/viewType properly.bobzel
2021-08-03fixed links being blown away in sidebars.bobzel
2021-08-02Merge branch 'master' into sharing_scenariogeireann
2021-08-02Merge pull request #24 from brown-dash/aubrey-bugfixGeireann Lindfield Roberts
UI Changes
2021-08-02Merge pull request #23 from brown-dash/ink-gfx-victorGeireann Lindfield Roberts
Ink Format Visual Edits + Snapping Handle Tangency
2021-08-02Merge branch 'master' into aubrey-bugfixgeireann
2021-08-01Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-01made url server references relative.bobzel
2021-08-01small ui tweaksgeireann
2021-07-31unified Properties font to RobotoAubrey-Li
2021-07-31small UI changesAubrey-Li
2021-07-31Merge branch 'master' into aubrey-bugfixAubrey-Li
2021-07-31mini css changesgeireann
2021-07-31fixed linking issues with dragging & updating linking UIgeireann
2021-07-31Merge branch 'master' into ink-gfx-victorvkalev
2021-07-31Merge branch 'master' into ink-gfx-victorvkalev
2021-07-31linking updates and tab updatesgeireann
2021-07-31updates ready for sprint (almost)geireann
2021-07-31tab scrollablegeireann
2021-07-31Merge branch 'master' into tab_updatesgeireann
2021-07-31Merge branch 'master' into tab_updatesgeireann
2021-07-31minor changesgeireann
2021-07-31Merge branch 'master' into linking-anhgeireann
2021-07-31more updatesgeireann
2021-07-30more updatesgeireann
2021-07-30major UI / updates + refactoringgeireann
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-29from lastbobzel
2021-07-29fixed navigating to a PDF anchor from sidebar.bobzel
2021-07-29Merge branch 'master' into aubrey-bugfixAubrey-Li
2021-07-29from lastbobzel