Commit graph

  • 76a1814302 Notes added by 'git notes add' semantic-release-bot 2025-04-02 10:04:58 +00:00
  • 4c3f42d347
    Merge pull request 'fix(deps): update dependency ajv to v8.17.1' (!117) from renovate/dependencies-(major-and-minor) into main v1.25.2 Jan K9f 2025-04-02 10:03:53 +00:00
  • 9981ebc9d1
    fix(deps): update dependencies (major and minor) Renovate Bot 2025-04-02 10:01:44 +00:00
  • ab80f5d285
    fix(deps): update dependency ajv to v8.17.1 Renovate Bot 2025-04-02 10:01:37 +00:00
  • 25719b431f Notes added by 'git notes add' semantic-release-bot 2025-04-02 10:01:16 +00:00
  • ac6e3be52c
    Merge pull request 'Add all the renovate changes' (!115) from renovate-test into main v1.25.1 Jan K9f 2025-04-02 10:00:20 +00:00
  • 3c64b9ec8b
    build: update stripe-java dependency version to 20.136.0 Jan K9f 2025-04-02 11:54:06 +02:00
  • 6b3a8a41fd
    ci: remove debug job from CI workflow Jan K9f 2025-04-02 11:45:35 +02:00
  • 06318a8b57
    build(frontend): update ajv and ajv-formats versions Jan K9f 2025-04-02 11:42:53 +02:00
  • 4a7030c5b6 Notes added by 'git notes add' semantic-release-bot 2025-04-02 09:42:03 +00:00
  • 5d15f40a30
    Merge pull request 'feat(blackjack): add split functionality to the game' (!116) from task/CAS-50/add_rest_blackjack_logic_with_frontend_animations into main v1.25.0 Jan-Marlon Leibl 2025-04-02 09:41:18 +00:00
  • 4c83419a31
    Merge branch 'main' into task/CAS-50/add_rest_blackjack_logic_with_frontend_animations Jan-Marlon Leibl 2025-04-02 09:38:43 +00:00
  • d22c4c243f
    feat(game-info): add placeholder and disable bet input Jan-Marlon Leibl 2025-04-02 11:38:14 +02:00
  • f60ce73e65
    build(frontend): add ajv-formats dependency to package.json Jan K9f 2025-04-02 11:36:55 +02:00
  • bd82262049
    ci: add debug step to CI workflow for better logging Jan K9f 2025-04-02 11:34:46 +02:00
  • 6b4adfca0a
    build(frontend): update angular compiler version to 19.2.4 Jan K9f 2025-04-02 11:31:39 +02:00
  • 1fc62af66d
    build(frontend): update rxjs version to ~7.8.2 Jan K9f 2025-04-02 11:31:08 +02:00
  • e9c4d4fbed
    refactor(BlackJackService): simplify card dealing logic Jan-Marlon Leibl 2025-04-02 11:29:16 +02:00
  • 1916c04f4a
    chore: update lint command in package.json Jan K9f 2025-04-02 11:28:01 +02:00
  • 575a6651d6
    build(frontend): update Angular CLI version in package.json Jan K9f 2025-04-02 11:25:24 +02:00
  • 3ef5530e77
    feat(blackjack): add split functionality to the game Jan-Marlon Leibl 2025-04-02 11:25:03 +02:00
  • 942a47c1b2
    build(frontend): update Angular dependencies to v19.0.0 Jan K9f 2025-04-02 11:20:36 +02:00
  • 12eb6fc342 Notes added by 'git notes add' semantic-release-bot 2025-04-02 09:20:15 +00:00
  • ff98cab6ac
    Merge pull request 'feat: Create api routes for lootboxes (CAS-43)' (!110) from feat/lootboxes into main v1.24.0 Phan Huy Tran 2025-04-02 09:18:54 +00:00
  • c64fccb236
    Merge pull request 'chore(deps): update devdependencies (non-major)' (!114) from renovate/devdependencies-(non-major) into renovate-test Jan K9f 2025-04-02 09:17:38 +00:00
  • 210500783f
    Merge pull request 'fix(deps): update dependencies (major and minor)' (!113) from renovate/major-dependencies-(major-and-minor) into renovate-test Jan K9f 2025-04-02 09:16:18 +00:00
  • ec994616ee
    Merge branch 'main' into feat/lootboxes Phan Huy Tran 2025-04-02 09:15:31 +00:00
  • 948240ba1e fix: fix wrong reward getting returned, refactor to service Phan Huy Tran 2025-04-02 11:15:08 +02:00
  • b963595ab4 feat: manage balance Phan Huy Tran 2025-04-02 11:04:20 +02:00
  • aa613a95e3
    fix(deps): update dependencies (major and minor) Renovate Bot 2025-04-02 09:02:01 +00:00
  • 38f4617fb0
    chore(deps): update devdependencies (non-major) Renovate Bot 2025-04-02 09:01:53 +00:00
  • fd4e53d4a8 Notes added by 'git notes add' semantic-release-bot 2025-04-02 08:29:39 +00:00
  • 626e28ab65
    Merge pull request 'feat: add stand and get game features to blackjack game with animations' (!105) from task/CAS-50/add_rest_blackjack_logic_with_frontend_animations into main v1.23.0 Jan-Marlon Leibl 2025-04-02 08:28:43 +00:00
  • 4a7c54eab8
    style: format code for consistency and readability Jan-Marlon Leibl 2025-04-02 10:26:11 +02:00
  • e983b21e07
    feat(blackjack): refresh user balance on game state change Jan-Marlon Leibl 2025-04-02 10:25:43 +02:00
  • 8a6bc95c92 feat: add route to get all lootboxes Phan Huy Tran 2025-04-02 10:18:51 +02:00
  • 08b12d238e
    feat(blackjack): add PLAYER_WON state to BlackJackState Jan-Marlon Leibl 2025-04-02 10:14:19 +02:00
  • d400986c34
    refactor(blackjack): update import paths for modules Jan-Marlon Leibl 2025-04-02 09:51:59 +02:00
  • 5d803e4b8b
    feat(landing): add NavbarComponent to landing page component Jan K9f 2025-04-02 09:25:28 +02:00
  • 6508a233b2
    style(game-controls): fix formatting in constructor method Jan K9f 2025-04-02 09:23:26 +02:00
  • 889863aad6
    refactor(game-controls): update import paths for consistency Jan K9f 2025-04-02 09:19:09 +02:00
  • ba854be5db
    style: fix formatting in constructor definitions Jan K9f 2025-04-02 09:17:46 +02:00
  • 1d9eec4546
    refactor(blackjack): update import paths for components Jan K9f 2025-04-02 09:16:31 +02:00
  • 56c63d48f6
    style(tsconfig): update path mappings to array syntax Jan K9f 2025-04-02 09:07:27 +02:00
  • db3d2e7b82
    style(tsconfig): fix path configuration formatting Jan K9f 2025-04-02 09:05:33 +02:00
  • 2a11675fb6
    style: format constructor style in components Jan K9f 2025-04-02 09:03:36 +02:00
  • 2405c00f49
    refactor: update imports to use absolute paths Jan K9f 2025-04-02 09:02:14 +02:00
  • b4caf70ffe
    refactor: update import paths for better readability Jan K9f 2025-04-02 08:57:00 +02:00
  • defe26d0c1
    refactor(blackjack): move GameState to feature folder Jan-Marlon Leibl 2025-04-02 09:18:43 +02:00
  • 2d8b137e69
    style: format code and add missing newlines Jan-Marlon Leibl 2025-04-02 09:08:04 +02:00
  • 4b569157aa
    feat: add game state enum and refactor game components Jan-Marlon Leibl 2025-04-02 09:06:44 +02:00
  • 349e4ce1ec
    refactor(blackjack): remove unnecessary comments and clean code Jan-Marlon Leibl 2025-03-27 15:50:34 +01:00
  • deac128935
    style(blackjack): format code for better readability Jan-Marlon Leibl 2025-03-27 15:47:16 +01:00
  • acdbea5a99
    feat(blackjack): add action indicators and loading states Jan-Marlon Leibl 2025-03-27 15:44:38 +01:00
  • d2b22b561d
    feat: add double down feature to blackjack game Jan-Marlon Leibl 2025-03-27 15:40:26 +01:00
  • d90fcdcf1e
    feat: add stand and get game features to blackjack game Jan-Marlon Leibl 2025-03-27 15:22:24 +01:00
  • e4bcd9d791 refactor: use many to many relation for lootboxes and rewards Phan Huy Tran 2025-04-02 10:08:23 +02:00
  • 0654a98860
    feat(landing): add NavbarComponent to landing page component Jan K9f 2025-04-02 09:25:28 +02:00
  • 3c0505b75e
    style(game-controls): fix formatting in constructor method Jan K9f 2025-04-02 09:23:26 +02:00
  • 1ea2f7c086
    refactor(game-controls): update import paths for consistency Jan K9f 2025-04-02 09:19:09 +02:00
  • ae8dcab038
    style: fix formatting in constructor definitions Jan K9f 2025-04-02 09:17:46 +02:00
  • aad692aea5
    refactor(blackjack): update import paths for components Jan K9f 2025-04-02 09:16:31 +02:00
  • 57a4b03bde
    style(tsconfig): update path mappings to array syntax Jan K9f 2025-04-02 09:07:27 +02:00
  • ebf2ee0531
    style(tsconfig): fix path configuration formatting Jan K9f 2025-04-02 09:05:33 +02:00
  • 35d53bce30
    style: format constructor style in components Jan K9f 2025-04-02 09:03:36 +02:00
  • f5a16efa67
    refactor: update imports to use absolute paths Jan K9f 2025-04-02 09:02:14 +02:00
  • a425fdea80
    refactor: update import paths for better readability Jan K9f 2025-04-02 08:57:00 +02:00
  • f881f82ef1
    refactor(blackjack): move GameState to feature folder Jan-Marlon Leibl 2025-04-02 09:18:43 +02:00
  • 084d478cd9 feat: create repositories Phan Huy Tran 2025-04-02 09:18:17 +02:00
  • 1878ed8fe4 feat: create lootbox and rewards entity Phan Huy Tran 2025-04-02 09:15:37 +02:00
  • f1c70f5f2c
    style: format code and add missing newlines Jan-Marlon Leibl 2025-04-02 09:08:04 +02:00
  • 732d475a84
    feat: add game state enum and refactor game components Jan-Marlon Leibl 2025-04-02 09:06:44 +02:00
  • e2a1494ee1
    fix(deps): update dependencies (major and minor) Renovate Bot 2025-04-01 22:02:20 +00:00
  • 7cc46e0074
    chore(deps): update devdependencies (non-major) Renovate Bot 2025-03-31 18:02:17 +00:00
  • 43ed05fb78 fix(deps): update dependencies (major and minor) Renovate 2025-03-27 18:02:31 +00:00
  • 7c3dd91eac chore(deps): update devdependencies (non-major) Renovate 2025-03-27 18:02:25 +00:00
  • bce442e941 Notes added by 'git notes add' semantic-release-bot 2025-03-27 17:25:48 +00:00
  • 4e8530c861 Merge pull request 'refactor: refactor state logic' (!106) from refactor/state-logic into main v1.22.1 Phan Huy Tran 2025-03-27 17:25:00 +00:00
  • 05322e3d83
    refactor(blackjack): remove unnecessary comments and clean code Jan-Marlon Leibl 2025-03-27 15:50:34 +01:00
  • 23888ceb27
    style(blackjack): format code for better readability Jan-Marlon Leibl 2025-03-27 15:47:16 +01:00
  • cb6c1550b7 refactor: refactor state logic Phan Huy Tran 2025-03-27 15:46:07 +01:00
  • adc5bbd345
    feat(blackjack): add action indicators and loading states Jan-Marlon Leibl 2025-03-27 15:44:38 +01:00
  • c9f71f70fa
    feat: add double down feature to blackjack game Jan-Marlon Leibl 2025-03-27 15:40:26 +01:00
  • 68ea66d4f9
    feat: add stand and get game features to blackjack game Jan-Marlon Leibl 2025-03-27 15:22:24 +01:00
  • 89c5fadc6d Notes added by 'git notes add' semantic-release-bot 2025-03-27 13:35:50 +00:00
  • ed6071a0ba Merge pull request 'feat: add balance when player wins with blackjack in first round' (!104) from feat/blackjack-win-on-start into main v1.22.0 Phan Huy Tran 2025-03-27 13:34:38 +00:00
  • ffd651d74b feat: add balance when player wins gets blackjack in first round Phan Huy Tran 2025-03-27 14:18:03 +01:00
  • 59012d9fb0 Notes added by 'git notes add' semantic-release-bot 2025-03-27 13:08:12 +00:00
  • 4fa7b63b04 Merge pull request 'feat: validate game state on hit (CAS-51)' (!103) from feat/hit-state-validation into main v1.21.0 Phan Huy Tran 2025-03-27 13:07:37 +00:00
  • 4b4de32e1d Merge pull request 'feat(blackjack): add player lost state in game logic (CAS-51)' (!102) from update-state-on-hit into main Jan K9f 2025-03-27 13:07:03 +00:00
  • 4764c12909 feat: validate game state on hit Phan Huy Tran 2025-03-27 14:05:13 +01:00
  • e9a8267208
    feat(blackjack): add player lost state in game logic Jan K9f 2025-03-27 14:03:33 +01:00
  • ee93a49cb4 Notes added by 'git notes add' semantic-release-bot 2025-03-27 12:54:22 +00:00
  • d7690e630e Merge pull request 'chore(deps): update plugin org.springframework.boot to v3.4.4' (!84) from renovate/all-minor-patch into main v1.20.1 Jan K9f 2025-03-27 12:53:46 +00:00
  • 14a702eb8d Notes added by 'git notes add' semantic-release-bot 2025-03-27 12:53:27 +00:00
  • 8ec97d7f2f Merge pull request 'fix(deps): update dependencies (major and minor)' (!85) from renovate/dependencies-(major-and-minor) into main Jan K9f 2025-03-27 12:53:27 +00:00
  • 36f2d80d5c Merge pull request 'feat(blackjack): add hit endpoint for blackjack game (CAS-51)' (!97) from add-hitting into main v1.20.0 Jan K9f 2025-03-27 12:52:41 +00:00
  • 7a7d24c8ea fix: fix playercards, dealercards and deck referencing the same database entity Phan Huy Tran 2025-03-27 13:50:17 +01:00
  • 77d3603723 fix(deps): update dependencies (major and minor) Renovate 2025-03-27 12:02:18 +00:00
  • 0cb73fb29e chore(deps): update devdependencies (non-major) Renovate 2025-03-27 12:02:09 +00:00