boredgame/src/routes/(app)
2024-04-11 17:17:45 -07:00
..
(protected) Usage of TOTP Code or Recovery code on login. If recovery code then mark that code as used. Setup disabling of 2FA if a current password is entered. 2024-04-11 17:17:45 -07:00
about Refactoring routes to have auth layouts and main landing. 2023-09-12 13:06:29 -07:00
game/[id] Fixing search form. 2024-03-03 11:32:36 -08:00
privacy Adding privacy and terms pages, adding svelte meta tags package, and adding defaults for meta tags. 2023-09-13 17:08:54 -07:00
search Fixing search form. 2024-03-03 11:32:36 -08:00
terms Adding privacy and terms pages, adding svelte meta tags package, and adding defaults for meta tags. 2023-09-13 17:08:54 -07:00
waitlist Adding password reset tokens and API routes for creating and verifying token. 2024-03-01 18:00:27 -08:00
+layout.server.ts Fixing linting issues. 2024-03-10 23:19:55 -07:00
+layout.svelte Fixing linting issues. 2024-03-10 23:19:55 -07:00
+page.server.ts Removing prisma. 2024-03-06 20:37:05 -08:00
+page.svelte Updating external id schema types and password validation. 2024-02-16 16:38:02 -08:00