dependabot[bot]
85ffbf596e
Bump testContainersVersion from 1.18.0 to 1.18.1 in /Plan ( #3010 )
...
Bumps `testContainersVersion` from 1.18.0 to 1.18.1.
Updates `org.testcontainers:testcontainers` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.0...1.18.1 )
Updates `org.testcontainers:junit-jupiter` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.0...1.18.1 )
Updates `org.testcontainers:nginx` from 1.18.0 to 1.18.1
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.18.0...1.18.1 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.testcontainers:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.testcontainers:nginx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-12 08:12:15 +03:00
Aurora Lahtela
9a250d4f3a
Fix logged in player head image
2023-05-09 17:11:52 +03:00
Aurora Lahtela
b2d78bb491
Add support for dynamic DNS in IP Allowlist
...
Affects issues:
- Close #1502
2023-05-06 15:54:17 +03:00
dependabot[bot]
93c10ccdcd
Bump react-router-dom from 6.10.0 to 6.11.1 in /Plan/react/dashboard ( #3006 )
...
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom ) from 6.10.0 to 6.11.1.
- [Release notes](https://github.com/remix-run/react-router/releases )
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md )
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.11.1/packages/react-router-dom )
---
updated-dependencies:
- dependency-name: react-router-dom
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-06 10:42:12 +03:00
Aurora Lahtela
2d739572ab
Fix Repository URLs used for SQL driver downloads
2023-05-06 10:38:12 +03:00
Aurora Lahtela
3c3e673c86
Add support for cidr and other IP notations to IP_Whitelist
...
Affects issues:
- Close #2336
2023-05-06 10:37:42 +03:00
Aurora Lahtela
5060ad25d8
Fix networkMetadata read before it is loaded
2023-05-05 15:34:59 +03:00
dependabot[bot]
6179f6cbe5
Bump axios from 1.3.6 to 1.4.0 in /Plan/react/dashboard ( #2995 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.6 to 1.4.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.6...v1.4.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-30 09:26:56 +03:00
dependabot[bot]
4754ba38e5
Bump daggerVersion from 2.45 to 2.46 in /Plan ( #3001 )
...
Bumps `daggerVersion` from 2.45 to 2.46.
Updates `com.google.dagger:dagger` from 2.45 to 2.46
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46 )
Updates `com.google.dagger:dagger-compiler` from 2.45 to 2.46
- [Release notes](https://github.com/google/dagger/releases )
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md )
- [Commits](https://github.com/google/dagger/compare/dagger-2.45...dagger-2.46 )
---
updated-dependencies:
- dependency-name: com.google.dagger:dagger
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.google.dagger:dagger-compiler
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-30 09:25:49 +03:00
dependabot[bot]
dc2b372ffa
Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 in /Plan ( #2993 )
...
Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5 ) from 5.9.2 to 5.9.3.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.2...r5.9.3 )
---
updated-dependencies:
- dependency-name: org.junit.jupiter:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-30 09:00:17 +03:00
dependabot[bot]
8d8dd514d7
Bump swagger-ui from 4.18.2 to 4.18.3 in /Plan/react/dashboard ( #2994 )
...
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui ) from 4.18.2 to 4.18.3.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases )
- [Changelog](https://github.com/swagger-api/swagger-ui/blob/master/.releaserc )
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.18.2...v4.18.3 )
---
updated-dependencies:
- dependency-name: swagger-ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-30 09:00:10 +03:00
dependabot[bot]
724a9a6906
Bump react-i18next from 12.2.0 to 12.2.2 in /Plan/react/dashboard ( #2997 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 12.2.0 to 12.2.2.
- [Release notes](https://github.com/i18next/react-i18next/releases )
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/react-i18next/compare/v12.2.0...v12.2.2 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-30 09:00:06 +03:00
dependabot[bot]
aa8bd5a2f4
Bump sass from 1.62.0 to 1.62.1 in /Plan/react/dashboard ( #2998 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.62.0 to 1.62.1.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.62.0...1.62.1 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-30 09:00:02 +03:00
dependabot[bot]
bd3f674453
Bump com.github.node-gradle.node from 3.6.0 to 4.0.0 in /Plan ( #2999 )
...
Bumps com.github.node-gradle.node from 3.6.0 to 4.0.0.
---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-30 08:59:46 +03:00
Aurora Lahtela
cec82d5f5f
Prevent missing method crashing fabric
...
Affects issues:
- #2991
2023-04-27 15:32:40 +03:00
Aurora Lahtela
10a1e11e46
Remove Plugin.Frontend_BETA from the config
...
Forgot to remove it, so every reload Plan tries to remove it again
2023-04-23 07:46:24 +03:00
dependabot[bot]
83f06ff3b3
Bump org.seleniumhq.selenium:selenium-java from 4.8.3 to 4.9.0 in /Plan ( #2983 )
...
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium ) from 4.8.3 to 4.9.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.9.0 )
---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-java
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 07:44:57 +03:00
dependabot[bot]
87ee0f1487
Bump react-bootstrap from 2.7.3 to 2.7.4 in /Plan/react/dashboard ( #2980 )
...
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap ) from 2.7.3 to 2.7.4.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases )
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.7.3...v2.7.4 )
---
updated-dependencies:
- dependency-name: react-bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 07:44:36 +03:00
dependabot[bot]
d341db99ee
Bump axios from 1.3.5 to 1.3.6 in /Plan/react/dashboard ( #2981 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.5...v1.3.6 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 07:44:30 +03:00
dependabot[bot]
2679f158e9
Bump i18next from 22.4.14 to 22.4.15 in /Plan/react/dashboard ( #2982 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 22.4.14 to 22.4.15.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v22.4.14...v22.4.15 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 07:44:23 +03:00
dependabot[bot]
85bcd19ab4
Bump com.github.node-gradle.node from 3.5.1 to 3.6.0 in /Plan ( #2984 )
...
Bumps com.github.node-gradle.node from 3.5.1 to 3.6.0.
---
updated-dependencies:
- dependency-name: com.github.node-gradle.node
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 07:44:14 +03:00
dependabot[bot]
83f8d25938
Bump mysql:mysql-connector-java from 8.0.32 to 8.0.33 in /Plan ( #2985 )
...
Bumps mysql:mysql-connector-java from 8.0.32 to 8.0.33.
---
updated-dependencies:
- dependency-name: mysql:mysql-connector-java
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 07:44:05 +03:00
dependabot[bot]
1420af772d
Bump mockitoVersion from 5.3.0 to 5.3.1 in /Plan ( #2987 )
...
Bumps `mockitoVersion` from 5.3.0 to 5.3.1.
Updates `org.mockito:mockito-core` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.3.0...v5.3.1 )
Updates `org.mockito:mockito-junit-jupiter` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.3.0...v5.3.1 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.mockito:mockito-junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-23 07:43:56 +03:00
Aurora Lahtela
1ad2de8d1c
Bump Extension LibertyBans to R1.4
...
Affects issues:
- Fixed #2948
2023-04-23 07:43:04 +03:00
Aurora Lahtela
f2cb56d04c
Implement support for HTML and COMPONENT extension value types
...
Affects issues:
- Fixed #2950
2023-04-22 18:49:53 +03:00
Aurora Lahtela
5161f6f825
Bump LibertyBans Extension to 1.1.0-R1.3
...
Affects issues:
- Possibly fixed #2948
2023-04-22 18:38:18 +03:00
Aurora Lahtela
de884cd681
Improve Extension error handling
2023-04-18 19:14:12 +03:00
Aurora Lahtela
5f0ecb8bbe
Fix theme not applying by default
2023-04-16 19:54:10 +03:00
Aurora Lahtela
10383da94a
Add Database.MySQL.Max_Lifetime settings
2023-04-16 15:53:51 +03:00
dependabot[bot]
08e13cfddb
Bump jettyVersion from 11.0.14 to 11.0.15 in /Plan ( #2978 )
...
Bumps `jettyVersion` from 11.0.14 to 11.0.15.
Updates `org.eclipse.jetty:jetty-server` from 11.0.14 to 11.0.15
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.14...jetty-11.0.15 )
Updates `org.eclipse.jetty:jetty-alpn-java-server` from 11.0.14 to 11.0.15
Updates `org.eclipse.jetty.http2:http2-server` from 11.0.14 to 11.0.15
---
updated-dependencies:
- dependency-name: org.eclipse.jetty:jetty-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty:jetty-alpn-java-server
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.eclipse.jetty.http2:http2-server
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 08:14:24 +03:00
dependabot[bot]
8cc7c55ad5
Bump com.github.ben-manes.caffeine:caffeine from 3.1.5 to 3.1.6 in /Plan ( #2977 )
...
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine ) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/ben-manes/caffeine/releases )
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.5...v3.1.6 )
---
updated-dependencies:
- dependency-name: com.github.ben-manes.caffeine:caffeine
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 08:13:38 +03:00
dependabot[bot]
70d1dfa6e9
Bump i18next-localstorage-backend in /Plan/react/dashboard ( #2973 )
...
Bumps [i18next-localstorage-backend](https://github.com/i18next/i18next-localStorage-backend ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/i18next/i18next-localStorage-backend/releases )
- [Changelog](https://github.com/i18next/i18next-localstorage-backend/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-localStorage-backend/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: i18next-localstorage-backend
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 08:13:33 +03:00
dependabot[bot]
7053caeee9
Bump adventureVersion from 4.13.0 to 4.13.1 in /Plan ( #2975 )
...
Bumps `adventureVersion` from 4.13.0 to 4.13.1.
Updates `net.kyori:adventure-text-serializer-gson` from 4.13.0 to 4.13.1
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.13.0...v4.13.1 )
Updates `net.kyori:adventure-text-serializer-legacy` from 4.13.0 to 4.13.1
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.13.0...v4.13.1 )
Updates `net.kyori:adventure-text-minimessage` from 4.13.0 to 4.13.1
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.13.0...v4.13.1 )
---
updated-dependencies:
- dependency-name: net.kyori:adventure-text-serializer-gson
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.kyori:adventure-text-serializer-legacy
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: net.kyori:adventure-text-minimessage
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 08:13:25 +03:00
dependabot[bot]
f2aeb14fd0
Bump sass from 1.61.0 to 1.62.0 in /Plan/react/dashboard ( #2974 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.61.0 to 1.62.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.61.0...1.62.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 08:13:04 +03:00
dependabot[bot]
ff504b2643
Bump net.kyori:adventure-api from 4.13.0 to 4.13.1 in /Plan ( #2976 )
...
Bumps [net.kyori:adventure-api](https://github.com/KyoriPowered/adventure ) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.13.0...v4.13.1 )
---
updated-dependencies:
- dependency-name: net.kyori:adventure-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 08:12:54 +03:00
dependabot[bot]
df85fa0990
Bump react-bootstrap from 2.7.2 to 2.7.3 in /Plan/react/dashboard ( #2972 )
...
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap ) from 2.7.2 to 2.7.3.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases )
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v2.7.2...v2.7.3 )
---
updated-dependencies:
- dependency-name: react-bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 08:12:51 +03:00
dependabot[bot]
8a45bd08d0
Bump mockitoVersion from 5.2.0 to 5.3.0 in /Plan ( #2971 )
...
Bumps `mockitoVersion` from 5.2.0 to 5.3.0.
Updates `org.mockito:mockito-core` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.2.0...v5.3.0 )
Updates `org.mockito:mockito-junit-jupiter` from 5.2.0 to 5.3.0
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.2.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.mockito:mockito-junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-14 08:12:44 +03:00
Antti Koponen
3f8682b11a
Update fabric networking in fabric.mod.json ( #2970 )
2023-04-12 07:04:49 +03:00
AuroraLS3
a63313ba52
Update versions.txt 5.5 DEV build 2335
2023-04-09 07:37:38 +00:00
Aurora Lahtela
f7cec19372
Multi proxy support ( #2968 )
...
- Change proxy server info storage to allow multiple proxies to exist in the database
- Allow naming Proxies with Server.Name config setting
- Server.IP is no longer required to be set during installation
- Change logic reliant on single proxy server to consider multiple proxies
- If multiple proxies have webserver or export enabled, the address given by commands can be any of them.
- Network players online graph now stacks if redisbungee is not used. Individual players online graphs for different proxies can be viewed from Performance tab.
- Last Peak and All Time Peak are not given for multi-proxy networks without redisbungee since it would be expensive to calculate.
- Improved network performance tab considerably
- /plan info displays the Server UUID of the current server
- /plan server link goes to /server/UUID instead of /server/Name
- Fix join address graphs not loading if strict GROUP BY is enabled in MySQL
Affects issues:
- Close #1454
2023-04-09 10:10:28 +03:00
Aurora Lahtela
f43d8f89fb
Fix some sonar smells in frontend code
2023-04-08 09:13:38 +03:00
Aurora Lahtela
58eae50428
Configuration options for logging request headers to console
2023-04-08 07:47:48 +03:00
Aurora Lahtela
bb6dc692cd
Update custom locale files automatically when loaded
...
Affects issues:
- Fixed #2949
2023-04-07 14:31:24 +03:00
dependabot[bot]
65f91b7f6b
Bump testContainersVersion from 1.17.6 to 1.18.0 in /Plan ( #2963 )
...
Bumps `testContainersVersion` from 1.17.6 to 1.18.0.
Updates `org.testcontainers:testcontainers` from 1.17.6 to 1.18.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.6...1.18.0 )
Updates `org.testcontainers:junit-jupiter` from 1.17.6 to 1.18.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.6...1.18.0 )
Updates `org.testcontainers:nginx` from 1.17.6 to 1.18.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases )
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.6...1.18.0 )
---
updated-dependencies:
- dependency-name: org.testcontainers:testcontainers
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.testcontainers:junit-jupiter
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: org.testcontainers:nginx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-07 07:52:21 +03:00
dependabot[bot]
e5bf0b09e5
Bump i18next from 22.4.13 to 22.4.14 in /Plan/react/dashboard ( #2964 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 22.4.13 to 22.4.14.
- [Release notes](https://github.com/i18next/i18next/releases )
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next/compare/v22.4.13...v22.4.14 )
---
updated-dependencies:
- dependency-name: i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-07 07:52:09 +03:00
dependabot[bot]
66041f1b41
Bump sass from 1.60.0 to 1.61.0 in /Plan/react/dashboard ( #2965 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.60.0 to 1.61.0.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.60.0...1.61.0 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-07 07:51:57 +03:00
dependabot[bot]
650734c2bc
Bump axios from 1.3.4 to 1.3.5 in /Plan/react/dashboard ( #2966 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.3.4...v1.3.5 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-07 07:51:45 +03:00
Aurora Lahtela
3b40188bf5
Fix same server check logging warning every 30 min
2023-04-06 21:15:50 +03:00
Aurora Lahtela
c1f08cbc99
Fix tests
2023-04-06 21:00:10 +03:00
Aurora Lahtela
ef7ddc0766
Warn about two servers storing data as same one
...
Affects issues:
- Close #2049
2023-04-06 20:37:05 +03:00