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.scss
Age
Commit message (
Collapse
)
Author
2021-02-10
fixed some z-index issues with lightbox and typing new notes + videobox ↵
bobzel
zooming zindex
2021-01-28
cleaned up video/audio/stackedTimeline css. restored SpaceKey trigger to ↵
bobzel
start/stop creating an anchor.
2021-01-27
fixed size of timeline toggle on videoBox and some other tweaks to hide ↵
bobzel
documentdeocrations on timeline items.
2021-01-22
fixed selection bounds for video box annotations, especially when in full ↵
bobzel
screen view.
2021-01-22
fixed up videoBox timeline. changed video annotations to use ↵
bobzel
displayTimecode and undisplayTimecode
2021-01-21
final fixes
Lionel Han
2021-01-17
changes
Lionel Han
2020-12-15
fixed borderradius for videos & images to match highlight border radius
bobzel
2020-12-03
working timeline for video
Lionel Han
2020-10-21
fixed link button location for videos. fixed positioning of overlay ↵
bobzel
collection on videos.
2020-04-17
added freeze button for web boxes. cleaned up pointerevent setting ↵
Bob Zeleznik
throughout code.
2019-11-24
lots of fixes for full screen image/pdf/video views. fixes to image box ↵
Bob Zeleznik
fade image.
2019-11-22
fixed link anchors to move to be nearest alternate anchor.
Bob Zeleznik
2019-10-17
working on getting anchors for each document link
bob
2019-10-10
got rid of all CollectionView wrappers around XxxBox's added ↵
bob
DocAnnotatableComponent
2019-10-10
removed CollectionVideoView
bob
2019-07-12
fixed a few youtube video things. changed title of library doc.
Bob Zeleznik
2019-07-11
added video controls
bob
2019-05-14
fixed following links to video frames
Bob Zeleznik
2019-03-13
fixed a variety of things related to selection, dragging, marqueeing
bob
2019-03-09
added audio and video nodes
Andrew Kim