-
released this
2025-04-23 10:38:30 +00:00 | 507 commits to main since this release1.32.0 (2025-04-23)
Features
- add pagination support for user transactions retrieval (03d67ef)
- transaction-history: add disabled state styling for buttons (157e774)
- transaction-history: add transaction history feature with modal (9817fb9)
- transaction: add transaction retrieval and DTO mapping (d607764)
- transactions: add pagination support for user transactions (3518480)
Code Style
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
released this
2025-04-23 09:12:10 +00:00 | 516 commits to main since this release1.31.0 (2025-04-23)
Features
- add create and delete routes for lootboxes, remove initial creation of lootboxes (389018a)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
released this
2025-04-23 08:22:26 +00:00 | 518 commits to main since this release1.30.3 (2025-04-23)
Chores
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
released this
2025-04-23 08:21:13 +00:00 | 521 commits to main since this releaseDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
released this
2025-04-23 07:55:12 +00:00 | 523 commits to main since this releaseDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
released this
2025-04-23 07:45:59 +00:00 | 525 commits to main since this release1.30.0 (2025-04-23)
Features
- security: allow access to webhook endpoint (aa78ccc)
Bug Fixes
- avoid serialization error, remove debug statement (93dc3f9)
Code Style
- workflow: standardize quotes and formatting in YAML (17bc204)
Code Refactoring
- replace switch statement with ugly a if statement (no go idiomatic btw) (94ca93e)
Chores
- update .gitignore and add package.json for eslint (ddb772e)
- update eslint version and remove package.json (465967c)
Continuous Integration
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-04-07 20:25:36 +00:00 | 541 commits to main since this releaseDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
released this
2025-04-04 13:26:02 +00:00 | 543 commits to main since this release1.29.0 (2025-04-04)
Features
- auth: improve logout functionality and token management (2e76446)
- login: log user info on successful login success page (7eebd12)
- security: add CORS support and update security config (3da534f)
Code Style
- Fix formatting and spacing in multiple files (617654c)
- remove unnecessary blank line in config file (c942b4b)
- user.service.ts: format code for clarity and consistency (47f4a4d)
Code Refactoring
- auth: clean up login and logout logic (0e1946d)
- deposit, user: rename Keycloak to Authentik user info (fa09a85)
- improve type annotations in services and config (d3b7e7d)
- login-success: remove unnecessary blank line (64f701c)
- remove debug logs from auth components (9de08ab)
- remove unused storage factory code and comments (c765ef8)
- rename keycloakId to authentikId in codebase (8317349)
- update imports and type definitions in services (e37dcec)
- user: clean up comments and rename variables (0245344)
Chores
- remove keycloak (144f033)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
released this
2025-04-03 08:07:07 +00:00 | 567 commits to main since this release1.28.0 (2025-04-03)
Features
- blackjack: add animated number component and usage (4b70a4a)
Code Style
- blackjack: format code and adjust whitespace (b5a6582)
Code Refactoring
- remove unnecessary comments and variables (28f7b15)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
0 downloads
-
released this
2025-04-02 11:09:07 +00:00 | 571 commits to main since this release1.27.0 (2025-04-02)
Features
- add hand value display to dealer and player hands (40c402a)
- blackjack: add balance display to game result component (801edfe)
- debt-dialog: add debt warning dialog for negative balance (68a226b)
Code Style
- blackjack: remove commented modal sections from HTML (775205b)
- Format code for readability and consistency (7bec17d)
Code Refactoring
- debt-dialog: update timerSubscription type to Subscription (3d7ee92)
Downloads
-
Source code (ZIP)
2 downloads
-
Source code (TAR.GZ)
2 downloads