|
|
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 |
|
|
|
894635a90f
|
Feat: Notify ntfy on signup
|
2025-11-10 13:10:36 -08:00 |
|
|
|
7e1fbc0fa9
|
Feat: Notify ntfy on signin
|
2025-11-10 13:10:32 -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 |
|
|
|
928c2420ec
|
Update README.md
|
2025-11-10 12:52:46 -08:00 |
|
|
|
d81f71d0fc
|
Fix: Resolve D1 incomplete input error on exec
|
2025-10-11 09:35:47 -07:00 |
|
|
|
3bb572dc22
|
Feat: Add admin button for analytics schema migration
|
2025-10-11 09:32:50 -07:00 |
|
|
|
d86c814e43
|
Fix: Use watcher to correctly re-initialize state
|
2025-10-11 09:28:18 -07:00 |
|
|
|
92edd1e2ec
|
Fix: Reset analytics state when switching between slugs
|
2025-10-11 09:21:01 -07:00 |
|
|
|
9686bd2413
|
Feat: Add endpoint to retrieve analytics for a slug
|
2025-10-11 09:11:00 -07:00 |
|
|
|
e850e6b252
|
Fix: Persist analytics toggle state and display analytics data
|
2025-10-11 09:10:55 -07: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 |
|
|
|
5417ad7298
|
Feat: Log analytics only if enabled via KV prefix
|
2025-10-11 08:56:09 -07:00 |
|
|
|
410da1506d
|
Feat: Add analytics toggle UI in edit link form
|
2025-10-11 08:56:04 -07:00 |
|
|
|
125bc5718a
|
Refactor: Update schema for aggregated analytics
|
2025-10-11 08:50:45 -07:00 |
|
|
|
9784694e94
|
Refactor: Use atomic upsert for efficient analytics
|
2025-10-11 08:50:43 -07:00 |
|
|
|
d2f8cd2e8a
|
Fix: Make schema creation idempotent
|
2025-10-11 05:39:20 -07:00 |
|
|
|
b793bec05e
|
Feat: Add endpoint to read current D1 schema
|
2025-10-11 05:39:15 -07:00 |
|
|
|
609090887c
|
Refactor: Add admin path to reserved list
|
2025-10-11 05:39:05 -07:00 |
|
|
|
5d73635309
|
Feat: Add admin panel for schema management
|
2025-10-11 05:39:01 -07:00 |
|
|
|
8bbfd5a419
|
Refactor: Add new static pages to reserved paths
|
2025-10-10 14:12:16 -07:00 |
|
|
|
2728d82275
|
Feat: Add site footer
|
2025-10-10 14:07:33 -07:00 |
|
|
|
e2e1733dcf
|
Feat: Add site footer
|
2025-10-10 14:07:25 -07:00 |
|
|
|
8dc152e428
|
Feat: Add abuse reporting page
|
2025-10-10 14:07:14 -07:00 |
|
|
|
8c62301619
|
Feat: Add acceptable use policy page
|
2025-10-10 14:07: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 |
|
|
|
168e89e3a3
|
Refactor: Use Turnstile for edit/delete actions
|
2025-10-10 11:37:46 -07:00 |
|
|
|
7df65b26eb
|
Fix: Explicitly render reCAPTCHA on form display
|
2025-10-10 11:29:19 -07:00 |
|
|
|
e06fb29efb
|
Fix: Refactor dashboard state management for reactivity
|
2025-10-10 11:14:29 -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 |
|
|
|
ff738b643d
|
Feat: Add link editing sidebar with delete/update
|
2025-10-10 11:06:05 -07:00 |
|
|
|
9f694ce7b7
|
Revert: Update dash.html
|
2025-10-10 10:49:06 -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 |
|
|
|
f0f982c280
|
Refactor: Consolidate state to fix sidebar link display
|
2025-10-10 10:45:33 -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 |
|
|
|
772bda35a9
|
Feat: Add link editing and deletion via sidebar
|
2025-10-10 10:40:22 -07:00 |
|
|
|
2e0ce0e411
|
Delete functions/api/links/update.js
|
2025-10-10 08:39:25 -07:00 |
|
|
|
b3c488652f
|
Revert: Update dash.html
|
2025-10-10 08:38:41 -07:00 |
|