Commit Graph

7 Commits

Author SHA1 Message Date
f38b0188df 🚨 fix: resolve all linter and typecheck warnings across codebase 2026-04-07 14:42:24 -04:00
a0a7e021a8 style: standardize import ordering, type imports, and formatting in source files
Sort imports alphabetically, convert value imports to type-only where
appropriate, normalize indentation to tabs, and sort exports
alphabetically across UI components, pages, and lib modules.
2026-04-07 13:10:49 -04:00
076cf8acd0 style(db): standardize database source file formatting 2026-04-07 08:09:26 -04:00
febc57b240 refactor: update DB schema for better-auth conventions 2026-04-06 22:41:00 -04:00
12e9ec5d85 proper user/session creation and auth integration into UI 2025-08-19 03:40:06 -04:00
92535f7e54 claude drizzle integration 2025-08-19 01:54:19 -04:00
9942a11c0d drizzle setup 2025-08-19 01:54:19 -04:00