boredgame/src
2023-07-18 14:23:45 -07:00
..
db Update prisma models for table names, adding user roles, and updating lucia for these changes. 2023-06-20 11:54:47 -07:00
lib Adding APIs for different actions to consume down the line in refactor. 2023-07-18 14:23:45 -07:00
routes Adding APIs for different actions to consume down the line in refactor. 2023-07-18 14:23:45 -07:00
search Fixing all the root imports, installing and adding logging based on auth example. 2023-05-28 23:34:39 -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 Fixing all the root imports, installing and adding logging based on auth example. 2023-05-28 23:34:39 -07:00
app.d.ts Adding APIs for different actions to consume down the line in refactor. 2023-07-18 14:23:45 -07:00
app.html 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
app.postcss 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
hooks.server.ts Comment out collection until I can fix it. Rewrite wishlist, create users with the default role, add seed roles, update the user with the default role if they don't have it. And other things. 2023-06-15 23:28:49 -07:00