Commit graph

16 commits

Author SHA1 Message Date
Bradley Shellnut
05b74e4c59 Adding more routes in openapi. 2024-10-14 18:12:05 -07:00
Bradley Shellnut
e48c9b3e09 Using a different OpenAPI dependency for hono for now, adding docs for IAM. 2024-10-10 16:40:49 -07: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
Bradley Shellnut
2fa4229260 Removing SSL for new deployments as it is an internal docker DB 2024-09-30 10:11:31 -07:00
Bradley Shellnut
6936906575 Fixing seed import 2024-09-30 09:56:17 -07:00
Bradley Shellnut
728f9dbbba Updating depenencies and fixing imports for seeds 2024-09-30 09:52:40 -07:00
bd87b89d11 Fix relations so Drizzle Studio can render. 2024-09-29 19:51:24 -07:00
65e10ed8e1 Merge branch 'master' of github.com:BradNut/boredgame into development 2024-09-29 16:11:54 -07:00
Bradley Shellnut
5849219833 Fixing the imports to not use $ since that won't work in seeding 2024-09-29 15:37:43 -07:00
Bradley Shellnut
54bc9c3faa Using scrypt instead of Argon2 given it is a pure JS implementation and noders-argon2 rust implementation has issues on Vite/Vercel/etc. 2024-09-24 17:13:11 -07:00
3aa1c77947 Add picture and email verified columns to the user, migrations, fixing OAuth with Google, creating types for OAuth 2024-09-20 17:25:51 -07:00
fbf4d08b07 Adding OAuth for GitHub. 2024-09-16 09:07:22 -07:00
Bradley Shellnut
b1527e7782 Fixing all the tests to pass 2024-09-13 17:21:22 -07:00
Bradley Shellnut
2eee00a20d Moving around settings and security, fixing left nav to static list, fixing recovery codes generation. 2024-09-06 17:35:30 -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