boredgame/src/routes/(app)
2023-12-04 22:25:43 -08:00
..
(protected) Updating all dependencies and moving throw errors outside try catches. 2023-12-04 22:25:43 -08:00
about Refactoring routes to have auth layouts and main landing. 2023-09-12 13:06:29 -07:00
game/[id] 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
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 Updating shadcn files (Uses bits-ui), moving text search to just search page. 2023-11-06 16:36:51 -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
+layout.svelte Renaming transition and adding to the auth layout. 2023-09-19 12:48:39 +12:00
+page.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
+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