bf813acfa6
fix(gitignore): add app.pid to ignore list and ensure cron_update.log is properly formatted
main
zaremate2026-03-26 23:44:16 +01:00
1b867857b8
fix(gitignore): add cron_update.log to ignore list and ensure proper formatting
zaremate2026-03-26 23:42:52 +01:00
5e2eaff7c4
feat(transfer): implement transfer functionality with user selection and balance validation
zaremate2026-03-26 23:31:57 +01:00
992c9a2e63
refactor(blackjack): remove Blackjack game components and actions refactor(home): update sellableData state to use array type fix(account): improve type safety for user data fetching fix(cart): streamline item removal and purchase handling
zaremate2026-03-26 23:13:54 +01:00
eef355a791
fix(sellable): update addSellable function to use availableItems and enhance logging
zaremate2026-03-26 23:03:58 +01:00
8b4eaee510
feat(cart): update CartItem model to use composite key and adjust related logic
zaremate2026-03-26 20:33:11 +01:00
f588672894
update dev and start scripts to specify port; remove unused account page
zaremate2026-03-22 21:29:10 +01:00