Commit Graph

3718 Commits

Author SHA1 Message Date
Rsl1122
b320718f78 Size reduction for screens smaller than 1500px 2019-09-30 20:51:46 +03:00
Rsl1122
de33cb1b4f Encoded player & server names in URLs 2019-09-30 15:53:43 +03:00
Rsl1122
56dae4c829 Fixed db error on reload when export is running 2019-09-30 14:31:22 +03:00
Rsl1122
756851fcc2 ThrowawayTransactions (on database close)
Some transactions can now be ignored on shutdown to reduce hang time.

Affects issues:
- Close #1152
2019-09-30 14:22:03 +03:00
Rsl1122
e6696abffa PlaceholderAPI support (Thanks to aidn5) 2019-09-29 13:00:55 +03:00
Rsl1122
8134bfb436 Fixed exception in RemoveInvalidResultsTransaction 2019-09-29 11:45:11 +03:00
Rsl1122
4d58197adc Fixed timezone issue with all graphs 2019-09-29 10:56:39 +03:00
Aurélien
ce45271c49 Fixed a small TYPO in locale_FR (#1169) 2019-09-29 10:41:18 +03:00
Risto Lahtela
084e3754aa
[Merge] Interface Redesign #1168
Affects issues:
- Close #1021
2019-09-28 12:42:42 +03:00
Rsl1122
081a40aff1 Prevent possible data-loss with old versions 2019-09-28 12:08:36 +03:00
Rsl1122
a9d3a1c9f2 Removed plan_commandusages table 2019-09-28 11:55:55 +03:00
Rsl1122
5af4fea2b4 Removed IP column from plan_ips 2019-09-28 11:53:42 +03:00
Rsl1122
21d255b611 BETA -> Release Candidate 2019-09-28 11:25:45 +03:00
Rsl1122
ab758c97ba Fixed extension tabs 2019-09-28 10:58:32 +03:00
Rsl1122
8f5e46e9ad Cached Extension Tab results 2019-09-28 10:56:03 +03:00
Rsl1122
d2581df3f6 Fixed a bug where gap filler overrode existing values 2019-09-28 10:43:24 +03:00
Rsl1122
6fe5451a83 Updated locale files 2019-09-28 10:34:34 +03:00
Rsl1122
b8ba5c35d3 Translation of dynamic content 2019-09-28 10:22:20 +03:00
Rsl1122
e12e10b609 Fixed an issue when exported files were overridden 2019-09-26 19:08:27 +03:00
Rsl1122
405edf6979 Fixed some inconsistent variable names 2019-09-26 19:06:41 +03:00
Rsl1122
618adadfd2 Moved the export paths out of Exporter constructors 2019-09-26 18:59:45 +03:00
Rsl1122
c928979f70 Fixes some links in exported html files 2019-09-26 18:56:05 +03:00
Rsl1122
74067723e1 Updated RedProtect extension
Fixes Sponge compatibility

Affected issues:
- Close #1167
2019-09-26 18:46:21 +03:00
Rsl1122
662569b3c7 Updated CoreProtect extension
Removes 30 day value lookups.

Affected issues:
- Close #1161
2019-09-26 18:31:48 +03:00
Rsl1122
a567d87cdd Old extension data removed after configurable time
Affects issues:
- Close #1131
2019-09-26 18:24:40 +03:00
Rsl1122
1b652952cf Fixed duplicate entries in Player table 2019-09-26 17:37:53 +03:00
Rsl1122
150e08186c Tabs are now persistent (URL) 2019-09-26 17:16:15 +03:00
Rsl1122
506fee8000 Removed fade animation from tabs 2019-09-26 11:29:37 +03:00
Rsl1122
4893c2dd5b Changed player-table error display 2019-09-26 11:25:07 +03:00
Rsl1122
2fb979fc95 Added api as a dependency to other non-common modules 2019-09-26 11:14:46 +03:00
Rsl1122
c0827bd407 Fixed Recent session list cache invalidation 2019-09-26 11:05:18 +03:00
Rsl1122
40d7ff55fe Show player name on debug page for session cache 2019-09-26 10:28:00 +03:00
Rsl1122
7f2ad68014 Fixed player online indicator on Bungee/Velocity 2019-09-26 10:25:15 +03:00
Rsl1122
0c92fbbaa2 Dashes no longer encoded in exported filenames 2019-09-26 10:08:10 +03:00
Rsl1122
7aca4fc0b1 Fixed exporting servers on network
- If server name has odd characters (or spaces) it is now exported
  properly
2019-09-24 18:48:17 +03:00
Rsl1122
b956b71e96 Rewrote page navigation
Old: Used a number in window.localStorage to keep track of what page
     was being looked at
New: Uses page history with #tab-something

Benefits: Middle click works as expected, page history works as expected
Drawbacks: Comparing two players page might require few more clicks

Might need some history manipulation later if it turns out that the
history aspect is too much (No more one-click back arrow).
2019-09-24 18:28:25 +03:00
Rsl1122
2139067ac5 Fixed timezone offset trouble:
- Day by Day graph no longer applies timezone offset twice
- MySQL no longer applies timezone offset on its own
  (Connections set timezone to UTC)
- Server calendar possibly fixed
2019-09-23 18:38:32 +03:00
Rsl1122
68a2c3b571 Fixed compile error 2019-09-22 12:44:23 +03:00
Rsl1122
36da911f84 Translated calendar content 2019-09-22 12:34:54 +03:00
Rsl1122
2fa7689088 Translated dynamic content on Java side 2019-09-22 12:03:27 +03:00
Rsl1122
ab124f155e Fixed amber not being reduced 2019-09-22 11:04:55 +03:00
Rsl1122
bd6c57c376 Night-mode: Dynamic saturation reduction 2019-09-22 10:53:24 +03:00
Rsl1122
1133fb982f Fixed chart height on mobile 2019-09-22 10:07:01 +03:00
Rsl1122
57555e0fd1 Fixed out of bounds player table query 2019-09-22 10:01:16 +03:00
Rsl1122
fd3dd3e313 Added Logo to the plugin enable 2019-09-21 17:06:27 +03:00
Rsl1122
e9f06b22d6 Fixed servers not being displayed on /network page 2019-09-21 15:55:16 +03:00
Rsl1122
a634c6367b Fixed export when server name contains non ascii 2019-09-21 15:45:46 +03:00
Rsl1122
52aaebbd7a Fixed export of network serverPie 2019-09-21 15:45:32 +03:00
Rsl1122
b3bca52d48 Error displayed when json request fails 2019-09-21 15:35:07 +03:00
Rsl1122
46a74d2297 Fixed server calendar needing scrollbar 2019-09-21 15:15:07 +03:00