aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes
AgeCommit message (Collapse)Author
2025-08-18added image foreground mask function. added ui buttons for removing ↵HEADmasterbobzel
background, masking foreground.
2025-08-15cleaned up image background removal code a bit and added undobobzel
2025-08-14moved background removal code into ImageUtilsbobzel
2025-08-14added background removal for images.bobzel
2025-08-11fixed image fill api to handler errors better.bobzel
2025-08-08fixed sizing of arrows and dashes to relate to stroke width. Made link's ↵bobzel
use fill to set color and default to backgorundColor
2025-08-04switched to use firefly for image fillbobzel
2025-07-29tweaking scriptingBox to work somewhat againbobzel
2025-07-29changed setRef to fixScrollWheelbobzel
2025-07-29fixing some warningsbobzel
2025-07-24making filter sort and tag doc tools work the same way with docs within the ↵bobzel
collection and with improved formatting for openai.
2025-07-23agent can give a list of docs on your canvassharkiecodes
2025-07-23canvas tool now intentionally skips dashboard/tab documentssharkiecodes
2025-07-23fixed filtering doc tool to operate on Docs within parent collection, not ↵bobzel
just linked docs.
2025-07-23fixes for chatbox that already exists when a collection is opened to still ↵bobzel
have access to the collection's docs.
2025-07-22adjusted agent to include UI control toolsharkiecodes
2025-07-22Completed agent functionality - recognition of all documents on canvassharkiecodes
2025-07-22Merge branch 'master' into lanyi-expanded-agent-paper-mainsharkiecodes
2025-07-22fixed filter docsharkiecodes
fixed filterdoc
2025-07-21more server side cleanupbobzel
2025-07-21cleaning up server warnings/errorsbobzel
2025-07-16fixed placement of Docs on views that are modified as the result of the AI ↵bobzel
componentUI view being display
2025-07-16fixed disappearing images caused by having no height when default image was ↵bobzel
an alternate. fixed columnDragger for masonry view to always display to avoid flicker artifacts.
2025-07-10fixed filterdoctoolsharkiecodes
2025-07-10expandingsharkiecodes
2025-07-10expanding functionalitysharkiecodes
2025-07-08Merge branch 'agent-paper-main' into lanyi-expanded-agent-paper-mainbobzel
2025-07-08fixed fuzzy search buttonbobzel
2025-07-08Merge branch 'master' into lanyi-expanded-agent-paper-mainbobzel
2025-07-08fixed resizing of chatboxbobzel
2025-07-07merge issuesA.J. Shulman
2025-07-07changes (seeing if they work)A.J. Shulman
2025-07-07fontSize fix for equationBoxesbobzel
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-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-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-24Merge branch 'master' of https://github.com/brown-dash/Dash-Web into ↵Joanne
joanne-tutorialagent