headplane/app
Aarnav Tale d2c4f5eb2b
feat: completely overhaul the auth model
* Cookies are now encrypted JWTs (GHSA-wrqq-v7qw-r5w7)
* Authentication is stored in the SQLite database (auto-migrated)
* Session logic is much cleaner
2025-08-19 17:52:16 -04:00
..
components feat: reintroduce missing local dns override (fixes #236) 2025-06-21 13:54:33 -04:00
layouts feat: completely overhaul the auth model 2025-08-19 17:52:16 -04:00
routes feat: completely overhaul the auth model 2025-08-19 17:52:16 -04:00
server feat: completely overhaul the auth model 2025-08-19 17:52:16 -04:00
types chore: fix tiny nits 2025-06-16 11:45:24 -04:00
utils fix: check for invalid go timestamp on expiry again 2025-05-25 11:02:19 -04:00
entry.client.tsx feat: add react-scan in dev 2025-01-25 12:51:32 -05:00
entry.server.tsx feat: switch to a central singleton handler 2025-03-17 22:21:16 -04:00
root.tsx feat: add logo and favicon (#238) 2025-06-09 10:30:03 -04:00
routes.ts chore: reorganize go code 2025-06-16 11:45:23 -04:00
tailwind.css feat: upgrade to tailwindcss v4 2025-05-29 11:16:47 -04:00