boredgame/src
2022-12-28 22:21:55 -08:00
..
db Moving to newer SvelteKit RC slowly and updating pagination to not use global store. 2022-09-13 15:14:55 -07:00
lib 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
routes 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
search Fix error states, fix css fallback when js disabled (SCSS import). 2022-10-29 23:03:50 -05:00
styles Moving search to do a GET with q search param. 2022-12-25 10:52:36 -08:00
app.css 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
app.d.ts Using next version of kit, remove media query store and implementing myself with their code, and using small screen breakpoint. 2022-12-01 11:24:11 -08:00
app.html Revert umami 2022-10-29 13:11:21 -04:00
hooks.server..ts Moving form posts to actions slowly. 2022-09-29 17:22:01 -05:00