aboutsummaryrefslogtreecommitdiff
path: root/src/client
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-28Merge branch 'master' into lanyi-expanded-agent-paper-mainbobzel
2025-07-25fixed style doc dropping on images to work when non-firefly tags are set.bobzel
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-23Merge branch 'master' into lanyi-expanded-agent-paper-mainbobzel
2025-07-23fix for having gpt operate on docs with newlines in their descriptions.bobzel
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 undo of property number sliders.bobzel
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-16Merge branch 'master' into lanyi-expanded-agent-paper-mainsharkiecodes
2025-07-16switched the collection's ai view to be the same as the image box'sbobzel
2025-07-10fixed filterdoctoolsharkiecodes
2025-07-10expandingsharkiecodes
2025-07-10expanding functionalitysharkiecodes
2025-07-09fixed landscape pdf loading. fixed crash when uploading a password ↵bobzel
protected pdf.
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-08fixed searchbobzel
2025-07-08from lastbobzel
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-01Merge branch 'master' into lanyi-expanded-agent-paper-mainsharkiecodes
2025-07-01fixing sorting tagging toolssharkiecodes