|
|
3663fc328e
|
Fix connecting to localhost mysql version and not use planetscale adapters.
|
2024-02-05 23:18:13 -08:00 |
|
Bradley Shellnut
|
994d1d462c
|
Refactor component names, add api for random games, and use on main page.
|
2023-12-28 12:16:36 -08:00 |
|
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 |
|
Bradley Shellnut
|
527866b1d2
|
Updating auth logic for v3 lucia, fixing types, upgrading dependencies.
|
2023-12-19 17:54:39 -08:00 |
|
|
|
229d84df40
|
Updating shadcn files (Uses bits-ui), moving text search to just search page.
|
2023-11-06 16:36:51 -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 |
|
|
|
7d334f9cb7
|
Big changes. Added Sentry at least for now for error tracking to get this up. Moved prisma client generation to the server hooks and passing in locals. Refactor to use prisma in locals. Creating expansions and linking while displaying on Game page.
|
2023-10-17 22:28:53 +13:00 |
|
|
|
fa138fe8a3
|
Change prisma import to not have .js
|
2023-10-16 15:42:34 +13:00 |
|
|
|
66c9ef5c93
|
Updating types, adding BGG types, change mapper for additional fields, and large update to the creation of data (mechanics, categories, expansions, etc.) on game load from id path.
|
2023-10-14 22:06:57 +13:00 |
|
|
|
2a640ffd90
|
Update external API, add HTML entity package to convert from external API, and update schema.
|
2023-09-30 22:46:05 +13:00 |
|
|
|
649c2dc74f
|
Updating categories and mechanics. Updating APIs.
|
2023-09-29 22:02:24 +13:00 |
|
|
|
af475071eb
|
Update lucia, super form, and flash message. Fix get game by id when no user is signed in.
|
2023-08-20 14:58:04 -07:00 |
|
|
|
e086274735
|
Adding separate button for wishlist and pagination store.
|
2023-08-19 18:18:21 -07:00 |
|
|
|
4905ee152c
|
Update to Svelte 4.
|
2023-07-18 14:26:41 -07:00 |
|
|
|
b6b9c36466
|
Adding APIs for different actions to consume down the line in refactor.
|
2023-07-18 14:23:45 -07:00 |
|
|
|
7c947b7f48
|
Removing APIs, automatically saving to local storage on add/remove, added export to JSON button.
|
2022-10-26 22:38:30 -04: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
|
1465c8c7ff
|
Starting refactor for pagination control in game result display.
|
2022-09-02 16:38:15 -05:00 |
|
Bradley Shellnut
|
80ed9354f9
|
Starting pagination component.
|
2022-09-01 17:31:19 -05:00 |
|
Bradley Shellnut
|
e228c6f6e4
|
Rename api file, adding collection page.
|
2022-08-28 22:48:29 -05:00 |
|
Bradley Shellnut
|
84d321b211
|
Fixing API TS file for routes, fixing loading data on the game page after migration, etc.
|
2022-08-26 15:53:23 -07:00 |
|
Bradley Shellnut
|
8bc15e74a4
|
Migrating to routes.
|
2022-08-24 13:36:40 -07:00 |
|
Bradley Shellnut
|
19877ceca0
|
Only store min data in game search store.
|
2022-08-08 16:38:47 -07:00 |
|
Bradley Shellnut
|
a3edc637e4
|
Local storage and collection only store minimal data and on random game from collection do a GET fetch for more details.
|
2022-08-08 12:07:44 -07:00 |
|
Bradley Shellnut
|
daad2efe5e
|
Format prettier and type checking.
|
2022-07-27 17:05:54 -07:00 |
|
Bradley Shellnut
|
1f847c91e7
|
feat: 🎨 Move collection functions to a util. Button to add on game page as well. Add icon component and feather icons..
|
2022-07-27 16:16:50 -07:00 |
|
Bradley Shellnut
|
f78e1a638e
|
feat: ✨ Search for board game and remove box shadow on header.
|
2022-07-24 22:26:58 -07:00 |
|