Commit Graph

1513 Commits

Author SHA1 Message Date
Rsl1122
3804badfe7 Changed the spinner to light-green instead of red 2017-11-28 20:47:48 +02:00
Rsl1122
f8039e568f Faction leader to inspect page 2017-11-28 20:38:06 +02:00
Rsl1122
bc2f181975 /players page parsing 2017-11-28 20:37:51 +02:00
Rsl1122
2856107e18 Removed duplicate online session on inspect page 2017-11-28 19:35:12 +02:00
Rsl1122
84bd37189f Automatic html page caching for players who join.
This is to force the online information in the PageCache
2017-11-28 19:24:09 +02:00
Rsl1122
8d4b62878e The response was apparently InspectPageResponse with contents of NotFoundResponse 2017-11-28 17:19:15 +02:00
Rsl1122
9c045b7b0b Further fixes to prevent the 404 message returned from cache even when bukkit servers are online #412 2017-11-28 17:05:41 +02:00
Rsl1122
a84b470be5 Fixes "No Bukkit Servers were online" by adding a 3 second delay to
connection attempts to servers that rebooted #412
2017-11-28 11:22:11 +02:00
Rsl1122
d203b2e9bb Added Active Sessions back to Analysis 2017-11-28 11:07:45 +02:00
Rsl1122
5873ffd4dd Rest of the new network page variables parsed 2017-11-28 10:29:46 +02:00
Rsl1122
cfc8e50dec Removed empty test class 2017-11-28 10:13:46 +02:00
Rsl1122
3f57b77718 Advanced Anti Cheat (AAC) Data #125 2017-11-27 23:29:40 +02:00
Rsl1122
a8ffe64cf3 Kingdom king, Faction leader, Town mayor bold name in the Plugin Data playerlist. 2017-11-27 17:42:07 +02:00
Rsl1122
415c977765 Moved the max height of plugin boxes to only apply to tables because it was breaking the spacing 2017-11-27 17:16:15 +02:00
Rsl1122
89b4358d12 Max height for General plugin tab elements, softdepend new PluginData 2017-11-27 17:00:29 +02:00
Rsl1122
ae6f3f8de7 Inspect Page Plugins Tab Structure parsing 2017-11-27 13:55:02 +02:00
Rsl1122
b012b09469 Fixed some funky stuff with plugin data accordions 2017-11-27 12:46:36 +02:00
Rsl1122
ec3d2eba02 isEmpty addition 2017-11-27 12:22:37 +02:00
Rsl1122
46ea5ccc6e Kingdoms & Kingdoms+ support #371 2017-11-27 12:16:12 +02:00
Rsl1122
1765819b14 BanManager Data #125 2017-11-27 11:45:50 +02:00
Rsl1122
26f42be2d3 BanData interface to LiteBansData 2017-11-27 11:31:23 +02:00
Rsl1122
1da0b9e9a7 RedProtect Support #423 2017-11-27 11:25:16 +02:00
Rsl1122
0dc3e134b4 ProtocolSupport Support #230 2017-11-27 11:09:11 +02:00
Rsl1122
580daf9796 Fixes PluginData Playerlist 2017-11-26 20:06:26 +02:00
Rsl1122
e60a9a77d7 Improved display of some data 2017-11-26 19:03:07 +02:00
Rsl1122
17d15cfcd9 Improved performance of some PluginData objects
Fixed PluginConfigSectionHandler not creating new Enabled section properly for Factions & Towny
2017-11-26 18:39:55 +02:00
Rsl1122
b897e3ac29 Fixes to PluginData parsing 2017-11-26 17:42:06 +02:00
Rsl1122
91c2a3850a ViaVersion Data 2017-11-26 17:31:15 +02:00
Rsl1122
87377b2586 Vault Data 2017-11-26 17:19:47 +02:00
Rsl1122
97bdfe1ec8 Towny Data 2017-11-26 16:54:05 +02:00
Rsl1122
c16d85b9e5 SuperbVote Data 2017-11-26 16:26:19 +02:00
Rsl1122
1ef2b1462c MCMMO Data 2017-11-26 14:46:17 +02:00
Rsl1122
5b145601bf Litebans Data 2017-11-26 14:31:19 +02:00
Rsl1122
c494215d70 Removed OnTime support 2017-11-26 14:20:09 +02:00
Rsl1122
56ac0da8fe Jobs PluginData 2017-11-26 14:18:08 +02:00
Rsl1122
4427baa744 GriefPrevention PluginData 2017-11-26 14:06:42 +02:00
Rsl1122
81ad293c7f FactionsData 2017-11-26 13:31:31 +02:00
Rsl1122
3889aedddf Begun PluginData conversion, Fixes to containers 2017-11-26 12:53:19 +02:00
Rsl1122
224468e9d2 Analysis Plugin Section html parsing, Version bump to 4.1.0 2017-11-26 12:02:23 +02:00
Rsl1122
973076bb55 Fixed Compile errors, added TODOs for the new Plugin section parsing 2017-11-26 11:27:16 +02:00
Rsl1122
8065d21ee1 Reworked PluginData API completely (Does not compile) 2017-11-26 11:07:08 +02:00
Rsl1122
cc6fbce791 Re-implemented Qinspect command #365 2017-11-25 18:28:14 +02:00
Rsl1122
71de3a7901 Added a couple more "Empty" notifications 2017-11-25 18:14:19 +02:00
Rsl1122
9cdd95c14f Server Accordion to Inspect page 2017-11-25 18:11:38 +02:00
Rsl1122
057cb3b9b3 Fixed network page server specific player charts drawing with wrong width 2017-11-25 17:42:30 +02:00
Rsl1122
1c6375fde7 Fixed some introduced bugs on Bungee:
- Fixed  &nbsp breaking the variable parsing of WebAPI
- Fixed NoClassDefError: SQLiteException on bungee
- Fixed NPE on analysis with 0 players
- Changed "No Sessions" to use <p> instead of <h3>
- Fixed player graphs not rendering on network page
2017-11-25 17:15:40 +02:00
Rsl1122
986515896a target _blank to links that may require more work to get back to
(Opening a session, searching for player)
2017-11-25 13:40:11 +02:00
Rsl1122
d52de52cf0 Server Health Analysis #391 2017-11-25 13:25:08 +02:00
Rsl1122
3222465f13 Server Idle & Downtime calculations 2017-11-25 10:42:29 +02:00
Rsl1122
c7d1b503f2 Server name to Inspect Session Accordion 2017-11-25 10:31:45 +02:00