boredgame/src/routes
2023-05-14 21:08:30 -07: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 superforms, image lazy loader, and image icons. 2023-05-14 21:08:30 -07:00
search Adding superforms, image lazy loader, and image icons. 2023-05-14 21:08:30 -07: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 Adding superforms, image lazy loader, and image icons. 2023-05-14 21:08:30 -07:00
+page.svelte Adding superforms, image lazy loader, and image icons. 2023-05-14 21:08:30 -07:00
api.ts Moving search to do a GET with q search param. 2022-12-25 10:52:36 -08:00