Commit graph

16 commits

Author SHA1 Message Date
Bradley Shellnut
20e37c4f18 Refactor to how v2 Tofustack works. 2024-12-01 15:34:04 -08:00
Bradley Shellnut
6e67b2d4e1 Encrypting two factor secret in the DB, adding env for secret used to encrypt, and creating/verifying totp codes. 2024-11-19 19:47:00 -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
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
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
b1527e7782 Fixing all the tests to pass 2024-09-13 17:21:22 -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
df582f1534 Adding mfa page instead of 2FA, starting controller based password verification and totp generation. 2024-08-29 16:12:40 -07:00
Bradley Shellnut
ab4c019406 Fixing loading the wishlist and collection on the main landing page and getting your wishlist by id. 2024-08-22 19:26:22 -07:00
940b485273 Starting update profile with checks on services. 2024-08-18 23:00:59 -07:00
Bradley Shellnut
3ac7de641f Update shadcn, add biomejs, and implementing profile pages. 2024-08-18 20:28:15 -07:00
Bradley Shellnut
bf55b04de6 Converting everything to the tsyringe IoC pattern. 2024-07-30 18:50:46 -07:00
Bradley Shellnut
3190e9601e Creating controllers, updating deps, and adding more repositories. 2024-07-28 18:39:42 -07:00