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
/
RecordingBox.tsx
Age
Commit message (
Expand
)
Author
2023-08-17
Added the beginning of an A/V recording button
bobzel
2023-06-06
updated Symbol naming. fixed various compile errors related to type checking.
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-05-01
fixed RecordingBox/View serialization to save docid, not Doc.
bobzel
2022-06-15
Refactor RecordingApi into two main files - TrackMovements and ReplayMovement...
Michael Foiani
2022-06-13
Revert "debug w bob"
Michael Foiani
2022-06-13
revert to previous stable commit. lmao get ratioed by a mouse
Michael Foiani
2022-06-13
fix bugs with selecting tracking. very stable now.
Michael
2022-06-10
big bug problems with recording. some reason interacting with the canvas is m...
Michael
2022-06-10
merge with jenny bug fixes and fix small ui
Michael Foiani
2022-06-08
big commit. FINALLY got the combining segments to work using ffmpeg using a d...
Michael
2022-06-08
Took stab at ffmpeg in server. did some reworking of recordingview css. fix s...
Michael Foiani
2022-06-07
fixed dragging items in overlayView to not invalidate DocumentView and cause ...
bobzel
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 with jenny bug fixes
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-04-28
feat: recording box turning into video + only one recording box
Jenny Yu
2022-04-28
feat: uploading works
Jenny Yu
2022-04-26
feat: uploading works
Jenny Yu
2022-04-22
uploading not working (cannot find ffmpeg)
Jenny Yu
2022-04-07
added RecordingView
geireann