Commit Graph

3798 Commits

Author SHA1 Message Date
Rsl1122
d3b7ffe499 "Registered" icon to session accordion
- Merges "Recent logins" functionality to session accordion
2019-09-03 09:32:02 +03:00
Rsl1122
df26710e47 Performance insights 2019-09-03 09:32:02 +03:00
Rsl1122
4d48954473 24h new player retention prediction 2019-09-03 09:32:01 +03:00
Rsl1122
63c2db3cb2 Playtime & Sessions per day queries 2019-09-03 09:32:01 +03:00
Rsl1122
7a2636f5b2 Reduced loaded fonts 2019-09-03 09:32:01 +03:00
Rsl1122
d00a863d79 Error page 2019-09-03 09:32:01 +03:00
Rsl1122
e69944fc2e Reworked online activity overview graphs
- Placed all 3 graphs under 3 different tabs
- Renamed 'Unique & New' -> 'Day by Day' graph
- Added PunchCard graph
2019-09-03 09:32:00 +03:00
Rsl1122
417738c560 New player retention 7d, 30d 2019-09-03 09:32:00 +03:00
Rsl1122
3c421199ac Average unique or new / day queries 2019-09-03 09:32:00 +03:00
Rsl1122
a454091b7a New players / day query 2019-09-03 09:32:00 +03:00
Rsl1122
cb626145fe Unique players / day query 2019-09-03 09:31:59 +03:00
Rsl1122
01fb2debb6 ISO8601 timestamp sql 2019-09-03 09:31:59 +03:00
Rsl1122
e51e6f4194 Fixed Mysql date conversion sql 2019-09-03 09:31:59 +03:00
Rsl1122
09c8955096 Empty mysql pass allowed 2019-09-03 09:31:58 +03:00
Rsl1122
256eb6cb91 Fixed h2 epoch conversion sql 2019-09-03 09:31:58 +03:00
Rsl1122
ecb7eeb62b Added new constructor to ActivityIndex 2019-09-03 09:31:58 +03:00
Rsl1122
a8296b3d54 Added sql dialect specific date functions 2019-09-03 09:31:58 +03:00
Rsl1122
723200e4ae Fixed checkstyle error 2019-09-03 09:31:57 +03:00
Rsl1122
52456bcc04 Removed unintended Concurrency side-effect 2019-09-03 09:31:57 +03:00
Rsl1122
f0e1b7521d Removed guava as a dependency 2019-09-03 09:31:57 +03:00
Rsl1122
20df1264ad Added gson as dependency 2019-09-03 09:31:57 +03:00
Rsl1122
46631c9ae0 Removed /raw/server
Affects issues:
- #964
2019-09-03 09:31:56 +03:00
Rsl1122
bb59b76c68 Player & server names to sessions
- Fixed issues with limiting session count setting
2019-09-03 09:31:56 +03:00
Rsl1122
a68ac696c4 Removed ConnectionSystem 2019-09-03 09:31:56 +03:00
Rsl1122
e46ab76173 Fixed things on player page:
- Unavailable ping (-1)
- Longest session typo
- Calendar color issues
2019-09-03 09:31:56 +03:00
Rsl1122
49f8cedb3d Serveral things to server overview:
- Fixed unique player query
- Week timeframes added
- Average Playtime / Player sorted out
2019-09-03 09:31:55 +03:00
Rsl1122
eb9a6e3134 Fixed world pie size on accordions 2019-09-03 09:31:55 +03:00
Rsl1122
f905f3c879 Player page plugins tabs 2019-09-03 09:31:55 +03:00
Rsl1122
227c66961a Server Accordion to Player page 2019-09-03 09:31:54 +03:00
Rsl1122
5f55b9684c Server Preference Pie to Player page 2019-09-03 09:31:54 +03:00
Rsl1122
e276252893 PvP&PvE numbers to Player page 2019-09-03 09:31:53 +03:00
Rsl1122
5bad66bda0 Fix empty address warning 2019-09-03 09:31:53 +03:00
Rsl1122
22a5348e33 Removed proxy<->server connections:
Removed InfoSystem
- Removed /plan m setup
- Removed /planbungee setup
- Removed /planbungee con
- Removed /plan m con
- Removed all InfoRequests
- Removed /info web endpoint
- Removed ConnectionLog

Removed two config settings:
- Display of session accordion as table
  (Accordion is table now)
- Display of most played world on sessions
  (Always displayed now)

Removed html generation java code for player page
tables

Deprecated PlayerDeath related things

Removed AnalysisContainer data, and
server HealthInformation

Affects issues:
- Close #840
2019-09-03 09:31:53 +03:00
Rsl1122
d7f5e18de3 Kill & Death tables to player page
Affects issues:
- Close #918
2019-09-03 09:31:53 +03:00
Rsl1122
f489264ca3 Session calendar for player page 2019-09-03 09:31:53 +03:00
Rsl1122
024abf26b4 WorldPie for player page 2019-09-03 09:31:52 +03:00
Rsl1122
8862fb467c PunchCard for player page 2019-09-03 09:31:52 +03:00
Rsl1122
c41b8c201e Added player endpoint 2019-09-03 09:31:52 +03:00
Rsl1122
13668170b6 Made player overview dynamic 2019-09-03 09:31:52 +03:00
Rsl1122
82acfde702 Fixed Server name & plugin tables on plugin overview tab 2019-09-03 09:31:52 +03:00
Rsl1122
f0b31c8c4b Restyled TabsElement 2019-09-03 09:31:51 +03:00
Rsl1122
693884a7c7 Moved all graphs to single file
- This reduced site load from 6,5s to 3s
2019-09-03 09:31:51 +03:00
Rsl1122
415ac58c1a Matched html style of plugin tabs
Resolves oddities related to the style of the plugin tabs
on /server page - old style was being applied.
2019-09-03 09:31:51 +03:00
Rsl1122
4b1b7f78c3 Server extensions data endpoint 2019-09-03 09:31:51 +03:00
Rsl1122
4ff86347b0 Fixed an ActivityIndex query 2019-09-03 09:31:50 +03:00
Rsl1122
ad7f8c5631 Fixed TimeAmountFormatter 0s formatting 2019-09-03 09:31:50 +03:00
Rsl1122
93600b74ed Simplified endpoint parameters 2019-09-03 09:31:50 +03:00
Rsl1122
da04c431b6 Implemented performance tab endpoint 2019-09-03 09:31:49 +03:00
Rsl1122
2d5890ff69 Implemented Ping graph endpoint 2019-09-03 09:31:49 +03:00
Rsl1122
524e598664 Fixed some minor code smells 2019-09-03 09:31:48 +03:00