5
0
mirror of https://github.com/AJMicke/KickerELO.git synced 2026-03-11 13:31:02 +01:00
Commit Graph

71 Commits

Author SHA1 Message Date
Anton Micke
6cb58e0518 Fix progbar themes 2025-05-11 00:48:35 +02:00
Anton Micke
2e5a418986 Use progressbars for winrates 2025-05-11 00:41:49 +02:00
Anton Micke
f38b5b952f Add 2 vs 2 win rates 2025-05-09 15:47:15 +02:00
Anton Micke
509297cc82 Clear up 1 vs 1 calculation formula 2025-05-09 14:52:59 +02:00
Sebastian Beckmann
e596cdd9c4 views: Reset input fields after successful save 2025-04-11 16:45:07 +02:00
Leon Marz
818a0bced3 Change LICENSE to WTFPL 2025-04-08 13:42:58 +02:00
Anton Micke
ff79462211 Allow searching for teams in 2vs2 match history 2025-04-04 14:45:45 +02:00
AJMicke
811219de18 Merge pull request #33 from Moritz921/add-Readme
Add README
2025-04-04 13:56:37 +02:00
Moritz
6af65a6694 Create LICENSE 2025-04-04 00:55:03 +02:00
c9dec75e57 Fix typo again 2025-04-03 18:58:21 +02:00
7ee4a90040 Fix AJMicke requests 2025-04-03 18:57:08 +02:00
Moritz
59cfff96d0 Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-04-03 11:53:42 +02:00
e79b427939 Add README 2025-04-03 11:51:23 +02:00
Anton Micke
5409067226 Allow searching for teams in 2vs2 match history 2025-04-02 21:14:01 +02:00
Anton Micke
975a27a95b In the graphs, show only players with actual games in the category 2025-04-02 14:31:57 +02:00
dependabot[bot]
ca53575b23 Bump org.mariadb.jdbc:mariadb-java-client from 3.5.2 to 3.5.3
Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/mariadb-corporation/mariadb-connector-j/releases)
- [Changelog](https://github.com/mariadb-corporation/mariadb-connector-j/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mariadb-corporation/mariadb-connector-j/compare/3.5.2...3.5.3)

---
updated-dependencies:
- dependency-name: org.mariadb.jdbc:mariadb-java-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 14:01:54 +02:00
dependabot[bot]
5d1c063263 Bump vaadin.version from 24.7.0 to 24.7.1
Bumps `vaadin.version` from 24.7.0 to 24.7.1.

Updates `com.vaadin:vaadin-bom` from 24.7.0 to 24.7.1

Updates `com.vaadin:vaadin-maven-plugin` from 24.7.0 to 24.7.1

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 14:01:54 +02:00
AJMicke
cdc2e6aba3 Merge pull request #28 from AJMicke/fix/no-time-in-history
Don't show time in match history
2025-04-01 13:58:09 +02:00
Anton Micke
f4589b9208 Don't show time in match history 2025-04-01 13:55:23 +02:00
AJMicke
f559037a2a Merge pull request #25 from AJMicke/develop
Use GitHub logo with transparency, move it to the right of the drawer
2025-03-28 21:36:52 +01:00
Anton Micke
dd7323044d Use GitHub logo with transparency, move it to the right of the drawer 2025-03-28 21:30:49 +01:00
AJMicke
cb0ab45e2b Merge pull request #24 from AJMicke/develop
Develop
2025-03-28 17:35:07 +01:00
Anton Micke
0b41b201b2 Add link to GitHub 2025-03-28 17:31:21 +01:00
Anton Micke
c8139a13b9 Make match history filter case-insensitive 2025-03-24 15:34:52 +01:00
Anton Micke
6edc89ca7a Update 2 vs 2 Elo calculation 2025-03-24 15:34:52 +01:00
dependabot[bot]
599baf8999 Bump vaadin.version from 24.6.6 to 24.7.0
Bumps `vaadin.version` from 24.6.6 to 24.7.0.

Updates `com.vaadin:vaadin-bom` from 24.6.6 to 24.7.0

Updates `com.vaadin:vaadin-maven-plugin` from 24.6.6 to 24.7.0

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 15:34:52 +01:00
dependabot[bot]
29902ed9b8 Bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.3...v3.4.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 15:34:52 +01:00
Anton Micke
d6757dd4a5 Make match history filter case-insensitive 2025-03-24 15:30:18 +01:00
Anton Micke
d5e979280f Update 2 vs 2 Elo calculation 2025-03-24 15:25:45 +01:00
dependabot[bot]
d4781489e6 Merge pull request #19 from AJMicke/dependabot/maven/develop/vaadin.version-24.7.0 2025-03-24 13:27:49 +00:00
dependabot[bot]
8626427a3c Merge pull request #18 from AJMicke/dependabot/maven/develop/org.springframework.boot-spring-boot-starter-parent-3.4.4 2025-03-24 13:27:20 +00:00
dependabot[bot]
d88924b16d Bump vaadin.version from 24.6.6 to 24.7.0
Bumps `vaadin.version` from 24.6.6 to 24.7.0.

Updates `com.vaadin:vaadin-bom` from 24.6.6 to 24.7.0

Updates `com.vaadin:vaadin-maven-plugin` from 24.6.6 to 24.7.0

---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 07:10:45 +00:00
dependabot[bot]
091e720952 Bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.3...v3.4.4)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 07:10:40 +00:00
Anton Micke
2e0d743a69 Add logo 2025-03-21 21:22:57 +01:00
Anton Micke
83ca7735f6 Add logo 2025-03-21 21:19:23 +01:00
Anton Micke
03096ac426 Fix small Resultlist in 1 vs 1 2025-03-21 21:10:47 +01:00
Anton Micke
6d78ed59a0 Fix small Resultlist in 1 vs 1 2025-03-21 21:07:42 +01:00
Anton Micke
85f78ea20a Enable PWA 2025-03-21 21:03:03 +01:00
Anton Micke
c2c9fbf3d7 Add filtering to match history 2025-03-21 21:03:03 +01:00
Anton Micke
d2c1f8eb2d Fix size of elo graphs 2025-03-18 23:12:19 +01:00
Anton Micke
34c40961c7 Use file-database for testing, change sidebar 2025-03-18 13:37:48 +01:00
Anton Micke
4f42747d67 Add view for past games 2025-03-17 17:36:02 +01:00
Anton Micke
d7076428fd Add testing profile 2025-03-17 17:36:02 +01:00
AJMicke
6f26afdf2c Merge pull request #10 from AJMicke/develop
Bump dependencies
2025-03-17 15:55:21 +01:00
dependabot[bot]
de3316bc45 Merge pull request #6 from AJMicke/dependabot/maven/com.github.appreciated-apexcharts-24.0.2 2025-03-07 22:44:09 +00:00
dependabot[bot]
f2046b67db Merge pull request #5 from AJMicke/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.4.3 2025-03-07 22:43:51 +00:00
AJMicke
ee3408c494 Merge pull request #3 from AJMicke/dependabot/maven/org.mariadb.jdbc-mariadb-java-client-3.5.2
Bump org.mariadb.jdbc:mariadb-java-client from 3.5.1 to 3.5.2
2025-03-07 23:38:15 +01:00
dependabot[bot]
ee06707762 Bump com.github.appreciated:apexcharts from 24.0.1 to 24.0.2
Bumps com.github.appreciated:apexcharts from 24.0.1 to 24.0.2.

---
updated-dependencies:
- dependency-name: com.github.appreciated:apexcharts
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 22:37:50 +00:00
AJMicke
6a1fc28cb8 Merge pull request #4 from AJMicke/dependabot/maven/vaadin.version-24.6.6
Bump vaadin.version from 24.6.4 to 24.6.6
2025-03-07 23:37:32 +01:00
dependabot[bot]
7c6ececdb0 Bump org.springframework.boot:spring-boot-starter-parent
Bumps [org.springframework.boot:spring-boot-starter-parent](https://github.com/spring-projects/spring-boot) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-parent
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 22:37:26 +00:00