Rsl1122
83c8949b79
Fixed crash when doing /plan a /plan reload in quick succession
2018-02-07 13:22:22 +02:00
Rsl1122
80d32d34e7
Removed Font Awesome stats.js call from the font awesome script.
2018-02-07 12:46:40 +02:00
Rsl1122
be08b73eb1
improved /plan servers command
2018-02-07 11:58:50 +02:00
Rsl1122
6d941766f1
Added warn notifications for dev mode error logs
2018-02-07 11:43:30 +02:00
Rsl1122
7d64a4bfbb
Made debug logs easier to read for Benchmarks & ConnectionLog
2018-02-07 11:40:23 +02:00
Rsl1122
af3bdc642d
Fixed WebUserAuthException when viewing "/" in HTTPS mode.
2018-02-07 11:39:16 +02:00
Rsl1122
bc1036572f
Added ConnectionIn logging (to ConnectionLog) to InfoRequestPageHandler
2018-02-06 18:53:32 +02:00
Rsl1122
a08a8b45ec
Replaced NullCheck.check(Obj, Thrw) with Verify.nullCheck(Obj, Lambda)
2018-02-06 18:34:19 +02:00
Rsl1122
22632fb442
Removed some unnecessary constuctor javadocs. Added TPSBuilder
2018-02-06 12:08:10 +02:00
Rsl1122
8f19f8c05b
Reduced complexity of some methods.
2018-02-05 16:23:32 +02:00
Rsl1122
54535f2da1
Code Inspection fixes
2018-02-05 15:49:24 +02:00
Rsl1122
466f37ca8f
Fixed Forbidden pages due to wrong order for a boolean ( #521 / 2)
2018-02-04 14:31:10 +02:00
Rsl1122
a78060acf9
Fixed test flakiness caused by Settings finality.
2018-02-04 12:54:31 +02:00
Rsl1122
dfb5f39918
Added .sh files to gitignore
2018-02-03 19:05:58 +02:00
Rsl1122
eb5c14eff9
Reduced log warnings when connection failed on Bungee (certain requests)
2018-02-02 13:57:02 +02:00
Rsl1122
70cfe0984b
Updated PluginBridge jar
2018-02-02 13:29:18 +02:00
Rsl1122
a6b96009a0
Made TPS Count Task use Peak Player count for minute instead of AVG
2018-02-02 13:23:07 +02:00
Rsl1122
70130f9629
Fixes Network page displaying odd Unique player numbers ( #518 )
2018-02-02 13:20:50 +02:00
Rsl1122
13e948c1b4
Fixed GenerateInspectPageRequest when player has no data in db.
2018-02-02 13:12:35 +02:00
Rsl1122
6dbf3ee3fa
APF 3.1.0 ( Fixes #485 & #459 as well as other small annoyances)
2018-02-02 13:12:12 +02:00
Rsl1122
1c0fe8612f
Attempt to fix ConnectionFailException when viewing inspect page and some Bukkit servers are offline ( #512 )
2018-02-01 21:09:39 +02:00
Rsl1122
b6d7be5bd4
Fixed Bungee Analysis refresh attempt when Bukkit not online ( #512 )
2018-02-01 21:02:04 +02:00
Rsl1122
1155d10934
Fixed IllegalArgumentException: No task with id 6 ( #512 )
2018-02-01 20:45:00 +02:00
Rsl1122
6f475b8d82
Fixed CacheInspectPluginsTabRequest ArrayIndexOutOfBoundsException #512
2018-02-01 20:43:03 +02:00
Rsl1122
673e0a2790
ActivityStackGraph now only displays Month Day without clock.
2018-02-01 20:20:10 +02:00
Rsl1122
4d92e67caa
Style improvements on smaller screens ( #481 ):
...
- Reduced Sidenav width (+reduced content margin)
- Prevented extra scrollbar appearing next to tabs if they overflow
- Added Zoom to World Map
- Shortened quickbox texts on Information tab on server page.
2018-02-01 20:10:37 +02:00
Rsl1122
fd65d55257
Fixed Midnight appearing as "2 Jan" on PunchCard ( #247 )
2018-02-01 19:28:17 +02:00
Rsl1122
44cea6ff45
Implemented Settings for Date formatting ( #369 )
2018-02-01 19:15:05 +02:00
Rsl1122
98d55b2ff2
Added World Name to GameMode slices ( #491 )
2018-02-01 18:17:53 +02:00
Rsl1122
a6bd3eadcc
Added a Stack graph for BuyCraft. (Each currency has own series)
2018-02-01 18:07:18 +02:00
Rsl1122
ab58c06380
Abstracted Stack Graphs
2018-01-31 19:48:59 +02:00
Rsl1122
4ed3b4ae62
Fixed litebans Player page table.
2018-01-30 13:45:29 +02:00
Rsl1122
db81d34214
Fixed Crash on disable if calling ProcessingQueue methods ( #515 )
2018-01-30 13:35:53 +02:00
Rsl1122
b52782298e
Reduced database stress by Network and Players pages. ( #499 )
2018-01-30 13:11:23 +02:00
Rsl1122
0f372b8db8
Removed redundant addMissingWorlds call that was doing a lot of db calls
2018-01-30 12:35:41 +02:00
Rsl1122
5df1145199
Bridge now registers listeners during reload (they're unregistered)
2018-01-30 12:06:04 +02:00
Rsl1122
62264ce1fd
Fixed LiteBansData (Broken due to refactoring) And improved it a lot.
2018-01-30 12:01:20 +02:00
Rsl1122
5730e4d9cf
Fixed TabsElement and added sql benchmarks in dev mode
2018-01-30 12:00:33 +02:00
Rsl1122
19736cbe8f
Added partial JQuery datatables support to TableContainer
2018-01-30 10:43:11 +02:00
Rsl1122
d3621302e6
Removed BuyCraft secret from /debug page config
2018-01-30 10:24:23 +02:00
Rsl1122
099f68be3c
Added Html utility for creating Tabs (Like on Performance tab) easily.
2018-01-30 10:22:24 +02:00
Rsl1122
bd96978917
Fixed BuyCraft PluginData
2018-01-29 23:46:34 +02:00
Rsl1122
554eb83efd
First attempt at BuyCraft support ( #475 )
2018-01-29 23:01:20 +02:00
Rsl1122
547b191464
Added support for GriefPreventionPlus ( #494 )
2018-01-29 21:45:23 +02:00
Rsl1122
f0efc39c83
Litebans PluginData no longer uses hardcoded table prefix ( #480 )
2018-01-29 21:31:19 +02:00
Rsl1122
f9883473f5
Fixed NPE related to Factions ( #486 )
2018-01-29 21:26:33 +02:00
Rsl1122
2e6ca6aa8e
Fixed Bad ID values in Plugin Accordions ( #504 )
2018-01-29 21:19:07 +02:00
Rsl1122
d697c4875c
Fixed RedProtect API call in PluginBridge ( #502 )
2018-01-29 21:14:41 +02:00
Rsl1122
3df0d4f88d
Fixes NoSuchMethod on Spigot ( #514 )
2018-01-29 10:42:04 +02:00
Rsl1122
922562989a
Sonar Code smell clean-up
2018-01-28 20:46:03 +02:00