aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-07-08from lastbobzel
2025-07-03fixed creating docs with ai tool to allow options to be specified.bobzel
2025-07-03minor image editsharkiecodes
2025-07-03Completed Tag/Sort Toolssharkiecodes
2025-07-02Implementing replacement of GPTPopupsharkiecodes
2025-07-01Merge branch 'agent-paper-main' into lanyi-expanded-agent-paper-mainsharkiecodes
2025-07-01Merge branch 'master' into lanyi-expanded-agent-paper-mainsharkiecodes
2025-07-01fixing sorting tagging toolssharkiecodes
2025-07-01reverted chat send to use dash component Button, and dictation to use ↵bobzel
Toggle. Reverted Dropdown to use trigger of CLICK (hover doesn't work well). got rid of currentuserutil button references in infoUI & replaced with info-specific button descriptions. fixed up a bunch of lint/typing errors
2025-07-01creating sorting and tagging tools for agentsharkiecodes
2025-07-01Adding Tagging and Sorting toolssharkiecodes
2025-07-01Merge branch 'agent-paper-main' into joanne-tutorialagentbobzel
2025-06-30warning fix.bobzel
2025-06-27Fix for small PDFs: dynamic cluster downsizing + summary stabilitySkitty1238
2025-06-27updated pdf upload and linking fixes for chatbotJoanne
2025-06-27Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Joanne
joanne-tutorialagent
2025-06-26Merge branch 'master' into agent-paper-mainbobzel
2025-06-26fixed rendering pdfs, text selections on pdfs,bobzel
2025-06-26Merge branch 'agent-paper-main' of https://github.com/brown-dash/Dash-Web ↵Joanne
into joanne-tutorialagent
2025-06-26from lastbobzel
2025-06-26Merge branch 'master' into agent-paper-mainbobzel
2025-06-24fixed dashFieldView formattingbobzel
2025-06-24minor tutorial fixesJoanne
2025-06-24Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Joanne
joanne-tutorialagent
2025-06-24fixed rotation handle placement when rotatedbobzel
2025-06-23cleaned up assiging tags to docs using gpt popupbobzel
2025-06-23fixed gptpopup to do something more reasonable when asked to tag documents.bobzel
2025-06-23fixed invalidations to not trigger creating new refs when ref= was assigned ↵bobzel
to an anonymous function. fixed scribble erase to not delete everything it overlaps, just things it intersects with or contains. fixed ink to have a Math mode and fixed math recognition myscript calls.
2025-06-22successfully merged documentationtext functionality with new version of ↵Joanne
agent, however still minor issues with the agent not selecting the proper tool for documentation generation without the additional context from the topbar
2025-06-20Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Joanne
joanne-tutorialagent
2025-06-20cleanupbobzel
2025-06-19Merge branch 'task_nodes_aarav'bobzel
2025-06-19Merge branch 'lanyi-branch'bobzel
2025-06-19from lastbobzel
2025-06-19from lastbobzel
2025-06-19removing references to Box types from documentdecorations - added ↵bobzel
showBorderRounding to viewBoxInterface.
2025-06-18fixed corsproxying of images.geireann
2025-06-17Merge branch 'agent-paper-main' of https://github.com/brown-dash/Dash-Web ↵Joanne
into joanne-tutorialagent
2025-06-16Merge branch 'master' into lanyi-branchsharkiecodes
2025-06-16fixed typosgeireann
2025-06-13fix for docButtonBar placementbobzel
2025-06-13Merge branch 'master' into lanyi-branchsharkiecodes
2025-06-13fixed layout of tableBox after previous html updategeireann
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-06-12Update ScrapbookPreset.tsxsharkiecodes
cleaned up presets
2025-06-12Update ScrapbookPreset.tsxsharkiecodes
fixing presets
2025-06-11improved agent tool generationA.J. Shulman
2025-06-11refactor unwrapPlaceholder duplicated code to DocUtils.bobzel
2025-06-11added outpaintable method to streamline determining which docs can be ↵bobzel
outpainted.
2025-06-11don't recompute tags_chat for PDF and videos. Don't block within loop for ↵bobzel
getting pdf text.