Commit graph

26 commits

Author SHA1 Message Date
Bradley Shellnut
daa9a628d1 Upgrading to SvelteKit v2, fixing headers render, and adding random games search. Also add badge component and put in the Game details page. 2023-12-26 17:26:39 -08:00
3997e4e49b Manipulating logo on auth screen for different sizes. 2023-11-12 22:04:44 -08:00
4e300a72a1 Fixing prisma issues by removing from locals and just using as singleton import. Upgrading libraries. 2023-11-04 17:03:28 -07:00
bdfc1dfd3f Updating dependencies, fixing search, fixing wishlist add and remove, fixing game page, not showing buttons on list of games, and adding helper components. 2023-08-13 22:12:02 -07:00
49b7ad0d6f Adding Melt-ui until it gets integrated into Shadcn-svelte and using for header avatar dropdown. Upgrading to Prisma 5 and other dependencies. Adding profile and protected routes. 2023-08-01 14:01:24 -07:00
a32adc3ae8 Rename db folder to server, remove levelup dependencies, add sveltekit flash message, add toast library, and use both on signup. 2023-07-30 16:31:39 -07:00
4a803998c6 Adding card and radio-group, update deps, remove all custom css for now, add in theme from user and in layout, and change game to shad card. 2023-07-02 23:04:33 -07:00
3d99710eb8 Adding shadcn-svelte, updating to tailwind, using tailwind in postcss, removing headless-ui references, comment out custom css, and adding UI comonents to signup / signing. 2023-06-30 15:08:45 -07:00
48c16d7892 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
16aad6696d Fixing all the root imports, installing and adding logging based on auth example. 2023-05-28 23:34:39 -07:00
20d7a4f7eb Adding configs for Skeleton UI. 2023-05-24 21:19:08 -07:00
3f9759aef1 Using vercel adapter. 2022-12-26 22:57:53 -08:00
2e6c38dc44 Moving search to do a GET with q search param. 2022-12-25 10:52:36 -08:00
c34f4f9409 Adding postcss and fixing issues with that. 2022-12-01 10:29:24 -08:00
a3f0d811f9 Update dependencies and update config files to be up to date with newer SvelteKit docs. 2022-09-29 17:21:48 -05:00
Bradley Shellnut
10aefbf13f Moving to newer SvelteKit RC slowly and updating pagination to not use global store. 2022-09-13 15:14:55 -07:00
Bradley Shellnut
daad2efe5e Format prettier and type checking. 2022-07-27 17:05:54 -07:00
Bradley Shellnut
9bef4328cb Pairing down API Game response objects, spacing for buttons, start form cleanup. 2022-07-27 15:05:22 -07:00
Bradley Shellnut
e65520a33b Remove vercel adapter since not using any vercel specific things. 2022-07-07 15:56:15 -07:00
Bradley Shellnut
b84604bece Adding vercel adapter. 2022-07-07 15:31:00 -07:00
Bradley Shellnut
18e7cb1992 Format with built in prettier format rules. 2022-07-07 12:32:55 -07:00
Bradley Shellnut
ff536be706 refactor: 🎨 Update to latest Svelte Kit and update for using Vite 2022-07-07 12:30:14 -07:00
Bradley Shellnut
94b932284d Using only headless ui. 2022-05-15 23:42:50 -07:00
Bradley Shellnut
6b2a529abe Fix posting data to board game endpoint. 2022-04-24 16:38:12 -07:00
Bradley Shellnut
8c0778f1fa Updating dependencies and fixing to work with new svelte kit. 2022-04-17 23:16:17 -07:00
Bradley Shellnut
ce1f62311e First commit 2022-01-27 21:27:12 -08:00