aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/VideoBox.tsx
AgeCommit message (Expand)Author
2023-03-01cleaned up recentlyPlaying to allow clips to be turned on/off w/o navigating ...bobzel
2023-02-27restructured getAnchor()/scrollFocus to be more consistent. added setterscri...bobzel
2023-01-20removed tour map from lightbox. added option to create anchors without addin...bobzel
2022-12-05cleaning up following links and pres item following so that view transitions ...bobzel
2022-12-01refactored process of following links / jumping to docs and added following o...bobzel
2022-11-17mostly changing strings to enumsbobzel
2022-11-02made decorations semi transparent until hover to make ui less noisybobzel
2022-10-27cleaned up treeViews to work across PresBox/ppt slides/collections/ - modifie...bobzel
2022-09-21fixed video duration in presbox media controlsmehekj
2022-09-21fixed navigating to cropped video regions.bobzel
2022-09-21no video ui for cropped videosbobzel
2022-09-21 added cropping for videos. made images render at full res when selected.bobzel
2022-09-12fixed rotating UI for video boxes. fixed generating error response for unsup...bobzel
2022-09-07fixed dragging stackedTimeline entries so that they appear during drag. fix...bobzel
2022-09-06final cleanup of dragging rotated images. fixed loading of youtube videos an...bobzel
2022-09-01afixed loadingBox to show error message for unsupported videos. fixed video ...bobzel
2022-08-17fixed dragging docs on web and pdf to work better by temporarily adding trans...bobzel
2022-07-28from lastbobzel
2022-07-28fixed video thumbnail generation to have a lock that prevents multiple attemp...bobzel
2022-07-22adjusted native dim scaling slightly combining props.scaling and props.Conten...bobzel
2022-07-08restructured currentUserUtils to avoid having import cycles.bobzel
2022-06-23merge with mehek videoMichael Foiani
2022-06-23small bug fixes and debuggingMichael Foiani
2022-06-21took scrubbing opacity down to 0.3 for videosbobzel
2022-06-21fixed scrubbing in full screen or after dragging slidermehekj
2022-06-21fades when scrub with arrow keys and cleaner transitionmehekj
2022-06-21fade controls when scrubbingmehekj
2022-06-20Merge branch 'master' into temporalmedia-mehekmehekj
2022-06-20Revert "Revert "Merge branch 'master' into temporalmedia-mehek""mehekj
2022-06-20Revert "Merge branch 'master' into temporalmedia-mehek"mehekj
2022-06-20Merge branch 'master' into temporalmedia-mehekmehekj
2022-06-20a bunch of changes to make some userDoc() field accesses more typesafe by goi...bobzel
2022-06-15got basic demo workingMichael Foiani
2022-06-15think i got basic videoplayer good enough for demo. should meet with mehek to...Michael Foiani
2022-06-15fix the glitchy videoBox (i think), now a fairly smooth experience :)Michael Foiani
2022-06-15remove comments in videoboxMichael Foiani
2022-06-15Refactor RecordingApi into two main files - TrackMovements and ReplayMovement...Michael Foiani
2022-06-15refactor code, fix bugs, make first movement on screen the beginning of the p...Michael Foiani
2022-06-15ui fixes and thumbnails upload in parallelmehekj
2022-06-14change to using mobx to see when videoBox is paused or playedMichael Foiani
2022-06-14done for day - get the functionality down. will make code more readable and f...Michael Foiani
2022-06-09fixed video snapshotmehekj
2022-06-08merge with masterbobzel
2022-06-08thumbnail preview of video when hovering over timelinemehekj
2022-06-08better controls breakpointsmehekj
2022-06-07dynamically adjust video controls based on scalemehekj
2022-06-06fixed funky video UI scaling and movementmehekj
2022-06-06Merge branch 'master' into temporalmedia-mehekmehekj
2022-06-06fixed recorded videos so that they can be played back. fixed regiontimer to ...bobzel
2022-06-05fade full screen controlsmehekj