boredgame/src/routes/(app)
2023-11-04 17:03:28 -07:00
..
(protected) Fixing prisma issues by removing from locals and just using as singleton import. Upgrading libraries. 2023-11-04 17:03:28 -07:00
about Refactoring routes to have auth layouts and main landing. 2023-09-12 13:06:29 -07:00
game/[id] Fixing prisma issues by removing from locals and just using as singleton import. Upgrading libraries. 2023-11-04 17:03:28 -07: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 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
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
+layout.svelte Renaming transition and adding to the auth layout. 2023-09-19 12:48:39 +12:00
+page.server.ts Fixing up the og image generation, add svg background, add more input params. 2023-09-14 16:53:27 -07:00
+page.svelte Fixing utils helper, changing header for logged in to be a dropdown menu, adding list and signout to dropdown, adding spinner to logout. 2023-09-18 09:28:15 +12:00