dependabot[bot]
414b9d1235
Bump org.seleniumhq.selenium:selenium-java from 4.8.2 to 4.8.3 in /Plan ( #2956 )
...
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium ) from 4.8.2 to 4.8.3.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-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-01 08:46:59 +03:00
Aurora Lahtela
3da7612f92
Catch ExceptionInInitializerError when creating extension
2023-03-30 16:31:22 +03:00
Antti Koponen
64e2655466
Fabric 1.19.4 compatibility ( #2944 )
...
* Fabric 1.19.4 compatibility
- Upgraded to loom 1.1-SNAPSHOT
- Updated mappings & fixed injection targets
- Enabled ClientToServerHandshakePacketMixin (was missing from mixins JSON)
- Removed mixin for LocalServerHandshakeNetworkHandler, as that only handles local connections (client <-> its integrated server)
- Removed sunsetted velocitypowered.com repository
* Fix GameModeChangeListener not firing & add redundancy for not registering listeners twice
* Update Plan/fabric/src/main/java/net/playeranalytics/plan/gathering/listeners/fabric/DeathEventListener.java
---------
Co-authored-by: Aurora Lahtela <24460436+AuroraLS3@users.noreply.github.com>
2023-03-26 14:51:25 +03:00
AuroraLS3
5de8ae84ce
Update versions.txt 5.5 build 2307
2023-03-26 09:07:22 +00:00
dependabot[bot]
904e9282c4
Bump org.xerial:sqlite-jdbc from 3.41.0.0 to 3.41.2.1 in /Plan ( #2946 )
...
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.41.0.0 to 3.41.2.1.
- [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.41.0.0...3.41.2.1 )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-26 11:48:25 +03:00
dependabot[bot]
77ddddedc9
Bump org.seleniumhq.selenium:selenium-java from 4.8.1 to 4.8.2 in /Plan ( #2945 )
...
Bumps [org.seleniumhq.selenium:selenium-java](https://github.com/SeleniumHQ/selenium ) from 4.8.1 to 4.8.2.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases )
- [Commits](https://github.com/SeleniumHQ/selenium/commits )
---
updated-dependencies:
- dependency-name: org.seleniumhq.selenium:selenium-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-03-26 11:46:00 +03:00
Aurora Lahtela
ab3971616d
Fix tests
2023-03-26 11:45:42 +03:00
Aurora Lahtela
d7aab58aa1
Improve player head display on mobile
...
Affects issues:
- Fixed #2087
2023-03-26 11:35:22 +03:00
Aurora Lahtela
1f89eec3f6
Reduce font size on really thin devices
...
Affects issues:
- Fixed #2156
2023-03-26 11:20:54 +03:00
Aurora Lahtela
e5cf9cb4c5
Attempt to correct register date when gathering register date data
...
Affects issues:
- Possibly fixed #2934
2023-03-26 11:07:42 +03:00
Aurora Lahtela
e4a32a2902
Make it possible to sort extension tables
2023-03-26 11:00:33 +03:00
dependabot[bot]
ffba3c05db
Bump swaggerVersion from 2.2.8 to 2.2.9 in /Plan ( #2935 )
...
Bumps `swaggerVersion` from 2.2.8 to 2.2.9.
Updates `io.swagger.core.v3:swagger-core-jakarta` from 2.2.8 to 2.2.9
Updates `io.swagger.core.v3:swagger-jaxrs2-jakarta` from 2.2.8 to 2.2.9
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-26 10:37:08 +03:00
dependabot[bot]
2e8df264e5
Bump me.clip:placeholderapi from 2.11.2 to 2.11.3 in /Plan ( #2936 )
...
Bumps me.clip:placeholderapi from 2.11.2 to 2.11.3.
---
updated-dependencies:
- dependency-name: me.clip:placeholderapi
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-03-26 10:36:58 +03:00
dependabot[bot]
89b912814d
Bump sass from 1.59.3 to 1.60.0 in /Plan/react/dashboard ( #2940 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.59.3 to 1.60.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.59.3...1.60.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-03-26 10:36:47 +03:00
dependabot[bot]
2831913d1e
Bump io.swagger.core.v3.swagger-gradle-plugin in /Plan ( #2941 )
...
Bumps io.swagger.core.v3.swagger-gradle-plugin from 2.2.8 to 2.2.9.
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-26 10:36:38 +03:00
dependabot[bot]
f51952639c
Bump org.apache.commons:commons-compress from 1.22 to 1.23.0 in /Plan ( #2939 )
...
Bumps org.apache.commons:commons-compress from 1.22 to 1.23.0.
---
updated-dependencies:
- dependency-name: org.apache.commons:commons-compress
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-03-26 10:36:30 +03:00
dependabot[bot]
9e5d5fcdc0
Bump i18next from 22.4.11 to 22.4.13 in /Plan/react/dashboard ( #2938 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 22.4.11 to 22.4.13.
- [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.11...v22.4.13 )
---
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-03-26 10:36:17 +03:00
dependabot[bot]
ef0314f007
Bump org.xerial:sqlite-jdbc from 3.41.0.0 to 3.41.2.0 in /Plan ( #2943 )
...
Bumps [org.xerial:sqlite-jdbc](https://github.com/xerial/sqlite-jdbc ) from 3.41.0.0 to 3.41.2.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/commits )
---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-26 10:36:06 +03:00
Aurora Lahtela
a2db9e1da5
Bump FloodgateExtension to R1.4
...
Fixed NPE if API is not available
Affects issues:
- Fixed #2915
2023-03-26 10:35:03 +03:00
Aurora Lahtela
c4058d3edb
Fixed data was not updating on page change
...
When switching from any page with a shared data fetch method between server
and network, such as join address graph, the network page would not update
the data, since the identifier is not in the parameter list.
This was fixed by also checking parameters.length in useEffect dependencies.
2023-03-19 09:37:22 +02:00
AuroraLS3
c2000db8de
Update versions.txt 5.5 DEV build 2290
2023-03-17 18:09:32 +00:00
dependabot[bot]
e96a26b685
Bump datatables.net-responsive-bs5 in /Plan/react/dashboard ( #2926 )
...
Bumps [datatables.net-responsive-bs5](https://github.com/DataTables/Dist-DataTables-Responsive-Bootstrap5 ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Responsive-Bootstrap5/releases )
- [Commits](https://github.com/DataTables/Dist-DataTables-Responsive-Bootstrap5/compare/2.4.0...2.4.1 )
---
updated-dependencies:
- dependency-name: datatables.net-responsive-bs5
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-03-17 19:08:47 +02:00
dependabot[bot]
2156c1ece5
Bump datatables.net from 1.13.3 to 1.13.4 in /Plan/react/dashboard ( #2929 )
...
Bumps [datatables.net](https://github.com/DataTables/Dist-DataTables ) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/DataTables/Dist-DataTables/releases )
- [Commits](https://github.com/DataTables/Dist-DataTables/compare/1.13.3...1.13.4 )
---
updated-dependencies:
- dependency-name: datatables.net
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-03-17 19:08:38 +02:00
dependabot[bot]
ab7a3d7793
Bump sass from 1.58.3 to 1.59.3 in /Plan/react/dashboard ( #2925 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.58.3 to 1.59.3.
- [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.58.3...1.59.3 )
---
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-03-17 18:47:30 +02:00
dependabot[bot]
040861ffd1
Bump datatables.net-bs5 from 1.13.3 to 1.13.4 in /Plan/react/dashboard ( #2927 )
...
Bumps [datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5 ) from 1.13.3 to 1.13.4.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap5/releases )
- [Commits](https://github.com/DataTables/Dist-DataTables-Bootstrap5/compare/1.13.3...1.13.4 )
---
updated-dependencies:
- dependency-name: datatables.net-bs5
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-03-17 18:47:19 +02:00
dependabot[bot]
3627b39f3c
Bump net.kyori:adventure-api from 4.12.0 to 4.13.0 in /Plan ( #2930 )
...
Bumps [net.kyori:adventure-api](https://github.com/KyoriPowered/adventure ) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.12.0...v4.13.0 )
---
updated-dependencies:
- dependency-name: net.kyori:adventure-api
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-03-17 18:47:04 +02:00
dependabot[bot]
3e21010766
Bump adventureVersion from 4.12.0 to 4.13.0 in /Plan ( #2923 )
...
Bumps `adventureVersion` from 4.12.0 to 4.13.0.
Updates `net.kyori:adventure-text-serializer-gson` from 4.12.0 to 4.13.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.12.0...v4.13.0 )
Updates `net.kyori:adventure-text-serializer-legacy` from 4.12.0 to 4.13.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.12.0...v4.13.0 )
Updates `net.kyori:adventure-text-minimessage` from 4.12.0 to 4.13.0
- [Release notes](https://github.com/KyoriPowered/adventure/releases )
- [Commits](https://github.com/KyoriPowered/adventure/compare/v4.12.0...v4.13.0 )
---
updated-dependencies:
- dependency-name: net.kyori:adventure-text-serializer-gson
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.kyori:adventure-text-serializer-legacy
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: net.kyori:adventure-text-minimessage
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-03-17 18:46:53 +02:00
dependabot[bot]
2b54407595
Bump i18next-http-backend from 2.1.1 to 2.2.0 in /Plan/react/dashboard ( #2928 )
...
Bumps [i18next-http-backend](https://github.com/i18next/i18next-http-backend ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/i18next/i18next-http-backend/releases )
- [Changelog](https://github.com/i18next/i18next-http-backend/blob/master/CHANGELOG.md )
- [Commits](https://github.com/i18next/i18next-http-backend/compare/v2.1.1...v2.2.0 )
---
updated-dependencies:
- dependency-name: i18next-http-backend
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-03-17 18:46:45 +02:00
dependabot[bot]
a1f2be0987
Bump swagger-ui from 4.17.0 to 4.18.1 in /Plan/react/dashboard ( #2931 )
...
Bumps [swagger-ui](https://github.com/swagger-api/swagger-ui ) from 4.17.0 to 4.18.1.
- [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.17.0...v4.18.1 )
---
updated-dependencies:
- dependency-name: swagger-ui
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-03-17 18:46:41 +02:00
dependabot[bot]
61bc57a79d
Bump com.maxmind.geoip2:geoip2 from 4.0.0 to 4.0.1 in /Plan ( #2903 )
...
Bumps [com.maxmind.geoip2:geoip2](https://github.com/maxmind/GeoIP2-java ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/maxmind/GeoIP2-java/releases )
- [Changelog](https://github.com/maxmind/GeoIP2-java/blob/main/CHANGELOG.md )
- [Commits](https://github.com/maxmind/GeoIP2-java/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: com.maxmind.geoip2:geoip2
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-03-17 18:38:01 +02:00
dependabot[bot]
b0cafaf8b3
Bump mockitoVersion from 5.1.1 to 5.2.0 in /Plan ( #2911 )
...
Bumps `mockitoVersion` from 5.1.1 to 5.2.0.
Updates `org.mockito:mockito-core` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.1.1...v5.2.0 )
Updates `org.mockito:mockito-junit-jupiter` from 5.1.1 to 5.2.0
- [Release notes](https://github.com/mockito/mockito/releases )
- [Commits](https://github.com/mockito/mockito/compare/v5.1.1...v5.2.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-03-17 18:26:34 +02:00
dependabot[bot]
4a814c606d
Bump i18next from 22.4.10 to 22.4.11 in /Plan/react/dashboard ( #2909 )
...
Bumps [i18next](https://github.com/i18next/i18next ) from 22.4.10 to 22.4.11.
- [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.10...v22.4.11 )
---
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-03-17 18:26:24 +02:00
dependabot[bot]
6cec365d46
Bump com.github.ben-manes.caffeine:caffeine from 3.1.4 to 3.1.5 in /Plan ( #2910 )
...
Bumps [com.github.ben-manes.caffeine:caffeine](https://github.com/ben-manes/caffeine ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/ben-manes/caffeine/releases )
- [Commits](https://github.com/ben-manes/caffeine/compare/v3.1.4...v3.1.5 )
---
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-03-17 18:26:06 +02:00
Aurora Lahtela
c20a746bd6
Add player retention analysis graph ( #2917 )
...
Adds a graph to network and server pages that has options to:
- Draw graphs at different time resolutions
- Limit input data by time
- Group players by register date or join address
- Visualize retention in different ways
- Time since registration date
- Playtime
- Date
- Cumulative player gain
- Percentage / Player count / Stacked player count
Any and all combinations are allowed which allows extensive analysis of player retention. Help sections attempt to make the data understandable and show examples.
Affects issues:
- Close #2159
2023-03-17 18:25:38 +02:00
dependabot[bot]
dc94e45f98
Bump webpack from 5.72.0 to 5.76.1 in /Plan/react/dashboard ( #2918 )
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.72.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.76.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 16:16:20 +02:00
Aurora Lahtela
c1684a55df
Fix Network > Servers Overview Quick View players online graph
...
Affects issues:
- Fixed #2908
2023-03-10 07:28:24 +02:00
TheLittle_Yang
d96dce8c14
update locale_CN.yml ( #2907 )
2023-03-09 16:56:43 +02:00
Aurora Lahtela
4814b27399
Fixed night mode sidebar being transparent
2023-03-06 19:01:28 +02:00
AuroraLS3
d1889f5205
Update versions.txt 5.5 build 2272
2023-03-05 07:40:24 +00:00
Aurora Lahtela
3569034dc4
Translate the retention help prompt
2023-03-05 09:11:33 +02:00
Aurora Lahtela
d27af20774
Added help modal for new player retention
2023-03-05 09:06:14 +02:00
dependabot[bot]
9d8a851b14
Bump datatables.net-bs5 from 1.13.2 to 1.13.3 in /Plan/react/dashboard ( #2898 )
...
Bumps [datatables.net-bs5](https://github.com/DataTables/Dist-DataTables-Bootstrap5 ) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/DataTables/Dist-DataTables-Bootstrap5/releases )
- [Commits](https://github.com/DataTables/Dist-DataTables-Bootstrap5/compare/1.13.2...1.13.3 )
---
updated-dependencies:
- dependency-name: datatables.net-bs5
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-03-04 21:02:19 +02:00
Aurora Lahtela
7b3c436872
Update locale files with the text of new help window
2023-03-04 19:17:03 +02:00
Aurora Lahtela
b3a8fee22d
Add information modal about activity index
2023-03-04 19:13:35 +02:00
Aurora Lahtela
31d6fb1cb1
Allow switching between same page for different servers
...
This should make it easier to compare different servers quickly
2023-03-04 13:56:19 +02:00
Aurora Lahtela
2da4357527
Fixed plugin boxes overlapping
...
When switching between plugins tabs on player page the Y height of the first
plugins tab was used, which caused overlapping when another tab had more
plugins than the other one
2023-03-04 13:36:05 +02:00
Aurora Lahtela
e736055898
Fix page extension api not loading scripts
2023-03-04 10:56:56 +02:00
Aurora Lahtela
5654710ed6
Fix GroupTable breaking when there were more groups than colors
2023-03-04 10:12:28 +02:00
Aurora Lahtela
e9496e924f
Fix page breaking after login
...
Navigation button broke the page due to requiring network metadata,
which was fetched when login page was loaded. Unfortunately
the endpoint required permissions so nothing was actually loaded.
- Load metadata after login
- Remove auth requirement from networkMetadata and serverIdentity endpoints
2023-03-04 10:10:20 +02:00
Aurora Lahtela
13cc314238
Log information to console if using custom react bundle
2023-03-04 09:44:01 +02:00