dependabot[bot]
67c99fa979
Bump commons-text from 1.9 to 1.10.0 in /Plan ( #2642 )
...
Bumps commons-text from 1.9 to 1.10.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-text
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 16:42:50 +03:00
dependabot[bot]
25dcbc2c76
Bump swaggerVersion from 2.2.2 to 2.2.3 in /Plan ( #2641 )
...
Bumps `swaggerVersion` from 2.2.2 to 2.2.3.
Updates `swagger-core-jakarta` from 2.2.2 to 2.2.3
Updates `swagger-jaxrs2-jakarta` from 2.2.2 to 2.2.3
---
updated-dependencies:
- dependency-name: io.swagger.core.v3:swagger-core-jakarta
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: io.swagger.core.v3:swagger-jaxrs2-jakarta
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 16:41:37 +03:00
dependabot[bot]
db4d210278
Bump io.swagger.core.v3.swagger-gradle-plugin in /Plan ( #2639 )
...
Bumps io.swagger.core.v3.swagger-gradle-plugin from 2.2.2 to 2.2.3.
---
updated-dependencies:
- dependency-name: io.swagger.core.v3.swagger-gradle-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-30 16:41:29 +03:00
Aurora Lahtela
ff4187341a
Fix Cookie parsing when there are multiple cookies
2022-09-25 15:28:30 +03:00
Aurora Lahtela
49549a3233
Update versions.txt
2022-09-25 11:37:57 +03:00
Aurora Lahtela
ccc6861df6
Fix typo in extension tab icon query
...
Affects issues:
- Fixed #2608
2022-09-25 11:21:44 +03:00
Aurora Lahtela
011ce7751d
Implemented velocity RedisBungee support
...
Added ProxioDev fork of RedisBungee as dependency to Velocity
Affects issues:
- Close #2620
2022-09-25 10:47:22 +03:00
Aurora Lahtela
0a14d17d7a
Fixed issues related to MySQL ONLY_FULL_GROUP_BY
...
MySQL breaks GROUP BY syntax of standard SQL, and allows arbitrary columns with aggregate functions.
The ONLY_FULL_GROUP_BY stops this, instead raising an error. Since the SQL was originally designed
with this mode on, restricting the SQL broke the code in a few places.
Adding the extra group by clauses solves the issue without effecting query results.
These issues will be caught by MySQLTest in the future, since the issues could be reproduced by
enabling ONLY_FULL_GROUP_BY mode.
Affects issues:
- Fixed #2619
2022-09-25 10:30:13 +03:00
Aurora Lahtela
5c9e0deed4
Fix player list routing to wrong player url
...
Affects issues:
- Fixed #2609
2022-09-25 09:20:39 +03:00
dependabot[bot]
4d2a327693
Bump sqlite-jdbc from 3.39.2.1 to 3.39.3.0 in /Plan ( #2611 )
...
Bumps [sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.39.2.1 to 3.39.3.0.
- [Release notes](https://github.com/xerial/sqlite-jdbc/releases )
- [Changelog](https://github.com/xerial/sqlite-jdbc/blob/master/CHANGELOG )
- [Commits](https://github.com/xerial/sqlite-jdbc/compare/3.39.2.1...3.39.3.0 )
---
updated-dependencies:
- dependency-name: org.xerial:sqlite-jdbc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 23:26:49 +03:00
dependabot[bot]
a28ccbb4bb
Bump junit-jupiter from 5.9.0 to 5.9.1 in /Plan ( #2621 )
...
Bumps [junit-jupiter](https://github.com/junit-team/junit5 ) from 5.9.0 to 5.9.1.
- [Release notes](https://github.com/junit-team/junit5/releases )
- [Commits](https://github.com/junit-team/junit5/compare/r5.9.0...r5.9.1 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 23:24:04 +03:00
dependabot[bot]
8f660ab2f8
Bump daggerVersion from 2.43.2 to 2.44 in /Plan ( #2622 )
...
Bumps `daggerVersion` from 2.43.2 to 2.44.
Updates `dagger` from 2.43.2 to 2.44
- [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.43.2...dagger-2.44 )
Updates `dagger-compiler` from 2.43.2 to 2.44
- [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.43.2...dagger-2.44 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 23:22:11 +03:00
dependabot[bot]
828045042d
Bump slf4jVersion from 2.0.0 to 2.0.2 in /Plan ( #2623 )
...
Bumps `slf4jVersion` from 2.0.0 to 2.0.2.
Updates `slf4j-nop` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.2 )
Updates `slf4j-api` from 2.0.0 to 2.0.2
- [Release notes](https://github.com/qos-ch/slf4j/releases )
- [Commits](https://github.com/qos-ch/slf4j/compare/v_2.0.0...v_2.0.2 )
---
updated-dependencies:
- dependency-name: org.slf4j:slf4j-nop
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.slf4j:slf4j-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 23:21:36 +03:00
dependabot[bot]
72e1876322
Bump swagger-ui from 4.14.0 to 4.14.1 in /Plan/react/dashboard ( #2624 )
...
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui ) from 4.14.0 to 4.14.1.
- [Release notes](https://github.com/swagger-api/swagger-ui/releases )
- [Commits](https://github.com/swagger-api/swagger-ui/compare/v4.14.0...v4.14.1 )
---
updated-dependencies:
- dependency-name: swagger-ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 23:21:02 +03:00
dependabot[bot]
4e070615c0
Bump i18next-http-backend from 1.4.1 to 1.4.4 in /Plan/react/dashboard ( #2626 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 1.4.1 to 1.4.4.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v1.4.1...v1.4.4 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-23 23:20:37 +03:00
dependabot[bot]
f134592fb8
Bump web-vitals from 3.0.1 to 3.0.2 in /Plan/react/dashboard ( #2615 )
...
Bumps [web-vitals](https://github.com/GoogleChrome/web-vitals ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/GoogleChrome/web-vitals/releases )
- [Changelog](https://github.com/GoogleChrome/web-vitals/blob/main/CHANGELOG.md )
- [Commits](https://github.com/GoogleChrome/web-vitals/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: web-vitals
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 13:39:34 +03:00
dependabot[bot]
d4aad0a450
Bump react-i18next from 11.18.5 to 11.18.6 in /Plan/react/dashboard ( #2614 )
...
Bumps [react-i18next](https://github.com/i18next/react-i18next ) from 11.18.5 to 11.18.6.
- [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/v11.18.5...v11.18.6 )
---
updated-dependencies:
- dependency-name: react-i18next
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 13:39:26 +03:00
Aurora Lahtela
f791f2b17d
Fix login and register on old frontend when using a locale
2022-09-16 13:34:47 +03:00
dependabot[bot]
bdaf498cc1
Bump jettyVersion from 11.0.11 to 11.0.12 in /Plan ( #2612 )
...
Bumps `jettyVersion` from 11.0.11 to 11.0.12.
Updates `jetty-server` from 11.0.11 to 11.0.12
- [Release notes](https://github.com/eclipse/jetty.project/releases )
- [Commits](https://github.com/eclipse/jetty.project/compare/jetty-11.0.11...jetty-11.0.12 )
Updates `jetty-alpn-java-server` from 11.0.11 to 11.0.12
Updates `http2-server` from 11.0.11 to 11.0.12
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-16 13:30:18 +03:00
Aurora Lahtela
a56b2cb3d1
Update Quests Extension, add PikaMug as contributor
2022-09-15 17:37:44 +03:00
Aurora Lahtela
3c2bcd2bd1
Update versions.txt
2022-09-13 09:06:24 +03:00
Aurora Lahtela
b68e41bbbe
Bugfixes to build 1951 ( #2607 )
...
* Remove SecuredRedirectHandler from Jetty
* Fixed extension values not updating on PLAYER_LEAVE
* Fix Join Address data-truncation errors
Affects issues:
- Fixed #2606
* Tests for join address truncation
2022-09-13 08:52:46 +03:00
Aurora Lahtela
8b32ced181
Update versions.txt
2022-09-12 08:06:23 +03:00
Aurora Lahtela
1e1687d83c
Retry when failing to store join address in storeAllSessionsWithKillAndWorldData
...
Another transaction may have run before this transaction that stored the same join address.
Affects issues:
- Possibly fixed #2601
2022-09-12 07:55:34 +03:00
Aurora Lahtela
3de1de82fe
Update locale files with missing keys
2022-09-11 19:38:40 +03:00
Aurora Lahtela
4195865394
Enable network page in Frontend BETA
2022-09-11 19:32:42 +03:00
Aurora Lahtela
8cdbebf191
Implemented Network performance tab in React
...
Affects issues:
- Implemented #2469
2022-09-11 19:30:57 +03:00
Aurora Lahtela
3d64e36159
Implemented Network PlayerBase overview in React
2022-09-11 09:42:03 +03:00
Aurora Lahtela
cb7749d778
Implemented network geolocations tab in React
...
- Add Projection selector to geolocations visualization
2022-09-11 09:30:33 +03:00
Aurora Lahtela
7a51633690
Implemented network page join address tab
...
- Made it possible to toggle stack/side-by-side join addresses
2022-09-10 10:45:03 +03:00
Aurora Lahtela
ab2dfbbbcf
Fix network sessions showing wrong table header
2022-09-10 09:52:51 +03:00
Aurora Lahtela
adc4162217
Network sessions tab implemented in React
2022-09-10 09:38:25 +03:00
Aurora Lahtela
b8258a38a6
Fix some issues in server sorting
...
- Removed the need for switch statements by giving sort options properties
- Added serverUUID to /v1/network/servers endpoint data
2022-09-10 09:09:52 +03:00
Aurora Lahtela
9654e4a8d3
Fix sorting labels (translated)
2022-09-09 19:15:31 +03:00
Aurora Lahtela
f4aaa72f4c
Implemented network servers overview in React
...
- Changed the layout to use a table instead of custom elements for more efficient look.
- Added sorting options to the new table
- Added a total calculator at the table footer
Affects issues:
- Close #1205
2022-09-09 19:10:06 +03:00
Aurora Lahtela
54c66c7232
Fix flaky regular player test
2022-09-09 14:24:48 +03:00
dependabot[bot]
59a2909467
Bump bootstrap from 5.2.0 to 5.2.1 in /Plan/react/dashboard ( #2598 )
...
Bumps [bootstrap](https://github.com/twbs/bootstrap ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/twbs/bootstrap/releases )
- [Commits](https://github.com/twbs/bootstrap/compare/v5.2.0...v5.2.1 )
---
updated-dependencies:
- dependency-name: bootstrap
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 07:55:21 +03:00
dependabot[bot]
44801df53b
Bump sass from 1.54.8 to 1.54.9 in /Plan/react/dashboard ( #2597 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.54.8 to 1.54.9.
- [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.54.8...1.54.9 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 07:53:50 +03:00
dependabot[bot]
7aa99f946b
Bump mockitoVersion from 4.7.0 to 4.8.0 in /Plan ( #2596 )
...
Bumps `mockitoVersion` from 4.7.0 to 4.8.0.
Updates `mockito-core` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.0 )
Updates `mockito-junit-jupiter` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v4.7.0...v4.8.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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-09 07:53:25 +03:00
Aurora Lahtela
246f19a90f
Oops revert test data generation data amount increase
2022-09-07 15:51:05 +03:00
Aurora Lahtela
ead1b401bc
Created a benchmark utility
2022-09-07 15:49:53 +03:00
Aurora Lahtela
ef0ba83412
Automatically update to newest data when receiving cached data
2022-09-06 14:23:39 +03:00
Aurora Lahtela
0bd0bbef24
Fix Extension table header icons not showing up on large tables
2022-09-06 12:21:54 +03:00
Aurora Lahtela
12ce145345
Fixed plugin icons not showing up for sidebar
2022-09-06 12:17:39 +03:00
Aurora Lahtela
f3cc34d765
Webserver access log to console, different log levels
2022-09-06 07:19:59 +03:00
Aurora Lahtela
eba65245fc
Remove debug console.log from code
2022-09-05 17:06:03 +03:00
Aurora Lahtela
cb21c45ea9
Visualize join address / day in React server page
...
Join addresses were missing
- Implemented new group visualizer that allows viewing group data as column/bar/pie/table
- Implemented latest join address pie on server page (was missing)
- Implemented join addresses per day graph on new Join addresses tab
- Made playerbase overview use the group visualizer
Affects issues:
- Close #2362
2022-09-05 16:56:59 +03:00
Aurora Lahtela
2c233a0d21
Fix typo in previous commit
2022-09-04 19:23:33 +03:00
Aurora Lahtela
30c1a860e3
Log warning if driver download fails
...
Affects issues:
- Close #2592
2022-09-04 19:21:30 +03:00
Aurora Lahtela
4c2bf7bd52
Tests for join address case preservation
...
- Fixed one issue where player page showed out of date join address
2022-09-04 19:06:19 +03:00