boredgame/src
2024-07-12 17:44:45 -07:00
..
db Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
lib Checking TOTP expiry time. 2024-07-12 17:44:45 -07:00
routes Checking TOTP expiry time. 2024-07-12 17:44:45 -07:00
search Change prisma import to not have .js 2023-10-16 15:42:34 +13:00
server Fixing user roles building issue. 2024-07-12 15:37:05 -07:00
state Adding card and radio-group, update deps, remove all custom css for now, add in theme from user and in layout, and change game to shad card. 2023-07-02 23:04:33 -07:00
styles Updating og image generation, updating Lucia Beta, and using Shadcn Form for the search form. 2024-01-26 16:35:02 -08:00
app.d.ts Writing code to send recovery to it's own page. 2024-04-05 16:10:12 -07:00
app.html Adding favicon, restrict signup for now, fix seed and migration, and do not set email to empty string on signup. 2024-03-02 15:53:02 -08:00
env.ts Using Svelte 5, refactor to use a separate table for user two factor details, and update the whole application to use the new table. 2024-07-11 15:53:56 -07:00
hooks.client.ts Comment out Sentry since it doesn't work on v2 and adding pagination. 2024-01-30 17:57:36 -08:00
hooks.server.ts Adding totp enabled to session, restarting migrations, updating many Shadcn svelte components, and refactoring to move 2FA to its own page. 2024-06-08 15:09:21 -07:00