aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-06-09fixed setting view specs of documents after navigating from headerBar slidesbobzel
2022-06-09got the progress to be smooth, but missing final animationMichael
2022-06-09fixes to navigating to slide document targets in header barbobzel
2022-06-09fixed pin doc navigation when not in presBox (eg. headerBar)bobzel
2022-06-09pinned docs now have click func to navigate to target. restored embedded ↵bobzel
views within presBox
2022-06-09Merge branch 'master' into master-cleanupbobzel
2022-06-09got the progress bar to move while recording, but it is a tad slowMichael
2022-06-09renamed fitToBox to fitContentsToBox. fixed pinning multiple documents at ↵bobzel
same time to not bring up presBox multiple times.
2022-06-09got the removing on the shift key to work.Michael
2022-06-09fixed issues with pinWithView so that thumnails show the pinned area and ↵bobzel
navigating to the view shows the entire pinned area regardless of panel size.
2022-06-09fixed video snapshotmehekj
2022-06-08feat: styling top bar(with share button)Jenny Yu
2022-06-08feat: basic dashboard viewJenny Yu
2022-06-09restored multi-line scripting by not adding 'return' to scripts when it's ↵bobzel
not requested.
2022-06-09restored multi-line scripting by not adding 'return' to scripts when it's ↵bobzel
not requested.
2022-06-08fix: remove recording from overlay when deleting slideJenny Yu
2022-06-08fix: merge conflictsJenny Yu
2022-06-08Merge branch 'master' into master-cleanupbobzel
2022-06-08fixed record() to trigger only once for audiobobzel
2022-06-08fixes from mergebobzel
2022-06-08merge with masterbobzel
2022-06-08big commit. FINALLY got the combining segments to work using ffmpeg using a ↵Michael
different workflow. small ui changes as well.
2022-06-08thumbnail preview of video when hovering over timelinemehekj
2022-06-08got basic ordering to work for the videos that go to the serverMichael
2022-06-08found a hacky way to stop the bug with the mouse. touch devices seems to be ↵Michael
working in a weird way tho
2022-06-08fixed bug with adding to pres when in miniview mode.bobzel
2022-06-08Refactor code, but there is a bug. May go back.Michael
2022-06-08tweaked doc decorations to be visible when clicking on items in headerBar. ↵bobzel
restored dashboard snapshotting.
2022-06-08added context menu back to tab's via the doc icon. made docicon draggable ↵bobzel
and clickable. removed collectiondockingviewmenu.
2022-06-08better controls breakpointsmehekj
2022-06-08fix: hide recording by stopping propagationJenny Yu
2022-06-08styling: pres element boxJenny Yu
2022-06-08got it to run, but not concatenating - only first videoMichael Foiani
2022-06-07fix: recording box appear on bottom right corner, removed document decorationsJenny Yu
2022-06-08undo/redo fixes for docking views (maximizing, closing stacks). making ↵bobzel
maximised tabs persist across refreshes.
2022-06-08added ability to make thumbnails of dashboards. started to cleanup ↵bobzel
dockingView/goldenlayout undo event handling. cleaned up tab doc list in docking view. made titles editable again in treeview. fixed overlay view to work with image docs etc by setting top/left in css
2022-06-08Took stab at ffmpeg in server. did some reworking of recordingview css. fix ↵Michael Foiani
smoothness bug for the moving segment that follow cursor.
2022-06-07got basic ui for segmentation to work - W overallMichael
2022-06-07started working with the pointer events to drag - very laggy, may try ↵Michael
something more simple for now
2022-06-07from lastbobzel
2022-06-07fixed bugs just introduced for presbox - numbering, minibox selection.bobzel
2022-06-07fixed dragging docs in overlay view to not cause a rerenderbobzel
2022-06-07added a click event suppressor to setupMoveUpEventsbobzel
2022-06-07fixed dragging items in overlayView to not invalidate DocumentView and cause ↵bobzel
a rerender. fixed loss of ability to select or drag after dragging a recording.
2022-06-07dynamically adjust video controls based on scalemehekj
2022-06-07removing decorations on recording boxJenny Yu
2022-06-07simplified interaction between PresElementBox and PresBox for sharing ↵bobzel
presBox data. fixed problem with miniView getting the wrong slide count.
2022-06-06fixed updateView for audio/video presbox elements.bobzel
2022-06-06Merge remote-tracking branch 'origin/pinWithView-refactor'bobzel
2022-06-06removed sort ui from pres box tree view. made expanding/closing text ↵bobzel
hierarchies simpler (not sure what it might break though).