This website requires JavaScript.
Explore
Help
Sign In
BradNut
/
boredgame
Watch
1
Star
0
Fork
You've already forked boredgame
0
mirror of
https://github.com/BradNut/boredgame
synced
2025-09-08 17:40:22 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
ad20f88b84
boredgame
/
src
/
routes
History
Bradley Shellnut
ad20f88b84
Fixing seeding and migrations. Fixing other login flows and the check for being fully authenticated. Still need to refactor landing page to mitigate bypassing 2FA.
2024-06-14 19:11:18 -07:00
..
(app)
Fixing seeding and migrations. Fixing other login flows and the check for being fully authenticated. Still need to refactor landing page to mitigate bypassing 2FA.
2024-06-14 19:11:18 -07:00
(auth)
Starting over migrations, revert schema date string type, using two variables in session for knowing if 2FA is valid, adding checks everywhere on protected routes and APIs.
2024-06-11 19:12:12 -07:00
api
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
og
Updating og image generation, updating Lucia Beta, and using Shadcn Form for the search form.
2024-01-26 16:35:02 -08:00
+error.svelte
Updating shadcn files (Uses bits-ui), moving text search to just search page.
2023-11-06 16:36:51 -08:00
+layout.server.ts
Rename db folder to server, remove levelup dependencies, add sveltekit flash message, add toast library, and use both on signup.
2023-07-30 16:31:39 -07:00
+layout.svelte
Adding flash message on role add and remove. Protecting routes with flash messages.
2024-03-19 20:09:25 -07:00