aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2022-09-21 added cropping for videos. made images render at full res when selected.bobzel
2022-09-21fixed following links to toggle alias if it's displayed when actual target ↵bobzel
isn't. changed cropping images to leave behind an outline not, a solid rectangle. double clicking on link buttons no longer opens them in lightbox view.
2022-09-21fixed snapshots of dashbaords to have trails setupbobzel
2022-09-21added git reportingGeireann Lindfield Roberts
2022-09-21restyled document decorationsGeireann Lindfield Roberts
and changed novice mode to exclude `data` in treeView
2022-09-20sharing manager UI artifact fixGeireann Lindfield Roberts
2022-09-20Merge pull request #117 from brown-dash/geireann-homepageGeireann Lindfield Roberts
updated homepage view
2022-09-20updated homepage viewGeireann Lindfield Roberts
2022-09-20fixed golden layout to always leave a stack when removing splits.bobzel
2022-09-20Merge remote-tracking branch 'origin/mehek-loading-fixes'bobzel
2022-09-20fixed default background color of docs when collection has a background colorbobzel
2022-09-20display error instead of infinitely loading after refreshmehekj
2022-09-20fixed pdf boxes to be active in lightboxview by fixing lightboxview docview ↵bobzel
to be observable so that IsLightboxDoc's will invalidate. made webBox's content 'relative' so that linksButton is in correct place. changed text highlight color to orange for webboxes
2022-09-19fixed searching in pdfs by updating to pdfjs's new findController apibobzel
2022-09-19added pin with view for region to webBoxbobzel
2022-09-19Merge branch 'master' of https://github.com/brown-dash/Dash-Webbobzel
2022-09-19if same youtube video is uploaded, reuse the existing file without ↵bobzel
downloading again. removed failed uploads from parsed_files. change pinWithView to highlight the pinned view region. Give pinWithView collections an option to just pan or zoom to % of screen size.
2022-09-15added dotenv to Main.tsxgeireann
2022-09-15Update ReportManager.tsxgeireann
2022-09-15cleaned up youtube escaping codebobzel
2022-09-15again...bobzel
2022-09-15fixed crash in presboxbobzel
2022-09-15from lastbobzel
2022-09-15from lastbobzel
2022-09-15changed youtube ffmpeg command to escape filename (problem with videos ↵bobzel
starting with a '-')
2022-09-15default pin movement is now None if pinning doc view params (e.g., animation ↵bobzel
of x/y). otherwise, zoom tends to negate the animation
2022-09-15fixed border highlight for animation effects. require shift-key for all ↵bobzel
pinWithView operations
2022-09-15Revert "Update server_Initialization.ts"geireann
This reverts commit 7f48d9656387b40c4e3d53d6a7e71e9e17ceefe9.
2022-09-15Update server_Initialization.tsgeireann
npm
2022-09-14from last.bobzel
2022-09-14fixed problem where dashboard's myTrails is a promise causing a crash. ↵bobzel
fixed with prefetchProxy
2022-09-14fixed very weird bug where setting permissions on dashboard with itself as a ↵bobzel
nested dashboard caused a duplicate of the dashboard to be overlayed on top of the dashboard, but covering up all of the main Dash chrome...
2022-09-14fix so that scrollbars don't appear for autoHeight text views in a freeform ↵bobzel
view.
2022-09-14Merge branch 'master' into sharing-jennybobzel
2022-09-14from lastbobzel
2022-09-14made dashboard button hidden since we have dashboard view now. put viewType ↵bobzel
'docking' on proto so that all aliases will get it when nesting docking views.
2022-09-14changed docking view thumbnails to be imagefields, not docs. allowed ↵bobzel
docking view to be nested to avoid crashes before when they became nested. fixed dropping docs with dropAction of 'alias' to never remove them. fixed clearing startLink to not deselect when link is already started
2022-09-14fixed auto sizing of text documents that are topLevel. restored scroll bars ↵bobzel
to autoHeight text that is in a container (eg lightbox or tab)
2022-09-14turned off overlayView when lightboxDoc is activebobzel
2022-09-14made video box controls appear when video is in overlay viewbobzel
2022-09-14fixed presbox mini player to allow mini player and full size player at the ↵bobzel
same time and to be a playground field for sharing. distringuished preselementbox feedback for selected vs. activeItem using border.