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