Commit Graph

58 Commits

Author SHA1 Message Date
Ian Gulliver
d2031ea991 Debug logging 2024-12-06 13:07:08 -08:00
Ian Gulliver
65b9782486 Clean up the shorts list 2024-12-06 12:07:18 -08:00
Ian Gulliver
a61e497f2a Suggest based on title from bookmarklet 2024-12-06 11:59:31 -08:00
Ian Gulliver
4b204b088f List link on help page 2024-12-05 17:48:48 -08:00
Ian Gulliver
c9fd1a614f Use color to hint history 2024-12-05 17:45:18 -08:00
Ian Gulliver
1bbcfa3d0b Don't use visibility: collapse 2024-12-05 17:41:44 -08:00
Ian Gulliver
25797f2bb1 nowrap 2024-12-05 17:39:57 -08:00
Ian Gulliver
638a80c6e4 Use tree for list 2024-12-05 17:26:00 -08:00
Ian Gulliver
3ca9db02ee Tooltips 2024-12-05 00:27:17 -08:00
Ian Gulliver
1a88665961 Check writable for list 2024-12-05 00:24:40 -08:00
Ian Gulliver
5bb7d52fb8 Visual cleanup 2024-12-05 00:22:08 -08:00
Ian Gulliver
e8f59a6c9b Try moving icons to the left 2024-12-05 00:14:37 -08:00
Ian Gulliver
0b800b767b _list 2024-12-05 00:07:04 -08:00
Ian Gulliver
592198cbdd Fix favicon in safari really 2024-12-04 21:37:23 -08:00
Ian Gulliver
f768568c3a PNG favicons 2024-12-04 16:33:37 -08:00
Ian Gulliver
6076808838 Single bookmarklet 2024-12-03 21:38:13 -08:00
Ian Gulliver
98fa733365 Fix fetch() location for copy bookmarklet 2024-12-03 21:22:29 -08:00
Ian Gulliver
da7182a471 JSON request body for shortcuts 2024-12-03 21:20:24 -08:00
Ian Gulliver
06c998e951 Bookmarklets & CORS 2024-12-03 21:17:16 -08:00
Ian Gulliver
2d3e3f25aa More shortcut trimming 2024-12-03 20:44:32 -08:00
Ian Gulliver
72e2599b79 Full url in response 2024-12-03 20:33:57 -08:00
Ian Gulliver
29c97c5c09 Improve favicons 2024-12-03 17:37:55 -08:00
Ian Gulliver
105a4c537b Help page with shortcut contents 2024-12-03 15:01:42 -08:00
Ian Gulliver
7195a1838f JSON request support (additionally), return domain 2024-12-03 13:54:46 -08:00
Ian Gulliver
dd8965fe81 Don't wipe history on long field tab 2024-12-03 13:26:20 -08:00
Ian Gulliver
e6386966a3 Check isWritable first so you can't reroute writable domains 2024-12-03 13:15:36 -08:00
Ian Gulliver
1e9cc7516f 404 instead of 403 2024-12-02 23:03:48 -08:00
Ian Gulliver
9648518a69 Wildcard domain support 2024-12-02 22:54:22 -08:00
Ian Gulliver
695e947e4c Support pre-filling long field 2024-12-02 22:29:01 -08:00
Ian Gulliver
eb8b820cb9 Copy real URLs 2024-12-02 21:34:11 -08:00
Ian Gulliver
818c096bec Use alias hostname 2024-12-02 21:29:43 -08:00
Ian Gulliver
ad524da3e3 Multi-domain perms 2024-12-02 21:25:40 -08:00
Ian Gulliver
b70546e0c9 Multi-domain initial support 2024-12-02 21:13:34 -08:00
Ian Gulliver
2292bb9051 Try another paste hook option 2024-12-02 20:45:54 -08:00
Ian Gulliver
2a18169596 Revert "Capture interactive context for copy to clipboard"
This reverts commit 7dbddad1bc.
2024-12-02 20:40:06 -08:00
Ian Gulliver
7dbddad1bc Capture interactive context for copy to clipboard 2024-12-02 20:35:09 -08:00
Ian Gulliver
bdd7593203 Fix retry loop on clipboard permission denied 2024-12-02 20:22:00 -08:00
Ian Gulliver
236e6ad8c4 Save link history 2024-12-01 13:05:16 -08:00
Ian Gulliver
7f9b3deb60 favicon 2024-11-28 08:15:31 -06:00
Ian Gulliver
fc52cc02bc Prompt engineering for a tighter list 2024-11-28 07:57:10 -06:00
Ian Gulliver
21d7af74af fetch() error handling 2024-11-28 07:46:33 -06:00
Ian Gulliver
4a8621bac8 Better vertical spacing 2024-11-28 07:44:04 -06:00
Ian Gulliver
657637c85b Smarter clipboard copies 2024-11-27 22:36:00 -06:00
Ian Gulliver
5d7ace205a OpenAI-based short link suggestions 2024-11-27 22:29:03 -06:00
Ian Gulliver
8b040265cd Set long field type to url 2024-11-27 21:36:20 -06:00
Ian Gulliver
4059f05fb5 Increase long URL length 2024-11-27 17:22:38 -06:00
Ian Gulliver
de5c875d64 Copy to clipboard 2024-11-27 16:46:18 -06:00
Ian Gulliver
d9057f2aaa Auto generate short links if empty 2024-11-26 22:20:10 -06:00
Ian Gulliver
640e04f356 Serve redirects 2024-11-26 22:07:05 -06:00
Ian Gulliver
bac1cde9e5 Upsert to database 2024-11-26 21:46:19 -06:00