boredgame/src/lib/server/api
2024-10-06 22:59:12 -07:00
..
common Adding domain to env 2024-09-30 20:55:20 -07:00
controllers Fixing types and using provider type. 2024-09-21 09:37:21 -07:00
databases Removing SSL for new deployments as it is an internal docker DB 2024-09-30 10:11:31 -07:00
dtos 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
emails Refactoring to match simplifying done on the origin TaroStack. 2024-09-01 12:22:00 -07:00
jobs 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
middleware Adding OpenAPI Hono and pino logger with custom logging. 2024-10-06 22:59:12 -07:00
packages Moving around settings and security, fixing left nav to static list, fixing recovery codes generation. 2024-09-06 17:35:30 -07:00
providers Updating another redis URL 2024-09-30 19:58:27 -07:00
repositories Fixing get all wishlists, style wishlist cards, and fix TOTP. 2024-10-01 17:09:56 -07:00
services Changing password name. 2024-10-03 16:19:36 -07:00
tests 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
index.ts Adding OpenAPI Hono and pino logger with custom logging. 2024-10-06 22:59:12 -07:00