boredgame/src/routes
2023-08-13 23:51:34 -07:00
..
(protected) Bring back layout transition, fix showing games on collection and wishlist. 2023-08-13 23:51:34 -07:00
about Adding wishlist route, store, localstorage store, and adding all dialogs/headers/etc. needed. 2022-10-31 14:06:27 -05:00
admin 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
api Updating dependencies, fixing search, fixing wishlist add and remove, fixing game page, not showing buttons on list of games, and adding helper components. 2023-08-13 22:12:02 -07:00
auth Updating dependencies, fixing search, fixing wishlist add and remove, fixing game page, not showing buttons on list of games, and adding helper components. 2023-08-13 22:12:02 -07:00
game/[id] Updating dependencies, fixing search, fixing wishlist add and remove, fixing game page, not showing buttons on list of games, and adding helper components. 2023-08-13 22:12:02 -07:00
search Updating dependencies, fixing search, fixing wishlist add and remove, fixing game page, not showing buttons on list of games, and adding helper components. 2023-08-13 22:12:02 -07:00
+error.svelte Fixing all the root imports, installing and adding logging based on auth example. 2023-05-28 23:34:39 -07: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 Bring back layout transition, fix showing games on collection and wishlist. 2023-08-13 23:51:34 -07:00
+page.server.ts Update Lucia to V2, add APIs for user interactions, and fix anything to get the build working. 2023-07-29 22:00:51 -07:00
+page.svelte Update Lucia to V2, add APIs for user interactions, and fix anything to get the build working. 2023-07-29 22:00:51 -07:00
api.ts Moving search to do a GET with q search param. 2022-12-25 10:52:36 -08:00