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
/
RecordingBox
/
ProgressBar.tsx
Age
Commit message (
Expand
)
Author
2022-06-10
big bug problems with recording. some reason interacting with the canvas is m...
Michael
2022-06-10
cleanup code from performance. stop streams after video is done.
Michael Foiani
2022-06-09
more comments + testing
Michael Foiani
2022-06-09
add way to remove segments using touch going off screen, only show undo butto...
Michael Foiani
2022-06-09
small ui changes, comments, and formatting :)
Michael Foiani
2022-06-09
add blinking animation
Michael Foiani
2022-06-09
small ui + comments
Michael Foiani
2022-06-09
small progressbar ui changes
Michael Foiani
2022-06-09
fix undo, add disabled ui while recording, create expanding-segment to fill t...
Michael Foiani
2022-06-09
got the progress to be smooth, but missing final animation
Michael
2022-06-09
got the progress bar to move while recording, but it is a tad slow
Michael
2022-06-09
got the removing on the shift key to work.
Michael
2022-06-08
big commit. FINALLY got the combining segments to work using ffmpeg using a d...
Michael
2022-06-08
got basic ordering to work for the videos that go to the server
Michael
2022-06-08
found a hacky way to stop the bug with the mouse. touch devices seems to be w...
Michael
2022-06-08
Refactor code, but there is a bug. May go back.
Michael
2022-06-08
Took stab at ffmpeg in server. did some reworking of recordingview css. fix s...
Michael Foiani
2022-06-07
got basic ui for segmentation to work - W overall
Michael
2022-06-07
started working with the pointer events to drag - very laggy, may try somethi...
Michael
2022-04-20
feat: styling + play entire video after finish
Jenny Yu
2022-04-07
added RecordingView
geireann