aboutsummaryrefslogtreecommitdiff
path: root/src/client/documents
AgeCommit message (Collapse)Author
2021-09-03fixed warnings. cleaned up link lines a bit more - simplified, and allowed ↵bobzel
multiple aliases to share a link. fixed link lines to text anchors from flapping around wildly when camera pans
2021-09-03fixed drawing of link lines - doesn't generate duplicates, and works with ↵bobzel
text regions, scroll locations, and document anchors.
2021-09-02Many updatesgeireann
- Fixed image uploads so it clones rather than makes an alias - Updated context menu - Removed tools panel from novice mode in favour of ":" menu - Added explainers to menus in novice mode - Re-added the trails button - Changed UI for text, PDF & websites so that it is more consistent
2021-08-31there will be issues as a result of thisgeireann
2021-08-30Merge branch 'master' into linking-anhdinhanhtruong
2021-08-30GitHubs are default viewgeireann
2021-08-30merged with master - fixed warnings and errors.bobzel
2021-08-28added variable link weights based on relationship importancedinhanhtruong
Link lines are thicker for links belonging to more important relationships. Thickness varies linearly from 3px to 12px. Removed dashed linked lines.
2021-08-26fixed resizing bug for web and pdf documents when doing autoheight gesture, ↵bobzel
and after opening the sidebar and then resizing
2021-08-26changesgeireann
2021-08-25Merge branch 'temporalmedia-mehek' into menu_updates_geireanngeireann
2021-08-25basic audio trim completemehekj
2021-08-25Merge branch 'master' into menu_updates_geireanngeireann
2021-08-25UI updates - more neededgeireann
2021-08-25Merge pull request #33 from brown-dash/linking-anhGeireann Lindfield Roberts
Linking anh - fixed and expanded link relationships
2021-08-25many updatesgeireann
2021-08-24Merge branch 'master' into menu_updates_geireanngeireann
2021-08-24css changes for toggle buttongeireann
2021-08-24fixed pdf mixBlendMode for sem transparent annos. changed ink to have no ↵bobzel
backgound by default - transparent backgroudn will make trokes mixBlend as multiply
2021-08-24more bits and pieces (ahhhh)geireann
2021-08-24create text documentgeireann
2021-08-24fixed following link from ink stroke. made interacting with annotatable ↵bobzel
documents consistent when selections are cleared by clicking. fixed undo for webboxes. fixed limiting size of links button.
2021-08-23menu getting closer :cry:geireann
2021-08-21Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-21render map marker gps updatesAubrey-Li
2021-08-20more updatesgeireann
2021-08-19menu nearing final updatesgeireann
2021-08-18updates towards a menugeireann
2021-08-18Merge branch 'master' into menu_updates_geireanngeireann
2021-08-17Merge branch 'linking-anh' of https://github.com/brown-dash/Dash-Web into ↵geireann
linking-anh
2021-08-17more updatesgeireann
2021-08-17in-progress link relationship color associationdinhanhtruong
created list fields for link relationships and their associated colors. Need to implement colors in front end
2021-08-14code reorganising and updatesgeireann
2021-08-10fixes for git-like to work with sidebar. added 'lastModified' field for ↵bobzel
changes to x/y/width/height
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-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-06fixed linking to WebBox to save current web page as part of view spec.bobzel
2021-08-03Merge branch 'master' into trails-aubreyAubrey-Li
2021-08-02Merge branch 'master' into sharing_scenariogeireann
2021-08-01Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2021-08-01made url server references relative.bobzel
2021-07-31Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-31Merge branch 'master' into tab_updatesgeireann
2021-07-30major UI / updates + refactoringgeireann
2021-07-29create mapbox node bugAubrey-Li
2021-07-29MAP document typeAubrey-Li
2021-07-29Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-29converted HTMLANCHOR and TEXTANCHOR to MARKERbobzel
2021-07-26Merge branch 'master' into trails-aubreyAubrey-Li
2021-07-26cleaned up pile view a bit so that it doesn't scale up huge when there's one ↵bobzel
document. made the pile be round and drop-shadowed. made the pile go away immediately if there are no documents. made it work with undo.