aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/trails
AgeCommit message (Expand)Author
2022-09-26Merge branch 'tree-view-fixes'bobzel
2022-09-26Update PresBox.tsxbobzel
2022-09-24Fixed: treeView now doesn't get pointer events if it's not active. fixed lay...bobzel
2022-09-23fixed pinWithVIew for videos to capture timecode. fixed formatting of time l...bobzel
2022-09-22Merge branch 'master' of https://github.com/brown-dash/Dash-WebGeireann Lindfield Roberts
2022-09-22added more things to novice modeGeireann Lindfield Roberts
2022-09-22fixed media range sliders in presBoxmehekj
2022-09-22minipres opacity bumped up to 0.5bobzel
2022-09-22fixed presenting backward in presBox. fixed context menu to appear above oth...bobzel
2022-09-21fixed video duration in presbox media controlsmehekj
2022-09-21fixed pres box sliders.bobzel
2022-09-21restyled document decorationsGeireann Lindfield Roberts
2022-09-19if same youtube video is uploaded, reuse the existing file without downloadin...bobzel
2022-09-15fixed crash in presboxbobzel
2022-09-15fixed border highlight for animation effects. require shift-key for all pinWi...bobzel
2022-09-14made video box controls appear when video is in overlay viewbobzel
2022-09-14fixed presbox mini player to allow mini player and full size player at the sa...bobzel
2022-09-13fixed ref to overlayX/y instead of x/y in audioBox and presElementbobzel
2022-09-13made overlayX/overlayY instead of re-using x/y in order that overlay docs can...bobzel
2022-09-13made myTrails view navigate to docs the same way presBox does.bobzel
2022-09-13fixed activePresentation to work properly with multiple dashboards. fixed un...bobzel
2022-09-12Merge branch 'master' into sharing-jenny (break)Jenny Yu
2022-09-12fixed exception from switch of myTrails to dashboard from userDocbobzel
2022-09-08made presbox slide changes undoablebobzel
2022-09-08added rotation to preselement saved parameters.bobzel
2022-09-08fixed pinning viewScalebobzel
2022-09-01cleanup preselementbox a little.bobzel
2022-08-26cleaned up keyboard event activation for presBoxbobzel
2022-08-26a bunch of mostly decorative cleanup to presBoxbobzel
2022-08-26trying to clean up transition times for presbox / jumptoDoc, etc.bobzel
2022-08-26added x,y,w,h view pinning for all documents.bobzel
2022-08-26extending pres trails to allow ink animation without using keyframes.bobzel
2022-08-24Merge branch 'parker'bobzel
2022-08-24made text boxes support animation frames. fixed dragging on unselected pres e...bobzel
2022-08-24cleaned up some of the pin with view code. added a pin button to menu bar wh...bobzel
2022-08-23Merge branch 'master' into parkerbobzel
2022-08-19fixed undo bug in dragManager where batches weren't being closed. fixed sche...bobzel
2022-08-18fixed up presboxelement to not reference presbox.instance. fixing layout of ...bobzel
2022-08-11added better ui and backend support for mask ink strokes. added frame #'s ui ...bobzel
2022-08-10cleaned up pinning documents with an activeFrame index (and special case of i...bobzel
2022-08-03from lastbobzel
2022-08-03Merge branch 'master' into parkerbobzel
2022-07-22adjusted native dim scaling slightly combining props.scaling and props.Conten...bobzel
2022-07-21fixed dragging preselements by updating dragManger pointerupbobzel
2022-07-20added a 'guest' login mode. added ability for mainView to be any doc, not ju...bobzel
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-07-07trying to fix errors in compilesbobzel
2022-07-05Merge branch 'master' into parkerbobzel
2022-06-30small bug fixes for the ui of replaying the presentations from slides. can't ...Michael Foiani
2022-06-30Merge branch 'master' into parkerGeireann Lindfield Roberts