aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2022-03-29added a backlinks property category. fixed context property category to ↵bobzel
update without using search. fixed double tap on links button to always show linkpivot doc. fixed dragging docs to a tab to not switch to tab dragging mode.
2022-03-28enabled dragging documents onto tab bar without shift. modified link pivot ↵bobzel
document to automatically update when links are added and be a stacking view
2022-03-25fixed annotations on web pages to be scaled to the correct location.bobzel
2022-03-24change presbox to tree viewAubrey Li
2022-03-24Update CollectionNoteTakingViewFieldColumn.tsxvli18
2022-03-24updated deletevli18
2022-03-24fixed no col bugljungster
2022-03-24Merge branch 'master' into speedups2bobzel
2022-03-24fixes for webbox scroll bars and resizer divider to show up properlybobzel
2022-03-24messed around with Scssljungster
2022-03-24fixed scroll location of webpages when activated for first time.bobzel
2022-03-24fixed videobox upload data uri to have nosuffix parameter again.bobzel
2022-03-24fixing data_url uploading to have a no suffix option.bobzel
2022-03-24fixed videoBox play issue. cleaned up global referencing a bit.bobzel
2022-03-24removed commented out sections at bottomljungster
2022-03-23Merge branch 'speedups2'bobzel
2022-03-23adjsuted pdfBox and WebBox to resize better without glitches when using the ↵bobzel
annotation sidebar. changed so that when fitWidth is set anything can be resized vertically - causes artifacts for videoBoxes.
2022-03-22addingljungster
2022-03-22Stop drag in present mode if element isn't specifically selected to drag.Michael Foiani
2022-03-22hahaljungster
2022-03-22stashingljungster
2022-03-22Merge branch 'speedups2'bobzel
2022-03-22fixed temporal media merge that had reverted a lot of things.bobzel
2022-03-20cleaned up files and added some commentsmehekj
2022-03-20fixed rendering on mount issuemehekj
2022-03-20fix videobox merge issuesmehekj
2022-03-20Revert "Merge remote-tracking branch 'origin/speedups2' into ↵mehekj
temporalmedia-mehek" This reverts commit 1f7cf7babc76ecff5aef5fe663c48e067e85dd26, reversing changes made to 1e3ad4de06f83eab54628de660529fefb9a0dc63.
2022-03-19from lastbobzel
2022-03-19fixed mapBox searchbox menu to not disappear when you go to click on it.bobzel
2022-03-18restored Schema views.bobzel
2022-03-18Merge branch 'speedups2' of https://github.com/brown-dash/Dash-Web into ↵bobzel
speedups2
2022-03-18fixed vertical resizing of web and pdf to not jump after sidebar panel is ↵bobzel
resized
2022-03-17left key make slide & hover infoAubrey Li
2022-03-17Merge remote-tracking branch 'origin/speedups2' into temporalmedia-mehekmehekj
2022-03-17trying to resolve issueljungster
2022-03-17Merge branch 'master' into temporalmedia-mehekmehekj
2022-03-17Merge remote-tracking branch 'origin/speedups2' into parkerljungster
2022-03-17Merge remote-tracking branch 'origin/speedups2' into presentation_upgradeAubrey Li
2022-03-17about to merge speedupsljungster
2022-03-17Merge branch 'naafi-linking' of https://github.com/brown-dash/Dash-Web into ↵Naafiyan Ahmed
naafi-linking
2022-03-17feat: working on implementing writing modeNaafiyan Ahmed
2022-03-17removed buxton importer stuff. removed libxmljs needed by buxtonimporter ↵geireann
which was breaking npm install
2022-03-17Merge pull request #55 from brown-dash/speedups2Naafiyan Ahmed
Speedups2
2022-03-17gutted NoteTakingljungster
2022-03-16basic video UI and functionality completemehekj
2022-03-15marquee create slideAubrey Li
2022-03-15prettyljungster
2022-03-15added dragging of divider between sidebar and content for PDF/Web boxes.bobzel
2022-03-12video ui in progress, basic functions show upmehekj
2022-03-12attempting to add note-takingljungster
I think this has something to do with the view not being rendered in novice mode. Assuming this is an issue in CollectionMenu.tsx. Essentially what I did was add a note-taking view wherever I found a stacking view (via global search)