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
Age
Commit message (
Expand
)
Author
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
got it to run, but not concatenating - only first video
Michael Foiani
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-06-07
fixed dragging items in overlayView to not invalidate DocumentView and cause ...
bobzel
2022-06-07
removing decorations on recording box
Jenny Yu
2022-06-03
ffmpeg testing
Michael
2022-06-02
switch to fluent ffmpeg
Michael Foiani
2022-06-02
ffmpeg code added, but there is an error with sharedArrayBuffer
Michael Foiani
2022-05-12
fix: gives recording box unique id to allow multiple streams at the same time'
Jenny Yu
2022-05-12
feat: added checkbox for optional screen tracking
Jenny Yu
2022-05-12
feat: option to recreate recording
Jenny Yu
2022-05-11
fix: recording box fix dimensions
Jenny Yu
2022-05-04
Merge branch 'presentmode-mfoiani' of https://github.com/brown-dash/Dash-Web ...
Jenny Yu
2022-05-04
fix: show the corresponding video when clicking on slides
Jenny Yu
2022-05-04
Merge with jenny bug fixes
Michael Foiani
2022-05-04
fix infinite pause/play bug with a stopper, but still very buggy
Michael Foiani
2022-05-04
Added the presentation mode back in. However, pres isn't being recreated smoo...
Michael Foiani
2022-05-04
updated to subtracting timestamps for better smoothness
Michael Foiani
2022-05-04
Get storing pres data working, but is choppy due to mobx usage.
Michael Foiani
2022-05-04
fix: removed clear previous button
Jenny Yu
2022-05-03
Merge branch 'recording-jenny' into presentmode-mfoiani
Michael Foiani
2022-04-28
feat: hiding recording
Jenny Yu
2022-04-28
Merge with jenny
Michael Foiani
2022-04-28
feat: recording box turning into video + only one recording box
Jenny Yu
2022-04-28
feat: uploading works
Jenny Yu
2022-04-27
recording only has 0 second
Jenny Yu
2022-04-26
feat: uploading works
Jenny Yu
2022-04-22
uploading not working (cannot find ffmpeg)
Jenny Yu
2022-04-21
Handle small merge conflict
Michael Foiani
2022-04-21
Integrate with jenny's videobox api
Michael Foiani
2022-04-21
Adapting code
Michael Foiani
2022-04-20
feat: styling + play entire video after finish
Jenny Yu
2022-04-07
added RecordingView
geireann
[prev]