|
|
a267cb5193
|
Removing the rest of prisma from files.
|
2024-03-10 00:02:17 -08:00 |
|
|
|
bd7d944ad1
|
Cleaning up and removing prisma.
|
2024-03-08 11:03:34 -08:00 |
|
Bradley Shellnut
|
f3cb74ac7a
|
Adding password reset tokens and API routes for creating and verifying token.
|
2024-03-01 18:00:27 -08:00 |
|
Bradley Shellnut
|
becf1d8349
|
Fix text search.
|
2024-02-22 19:13:04 -08:00 |
|
Bradley Shellnut
|
39ecce591a
|
Adding more game util methods and add game pages.
|
2024-02-20 23:31:05 -08:00 |
|
Bradley Shellnut
|
c472f43b9e
|
Removing external id from some schemas, creating APIs for different schemas, and creating DB utils for the schemas.
|
2024-02-20 17:47:37 -08:00 |
|
Bradley Shellnut
|
2b3d037861
|
Creating new landing page, starting a different flow of managing your games, updating the schema for external ids, and adding different logo.
|
2024-02-14 17:48:47 -08:00 |
|
Bradley Shellnut
|
baafd75839
|
Moving drizzle from MySQL to Postgres because more features exist there I like and am used to.
|
2024-02-08 18:56:09 -08:00 |
|
Bradley Shellnut
|
8e1d453c13
|
Starting signup creation of user. MySQL cannot return after insert and requerying with username.
|
2024-02-06 17:08:03 -08:00 |
|
|
|
3663fc328e
|
Fix connecting to localhost mysql version and not use planetscale adapters.
|
2024-02-05 23:18:13 -08:00 |
|
Bradley Shellnut
|
019798eb0b
|
Remove client address and adding cron to remove stale sessions every day at 2AM.
|
2024-01-23 14:07:43 -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 |
|
|
|
e69ed91e2c
|
Updating MeltUI and adding APIs for external searching games on BGG.
|
2023-09-29 21:06:46 +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 |
|
|
|
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 |
|
|
|
1f1d9d7838
|
Update Lucia to V2, add APIs for user interactions, and fix anything to get the build working.
|
2023-07-29 22:00:51 -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 |
|
|
|
bfcb04448a
|
Fixing search action with and without javascript.
|
2022-10-12 23:17:30 -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
|
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
|
4036071bce
|
Format a bit and remove console logs.
|
2022-08-01 23:26:57 -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
|
9bef4328cb
|
Pairing down API Game response objects, spacing for buttons, start form cleanup.
|
2022-07-27 15:05:22 -07:00 |
|
Bradley Shellnut
|
f78e1a638e
|
feat: ✨ Search for board game and remove box shadow on header.
|
2022-07-24 22:26:58 -07:00 |
|
Bradley Shellnut
|
6bb8f0ea3b
|
feat: 🎨 Header formatting, moved loading store to layout, add svelte toy to layout on dev.
|
2022-07-19 14:04:32 -07:00 |
|
Bradley Shellnut
|
462b0b5310
|
feat: ✨ Game page linked from home page
|
2022-07-10 21:17:59 -07:00 |
|
Bradley Shellnut
|
18e7cb1992
|
Format with built in prettier format rules.
|
2022-07-07 12:32:55 -07:00 |
|
Bradley Shellnut
|
a48654ede5
|
Using Game component and adding transitions, styles, etc.
|
2022-04-24 18:00:27 -07:00 |
|
Bradley Shellnut
|
6b2a529abe
|
Fix posting data to board game endpoint.
|
2022-04-24 16:38:12 -07:00 |
|
Bradley Shellnut
|
8e2257ee79
|
Adding logic start for exact search.
|
2022-04-21 17:19:48 -07:00 |
|
Bradley Shellnut
|
2a5eafdc1a
|
Adding separate endpoint for fetching games.
|
2022-04-20 19:41:26 -07:00 |
|