Commit Graph

3 Commits

Author SHA1 Message Date
dsyoon
f8195a3b23 Update links list and lockfile
Add TTS link and commit npm lockfile for reproducible installs.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 18:04:27 +09:00
dsyoon
97c8fe8069 Add Auth0 login gate for admin actions
Show login status in header, guard manage actions behind allowed emails, and add Auth0 SPA SDK with CDN fallback.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 17:53:59 +09:00
dsyoon
02082eb16d Add static links dashboard
Includes JSON-ordered link cards, search/sort, favorites, CRUD, and import/export with localStorage.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-07 17:33:14 +09:00