Commit Graph

3627 Commits

Author SHA1 Message Date
Rsl1122
06873aa350 Server name & Calendar rendering 2019-09-03 09:31:40 +03:00
Rsl1122
72a43b584d Calendar night mode & text color fix 2019-09-03 09:31:40 +03:00
Rsl1122
caecaa416e Highchart and calendar js to /vendor/ 2019-09-03 09:31:38 +03:00
Rsl1122
da3e5db913 Server calendar end point 2019-09-03 09:31:37 +03:00
Rsl1122
05a8668fbf Session accordion parsing javascript 2019-09-03 09:31:37 +03:00
Rsl1122
4a14f2024f Implemented most of Online Activity endpoint 2019-09-03 09:31:37 +03:00
Rsl1122
b4907631bb Documentation for currently implemented endpoints 2019-09-03 09:31:36 +03:00
Rsl1122
f493a7167c Implemented large part of server overview json 2019-09-03 09:31:36 +03:00
Rsl1122
6ecad861da JSON end-point for Graphs 2019-09-03 09:31:36 +03:00
Rsl1122
252136fabf Added chart files and tested players chart 2019-09-03 09:31:35 +03:00
Rsl1122
40f9dd52db Copied players table json request over 2019-09-03 09:31:35 +03:00
Rsl1122
783083fbb3 Added support for the new web files 2019-09-03 09:31:35 +03:00
Rsl1122
86e48f6377 Added new web files 2019-09-03 09:31:34 +03:00
Rsl1122
7560331103 Moved old web files to assets/plan/web/old 2019-09-03 09:31:34 +03:00
Rsl1122
4c870bac9d Fixed ViaVersion & ProtocolSupport table version Strings 2019-09-03 09:30:39 +03:00
dependabot-preview[bot]
84de534e5b Bump commons-text from 1.7 to 1.8 in /Plan
Bumps commons-text from 1.7 to 1.8.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-03 05:35:28 +00:00
dependabot-preview[bot]
cf111ec517 Bump commons-text from 1.7 to 1.8 in /PlanPluginBridge
Bumps commons-text from 1.7 to 1.8.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-03 05:27:27 +00:00
Rsl1122
dd6cb4314f Better catch for internal extensions 2019-08-29 19:53:13 +03:00
Rsl1122
2ece83614f Version bump to 4.9.4 2019-08-21 11:46:13 +03:00
Rsl1122
9e825aac24 Disabled SQLite rollbacks on 1.8.8 or older
- SQLite version on 1.8.8 does not support savepoints that are in
  use with Transactions, so they have been disabled.
2019-08-21 10:40:26 +03:00
Rsl1122
98462c3ac4 Improved concurrency access in some places
- FileWatcher should no longer throw ConcurrentModificationException
- SessionCache should no longer throw ConcurrentModificationException
2019-08-21 09:58:05 +03:00
Rsl1122
cd33f6bc32 Disabled systems after all database tests 2019-08-18 10:04:35 +03:00
Rsl1122
ae5a1df7cd Fixed afk tracker config access 2019-08-18 09:45:03 +03:00
Rsl1122
9613c1d7b8 Removed afk permission from map on leave (Memory leak) 2019-08-18 09:40:38 +03:00
Rsl1122
f9389c0ef8 Ported afk permission optimization to sponge
- Sponge AFK listener no longer constantly asks for afk permission
2019-08-18 09:34:16 +03:00
Risto Lahtela
aa4eecbe07
Update versions.txt 2019-08-12 16:13:07 +03:00
Risto Lahtela
b94189a60e
[Merge] Version 4.9.3 (#1141)
PR for version 4.9.3
2019-08-12 16:12:13 +03:00
Rsl1122
b5b08491f8 Fix compile error in test 2019-08-12 15:45:52 +03:00
Rsl1122
1f1a2960f9 Bump version to 4.9.3 2019-08-12 15:25:01 +03:00
Rsl1122
aca1f90dfe Isolated QueryAPI subscribers from one another
- Exceptions no longer block rest from execution.
2019-08-12 15:22:04 +03:00
Rsl1122
8bc47db666 Fixed ViaVersion extension on bungee 2019-08-12 15:11:25 +03:00
Risto Lahtela
d2799a6151
Artifact archiving 2019-08-12 14:33:49 +03:00
Rsl1122
63dcc63287 Fixed scope of platform dependencies on a dependency 2019-08-12 11:26:26 +03:00
Rsl1122
e100068e78 Registered advanced ban listeners
Affects issues:
- Close #1135
2019-08-12 11:04:03 +03:00
Rsl1122
b87f715492 Updated extensions with sql bug
- Replaces REMOVE with DELETE in AAC, nuVotifier, ProtcolSupport &
  ViaVersion extensions
- ViaVersion extension factory no longer split into many

Affects issues:
- Close #1137
2019-08-12 10:15:40 +03:00
Rsl1122
e66b63281d Made build in extension registration more resistant:
- Attempt to reduce the amount of exceptions that might slip through
  and fail to start Plan

Affects issues:
- Close #1134
2019-08-12 09:32:18 +03:00
dependabot-preview[bot]
3ab4d2b68a Bump org.sonarqube from 2.7 to 2.7.1 in /Plan
Bumps org.sonarqube from 2.7 to 2.7.1.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 06:25:02 +00:00
dependabot-preview[bot]
6f32d4929c Bump slf4jVersion from 1.7.27 to 1.7.28 in /Plan
Bumps `slf4jVersion` from 1.7.27 to 1.7.28.

Updates `slf4j-nop` from 1.7.27 to 1.7.28
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.27...v_1.7.28)

Updates `slf4j-api` from 1.7.27 to 1.7.28
- [Release notes](https://github.com/qos-ch/slf4j/releases)
- [Commits](https://github.com/qos-ch/slf4j/compare/v_1.7.27...v_1.7.28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 06:18:10 +00:00
dependabot-preview[bot]
650e3998e4 Bump jacoco-maven-plugin from 0.8.3 to 0.8.4 in /PlanPluginBridge
Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.3...v0.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-08-12 06:11:45 +00:00
Rsl1122
1ef4b61319 Removed vintage engine (JUnit 4) dependency 2019-08-10 09:19:15 +03:00
Rsl1122
5dca308e18 Replaced JUnit 4 imports 2019-08-10 08:57:12 +03:00
Rsl1122
b1a299a9b2 Moved Velocity tests to JUnit 5 2019-08-10 08:51:09 +03:00
Rsl1122
cc8d7b8e9f Moved Sponge tests to JUnit 5 2019-08-10 08:40:21 +03:00
Rsl1122
c3f9d77698 Moved Bukkit tests to JUnit 5 2019-08-10 08:36:14 +03:00
Rsl1122
b5fb947724 Moved Bungee tests to JUnit 5 2019-08-10 08:15:43 +03:00
Rsl1122
0e18a4221a Bump org.sonarqube to version 2.7.1 2019-08-09 19:55:50 +03:00
Rsl1122
68cb7d9121 Changed jacoco report directory 2019-08-09 18:30:43 +03:00
Risto Lahtela
fe99c621f0
Update versions.txt 2019-08-09 10:19:58 +03:00
Risto Lahtela
c9421d9528
[Merge] Version 4.9.2 (#1133)
PR for version 4.9.2
2019-08-09 10:18:23 +03:00
Rsl1122
6a9fe25f14 Bump version to 4.9.2 2019-08-09 09:47:08 +03:00