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
/
collections
Age
Commit message (
Expand
)
Author
2021-10-07
fix presentation play bounds to fit trim bounds
mehekj
2021-10-07
fixed clicking the contextmenu button on timeline entries. set fitWidth for t...
bobzel
2021-09-30
fixed clipping audio spans to clipstart/clipend,
bobzel
2021-09-30
added back correct labeling of trimmed titles in audiobox
bobzel
2021-09-27
Merge branch 'master' into temporalmedia-mehek
bobzel
2021-09-27
made docs with no author Admin for everyone. fixed run-time warnings: not mem...
bobzel
2021-09-26
added dontAutoFollowLinks menu item
bobzel
2021-09-26
made embedded documents appear with their title on timeline. added reset tit...
bobzel
2021-09-26
fixed bug with SetInPlace for fields starting with "_"
bobzel
2021-09-26
fixed warnings, fixed bug following link w/auto play. plus refactorings.
bobzel
2021-09-25
fix for some youtube urls that didn't upload.
bobzel
2021-09-25
added a hacky fix to what seems to be a Chrome bug when auto expanding the le...
bobzel
2021-09-25
added a hacky fix to what seems to be a Chrome bug when auto expanding the le...
bobzel
2021-09-25
better version of punch in/out without reactions.
bobzel
2021-09-25
fixed play() bug from last. fixed highlight of punch in/punch out region wit...
bobzel
2021-09-24
from last
bobzel
2021-09-24
refactored trim stuff out of audiobox into collectionstackedtimeline so that ...
bobzel
2021-09-24
fixed dropping label markers on timelines to not disappear. made all timelin...
bobzel
2021-09-24
styled label markers on audio timeline to have border rounding. fixed setting...
bobzel
2021-09-24
fixed double-click on trim ends to reset properly.
bobzel
2021-09-24
removed marker vertical offset
mehekj
2021-09-24
Merge branch 'master' into temporalmedia-mehek
bobzel
2021-09-24
wrapped Color() calls in DashColor() to catch exceptions for color strings no...
bobzel
2021-09-24
added doubleclick on clip button to switch to editing entire timeline vs. sin...
bobzel
2021-09-23
added code for editing the original waveform, not a clip when trimming is act...
bobzel
2021-09-23
cleanup
bobzel
2021-09-23
renamed props for stackedTimeline
bobzel
2021-09-23
fixed trimming already trimmed clips.
bobzel
2021-09-23
Merge branch 'master' of https://github.com/brown-dash/Dash-Web
geireann
2021-09-23
Revert "Merge pull request #34 from brown-dash/linking-anh"
geireann
2021-09-23
fixed one crash when color string has capital letters.
bobzel
2021-09-23
Merge branch 'master' into linking-anh
Geireann Lindfield Roberts
2021-09-23
small schema UI tweak
Geireann
2021-09-23
a bunch of fixes to audio timelines to support undoing clips, simplifying aud...
bobzel
2021-09-22
Merge branch 'master' into temporalmedia-mehek
bobzel
2021-09-22
fixed dragging anchor on audio timeline to position correctly. fixed being a...
bobzel
2021-09-22
fixed default color of link lines in dark mode.
bobzel
2021-09-22
fixed runtime bug inside toggleBold(). removed print statements.
bobzel
2021-09-21
fixed up some darkScheme css, enabled comic mode for developers, enabled open...
bobzel
2021-09-20
Merge branch 'master' into temporalmedia-mehek
mehekj
2021-09-20
partially added dragging timeline markers
mehekj
2021-09-20
replaced convert to ink in marquee menu with create Group
bobzel
2021-09-17
fixed making link to selected region in video
bobzel
2021-09-17
fixed warnings
bobzel
2021-09-17
added 'unset' docFilters. changed link doc views to use comparison box with ...
bobzel
2021-09-17
close context menu when starting a right-click drag on a webbox. .fixed dismi...
bobzel
2021-09-16
added search() component method. changed search menu to call search on docum...
bobzel
2021-09-15
better fix for last that reduces recomputation.
bobzel
2021-09-15
avoid runtime error in compute group bounds on startup when docs are still pr...
bobzel
2021-09-15
fixed infinite loop in grid space selection that conflated with setting group...
bobzel
[next]