Commit Graph

72 Commits

Author SHA1 Message Date
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
cff4f659f0 Refactor: Improve readability of signup function 2025-09-29 08:31:03 -07:00
94e40d3d3b Refactor: Improve readability of signin function 2025-09-29 08:31:00 -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
decd2fb485 Feat: Add reCAPTCHA verification to signup 2025-09-28 12:16:30 -07:00
66b1615448 Feat: Add reCAPTCHA verification to signin 2025-09-28 12:16:28 -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
dc3d5d1226 Fix: Ignore reserved paths in catch-all route 2025-09-28 11:41:31 -07:00
3cd4782cd2 Refactor: Return username on successful sign-up 2025-09-28 11:25:34 -07:00
3911fdda62 Refactor: Return username on successful sign-in 2025-09-28 11:25:32 -07:00
017d592845 Feat: Add catch-all redirect handler for slugs 2025-09-28 11:18:49 -07:00
ce44f5f570 Feat: Add API endpoint to create short links 2025-09-28 11:17:05 -07:00
6db5c1b657 Feat: Add user signin API endpoint 2025-09-28 10:41:24 -07:00
7f1101b919 Feat: Add user signup API endpoint 2025-09-28 10:41:22 -07:00
2f2b6ae3c2 Delete functions/gh/[[catchall]].js 2025-09-28 10:05:31 -07:00
github-actions[bot]
01f92b190d chore: Sync from multipleof4/sune 2025-09-28 17:05:05 +00:00