aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Expand)Author
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 vie...bobzel
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 sa...bobzel
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 navi...bobzel
2022-06-09fixed video snapshotmehekj
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 d...Michael
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 w...Michael
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-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-08added ability to make thumbnails of dashboards. started to cleanup dockingVie...bobzel
2022-06-08Took stab at ffmpeg in server. did some reworking of recordingview css. fix s...Michael Foiani
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 somethi...Michael
2022-06-07fixed bugs just introduced for presbox - numbering, minibox selection.bobzel
2022-06-07fixed dragging items in overlayView to not invalidate DocumentView and cause ...bobzel
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 presBox...bobzel
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 hierarc...bobzel
2022-06-06fixed dragging pres elements when presbox is not selected to not display drag...bobzel
2022-06-06fixed slide #'ing for TreeView presentationsbobzel
2022-06-06fixed giving webDocuments a nativeWidth in link previewsbobzel
2022-06-06fixed scripting repl transformer error. fixed not being able to edit someone...bobzel
2022-06-06fixed dragging of audioBox not to trigger clicking of buttonsbobzel
2022-06-06fixed flicker invalidation of collectionFFDocViews when transitions are set (...bobzel
2022-06-06fixed funky video UI scaling and movementmehekj
2022-06-06fixes for audio box pin with view.bobzel
2022-06-06Merge branch 'master' into temporalmedia-mehekmehekj
2022-06-06fixed range filtering, filtering by string,bobzel
2022-06-06fixed up overlayDocs a bit so that they can be removed. made audioBox's appe...bobzel