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
/
ScreenshotBox.tsx
Age
Commit message (
Expand
)
Author
2023-09-08
added cancel trim and revert buttons to audiobox
bobzel
2023-08-31
added dragging off of recordings and option for webcam vs screen
bobzel
2023-08-31
reworked recording workspace UI and switched to recording window, not webcam
bobzel
2023-08-27
lots of cleanup to streamline import orderings (ie packages should not mutual...
bobzel
2023-08-17
Added the beginning of an A/V recording button
bobzel
2023-08-17
updated fieldNames for recording dictation
bobzel
2023-08-17
normalized some field names data_dictation, etc. added hover info for field...
bobzel
2023-08-09
changed screenshot box colors
bobzel
2023-08-09
updated file system to include recentlyClosed, Shared, and Dashboards and fix...
bobzel
2023-06-07
Update other uses
James Hu
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-13
fixed caption scrolling in carousel view. fixed display of audio tags in tex...
bobzel
2023-04-14
got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and z...
bobzel
2023-04-13
lots of changes to get rid of ContainingCollectionDoc and ContainingCollectio...
bobzel
2023-04-04
fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...
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-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-04-26
feat: uploading works
Jenny Yu
2022-03-04
removed pseudo Doc type system. playing with hot reloading.
bobzel
2021-11-13
change isContentActive to a tri-state to allow turning on/off and default - f...
bobzel
2021-08-24
fixed following link from ink stroke. made interacting with annotatable docu...
bobzel
2021-08-19
fixed errors and warnings
bobzel
2021-08-11
fixed issues with screenshotbox flickering when brought up from top menu, and...
bobzel
2021-08-01
made url server references relative.
bobzel
2021-06-30
null tests
bobzel
2021-04-23
fixed code warnings. updated some npm pacakges including typescript.
bobzel
2021-04-22
fixing problems with dictation panel height in videobox.
bobzel
2021-04-21
from last
bobzel
2021-04-21
Fixed errors merging with master
bobzel
2021-04-15
cleaned up CollectionCarousel and styleprovider to handle sub-component prope...
bobzel
2021-04-11
updated startRect to use mediaState and added pendingRecording as an option.
bobzel
2021-04-11
from last
bobzel
2021-04-11
some cleanup of demo_changes
bobzel
2021-04-07
bug fixes
Geireann
2021-04-06
updates
Geireann
2021-04-05
adding video wall tests
bobzel
2021-03-30
more cleanup
bobzel
2021-03-29
still cleaning up all the active/selection code.
bobzel
2021-03-29
initial changes to cleanup pointer events.
bobzel
2021-03-29
fixed doc decorations for dictation. gave dictation docs a title. minor cle...
bobzel
2021-03-26
extracted AudioWaveform out of AudioBox in order to use in CollectionStackedT...
bobzel
2021-03-25
added a dictation area to the stackedTimeline view for A/V. Now dictation an...
bobzel
2021-03-25
moved dictation view to be a component of the screenshotbox
bobzel
2021-03-24
fixed screenshot box to not show minimap
bobzel
2021-03-24
redid how LinkManager stores links on documents by putting them on the Doc it...
bobzel
2021-03-24
code cleanup in screenshotBox
bobzel
2021-03-24
renamed audioState to mediaState and cleaned up screenshotBox a little.
bobzel
[next]