aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-05-01centered controlsmehekj
2022-05-01put videoBox ui into componentUI functionmehekj
2022-04-29fixes to webpage proxying. fixes for images (and clippings) to use ↵bobzel
appropriate sampled image.
2022-04-29another labelBox fix using zerowidth spaces!bobzel
2022-04-29another fix for Label's BigText to make multiline work better. fixed server ↵bobzel
bug for 'write after end' when servering web pages.
2022-04-29added 'enter' to toggle iconify. fixed webBox deiconify to render webpage. ↵bobzel
updated colors in minimap to match icon colors.
2022-04-29changed the way labelBox splits words to allow .&- added icon for webBoxbobzel
2022-04-29fixed creating collection icons to capture pfs (and other things with canvases)bobzel
2022-04-29more cleanupbobzel
2022-04-29cleaned up creation of icon templates. fixed labelBox to support padding ↵bobzel
and to work with multiple lines and min font sizes.
2022-04-28working on mapping algoNaafiyan Ahmed
2022-04-28feat: hiding recordingJenny Yu
2022-04-28Handle merge conflicts with jenny workMichael Foiani
2022-04-28Merge with jennyMichael Foiani
2022-04-28Remove unused paramMichael Foiani
2022-04-28Add hacky way to follow the movements to play a presentation.Michael Foiani
2022-04-28fixed disappearing nodesljungster
2022-04-28Remove demo code from CollectionFFView and implment observer call into ↵Michael Foiani
recordingApi
2022-04-28feat: recording box turning into video + only one recording boxJenny Yu
2022-04-28Merge branch 'inking-naafi-mehek' of https://github.com/brown-dash/Dash-Web ↵Naafiyan Ahmed
into inking-naafi-mehek
2022-04-28merged and getting started on mapping algoNaafiyan Ahmed
2022-04-28updated timestamps to creationdatemehekj
2022-04-28columns work!ljungster
2022-04-28Add static instanceMichael Foiani
2022-04-28added basic code for subgrouping transcribed textNaafiyan Ahmed
2022-04-28Refactored recordingApi.ts into a classMichael Foiani
2022-04-28fixed timestamps and added some scalingmehekj
2022-04-28best yet?ljungster
2022-04-28Merge branch 'master' into recording-jennyJenny Yu
2022-04-28Merge branch 'master' into recording-jennyJenny Yu
2022-04-28Work with bob briefly.Michael Foiani
2022-04-28feat: uploading worksJenny Yu
2022-04-28Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-04-28fixed rendering of slides in filesystem view to not render the UI, just the ↵bobzel
doc name
2022-04-28Update database.tsGeireann
2022-04-28pushing prior to sprintljungster
2022-04-28fixed feedback dragging link button. fixed warnings. added some assymetric ↵bobzel
linkRelationships.
2022-04-28made sharing menu a developer feature. made link relationships support ↵bobzel
non-symmetry
2022-04-28still strugglingljungster
2022-04-28making changes to array, but no visual onesljungster
2022-04-28fixed linkEditor to work when invoked from documentButtonsBar and properties ↵bobzel
sidebar is up.
2022-04-28fixed pushpin behavior when target is near top or bottom of scrollable document.bobzel
2022-04-28fixes for pushpin links to anchors on pdfviewsbobzel
2022-04-27unhide documents when viewing them from properties context/backlinksbobzel
2022-04-27fixed following links (jumpToDocument) to work properly with markers and ↵bobzel
hidden flags in nested arrangements. pushpin behaviors had been broken for scrolling to a location within a text document and hiding the document if no scroll was needed. unhiding hidden images/pdfs wasn't working when following a pushpin to an annotation on them.
2022-04-27recording only has 0 secondJenny Yu
2022-04-27fixed following pushpin links to text selections to toggle the text box ↵bobzel
(since markers don't have a hidden flag for toggling). fixed pdf next/prev page and # pages. fixed pdf selections to not include <br>'s which apparently have the wrong bounds.
2022-04-27made dividers betterljungster
2022-04-27fixed links to ink being computed correctly on the inkStroke's links field. ↵bobzel
fixed interacting with iconified ink. fixed cycling through links on linkDocPreivew to not deselect
2022-04-27Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel