Commit graph

17 commits

Author SHA1 Message Date
85050d0ec4 Updating hono pino, fixing new format, using nanoid for the request id. 2024-11-24 22:41:01 -08:00
Bradley Shellnut
0f2344c70f Refactoring the app layout, fixing checks for session and not user to fix totp. 2024-11-23 14:49:16 -08:00
7770dd6843 Change from TSyringe to Needle-DI. 2024-11-11 17:14:20 -08:00
Bradley Shellnut
88339093e1 Cleanup code based on the biomejs config. 2024-11-08 13:57:13 -08:00
Bradley Shellnut
9723cabe80 Using hono get cookie. 2024-11-08 11:59:54 -08:00
Bradley Shellnut
7d4b1a8eb9 Creating session cookie util, typing cookies, and fixing session creation and cookie creation for flows. 2024-11-08 10:41:32 -08:00
Bradley Shellnut
50cd97993a Fixing some auth implementations. Removed text encoder for validate session token, unsure why it is needed. 2024-11-07 17:34:13 -08:00
Bradley Shellnut
3993596986 Formatting files, upgrading Drizzle, using snake case in Drizzle, update tables, fix unique ID with new Drizzle. 2024-11-06 09:49:18 -08:00
Bradley Shellnut
47ae91e015 Updating env, adding pino logger and providing to Hono, fixing biome formatting, and starting to maybe add some OpenAPI middleware. 2024-10-09 19:32:36 -07:00
27e17933af Adding OpenAPI Hono and pino logger with custom logging. 2024-10-06 22:59:12 -07:00
Bradley Shellnut
3b33880166 Creating APIs for changing user password and calling it in change password. Cleaned up CSS layout styles and got settings nav correct. 2024-09-09 19:25:16 -07:00
Bradley Shellnut
e723c7b66a Refactor hono again. 2024-09-04 16:04:41 -07:00
Bradley Shellnut
3aa537f389 Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00
Bradley Shellnut
16f00607b1 Updating mfa totp. 2024-08-30 17:36:22 -07:00
Bradley Shellnut
60d0706d58 Deleting all the old DB folder data and slowly migrating each page. 2024-08-15 16:25:41 -07:00
Bradley Shellnut
2652d4fef6 Adding controllers slowly. 2024-08-08 12:38:17 -07:00
Bradley Shellnut
d70b3061b5 Moving a lot around for hono 2024-07-21 12:05:48 -07:00