Commit graph

318 commits

Author SHA1 Message Date
ByteAtATime
a82de0bc88
feat: update metadata layout 2025-11-30 22:01:32 -08:00
ByteAtATime
04c8a701b3
feat: update clipboard history layout 2025-11-30 21:52:49 -08:00
ByteAtATime
c32a05fd1f
fix: use rules instead of borders 2025-11-30 21:35:45 -08:00
ByteAtATime
7f53f27d1c
refactor: extract clipboard list item and preview 2025-11-30 21:33:19 -08:00
ByteAtATime
2145d41b6d
feat: only show source app if at least one entry has it 2025-11-30 20:30:25 -08:00
ByteAtATime
86fa43afd2
feat: show source app in clipboard history screen 2025-11-30 20:27:01 -08:00
ByteAtATime
5bda21c010
feat: add window title tracking to clipboard entries 2025-11-30 20:24:45 -08:00
ByteAtATime
6ad4e9e66e
perf: deduplicate images based on metadata instead of raw data 2025-11-30 20:06:57 -08:00
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
2349b5c70f
fix: correctly use raw image bytes to get image handle in clipboard history 2025-11-30 19:19:46 -08:00
ByteAtATime
48609b4615
feat: improve clipboard color styling 2025-11-30 19:04:28 -08:00
ByteAtATime
1be71d0314
feat: virtualize clipboard history for long entries 2025-11-30 18:51:51 -08:00
ByteAtATime
f13cf535d6
fix: make content scrollable full width 2025-11-30 18:42:49 -08:00
ByteAtATime
1e0c61e2f4
feat: improve clipboard list preview logic for text 2025-11-30 18:41:47 -08:00
ByteAtATime
f133c8d4fc
feat: split clipboard history into buckets by time 2025-11-30 18:25:56 -08:00
ByteAtATime
57b1a7bb7b
feat: add navigation to clipboard history screen 2025-11-30 18:13:25 -08:00
ByteAtATime
fc5b248a51
feat: implement basic clipboard history ui 2025-11-30 17:32:08 -08:00
ByteAtATime
ff13d9d1a4
fix: use persistent keyring 2025-11-30 17:15:51 -08:00
ByteAtATime
827cacd5ca
fix: initialize clipboard history in application and dev modes 2025-11-30 17:08:10 -08:00
ByteAtATime
a6a1c61601
feat: add clipboard history command 2025-11-30 15:59:58 -08:00
ByteAtATime
544f3c0f09
feat: add image support to clipboard history 2025-11-30 15:56:07 -08:00
ByteAtATime
9e1f4e330e
feat: encrypt clipboard history 2025-11-30 15:54:13 -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
2d1a84afde
feat: add deep link for confetti 2025-11-30 15:16:02 -08:00
ByteAtATime
85912b94e6
feat: add confetti command to root 2025-11-30 15:13:31 -08:00
ByteAtATime
04f27395dd
feat(confetti): stagger particle fade 2025-11-30 15:04:57 -08:00
ByteAtATime
4567fcb1be
feat(confetti): close window when confetti finished 2025-11-30 14:57:27 -08:00
ByteAtATime
faf926288f
feat: implement confetti command 2025-11-30 13:41:20 -08:00
ByteAtATime
92ea0e8346
feat: implement confetti drawing 2025-11-30 11:48:26 -08:00
ByteAtATime
351725154c
feat(settings): update tab bar layout 2025-11-30 10:13:24 -08:00
ByteAtATime
4d6d7d4be8
feat(settings): update checkbox preference styles 2025-11-30 10:06:19 -08:00
ByteAtATime
2ea4b17313
feat(settings): toggle extension selected state on press 2025-11-30 09:54:44 -08:00
ByteAtATime
75ae2a3594
feat(settings): toggle title visibility based on preference type 2025-11-30 09:54:21 -08:00
ByteAtATime
60909e49d6
feat(settings): update preferences layout 2025-11-29 21:28:17 -08:00
ByteAtATime
65d9b64537
feat(settings): update extension description 2025-11-29 21:17:11 -08:00
ByteAtATime
b561e2d55d
fix(settings): correct layout of extension headers 2025-11-29 21:04:38 -08:00
ByteAtATime
d579095ce2
feat(settings): move headers to separate row 2025-11-29 20:59:57 -08:00
ByteAtATime
e5fedefcef
feat(settings): update styles of extensions list 2025-11-29 20:51:00 -08:00
ByteAtATime
a1e4348ceb
feat(settings): update extensions header styles 2025-11-29 20:16:36 -08:00
ByteAtATime
f56663b089
feat(settings): redistribute horizontal spacing 2025-11-29 19:19:54 -08:00
ByteAtATime
1acf2b4731
feat(settings): render extension icon 2025-11-29 19:16:39 -08:00
ByteAtATime
9e6f68a611
feat(settings): add description of extension 2025-11-29 19:14:34 -08:00
ByteAtATime
83d487a66a
feat(settings): add search to extensions tab 2025-11-29 19:12:02 -08:00
ByteAtATime
4bfe44e861
feat: split extension view into two panes 2025-11-29 19:01:02 -08:00
ByteAtATime
77e30c3e56
feat: add tabs to settings window 2025-11-29 18:50:02 -08:00
ByteAtATime
5dfbdd1b82
feat: pass app theme to settings panel 2025-11-29 18:35:47 -08:00
ByteAtATime
bb64417a94
refactor: isolate settings view into separate app 2025-11-29 18:32:10 -08:00
ByteAtATime
0e3159d4ce
fix: focus input on layer shell launch 2025-11-29 17:32:02 -08:00