Commit Graph

1595 Commits

Author SHA1 Message Date
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
Rsl1122
26029e7853 Increased Performance tab chart height 2018-02-10 20:33:33 +02:00
Rsl1122
431d758212 Added yAxis to all Performance tab charts (#492) Far more readable. 2018-02-10 20:25:19 +02:00
Rsl1122
be58984d64 Prepared to add multiple axis to performance charts by cleaning series. 2018-02-10 20:03:13 +02:00
Rsl1122
a112190f51 Placed replacement values inside JS closer together (server.html) 2018-02-10 19:41:27 +02:00
Rsl1122
54b6817e4f Fixed Timezone issues (#519) 2018-02-10 11:39:51 +02:00
Rsl1122
b18396192f Replaced Session End with Session Length on Session Accordion Headers 2018-02-10 11:31:50 +02:00
Rsl1122
8de5012ae5 Fixed "Last Seen" displaying Jan 1 1970 XX:59 for new registers 2018-02-10 11:26:13 +02:00
Rsl1122
723e8f7391 Fixed some test issues 2018-02-10 11:18:52 +02:00
Rsl1122
ec1ea81f93 Analysis DB Closed Exception on reload no longer logged. 2018-02-10 11:15:37 +02:00
Rsl1122
9e91ee61f8 Prevented some issues with tasks running on reload 2018-02-10 11:00:53 +02:00
Rsl1122
46e15a1196 Added more info to BasicAuth fail message 2018-02-10 10:53:50 +02:00
Rsl1122
1d107ce568 Fixed HTTPS InfoRequest issues (#521) 2018-02-10 10:53:33 +02:00
Rsl1122
05d8d9fb48 Ensured that InfoSystem methods are all called from Async threads. 2018-02-09 13:32:15 +02:00
Rsl1122
c218627ede Fixed /plan m setup command not working & added more error cases to it 2018-02-08 12:04:46 +02:00
Rsl1122
b2f0e8c8c8 Fixed Database tests that require DBSystem database override 2018-02-07 20:16:51 +02:00
Rsl1122
e408f6aa62 More test prints 2018-02-07 19:49:57 +02:00
Rsl1122
1b5d3637f9 Removed extra panel-group from server.html 2018-02-07 19:49:30 +02:00
Rsl1122
0c35ccd478 Removed "Database" Debug logs & Benchmarks. Improved test logging. 2018-02-07 19:23:05 +02:00
Rsl1122
e05574a0b1 Removed rest redundant Log.toLog(String, Throwable) when Class suffices 2018-02-07 18:56:53 +02:00
Rsl1122
57f3a518a0 Attempts at fixing tests where "Another connection wrote to database" 2018-02-07 18:55:04 +02:00
Rsl1122
1945984fc4 Fixed wrong html being cached due to DESC order of queries. 2018-02-07 15:05:42 +02:00
Rsl1122
1c91174ec0 Changed forbidden message 2018-02-07 14:53:49 +02:00
Rsl1122
b572955e23 Fixed Forbidden response being shown on all HTTP responses 2018-02-07 14:52:07 +02:00
Rsl1122
66e3f61203 Fixed 401 response to all css and js queries. Added reason to "cancel" 2018-02-07 14:36:12 +02:00
Rsl1122
ef6ffdb980 DB Implementation replacement for ConfigurationWebAPI. Removed WebAPI. 2018-02-07 14:20:49 +02:00
Rsl1122
b7ef9f62f3 Removed PostOriginalBukkitSettingsWebAPI since it has been reimplemented 2018-02-07 13:33:47 +02:00
Rsl1122
94ba6fe0bb Added the new font awesome script to export 2018-02-07 13:25:32 +02:00
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