5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 05:21:07 +01:00

Commit Graph

  • 19ec9ac06e Bump org.json:json from 20250517 to 20251224 (#106) master dependabot[bot] 2026-03-02 21:17:01 +01:00
  • ab02efd6f6 Bump vaadin.version from 25.0.5 to 25.0.6 (#113) dependabot[bot] 2026-03-02 21:13:05 +01:00
  • 92055df13f Update to Java 25, Spring Boot 4, Vaadin 25 (#112) AJMicke 2026-02-23 23:19:39 +01:00
  • c83e62d604 Fix workflow to use Java 25 feature/spring-4 Anton Micke 2026-02-23 23:16:25 +01:00
  • 1c9d1cbd26 Merge branch 'master' into feature/spring-4 AJMicke 2026-02-23 23:09:55 +01:00
  • ccddf927d0 Update to Java 25, Spring Boot 4, Vaadin 25 Anton Micke 2026-02-23 23:06:33 +01:00
  • d9725eb96d Bump actions/checkout from 5 to 6 dependabot[bot] 2025-11-24 06:17:12 +00:00
  • 9b3fb11136 Bump org.mariadb.jdbc:mariadb-java-client from 3.5.6 to 3.5.7 dependabot[bot] 2025-12-22 06:14:21 +00:00
  • a61c0c7dd1 Bump vaadin.version from 24.9.0 to 24.9.4 dependabot[bot] 2025-11-03 06:25:45 +00:00
  • 0199a13d53 Bump org.springframework.boot:spring-boot-starter-parent dependabot[bot] 2025-10-27 06:31:41 +00:00
  • a91ceed6e4 Bump org.mariadb.jdbc:mariadb-java-client from 3.5.5 to 3.5.6 dependabot[bot] 2025-09-15 06:41:26 +00:00
  • 490d45bc80 Bump vaadin.version from 24.8.7 to 24.9.0 dependabot[bot] 2025-09-22 06:22:46 +00:00
  • 451104cb09 Bump org.springframework.boot:spring-boot-starter-parent dependabot[bot] 2025-09-22 06:25:04 +00:00
  • 6fd2d755ad WIP profile view profile-view Sebastian Beckmann 2025-09-09 15:39:33 +02:00
  • d395b4cb18 data: Store user who submitted the game store-who-submits Sebastian Beckmann 2025-09-09 00:12:51 +02:00
  • 3e55606ef8 util: Add AccessControlService::getCurrentUser Sebastian Beckmann 2025-09-08 22:02:57 +02:00
  • 8827d6732c data: Store Authentik users, create (optional) relationship to Spieler Sebastian Beckmann 2025-09-08 23:04:34 +02:00
  • 895f6d882f Bump vaadin.version from 24.8.6 to 24.8.7 dependabot[bot] 2025-09-08 06:20:26 +00:00
  • ccc858012b Fix description tooltip Anton Micke 2025-09-09 12:46:35 +02:00
  • 270360ff87 Remove unneccessary parentheses, change test data to make it testable Anton Micke 2025-09-09 12:34:29 +02:00
  • b4b9742857 Refactor Anton Micke 2025-09-09 12:29:22 +02:00
  • 1670901a57 views: Add checkbox to only show active players Sebastian Beckmann 2025-09-08 16:07:24 +02:00
  • f63e0a7507 Bump org.springframework.boot:spring-boot-starter-parent dependabot[bot] 2025-08-25 12:53:33 +00:00
  • ba3a6c8069 Bump actions/setup-java from 4 to 5 dependabot[bot] 2025-08-25 11:27:07 +00:00
  • 6a696b4032 Bump vaadin.version from 24.8.3 to 24.8.6 dependabot[bot] 2025-08-11 10:08:45 +00:00
  • 2846aabce4 Bump org.springframework.boot:spring-boot-starter-parent dependabot[bot] 2025-07-28 10:05:19 +00:00
  • 3fcd5c536e Bump org.mariadb.jdbc:mariadb-java-client from 3.5.4 to 3.5.5 dependabot[bot] 2025-08-11 11:10:57 +00:00
  • 8e2f6ff208 Bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-18 09:44:58 +00:00
  • 0803648c58 Update 2vs2 stat api Anton Micke 2025-07-25 00:24:22 +02:00
  • d581b6381a Add 2vs2 stats to API Anton Micke 2025-07-20 21:53:48 +02:00
  • 3f2e155630 Add 2vs2 stats to API feature/add-api Anton Micke 2025-07-20 21:53:48 +02:00
  • a031213aab Hide exact game time in API Anton Micke 2025-07-14 13:46:24 +02:00
  • ab327ee878 Bump vaadin.version from 24.8.2 to 24.8.3 dependabot[bot] 2025-07-14 08:26:32 +00:00
  • 9a34c5b5c2 Add minimal Rest API for players and results Anton Micke 2025-07-14 00:07:07 +02:00
  • 99582c674b Update EloCalculationService.java Tolga Tel 2025-05-30 22:47:19 +02:00
  • de5b2fd8c4 Update README.md Anton Micke 2025-07-09 17:16:39 +02:00
  • 37f6a2be00 Add current streak to Stat2vs2View Anton Micke 2025-07-09 14:56:40 +02:00
  • 7541ed3c4a Bump org.mariadb.jdbc:mariadb-java-client from 3.5.3 to 3.5.4 dependabot[bot] 2025-07-07 08:01:58 +00:00
  • 8a3cf1f290 Bump vaadin.version from 24.8.0 to 24.8.2 dependabot[bot] 2025-07-07 08:16:53 +00:00
  • 4e34672cc0 Add access control for entering data (#67) Moritz 2025-07-02 15:21:44 +02:00
  • abbd08787d Fix style accessControl Moritz Kowalski 2025-06-27 16:13:38 +02:00
  • d0c9f2282b Merge branch 'accessControl' of https://github.com/AJMicke/KickerELO into accessControl Moritz Kowalski 2025-06-27 16:09:16 +02:00
  • 2e908399ad Revert applicaton-prod.properties Moritz Kowalski 2025-06-26 10:03:45 +02:00
  • 7ab77afd62 Add access control for entering data Moritz Kowalski 2025-06-24 15:27:21 +02:00
  • a30c616f3f Cleanup Anton Micke 2025-06-27 15:55:43 +02:00
  • 3df5670015 Next try for remember me Anton Micke 2025-06-27 14:41:48 +02:00
  • 9621360647 Add remember me function Anton Micke 2025-06-24 15:37:17 +02:00
  • b9e9aab751 Revert applicaton-prod.properties Moritz Kowalski 2025-06-26 10:03:45 +02:00
  • a675638de5 Add access control for entering data Moritz Kowalski 2025-06-24 15:27:21 +02:00
  • 06173d396f Add JSON dependency Anton Micke 2025-06-23 15:59:56 +02:00
  • 93aa57379d Bump vaadin.version from 24.7.6 to 24.8.0 dependabot[bot] 2025-06-23 07:49:36 +00:00
  • 1ce82c8a79 Bump org.springframework.boot:spring-boot-starter-parent dependabot[bot] 2025-06-23 07:46:42 +00:00
  • d3d34077f9 Fix bug in update logic for Stat2vs2View Anton Micke 2025-06-23 15:40:39 +02:00
  • d5475921ea Move icon file to META-INF Anton Micke 2025-06-15 12:40:33 +02:00
  • a741702eab Fix images not rendering Moritz Kowalski 2025-06-14 21:33:42 +02:00
  • 6ba5b7d59e Add OIDC support again (#62) Moritz 2025-06-13 15:06:41 +02:00
  • d13886c3a6 Merge branch 'sso' into feature/sign-in feature/sign-in Moritz 2025-06-13 14:34:26 +02:00
  • a5dab66531 Fix botched rebase Anton Micke 2025-06-12 22:35:01 +02:00
  • 621f896ed1 Refine the sign in solution by Moritz921 Anton Micke 2025-06-12 22:27:44 +02:00
  • 694ae3aa90 Revert "Add OIDC support (#39)" (#60) AJMicke 2025-06-12 21:33:38 +02:00
  • 244f6cbf95 Add OIDC support (#39) Moritz 2025-06-12 21:24:16 +02:00
  • ebb6a8cae6 Fix reviews Moritz Kowalski 2025-06-12 17:48:55 +02:00
  • 5df6605bef Ignore login when in test env Moritz Kowalski 2025-06-12 15:37:14 +02:00
  • b48ae25308 Merge branch 'sso' of https://github.com/Moritz921/KickerELO into sso Moritz Kowalski 2025-06-08 18:19:26 +02:00
  • 8ff8ccae0f Update application-prod.properties Moritz Kowalski 2025-06-08 18:19:20 +02:00
  • 21ff19ac53 Merge branch 'AJMicke:master' into sso Moritz 2025-06-08 18:15:02 +02:00
  • 0ed96cbae2 Fix access even when logged in Moritz Kowalski 2025-06-08 18:13:37 +02:00
  • 5e969ac89b Bump vaadin.version from 24.7.5 to 24.7.6 dependabot[bot] 2025-06-02 07:31:21 +00:00
  • f0bf51bf4e Small cleanup Moritz Kowalski 2025-05-31 18:55:34 +02:00
  • 4946903cac Merge remote-tracking branch 'origin/master' into sso Moritz Kowalski 2025-05-31 18:47:38 +02:00
  • a262438444 Working prototype Moritz Kowalski 2025-05-31 18:26:26 +02:00
  • 0286ed7b56 General Refactoring Anton Micke 2025-05-30 20:35:28 +02:00
  • 0e64e0fd02 Show player elo change in match history Sebastian Beckmann 2025-05-30 16:18:05 +02:00
  • 4ed29fb20e Use Spieler entities instead of names for Enter result views Anton Micke 2025-05-30 15:36:56 +02:00
  • 4760fa590d Correctly sort player selector in 2vs2 stats Anton Micke 2025-05-30 15:21:07 +02:00
  • 1a835ce3cc Use Spieler entities instead of names for Enter result views feature/improve-2vs2-stats Anton Micke 2025-05-30 15:36:56 +02:00
  • e9cacbf0b4 Correctly sort player selector in 2vs2 stats Anton Micke 2025-05-30 15:21:07 +02:00
  • ad512a3abb Add average goal diffs to 2vs2 stats Anton Micke 2025-05-30 15:10:27 +02:00
  • 1acccc70dc Add average goal diffs to 2vs2 stats Anton Micke 2025-05-30 15:10:27 +02:00
  • 8e899b230e Bump vaadin.version from 24.7.4 to 24.7.5 dependabot[bot] 2025-05-26 06:54:21 +00:00
  • 7485fed2c2 Bump org.springframework.boot:spring-boot-starter-parent dependabot[bot] 2025-05-26 06:54:30 +00:00
  • c0402c92ee Add obvious infos to 2vs2 stats Anton Micke 2025-05-23 16:52:36 +02:00
  • 6a9d231008 Specify command to run in test mode in README.md AJMicke 2025-05-23 16:17:47 +02:00
  • 4fa309da75 Use in-memory database for testing, add test data on startup when in test mode. Anton Micke 2025-05-21 23:39:17 +02:00
  • eb36a25373 Chart: Always show all labels Leon Marz 2025-05-21 12:24:10 +02:00
  • 57f869cd4b Bump vaadin.version from 24.7.1 to 24.7.4 dependabot[bot] 2025-05-14 13:14:19 +00:00
  • a4e9823efd Bump org.springframework.boot:spring-boot-starter-parent dependabot[bot] 2025-05-14 13:14:06 +00:00
  • 3be4f28465 Tell dependabot to use the right branch (#46) lmarz 2025-05-14 15:13:18 +02:00
  • c25fe2789b Switch to chart.js lmarz 2025-05-14 14:15:49 +02:00
  • c0be312e8d Delete unused repo function Anton Micke 2025-05-14 13:38:17 +02:00
  • 40e0eed830 Fixed wrong numFront calculation to countByGewinnerVornOrVerliererVorn TheCheetahh 2025-05-14 12:00:30 +02:00
  • c47a83e8d4 Add connection to fs auth provider, redirect not tested Moritz Kowalski 2025-05-11 19:23:49 +02:00
  • dad6d7df5d Merge branch 'sso' of https://github.com/Moritz921/KickerELO into sso Moritz Kowalski 2025-05-11 17:17:32 +02:00
  • 72bda504aa Add secrets Moritz Kowalski 2025-05-11 17:17:28 +02:00
  • 2c9088a701 Merge branch 'AJMicke:master' into sso Moritz 2025-05-11 17:16:46 +02:00
  • 518361cade Fix progbar themes again Anton Micke 2025-05-11 00:51:55 +02:00
  • 6cb58e0518 Fix progbar themes Anton Micke 2025-05-11 00:47:29 +02:00
  • 2e5a418986 Use progressbars for winrates Anton Micke 2025-05-11 00:39:00 +02:00
  • f38b5b952f Add 2 vs 2 win rates Anton Micke 2025-05-09 15:42:04 +02:00
  • 509297cc82 Clear up 1 vs 1 calculation formula Anton Micke 2025-04-11 20:28:18 +02:00