aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-05-05Merge branch 'presentmode-mfoiani' of https://github.com/brown-dash/Dash-Web ↵Michael Foiani
into presentmode-mfoiani merge with jenny/bob
2022-05-05fix some bugs and start position. ready for demo :)Michael Foiani
2022-05-04use ink screen space pts for transcriptionmehekj
2022-05-04Merge branch 'presentmode-mfoiani' of https://github.com/brown-dash/Dash-Web ↵Jenny Yu
into presentmode-mfoiani
2022-05-04fix: show the corresponding video when clicking on slidesJenny Yu
2022-05-04Merge with jenny bug fixesMichael Foiani
2022-05-04cleaned up treeview sorting.bobzel
2022-05-04remove scaling (for now)mehekj
2022-05-04fix infinite pause/play bug with a stopper, but still very buggyMichael Foiani
2022-05-04fix: single words no longer disappearNaafiyan Ahmed
2022-05-04fixes to make recordingBox appear on slides after reopening.bobzel
2022-05-04Stopping on interaction will pause the presenation and the video.Michael Foiani
2022-05-04Pause works with presentation now.Michael Foiani
2022-05-04Condense code.Michael Foiani
2022-05-04Get play and pause to work. There is a bug with getting double called that ↵Michael Foiani
was causing choppiness.
2022-05-04Added the presentation mode back in. However, pres isn't being recreated ↵Michael Foiani
smoothly after being stored in the db.
2022-05-04updated to subtracting timestamps for better smoothnessMichael Foiani
2022-05-04Get storing pres data working, but is choppy due to mobx usage.Michael Foiani
2022-05-04fix: removed clear previous buttonJenny Yu
2022-05-03implement child slide sortingAubrey-Li
2022-05-03Merge branch 'inking-naafi-mehek' of https://github.com/brown-dash/Dash-Web ↵mehekj
into inking-naafi-mehek
2022-05-03fixed make text note from ink transcription with word subgroupingsmehekj
2022-05-03Merge branch 'recording-jenny' into presentmode-mfoianiMichael Foiani
Jenny updates.
2022-05-03removed unecessary asyncNaafiyan Ahmed
2022-05-03small changes to codeMichael Foiani
2022-05-03feat: close recording when deleting slidesJenny Yu
2022-05-03working on subgroupingNaafiyan Ahmed
2022-05-02got subgrouping to work naivelyNaafiyan Ahmed
2022-05-02PresBox indexing reworkAubrey-Li
2022-05-02disallowed dragging a control point past another control point.bobzel
2022-05-02fixed scaling ink label in lightbox,etc views. changed ink strokes so that ↵bobzel
clicking on label of closed stroke is lower preceden than clicking on line. fixed fontsize UI for setting ink label sizes. can no longer slide ink pts that are cusps along curve.
2022-05-02working on getting subgroups to workNaafiyan Ahmed
2022-05-02working on getting subgroups to workNaafiyan Ahmed
2022-05-02Add timers that can be paused and resumed for followingMovementsMichael Foiani
2022-05-02mapping working for ink strokesNaafiyan Ahmed
2022-05-02fixed auto link anchor when dragging html region off of webBox. fixed Enter ↵bobzel
for earch in webBox.
2022-05-02fixed up html clippings to have a better background color heuristic and to ↵bobzel
allow dragging clippings from webBox's.
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