9 Commits

Author SHA1 Message Date
eef355a791 fix(sellable): update addSellable function to use availableItems and enhance logging 2026-03-26 23:03:58 +01:00
8b4eaee510 feat(cart): update CartItem model to use composite key and adjust related logic
fix(cart): ensure cart item updates and deletions are based on cartId and itemId

feat(buy): implement balance checks and updates during purchase process

fix(sellable): ensure cart items are deleted when a sellable is removed

feat(user): add conflict checks for shop creation to prevent ID collisions
2026-03-26 20:33:11 +01:00
f588672894 update dev and start scripts to specify port; remove unused account page 2026-03-22 21:29:10 +01:00
9949ad9385 blackjack base 2026-01-30 02:00:47 +01:00
f5c581000e better item primary key and cart updates, balance updating WIP 2026-01-29 02:41:31 +01:00
9e52f569f8 functional account and item management 2026-01-23 12:13:27 +01:00
ed5afb1dec Functional cart and balance display 2026-01-22 18:54:51 +01:00
bcc5164abb getting lost files back and making some changes p1 2026-01-14 20:15:07 +01:00
26d140f910 initialization 2026-01-14 15:05:36 +01:00