This repository has been archived on 2025-06-18. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
casino/backend/requests
Phan Huy Tran b963595ab4
All checks were successful
CI / Get Changed Files (pull_request) Successful in 7s
CI / eslint (pull_request) Has been skipped
CI / prettier (pull_request) Has been skipped
CI / test-build (pull_request) Has been skipped
CI / Checkstyle Main (pull_request) Successful in 1m29s
feat: manage balance
2025-04-02 11:04:20 +02:00
..
blackjack.http refactor: refactor state logic 2025-03-27 15:46:07 +01:00
getBearerToken.http fix: add openid scope to get bearer token request 2025-03-26 13:03:06 +00:00
healthCheck.http fix: Fix security config, add health check route and adjust requests (!9) 2025-02-05 11:38:00 +00:00
lootboxes.http feat: manage balance 2025-04-02 11:04:20 +02:00
user.http refactor: Change balance type to bigdecimal for better precision 2025-02-26 11:05:06 +01:00
webhook.http feat: Save balance after successful payment 2025-03-13 15:02:32 +01:00