boredgame/src/routes
2023-01-07 16:33:00 -08:00
..
about Adding wishlist route, store, localstorage store, and adding all dialogs/headers/etc. needed. 2022-10-31 14:06:27 -05:00
collection Adding local search to collection and wishlist. Populating search terms in both if they don't exist on load from local storage. 2022-12-28 22:21:55 -08:00
game/[id] Format details buttons. 2023-01-07 16:33:00 -08:00
search Add editorconfig for JetBrains products and remove some unused code. 2022-12-29 14:10:28 -08:00
wishlist Adding local search to collection and wishlist. Populating search terms in both if they don't exist on load from local storage. 2022-12-28 22:21:55 -08:00
+error.svelte Update toast to be in the bottom middle, error for fetching game data, fixing random from collection. 2022-10-29 21:03:54 -05:00
+layout.svelte Adding local search to collection and wishlist. Populating search terms in both if they don't exist on load from local storage. 2022-12-28 22:21:55 -08:00
+page.server.ts Moving form posts to actions slowly. 2022-09-29 17:22:01 -05:00
+page.svelte Adding local search to collection and wishlist. Populating search terms in both if they don't exist on load from local storage. 2022-12-28 22:21:55 -08:00
api.ts Moving search to do a GET with q search param. 2022-12-25 10:52:36 -08:00