aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-10-04Merge branch 'master' into pres-pin-fixesbobzel
2022-10-04removed gitlike options from collection context menu. removed ↵bobzel
createDashboard from context menus since it has a UI button
2022-10-04fix to show close and open icons of hideResizers documents. fixes for native ↵bobzel
size control of text and freeform collections. fixes for lightbox view of native size collections. fix for 'false' script.
2022-10-03added a reset menu item for docking views in their context menu. fixed ↵bobzel
being able to edit dockingConfig in keyValue by quoting with ' instead of ". If there's no dockingConfig, make one.
2022-10-03fixed client crash on text menu for ink strokes. fixed circle rubber ↵bobzel
banding. fixed vertical position of text in ink stroke
2022-09-29added content pinning for collections.bobzel
2022-09-29a bunch of changes to trails: link to trail to initiate trail when following ↵bobzel
link. cleanly separate pin layout data vs. content data.
2022-09-27fixed so that following link to video doesn't zoom the video (works the same ↵bobzel
way as PDFs or web pages -- if the document is 'scrollable', then don't zoom in on it as well).
2022-09-26generate error when pdf parsing fails (eg., needs password)bobzel
2022-09-26added onClick capability to linearView subMenu buttons so that inkTools ↵bobzel
could turn pen off when opening/closing.
2022-09-26merged tree view fixes to enable tree view in presbox and fix various ↵bobzel
scrolling and contentActive issues.
2022-09-26Merge branch 'tree-view-fixes'bobzel
2022-09-26added explore mode option to lightbox view. turned of ink and explore mode ↵bobzel
when leaving light box.
2022-09-26Update PresBox.tsxbobzel
fixed pinwithview videos so end time is clip's end time.
2022-09-24Fixed: treeView now doesn't get pointer events if it's not active. fixed ↵bobzel
layout of treeview for pres box. fixed horiz/vert scrolling for trees. fixed not adding Loading docs to recently closed.
2022-09-23added max file size to youtube uploads of 100Mbobzel
2022-09-23fixed pinWithVIew for videos to capture timecode. fixed formatting of time ↵bobzel
labels in presBox panel.
2022-09-23added progress messages to youtube uploadsbobzel
2022-09-23grab youtube upload output ... still need to transmit to client.bobzel
2022-09-22switched to yt-dlpbobzel
2022-09-22fixed error messages on loading to not generate temporary error message when ↵bobzel
there is no error.
2022-09-22Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-09-22went back to simple mp4 request for youtube videos. audio wasn't coming ↵bobzel
through otherwise which is weird because it used to work.
2022-09-22added headers to novice mode!Geireann Lindfield Roberts
2022-09-22Merge branch 'master' of https://github.com/brown-dash/Dash-WebGeireann Lindfield Roberts
2022-09-22added more things to novice modeGeireann Lindfield Roberts
2022-09-22Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-09-22fixed webboxes not to render below webbox when something is dragged.bobzel
2022-09-22fixed media range sliders in presBoxmehekj
2022-09-22fixed creating new dashboards to open thembobzel
2022-09-22minipres opacity bumped up to 0.5bobzel
2022-09-22fixed presenting backward in presBox. fixed context menu to appear above ↵bobzel
other widgets
2022-09-22remove overlaydocs when switching dashboards.bobzel
2022-09-21fixed video duration in presbox media controlsmehekj
2022-09-21imposed 50MB max file size for uploadsbobzel
2022-09-21from lastbobzel
2022-09-21added error message for file upload errors before parsing.bobzel
2022-09-21fixed issues with deleting last stack, or deleting stacks and leaving only ↵bobzel
row/cols in goldenLayout
2022-09-21fixed navigating to cropped video regions.bobzel
2022-09-21Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-09-21open trail on right and capitalize header buttonsGeireann Lindfield Roberts
2022-09-21fixed renaming existing filesbobzel
2022-09-21fixed pres box sliders.bobzel
2022-09-21Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-09-21gifs w/ drag drop work nowbobzel
2022-09-21fixed image size on pastemehekj
2022-09-21fixed homepage bugGeireann Lindfield Roberts
2022-09-21Merge branch 'master' of https://github.com/brown-dash/Dash-WebGeireann Lindfield Roberts
2022-09-21added resize back inGeireann Lindfield Roberts
2022-09-21no video ui for cropped videosbobzel