summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/prompt-input/attachments.ts
AgeCommit message (Collapse)Author
2026-04-02cleanup event listeners with solid-primitives/event-listener (#20619)Brendan Allan
2026-03-23fix(app): batch multi-file prompt attachments (#18722)Shoubhit Dash
2026-03-14fix(app): handle multiline web paste in prompt composer (#17509)Shoubhit Dash
2026-03-13fix(app): support text attachments (#17335)Adam
2026-02-20fix(app): large text pasted into prompt-input causes main thread lockAdam
2026-02-12fix(app): preserve undo history for plain-text paste (#13351)Rasheed
2026-02-12fix(app): guard randomUUID in insecure browser contexts (#13237)Adam
Co-authored-by: Selim <[email protected]>
2026-02-09fix: add fallback for when crypto.randomUUID is unavailableAdam
Closes #11452 Co-authored-by: Yo'av Moshe <[email protected]>
2026-02-08fix(desktop): add native clipboard image paste and fix text paste (#12682)Abdul Rahman ArM
2026-02-07feat(app): drag-n-drop to @mention file (#12569)Devin Griffin
2026-02-06chore: refactoring and tests (#12468)Adam