boredgame/src/routes
2023-01-23 23:20:16 -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 binary search and using in add sorted for stores. 2023-01-22 22:39:32 -08:00
game/[id] Adding binary search and using in add sorted for stores. 2023-01-22 22:39:32 -08:00
search Slowly fixing up games that don't have data because they are accessories or fun items with no player data etc. 2023-01-23 23:20:16 -08:00
wishlist Introduce custom media queries and add iconify icons. 2023-01-13 21:13:59 -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 binary search and using in add sorted for stores. 2023-01-22 22:39:32 -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