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