Commit Graph

1734 Commits

Author SHA1 Message Date
Rsl1122
b74599f156 Fixed Recent logins help bubble location on server.html 2018-03-03 22:00:41 +02:00
Rsl1122
f62ad88ccd Help bubbles to server.html + Help bubble next to version with links 2018-03-03 21:51:34 +02:00
Rsl1122
a800d1cbf8 Partially implemented possibility of adding help bubbles to Plugin boxes 2018-03-03 18:24:24 +02:00
Rsl1122
230e1f2ec3 Help bubbles to Player page 2018-03-03 18:04:33 +02:00
Rsl1122
f07b8fa17f Swapped error and information messages around 2018-03-03 16:38:53 +02:00
Rsl1122
9cf7f1edde Better Enable error logging. Solves #509 2018-03-03 16:37:50 +02:00
Rsl1122
5ef1771fd4
Merge pull request #543 from Rsl1122/master
Update 4.2.0 branch with fixes in 4.1.7
2018-03-03 16:21:39 +02:00
Rsl1122
878114100a
Merge pull request #541 from Rsl1122/4.1.7
Pull request for 4.1.7
2018-03-02 17:28:57 +02:00
Rsl1122
5ea82565d5 Version bump to 4.1.7 2018-03-02 17:20:57 +02:00
Rsl1122
28435c2dc5 Added missing override annotations 2018-03-01 12:05:58 +02:00
Rsl1122
63887c7e29 Refactored all SQL tables to use Column enums instead of static variable 2018-03-01 12:01:14 +02:00
Rsl1122
9347ee383a Fixed multiple network boxes caused by previous commit 2018-02-28 16:17:02 +02:00
Rsl1122
eba17eb127 Server page splitting for #531 + b3 2018-02-28 15:47:37 +02:00
Rsl1122
385e161d37 Fixed possible error if a setting was empty on bungee config.yml 2018-02-25 12:10:26 +02:00
Rsl1122
3cb1955928 Fail debugs 2018-02-23 19:11:31 +02:00
Rsl1122
cdc4f36f2e More debug logs for different connections (b2) 2018-02-23 19:03:14 +02:00
Rsl1122
2cd3851979 Refactored ServerAccordion 2018-02-23 11:36:06 +02:00
Rsl1122
aaf1d8a28c Updated PluginBridge jar (2/2) 2018-02-23 10:35:31 +02:00
Rsl1122
d5f924191a Updating PluginBridge jar (1/2) 2018-02-23 10:34:34 +02:00
Rsl1122
ec6fb4106e Fixed SuperbVote related NoSuchMethodErrors 2018-02-23 10:28:05 +02:00
Rsl1122
cf2f0299bd version to b1 2018-02-23 10:18:16 +02:00
Rsl1122
07b9721679 Removed cache request for refreshing html on Analysis 2018-02-23 10:16:04 +02:00
Rsl1122
c8b846b5df Added missing settings to Bungee. Added option to hide IPs 2018-02-23 10:14:12 +02:00
Rsl1122
7031a71984
Merge pull request #529 from Rsl1122/4.1.6
Pull request for 4.1.6
2018-02-19 13:55:10 +02:00
Rsl1122
30bc9cf4d2 Version bump to 4.1.6 2018-02-19 13:46:49 +02:00
Rsl1122
8eae745c34 Implemented Connection Debug command 2018-02-19 13:44:28 +02:00
Rsl1122
e7002d73f0 Made setup throw the new 504 if needed 2018-02-19 12:57:05 +02:00
Rsl1122
d1b12c830c Added a 504 Gateway error response to WebServer. 2018-02-19 12:49:48 +02:00
Rsl1122
8a48a590ba Fixed HTML export malfunctioning (Scripts were not copied) #527 2018-02-19 12:37:56 +02:00
Rsl1122
d62f723cd6 Fixed "No Data" card appearing on top of everything on inspect page 2018-02-19 12:26:09 +02:00
Rsl1122
3120439b5f Removed oddity in BukkitTPSCountTimer (#524) 2018-02-19 12:18:17 +02:00
Rsl1122
bb5e0969ca Fixed NoClassDefFoundError on PaperSpigot 1.8.X related to TPS (#526) 2018-02-19 11:34:33 +02:00
Rsl1122
762ea40794 Attempts to fix NPE on first config save (#525) 2018-02-19 11:31:33 +02:00
Rsl1122
0270feef7a Fixed Periodic Analysis not running (#523) 2018-02-19 11:08:34 +02:00
Rsl1122
207ed76a1e
Merge pull request #498 from Rsl1122/4.2.0
Pull request for 4.1.5
2018-02-12 15:25:08 +02:00
Rsl1122
15ade849df
Merge pull request #500 from Rsl1122/4.2.0-refactoring
PR for Refactoring branch
2018-02-12 14:49:33 +02:00
Rsl1122
cb1290340a Transfer ops for player online. Not going to risk it though. 2018-02-12 14:46:17 +02:00
Rsl1122
78b4abc0a3 Removed DEV from version 2018-02-12 14:39:39 +02:00
Rsl1122
9d3def37af Connection fail log warning should be less common. 2018-02-12 14:37:06 +02:00
Rsl1122
3d6c080ac2 Better error message after player's UUID was not found. 2018-02-11 15:47:52 +02:00
Rsl1122
663a4d7642 Better error message after trying to access analysis of offline server 2018-02-11 15:46:41 +02:00
Rsl1122
66b145f7f9 Fixed Bukkit server nagging about internal error when setup succeeded. 2018-02-11 15:44:25 +02:00
Rsl1122
cdbd8f9496 Reversed PunchCard days: (Now top -> bottom = Monday -> Sunday) 2018-02-11 15:23:42 +02:00
Rsl1122
69c8111be8 Removed tab: {height: 100%;} that was causing second scrollbar 2018-02-11 15:13:58 +02:00
Rsl1122
1053742533 Fixed NoClassDefFoundError for 1.7.10 on enable 2018-02-11 15:11:21 +02:00
Rsl1122
63b48bb2ee Prevented PluginData elements causing player page to fail in some cases 2018-02-11 15:10:38 +02:00
Rsl1122
22bbf3afc0 Moved back to Check.isPaperAvailable for PaperTPSTask 2018-02-11 15:06:24 +02:00
Rsl1122
ea873f798e Prevented some error logs on reload 2018-02-11 14:36:47 +02:00
Rsl1122
2b7f194d37 Fixed Network Settings transfer. (Fixed TransferTable clean method) 2018-02-10 21:04:52 +02:00
Rsl1122
dc7cc2daff Bungee now sends a Wide Network page content generation request. 2018-02-10 20:51:37 +02:00