boredgame/src/lib
2023-06-20 11:55:21 -07:00
..
apis Moving to newer SvelteKit RC slowly and updating pagination to not use global store. 2022-09-13 15:14:55 -07:00
components 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
config Adding confirm password on signup, fixing user creation, adding role on creation. 2023-06-20 11:55:21 -07:00
server Update prisma models for table names, adding user roles, and updating lucia for these changes. 2023-06-20 11:54:47 -07:00
stores Adding binary search and using in add sorted for stores. 2023-01-22 22:39:32 -08:00
util Fixing all the root imports, installing and adding logging based on auth example. 2023-05-28 23:34:39 -07:00
config.ts Adding superforms, image lazy loader, and image icons. 2023-05-14 21:08:30 -07:00
Counter.svelte Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00
data.json Adding auth to the site. 2023-05-20 22:18:04 -07:00
form.ts Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00
LocalStorage.svelte Adding toggle component and local storage using carbon components as base. 2022-05-03 23:27:06 -07:00
Portal.svelte Add toast to app. 2022-05-05 23:51:20 -07:00
prisma.ts Adding auth to the site. 2023-05-20 22:18:04 -07:00
types.ts Fixing url on link with icon and fixing nulls on playtime/players. 2023-01-08 21:50:05 -08:00
zodValidation.ts 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