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

19 Commits

Author SHA1 Message Date
a262438444 Working prototype
This commit implements the oidc compatibility with the caveat of having
every subsite under the app path. For that, there is also a redirection
handler to redirect the home page to the app home page.
2025-05-31 18:26:26 +02:00
c47a83e8d4 Add connection to fs auth provider, redirect not tested 2025-05-11 19:23:49 +02:00
7021df1953 First try in oidc implementation 2025-05-02 10:42:25 +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
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
d7076428fd Add testing profile 2025-03-17 17:36:02 +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
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
dependabot[bot]
5b2224cf12 Bump org.mariadb.jdbc:mariadb-java-client from 3.5.1 to 3.5.2
Bumps [org.mariadb.jdbc:mariadb-java-client](https://github.com/mariadb-corporation/mariadb-connector-j) from 3.5.1 to 3.5.2.
- [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.1...3.5.2)

---
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-03-07 22:36:39 +00:00
dependabot[bot]
0963961c14 Bump vaadin.version from 24.6.4 to 24.6.6
Bumps `vaadin.version` from 24.6.4 to 24.6.6.

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

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

---
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-03-07 22:34:40 +00:00
Anton Micke
ccfc3c7023 Get database connection info from envir, rename artifact, make fake 2 vs 2 calculation a little less fake 2025-03-07 20:48:54 +01:00
Anton Micke
fb4b357970 Add dummy chart 2025-02-07 09:44:56 +01:00
Anton Micke
9d3faf61c9 Working entry of results 2025-02-05 23:11:48 +01:00
Anton Micke
ee2c9687a4 Initial commit 2025-02-05 17:42:09 +01:00