Commit graph

8 commits

Author SHA1 Message Date
Chneemann
2b5073db0e
fix(deps): move drizzle-kit to dependencies for production migrations
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 1m18s
2026-08-23 16:58:42 +02:00
Chneemann
3812afab5a
feat(auth): integrate zod validation for login and registration
All checks were successful
Deploy Flowstate to VPS / deploy (push) Successful in 1m14s
2026-08-23 10:37:14 +02:00
Chneemann
b386c2b4c5
feat(ui): add reactive trash count using SWR to navbar and dashboard trash link 2026-08-12 09:11:51 +02:00
Chneemann
c785b1bd46
feat(db): migrate from SQLite to PostgreSQL via Drizzle ORM 2026-08-03 19:37:03 +02:00
Chneemann
f5fc0ac256
feat(db): integrate Drizzle ORM with SQLite 2026-08-03 18:07:02 +02:00
Chneemann
fd728634ce
feat(auth): integrate NextAuth v5 with credentials provider, protected routes, and custom auth layouts 2026-08-03 15:13:18 +02:00
Chneemann
47b89056b5
feat(layout): setup core layout structure with sidebar, header, navbar, brand, and theme tokens 2026-08-03 11:34:43 +02:00
Chneemann
f961ffb7df
Initial commit 2026-08-01 12:13:57 +02:00