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
/
AudioBox.tsx
Age
Commit message (
Expand
)
Author
2024-10-07
comments and clean up
alyssaf16
2024-10-06
Merge branch 'alyssa-starter' of https://github.com/brown-dash/Dash-Web into ...
alyssaf16
2024-10-06
comments
alyssaf16
2024-09-30
cleaned up some lint errors.
bobzel
2024-09-29
clean up
alyssaf16
2024-09-02
Merge branch 'master' into alyssa-starter
bobzel
2024-08-08
many changes to add typing in place of 'any's etc
bobzel
2024-07-08
Speech to phonemes progress
alyssaf16
2024-05-02
lots more dependency cycle unwinding.
bobzel
2024-04-30
unwinding more import loops by splitting up Documents.ts into DocUtils.ts and...
bobzel
2024-04-30
unwinding some import cycles. added PinFuncs and .from(dv:DocumentView) for ...
bobzel
2024-04-24
completing eslint pass
bobzel
2024-04-17
restoring eslint - updates not complete yet
bobzel
2024-03-30
audio box fixes
bobzel
2024-03-30
open audio dictation in sidebar
bobzel
2024-01-24
several fixes to drag/drop so that dropAction's set on target work for tree v...
bobzel
2024-01-23
reorganization of DocumentView, DocumentViewInternal and FieldView methods an...
bobzel
2024-01-18
lots of changes to try to simplify API for viewPaths and related
bobzel
2024-01-03
cleaned up screenToLocalTransform in several places by making it additional m...
bobzel
2023-12-13
cleaned up props/_props handling by inherting from ObservableReactComponent
bobzel
2023-12-10
massive changes to use mobx 6 which means not accessing props directly in @co...
bobzel
2023-12-04
trying to do version updates on all npm packages.
bobzel
2023-12-03
cleaned up warnings and errors, working with typescript 20.10
bobzel
2023-11-30
completed transition from rootDoc => Document, dataDoc, layoutDoc
bobzel
2023-11-29
numerous changes to fix bugs and to fix/remove old or hacky code. fixed doc ...
bobzel
2023-09-08
added cancel trim and revert buttons to audiobox
bobzel
2023-09-05
added ui for specifying wehther to play a/v when following links, and cleaned...
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-06-07
Update other uses
James Hu
2023-05-17
fixed scrolling/panning on fitWidth images. fixed drag/zoom conflicts for ov...
bobzel
2023-05-16
fixed bugs with goldenlayout dragging and undoing. fixed searching for filte...
bobzel
2023-05-14
major overhaul of field naming conventions.
bobzel
2023-04-14
got rid of CollectionView prop. fixed DocFocusOrOpen to toggle targets and z...
bobzel
2023-04-04
fixed using freeformview in sidebar of pdfs. fixed issues with dragging items...
bobzel
2023-03-23
Merge branch 'master' into schema-mehek
mehekj
2023-03-17
fixed scriptingbox to remove script if text is empty. fixed scripting with c...
bobzel
2023-03-17
cleaned up highlighting styles a bit. fixed stackedTimeline screen to local xf.
bobzel
2023-03-14
Merge branch 'master' into schema-mehek
mehekj
2023-03-11
changed links from being a computed field on documents to being accessed by a...
bobzel
2023-03-06
Merge branch 'master' into schema-mehek
mehekj
2023-03-05
replace jumpToDocument with showDocument. restructure code to get rid of scr...
bobzel
2023-03-01
cleaned up recentlyPlaying to allow clips to be turned on/off w/o navigating ...
bobzel
2023-02-27
restructured getAnchor()/scrollFocus to be more consistent. added setterscri...
bobzel
2023-01-28
Merge branch 'master' into schema-mehek
mehekj
2023-01-20
removed tour map from lightbox. added option to create anchors without addin...
bobzel
2023-01-13
Merge branch 'master' into schema-mehek
mehekj
2022-12-07
stopped update _cache in ProxyField because it invalidates too much stuff dur...
bobzel
2022-10-12
Merge branch 'master' into schema-mehek
mehekj
2022-09-13
fixed ref to overlayX/y instead of x/y in audioBox and presElement
bobzel
[next]