Commit Graph

3798 Commits

Author SHA1 Message Date
Rsl1122
b754fa97e2 Added title property to small trends 2019-09-03 09:32:14 +03:00
Rsl1122
78654d6552 Fixed player page kills formatting 2019-09-03 09:32:14 +03:00
Rsl1122
5021ada67f Fixed multiples of same geolocation on player page 2019-09-03 09:32:14 +03:00
Rsl1122
63434cc8e0 Fixed player nicknames not getting colors translated 2019-09-03 09:32:13 +03:00
Rsl1122
bb422df600 Fixed some insights (15 day comparisons) 2019-09-03 09:32:13 +03:00
Rsl1122
ebbd2b50ff Fixed math on player retention 2019-09-03 09:32:13 +03:00
Rsl1122
7f1212c1ac Fixed most recent players not showing up on player list 2019-09-03 09:32:13 +03:00
Rsl1122
4da469dcf4 Fixed boot issue introduced in previous commit 2019-09-03 09:32:12 +03:00
Rsl1122
799e28f14a Unoptimized /players page implementation 2019-09-03 09:32:12 +03:00
Rsl1122
df780c3099 Fixed debug page version string 2019-09-03 09:32:12 +03:00
Rsl1122
5bba175558 Back button to /server and /player 2019-09-03 09:32:12 +03:00
Rsl1122
1dc3e294b5 Removed some unused html parsing utilities 2019-09-03 09:32:12 +03:00
Rsl1122
b895bd1a8a Version information to the pages 2019-09-03 09:32:11 +03:00
Rsl1122
3027de6327 Change sed command 2019-09-03 09:32:11 +03:00
Rsl1122
7f993a5251 In-place sed replacement 2019-09-03 09:32:11 +03:00
Rsl1122
cdb13e3b66 5.0 ALPHA build %placeholder% 2019-09-03 09:32:10 +03:00
Rsl1122
d842fe7b49 Session tab insights for network page 2019-09-03 09:32:10 +03:00
Rsl1122
f41a6fbbce Removed Most/Least Active time (Too ambiguous)
A single stat saying "Most Active Time is Sunday, 2 AM" unfortunately
does not convey what I originally would have liked in the context it is
presented in.

This is because it is not possible to easily figure out what day
session occurred - The sessions are right next to the stat so this would
bring confusion as the user is not able to easily verify the result.

This stat might be re-introduced to Online Activity Overview tab some
time in the future, since the day names are easily checked from
Punchcard or Calendar.
2019-09-03 09:32:10 +03:00
Rsl1122
4af2601c44 Small fixes 2019-09-03 09:32:10 +03:00
Rsl1122
378df81f64 Fixed first session icon for networks 2019-09-03 09:32:09 +03:00
Rsl1122
a3f00c7916 Ping table to Geolocations tab (network page) 2019-09-03 09:32:09 +03:00
Rsl1122
cbce9ff5aa Ping table to Geolocations tab (server page) 2019-09-03 09:32:09 +03:00
Rsl1122
a389dff035 Deleted unused demo javascript 2019-09-03 09:32:08 +03:00
Rsl1122
28d7a101c3 Geolocation graphs to network page 2019-09-03 09:32:08 +03:00
Rsl1122
a755973efe Server Preference pie to network page 2019-09-03 09:32:08 +03:00
Rsl1122
de8f46f84c Removed FetchOperations & NetworkContainer 2019-09-03 09:32:08 +03:00
Rsl1122
93314239c9 Removed leftovers of Health information 2019-09-03 09:32:08 +03:00
Rsl1122
4706953387 Improved some usability aspects 2019-09-03 09:32:08 +03:00
Rsl1122
db674a7ec5 Session accordion to network page 2019-09-03 09:32:07 +03:00
Rsl1122
14e295e75d Fix import issue due to rebase 2019-09-03 09:32:07 +03:00
Rsl1122
47511043b7 Server listing to network page 2019-09-03 09:32:07 +03:00
Rsl1122
b8bbab8c84 Network name 2019-09-03 09:32:07 +03:00
Rsl1122
a3a5c7ff4e Numbers for network overview tab 2019-09-03 09:32:07 +03:00
Rsl1122
2afc139741 Mobile navigation closing modal
- Increased sidebar hiding to 1350px (Tested on laptop)
- Added an overlay that closes the sidebar (Better for mobile)
2019-09-03 09:32:06 +03:00
Rsl1122
b1c4416d78 Small fixes to style:
- Fixed player page calendar going out of the box
- Fixed night mode background color being applied to world pies
2019-09-03 09:32:06 +03:00
Rsl1122
76aac972e7 Dimmer colors for night mode 2019-09-03 09:32:06 +03:00
Rsl1122
88628a35fd Small tweaks to nightmode
- Now set 'async'
- World pies inside session accordion have correct night bg color
- Tables have correct text color (Not #FFF)
2019-09-03 09:32:06 +03:00
Rsl1122
84f2cfdb3a HighCharts night -> day mode 2019-09-03 09:32:05 +03:00
Rsl1122
6b5d44019e HighCharts day -> night mode 2019-09-03 09:32:05 +03:00
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