Commit graph

13 commits

Author SHA1 Message Date
Bradley Shellnut
1319a74967 Adding change password in settings. 2025-01-06 18:07:30 -08:00
Bradley Shellnut
438bd52c57 Moving DB initialization items like adding citext extension to a different file. 2025-01-06 10:16:42 -08:00
fed1bfb524 Fixing the settings change email flow. 2025-01-05 22:27:41 -08:00
224380d9e2 Fixing refine passwords, adding svelte head. 2025-01-04 23:04:50 -08:00
f4aa035779 Completed password reset flow. 2025-01-04 21:13:36 -08:00
bfe7b8a28a Updating deps, remove crossfade on auth cards. 2025-01-03 22:23:26 -08:00
Bradley Shellnut
a8abcbc540 Adding auth page with layout, signup fixes, moving DTOs for reuse in front end and back end. 2025-01-03 19:04:03 -08:00
Bradley Shellnut
10a794766d Moving routes into public and protected pseudo-folders, adding initialization drizzle, fixing login controller and login page. 2025-01-02 17:51:39 -08:00
42d7627783 Fixing the login page 2025-01-01 21:51:11 -08:00
2c6a22d686 Fixing the layout. 2025-01-01 21:02:35 -08:00
ae21011b3f Fixing api client path, signup api on server and kit server side. 2025-01-01 20:43:19 -08:00
64f0e10715 Updating to TofuStack formatting of APIs with old version for starting the hono service. Getting scaffolding for signup with username/email set up. 2025-01-01 18:27:43 -08:00
Bradley Shellnut
2c2f33ea68
Initial commit 2024-12-31 22:43:09 +00:00