Commit Graph

414 Commits

Author SHA1 Message Date
Nick Krecklow
df91b22cc0
fix tooltip series selection scaling issue 2020-06-09 22:14:19 -05:00
Nick Krecklow
f73f8c26db
Update package.json & package-lock.json 2020-06-09 21:43:49 -05:00
Nick Krecklow
25d28fbbd0
downgrade uPlot to 1.0.9 to resolve gaps TypeError 2020-06-09 20:45:53 -05:00
Nick Krecklow
8ce9df7611
Update various dependencies 2020-06-08 16:41:36 -05:00
Nick Krecklow
bfd5686613
5.5.1 release preview 2020-06-08 16:33:34 -05:00
Nick Krecklow
d48c5afc9b
New hover tooltip layout, use template literals 2020-06-08 16:29:15 -05:00
Nick Krecklow
2336c9f78b
add maxFactor to RelativeScale to prevent large gaps 2020-06-05 17:02:31 -05:00
Nick Krecklow
00347ed0a9
Merge pull request #166 from Cryptkeeper/uplot
5.5.0 release preview
2020-05-20 23:10:56 -05:00
Nick Krecklow
a6974e2013
update docs/CHANGELOG.md release date 2020-05-20 23:10:27 -05:00
Nick Krecklow
2a69379923
enable spanGaps for individual server graphs 2020-05-20 22:30:34 -05:00
Nick Krecklow
a360cb4ce0
span plot gaps, change selection color, hide points 2020-05-20 22:25:37 -05:00
Nick Krecklow
2ddc09c2d3
sync vertical tick line across all server graphs 2020-05-20 19:56:25 -05:00
Nick Krecklow
05df7081e4
fix potential null errors in recordData/graphPeakData 2020-05-20 19:56:10 -05:00
Nick Krecklow
f4dadd9805
fix remaining merge errors 2020-05-14 21:03:14 -05:00
Nick Krecklow
5c346b3dd6
Merge branch 'master' of https://github.com/Cryptkeeper/Minetrack into uplot 2020-05-14 20:58:21 -05:00
Nick Krecklow
05c2e0a13f
fix inverted remainingTime value passed into #pingAll 2020-05-14 20:56:59 -05:00
Nick Krecklow
9bdc892815
Merge branch 'master' of https://github.com/Cryptkeeper/Minetrack into uplot 2020-05-14 20:50:51 -05:00
Nick Krecklow
0e5859a829
Merge pull request #170 from Cryptkeeper/dns-perf
5.4.3 release
2020-05-14 20:47:09 -05:00
Nick Krecklow
05487d15ca
reduce naming inversion to simplify logic reading 2020-05-14 20:46:08 -05:00
Nick Krecklow
70cfa641e6
remove legacy _isSkipSrv logic 2020-05-14 20:43:55 -05:00
Nick Krecklow
e756584837
optimize skipSrvTimeout handling 2020-05-14 20:43:14 -05:00
Nick Krecklow
c516b7c216
release 5.4.3 2020-05-14 20:38:17 -05:00
Nick Krecklow
9a38160019
replace ServerRegistration#unfurlSrv to DNSResolver class 2020-05-14 20:30:40 -05:00
Nick Krecklow
a308eb35fb
5.4.2 release 2020-05-13 16:41:05 -05:00
Nick Krecklow
005798aa0d
fix wrong SRV record name -> _minecraft._tcp. 2020-05-13 16:40:12 -05:00
Nick Krecklow
99c271ebc4
move script into <head> 2020-05-12 22:21:15 -05:00
Nick Krecklow
a68e4d2460
fix missing graphData culling behavior 2020-05-12 22:10:38 -05:00
Nick Krecklow
7fd0117f74
replace uplot lib with npm package 2020-05-12 19:50:28 -05:00
Nick Krecklow
8bfd297008
remove big-graph-mobile-load-request 2020-05-11 20:53:59 -05:00
Nick Krecklow
5eb1aa05dd
disable logToDatabase/skipUnfurlSrv by default 2020-05-11 20:18:46 -05:00
Nick Krecklow
aa48a95bab
update docs/CHANGELOG.md 2020-05-11 20:17:38 -05:00
Nick Krecklow
08415d74dd
5.5.0 release preview 2020-05-11 20:16:48 -05:00
Nick Krecklow
8177c43d15
impl updated graph tooltips 2020-05-11 20:05:34 -05:00
Nick Krecklow
9d8dce716b
remove legacy flot.js hacks 2020-05-11 19:29:35 -05:00
Nick Krecklow
9a8afe2798
inline redraw function 2020-05-11 19:26:44 -05:00
Nick Krecklow
80c565a6ed
simplify server label rendering 2020-05-11 19:23:37 -05:00
Nick Krecklow
bbdbe7e599
simplify error rendering logic 2020-05-11 18:58:47 -05:00
Nick Krecklow
0c98930d4c
centralize timestamp/point filtering, move magic numbers into named constants 2020-05-11 18:44:29 -05:00
Nick Krecklow
3998b688ab
splice to ensure shifts never fall behind 2020-05-11 18:36:22 -05:00
Nick Krecklow
903343fbdf
unify TimeTracker code, explicitly mark nullable playerCounts as unsafe 2020-05-11 18:29:26 -05:00
Nick Krecklow
7136851123
centralize shift behavior into TimeTracker func 2020-05-11 18:16:41 -05:00
Nick Krecklow
c2f6d04e72
share a single timestamp array between all graphData objects 2020-05-11 18:12:29 -05:00
Nick Krecklow
59ec7d151f
inline #isArrayUtil, remove jQuery 2020-05-11 04:25:30 -05:00
Nick Krecklow
e8b530bbb8
remove random fail test 2020-05-11 04:15:23 -05:00
Nick Krecklow
84004f22be
merge graph timestamps into single array, use seconds 2020-05-11 04:12:46 -05:00
Nick Krecklow
ef0c41ee1d
remove graph smoothing behavior, add null playerCount support 2020-05-11 03:10:23 -05:00
Nick Krecklow
19190f8d79
fix timestamp, graph spacing 2020-05-11 02:35:11 -05:00
Nick Krecklow
19a7ce7d91
wip moving historical graph to uPlot, remove flot.js dependency 2020-05-11 02:28:41 -05:00
Nick Krecklow
9987434fea
make tooltipPlugin more generic for further use 2020-05-11 00:42:02 -05:00
Nick Krecklow
1ff9478988
wire uPlot tooltips into the existing tooltip system 2020-05-11 00:37:22 -05:00