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 |
|
Nick Krecklow
|
8d211434df
|
reference graphData instead of obscure self.data
|
2020-05-10 23:42:44 -05:00 |
|
Nick Krecklow
|
b96b9dacc5
|
replace Flot.js with uPlot for server graphs
|
2020-05-10 23:39:35 -05:00 |
|
Nick Krecklow
|
1de2c7a053
|
disable logToDatabase by default
|
2020-05-10 20:19:01 -05:00 |
|
Nick Krecklow
|
414775f630
|
Merge pull request #165 from Cryptkeeper/loop-protections
5.4.1 release preview
|
2020-05-10 20:12:29 -05:00 |
|
Nick Krecklow
|
e3feaf95a9
|
update mcping-js dependency 1.3.1->1.4.0
|
2020-05-10 01:11:48 -05:00 |
|
Nick Krecklow
|
62f3aae6cb
|
5.4.1 release preview
|
2020-05-10 00:32:29 -05:00 |
|
Nick Krecklow
|
cfbd3016fd
|
update mcping-js dependency to 1.3.0
|
2020-05-10 00:28:29 -05:00 |
|
Nick Krecklow
|
10bd23cfa4
|
use mcping-js, prevent ping loops while the last is still running
|
2020-05-09 23:28:37 -05:00 |
|
Nick Krecklow
|
f9ce280a2b
|
Merge pull request #164 from Cryptkeeper/bulk-pings
5.4.0 release preview
|
2020-05-09 18:48:38 -05:00 |
|
Nick Krecklow
|
6ed4b7e151
|
update 5.4.0 release date
|
2020-05-09 18:48:24 -05:00 |
|
Nick Krecklow
|
4c20843744
|
set Cache-Control header for hashed favicons to public
|
2020-05-08 17:22:25 -05:00 |
|
Nick Krecklow
|
11d3031b6c
|
add config.performance.unfurlSrvCacheTtl option for caching resolveSrv calls
|
2020-05-08 16:53:48 -05:00 |
|
Nick Krecklow
|
f6780e7a9b
|
prevent data leakage when sending server.data
|
2020-05-08 16:22:24 -05:00 |
|
Nick Krecklow
|
9cb9e4a062
|
update docs/CHANGELOG.md
|
2020-05-08 16:17:38 -05:00 |
|
Nick Krecklow
|
320dc3c2fb
|
send playerCount in payload directly instead of nesting into legacy data structure
|
2020-05-08 16:13:24 -05:00 |
|
Nick Krecklow
|
04d94a9461
|
use regex + static method to centralize hashedfavicon URL behavior
|
2020-05-08 16:00:36 -05:00 |
|