Commit Graph

43 Commits

Author SHA1 Message Date
8369f86a10 Fix: Add ban check and update ntfy actions 2025-11-28 08:00:55 -08:00
1fed0a503d Fix: Add ban check and update ntfy actions 2025-11-28 08:00:51 -08:00
34f30ee850 Feat: Add Seize action button to ntfy notifications 2025-11-22 07:27:12 -08:00
247ee6dcc3 Feat: Add Seize action button to ntfy on update 2025-11-22 07:27:07 -08:00
6bf4a23d64 Fix: Clean seized prefix from API response 2025-11-21 12:52:26 -08:00
8d703183e8 Fix: Prevent deletion of seized links 2025-11-21 12:49:42 -08:00
5509596df8 Fix: Prevent users from updating seized links 2025-11-21 12:47:04 -08:00
7021ee363a Fix: ntfy update correct topic usage 2025-11-10 13:42:51 -08:00
72aeb573b2 Fix: ntfy delete correct topic usage 2025-11-10 13:42:46 -08:00
c51b7d25b7 Fix: ntfy create correct topic usage 2025-11-10 13:42:43 -08:00
e273372324 Fix: ntfy title emoji on update/analytics 2025-11-10 13:34:16 -08:00
266884a652 Fix: ntfy title emoji on delete 2025-11-10 13:34:13 -08:00
647d6193fb Fix: ntfy title emoji on create 2025-11-10 13:34:09 -08:00
f362b82ddd Feat: ntfy notify on update/analytics 2025-11-10 13:22:37 -08:00
fa767e728f Feat: ntfy notify on link delete 2025-11-10 13:22:34 -08:00
61d9cf9cde Feat: send ntfy notify on link create 2025-11-10 13:22:30 -08:00
ca2dee0188 Feat: Notify ntfy on link delete 2025-11-10 13:10:25 -08:00
69ca09290e Feat: Notify ntfy on link update/analytics 2025-11-10 13:10:13 -08:00
4bcaa0cd65 Feat: Notify ntfy on link creation 2025-11-10 13:10:07 -08:00
bac06a3aab Feat: Prefix KV value based on analytics toggle state 2025-10-11 08:56:14 -07:00
e4fac64771 Feat: Return analytics status along with destination 2025-10-11 08:56:11 -07:00
324cf28de0 Refactor: Switch to Turnstile for CAPTCHA verification 2025-10-10 11:37:55 -07:00
ebf8f84af8 Refactor: Switch to Turnstile for CAPTCHA verification 2025-10-10 11:37:51 -07:00
46b460f511 Feat: Add endpoint to delete links 2025-10-10 11:06:18 -07:00
0452df44d5 Feat: Add endpoint to update link destination 2025-10-10 11:06:14 -07:00
a3b4ab6904 Feat: Add endpoint to get link destination 2025-10-10 11:06:10 -07:00
3fc424bb85 Revert: Update list.js 2025-10-10 10:48:59 -07:00
5fdb9d0afe Delete functions/api/links/delete.js 2025-10-10 10:48:32 -07:00
4ccae512ea Delete functions/api/links/update.js 2025-10-10 10:48:20 -07:00
6ff69692e4 Feat: Add API endpoint for updating links 2025-10-10 10:40:34 -07:00
0a91ccb944 Refactor: Return full link details instead of slugs 2025-10-10 10:40:31 -07:00
ad1c215650 Feat: Add API endpoint for deleting links 2025-10-10 10:40:27 -07:00
2e0ce0e411 Delete functions/api/links/update.js 2025-10-10 08:39:25 -07:00
96f25fb68a Revert: Update list.js 2025-10-10 08:38:33 -07:00
72ecbd0211 Feat: Add endpoint for updating links 2025-10-10 08:16:25 -07:00
9d08652cb2 Refactor: Return full link details for editing 2025-10-10 08:16:22 -07:00
027e00d52f Refactor: Improve readability of list links function 2025-09-29 08:30:57 -07:00
dcd5273747 Refactor: Improve readability of create link function 2025-09-29 08:30:53 -07:00
da89ce698f Feat: Add endpoint to list a user's links 2025-09-28 12:51:47 -07:00
4d87fc6292 Feat: Add reCAPTCHA server-side verification 2025-09-28 12:11:18 -07:00
8c2e898bd4 Feat: Add reserved word validation for custom slugs 2025-09-28 12:07:19 -07:00
b088de6043 Fix: Use users table for slugs, remove links table 2025-09-28 11:52:13 -07:00
ce44f5f570 Feat: Add API endpoint to create short links 2025-09-28 11:17:05 -07:00