Commit Graph

23 Commits

Author SHA1 Message Date
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