|
|
d9c1f55071
|
Update email action flow.
|
2024-02-27 09:27:26 -08:00 |
|
|
|
8f9db3fea5
|
Moving validations to separate folder, upgrading superforms v2, and shadcn components.
|
2024-02-25 22:59:29 -08:00 |
|
Bradley Shellnut
|
becf1d8349
|
Fix text search.
|
2024-02-22 19:13:04 -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 |
|
|
|
bbb6df0fec
|
Change prisma to drizzle in password change, profile update, collection page, and wishlist page.
|
2024-02-18 00:03:08 -08:00 |
|
Bradley Shellnut
|
858a356ddf
|
Updating external id schema types and password validation.
|
2024-02-16 16:38:02 -08:00 |
|
Bradley Shellnut
|
0c4f93e39c
|
Update dependencies, fix logo on landing and auth.
|
2024-02-15 17:18: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
|
ec5f1ed93b
|
Creating external ids table and join tables.
|
2024-02-14 09:42:29 -08:00 |
|
Bradley Shellnut
|
eac53a993b
|
Update dependencies, custom tsVector type for drizzle, and adding vector column on game for name and slug, and adding index on the search vector column.
|
2024-02-09 17:01:54 -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
|
e91b308f97
|
Update dependencies and fix username taken.
|
2024-02-07 17:53:02 -08:00 |
|
Bradley Shellnut
|
049a9536c4
|
Update dependencies, fix most of signup, add seed file for Drizzle and command.
|
2024-02-07 17:16:17 -08:00 |
|
|
|
3663fc328e
|
Fix connecting to localhost mysql version and not use planetscale adapters.
|
2024-02-05 23:18:13 -08:00 |
|
|
|
30cd8ceb97
|
Updating schema for drizzle, adding migrate and push.
|
2024-02-03 18:21:32 -08:00 |
|
Bradley Shellnut
|
3494876abb
|
Migrating to drizzle schemas.
|
2024-02-02 17:56:31 -08:00 |
|
Bradley Shellnut
|
354838f4f6
|
Migrating to Drizzle.
|
2024-01-30 18:19:51 -08:00 |
|
Bradley Shellnut
|
6a66a51085
|
Comment out Sentry since it doesn't work on v2 and adding pagination.
|
2024-01-30 17:57:36 -08:00 |
|
Bradley Shellnut
|
386d4e7e3a
|
Updating og image generation, updating Lucia Beta, and using Shadcn Form for the search form.
|
2024-01-26 16:35:02 -08:00 |
|
Bradley Shellnut
|
9f4aafe658
|
Adding ip country and address to the session DB, updating libraries and Lucia beta, updating auth flows for newest lucia changes.
|
2024-01-18 16:57:15 -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
|
c91cb72b38
|
Adding exact search checkbox.
|
2023-12-26 16:42:06 -08:00 |
|
Bradley Shellnut
|
527866b1d2
|
Updating auth logic for v3 lucia, fixing types, upgrading dependencies.
|
2023-12-19 17:54:39 -08:00 |
|
Bradley Shellnut
|
b290f3092f
|
Upgrade to v3 Lucia, change all auth layers, upgrade all dependencies, and update eslint.
|
2023-12-14 17:53:15 -08:00 |
|
Bradley Shellnut
|
d13484a105
|
Updating all dependencies and moving throw errors outside try catches.
|
2023-12-04 22:25:43 -08:00 |
|
|
|
3997e4e49b
|
Manipulating logo on auth screen for different sizes.
|
2023-11-12 22:04:44 -08:00 |
|
|
|
a3d0c6757f
|
Fixing roles seed file.
|
2023-11-04 17:11:58 -07: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 |
|
|
|
9ce5458dc8
|
Change prisma version and remove imports in seeder.
|
2023-10-16 15:59:30 +13:00 |
|
|
|
bd853cf1dc
|
Change prisma.
|
2023-10-16 15:48:45 +13:00 |
|
|
|
75aa901a24
|
Updating dependencies.
|
2023-10-14 22:03:34 +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 |
|
|
|
e69ed91e2c
|
Updating MeltUI and adding APIs for external searching games on BGG.
|
2023-09-29 21:06:46 +13:00 |
|
|
|
b25af709e2
|
Update dependencies.
|
2023-09-25 17:58:20 +13:00 |
|
|
|
31db84c371
|
Update prisma and svelte.
|
2023-09-21 21:29:32 +12:00 |
|
|
|
f84f2ecbe8
|
Adding start of dynamic og image.
|
2023-09-13 18:43:22 -07:00 |
|
|
|
7b858dfb2c
|
Adding privacy and terms pages, adding svelte meta tags package, and adding defaults for meta tags.
|
2023-09-13 17:08:54 -07:00 |
|
|
|
2781774758
|
Update prisma fix landing.
|
2023-09-12 10:56:58 -07:00 |
|
|
|
13162f8270
|
Updating shadcn files, moving routes around.
|
2023-09-08 16:30:32 -07:00 |
|
|
|
ea9a0f60a8
|
Updating to the newest melt-ui and shadcn-svelte. Move util to utils. Change theme to purple. Start using newer Shadcn components.
|
2023-08-20 22:54:04 -07: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 |
|
|
|
1a8ec5b905
|
Remove unique on wishlist and collection ids. Only show add to buttons for now.
|
2023-08-14 11:48:07 -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 |
|
|
|
c4a141a1ff
|
Moving collection and wishlist to the protected route, adding sheet with list options for profile on avatar click, adding show and update user profile.
|
2023-08-04 16:40:22 -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 |
|
|
|
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 |
|