Commit graph

30 commits

Author SHA1 Message Date
ByteAtATime
e27f394c3a
feat: store encrypted data in base64 2025-11-30 19:44:00 -08:00
ByteAtATime
a96324b9d9
feat: store clipboard images as png to reduce size 2025-11-30 19:29:44 -08:00
ByteAtATime
f133c8d4fc
feat: split clipboard history into buckets by time 2025-11-30 18:25:56 -08:00
ByteAtATime
ff13d9d1a4
fix: use persistent keyring 2025-11-30 17:15:51 -08:00
ByteAtATime
87ffb66766
feat: add clipboard history tracking 2025-11-30 15:48:45 -08:00
ByteAtATime
bd703cbf36
feat: encrypt LocalStorage to comply with Raycast spec 2025-11-30 15:21:50 -08:00
ByteAtATime
92ea0e8346
feat: implement confetti drawing 2025-11-30 11:48:26 -08:00
ByteAtATime
1c058b46d3
feat: use shell instead of raw window 2025-11-29 16:30:26 -08:00
ByteAtATime
ae23c71705
refactor: move sidecar io to app state 2025-11-29 11:41:39 -08:00
ByteAtATime
18a46dfb72
feat: implement PKCEClient.authorize method 2025-11-27 17:57:06 -08:00
ByteAtATime
142d186b6f
feat: hash cache file names 2025-11-27 09:35:51 -08:00
ByteAtATime
b310ada207
feat: correctly resolve app icons 2025-11-26 20:55:44 -08:00
ByteAtATime
febd89feca
feat: add basic app scanning 2025-11-26 18:25:54 -08:00
ByteAtATime
4ecd018cba
feat: add CopyToClipboard action 2025-11-26 17:20:29 -08:00
ByteAtATime
f27076b498
feat: implement single window and daemon/toggle functionality 2025-11-25 22:00:20 -08:00
ByteAtATime
566e008063
feat: implement url handler registration 2025-11-25 20:54:17 -08:00
ByteAtATime
f28f4c9227
feat: implement link clicking in detail metadata 2025-11-23 12:24:16 -08:00
ByteAtATime
7615b6370e
deps: add debug feature to toggle iced debugging ui 2025-11-22 18:20:12 -08:00
ByteAtATime
ae8c7b7b35
feat: use dirs crate to resolve cache directory 2025-11-22 17:45:27 -08:00
ByteAtATime
3da5837c4c
deps: update iced to pinned commit on master 2025-11-22 17:02:13 -08:00
ByteAtATime
33cceafac3
feat: render detail component 2025-11-22 14:42:16 -08:00
ByteAtATime
297f568ba6
feat: switch to msgpack for sidecar protocol 2025-11-22 11:56:50 -08:00
ByteAtATime
ce822ca937
chore: remove rustyscript dependency 2025-11-22 11:04:45 -08:00
ByteAtATime
483558de1c feat: render action icon in action panel 2025-11-20 21:30:06 -08:00
ByteAtATime
344b86dd22 feat: use tokio for concurrent image loading 2025-11-20 18:20:09 -08:00
ByteAtATime
f258ac56ee feat: load remote images into cache 2025-11-19 14:57:53 -08:00
ByteAtATime
941d405b55 feat(client): add svg support to grid 2025-11-02 20:45:53 -08:00
ByteAtATime
abbbdfaf56 feat(client): correctly parse image grid contents 2025-11-01 12:07:02 -07:00
ByteAtATime
11ddac30dd feat(client): basic hello world 2025-10-29 19:57:24 -07:00
ByteAtATime
9240dbac59 feat: add rustyscript to run basic js 2025-10-28 11:10:33 -07:00