Commit Graph

3505 Commits

Author SHA1 Message Date
Rsl1122
3d1e32fe88 Players online & Day by Day graph to network page 2019-09-03 09:32:05 +03:00
Rsl1122
20e8a13ef9 Optimized playerbase total players queries 2019-09-03 09:32:04 +03:00
Rsl1122
9d865ad516 Playerbase graphs to network page 2019-09-03 09:32:04 +03:00
Rsl1122
986a753918 Playerbase overview numbers to network page 2019-09-03 09:32:04 +03:00
Rsl1122
d2c70186ec Fixed a couple errors on MySQL 2019-09-03 09:32:04 +03:00
Rsl1122
95f27a0a99 Fixes to page style & function
- Fixed ping graph request getting blocked by adblocker
- Fixed bottom margin at the end of cards with p tags
- Fixed bottom margin at the end of tables
- Fixed night mode navigation drawer border, tab link border
- Fixed incorrect icons in performance insights
- Colored performance tab icons
2019-09-03 09:32:03 +03:00
Rsl1122
43a43db645 Included users without sessions in activity index query 2019-09-03 09:32:03 +03:00
Rsl1122
4d09c51232 Trends for regular players' averages 2019-09-03 09:32:03 +03:00
Rsl1122
a47ef57539 Average Playtime / Player 2019-09-03 09:32:03 +03:00
Rsl1122
272906e420 Card columns for plugin tabs
- Cleaned up some unneeded PluginData API classes
2019-09-03 09:32:03 +03:00
Rsl1122
59309090a9 Improved height limiting of tables 2019-09-03 09:32:02 +03:00
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