aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/VideoBox.tsx
AgeCommit message (Collapse)Author
2022-06-06Merge branch 'master' into temporalmedia-mehekmehekj
2022-06-06fixed recorded videos so that they can be played back. fixed regiontimer to ↵bobzel
be turned off after pausing a video to not prevent the video from being played again. removed dictation from stackedtimeline rendering.
2022-06-05fade full screen controlsmehekj
2022-06-05cleanup from search box popup testmehekj
2022-06-02fixed previously introduced bug where pin doc added pres to first tab ↵bobzel
collection. Highlight pres targets when following. fixed videoBox to play regions properly. adjusted labelBox for stackedTimeline views. fixed stacked timelines to not stop keyboard events which was preventing text notes from being created on video boxes.
2022-05-13removed layerProvider functionality.bobzel
2022-05-05drag video controls in full screenmehekj
2022-05-05fixed videobox ui sizing. added rotation for imageBoxsbobzel
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-01centered controlsmehekj
2022-05-01put videoBox ui into componentUI functionmehekj
2022-04-26made creating a new thumbnail icon delete previous ones. fixed bug where ↵bobzel
documents would re-render if an earlier docuent in the collection list was added/removed.
2022-04-12cleaned up errors/warnings. fixed dragging to turn off pointer events on ↵bobzel
whatever's being dragged.
2022-04-11got pdf's to generate icons when iconifying.bobzel
2022-04-04cleaned up warnings. fixed ink to work better with it's label boxes by not ↵bobzel
letting textbox ComponentView override inkinstroke. made ink text boxes go away unless they have text or are selected. fixed up brushing code and made it work for ink and ink w/ text labels
2022-03-24fixed videobox upload data uri to have nosuffix parameter again.bobzel
2022-03-24fixing data_url uploading to have a no suffix option.bobzel
2022-03-24fixed videoBox play issue. cleaned up global referencing a bit.bobzel
2022-03-22fixed temporal media merge that had reverted a lot of things.bobzel
2022-03-20cleaned up files and added some commentsmehekj
2022-03-20fixed rendering on mount issuemehekj
2022-03-20fix videobox merge issuesmehekj
2022-03-20Revert "Merge remote-tracking branch 'origin/speedups2' into ↵mehekj
temporalmedia-mehek" This reverts commit 1f7cf7babc76ecff5aef5fe663c48e067e85dd26, reversing changes made to 1e3ad4de06f83eab54628de660529fefb9a0dc63.
2022-03-17Merge remote-tracking branch 'origin/speedups2' into temporalmedia-mehekmehekj
2022-03-17Merge branch 'master' into temporalmedia-mehekmehekj
2022-03-16basic video UI and functionality completemehekj
2022-03-12video ui in progress, basic functions show upmehekj
2022-03-09Merge branch 'master' into speedups2bobzel
2022-03-08fixed following a link to a video segment that triggers a navigation back to ↵bobzel
the source of the link
2022-03-04removed pseudo Doc type system. playing with hot reloading.bobzel
2022-03-01updated to webpack 5bobzel
2022-02-09speeding up rendering using bitmaps for webpages and other heavyweight docs.bobzel
2022-02-05fixed merge conflictsmehekj
2022-02-03Merge branch 'master' into temporalmedia-mehekmehekj
2021-12-02scrub through timeline with arrow keys, minor video fixesmehekj
2021-11-29fixed playback loop to beginning and added click to go to currently playingmehekj
2021-11-13change isContentActive to a tri-state to allow turning on/off and default - ↵bobzel
fixes issues with videobox and others so that content can be turned off reliably. added annotation overlay for treeViews for ppt like slides. lots of fixes to tree view to get layout to be more robust.
2021-11-08fixed vertical height of timeline for video. fixed initial display of ↵bobzel
timeline by not assigning clipEnd in DidMount
2021-10-08fixed dragging markers on video timelines. fixed moving timeline clips to ↵bobzel
write show/hide by default to the layout document but otherwise in place
2021-10-07minor bug fixes and added escape key to abort trimmehekj
2021-09-30fixed video trim button iconmehekj
2021-09-30added trim button to videomehekj
2021-09-27Merge branch 'master' into temporalmedia-mehekbobzel
2021-09-27videoBox fitsWidth properly in lightbox. documentdecorations less hacky for ↵bobzel
deciding when to allow nativewidth/height changes by adding props to document type templates. fixed height of properties pane & updated CSS for leftflyout & properties pane. marquees no longer oveflow image/video boxes.
2021-09-26variable renaming refactoring.bobzel
2021-09-26added dontAutoFollowLinks menu itembobzel
2021-09-26fixed warnings, fixed bug following link w/auto play. plus refactorings.bobzel
2021-09-25more cleanup/refactoring.bobzel
2021-09-25fixed play() bug from last. fixed highlight of punch in/punch out region ↵bobzel
with spacebar
2021-09-24refactored trim stuff out of audiobox into collectionstackedtimeline so that ↵bobzel
videobox can reuse trimming