boredgame/src
2023-12-04 22:25:43 -08:00
..
lib Manipulating logo on auth screen for different sizes. 2023-11-12 22:04:44 -08:00
routes Updating all dependencies and moving throw errors outside try catches. 2023-12-04 22:25:43 -08:00
search Change prisma import to not have .js 2023-10-16 15:42:34 +13:00
server Fixing roles seed file. 2023-11-04 17:11:58 -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 Updating shadcn files (Uses bits-ui), moving text search to just search page. 2023-11-06 16:36:51 -08: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
hooks.client.ts Big changes. Added Sentry at least for now for error tracking to get this up. Moved prisma client generation to the server hooks and passing in locals. Refactor to use prisma in locals. Creating expansions and linking while displaying on Game page. 2023-10-17 22:28:53 +13:00
hooks.server.ts Adding explicit types to load and actions, adding the page indicator from Syntax.fm, and hex for that color. 2023-11-04 23:20:34 -07:00