Commit Graph

266 Commits

Author SHA1 Message Date
Nick Krecklow
afebd2ff83
4.0.2 release 2020-04-01 21:20:21 -05:00
Nick Krecklow
a2aab353e3
updated install.sh & start.sh scripts 2020-04-01 21:17:57 -05:00
Nick Krecklow
eda4bf8a51
4.0.1 release 2020-04-01 20:45:56 -05:00
Nick Krecklow
258679bbde
add package-lock.json to .gitignore 2020-04-01 20:43:02 -05:00
Nick Krecklow
db4c934c8d
update mime 1.3.4->2.4.4, sqlite3 3.1.8->4.1.1, request 2.74.0->2.88.2 2020-04-01 20:42:27 -05:00
Nick Krecklow
364dc1ad59
fix potential crash issue during startup 2020-04-01 20:41:18 -05:00
Nick Krecklow
65aabb179a
fix undefined AM/PM time marker 2020-03-31 23:40:03 -05:00
Nick Krecklow
6d0a2f28e5
prevent high player counts from crashing browsers 2020-03-30 01:31:35 -05:00
Nick Krecklow
0ac311ce37
4.0.0 2020-03-30 01:16:52 -05:00
Nick Krecklow
63970a7752
remove /status.json endpoint warning 2020-03-30 01:06:50 -05:00
Nick Krecklow
f63d9bba4b
remove legacy category system 2020-03-30 01:06:30 -05:00
Nick Krecklow
a458038075
fix failing to send peaks data when connecting 2020-03-30 00:48:47 -05:00
Nick Krecklow
f1fe9d02e4
fix early div closure 2020-03-30 00:43:49 -05:00
Nick Krecklow
5fdaf1a656
fix var overlap 2020-03-30 00:39:38 -05:00
Nick Krecklow
d4353d8fe1
add 24hr peak 2020-03-30 00:37:49 -05:00
Nick Krecklow
7b8f91af68
add dark mode support 2020-03-30 00:17:20 -05:00
MiniDigger
b145d5e9cb
Update readme to reflect the state of this project (#136)
* Update readme to reflect the state of this project

* Update README.md

Co-Authored-By: MiniDigger <admin@minidigger.me>

* Merge in suggestion and fix typos

Co-authored-by: Nick Krecklow <hello@github.nklow.com>
2020-03-17 16:18:32 -05:00
Nick Krecklow
8c4c84e8be
update footer text 2020-03-15 00:20:38 -05:00
Nick Krecklow
9e6e650e02
remove details from generic footer 2020-03-15 00:16:46 -05:00
Crypt
533568d97a
Remove Google Analytics tracker 2019-09-05 16:34:21 -05:00
Hugo Manrique
0392fce6c3 Fix XSS by parsing player counts as raw data and validating favicon URIs (#116)
* Fix XSS by parsing player counts as raw data (instead of parsing it)

* Ensure the returned favicon is a data URI

* Force server favicon size to 64px

* Increase specificity of data URI validation

The previous commit would happily accept any domain (or subdomain) that started with "data"
2019-09-05 16:15:44 -05:00
Joni
6da613bbb8 Added PC 1.14 protocol version (#119) 2019-06-05 21:27:16 -05:00
Cryptkeeper
5a1dc9d862
Shrink version indicators since there's so many now 2018-08-24 16:35:53 -05:00
theminecoder
c58895f8b6 Add PC 1.13 protocol version (#108) 2018-08-24 16:31:03 -05:00
Cryptkeeper
557c581726 Prevent empty version payloads from breaking frontend 2017-10-23 03:20:45 -05:00
Hugo Manrique
a90d6faf45 Update sqlite3 dependency and add caret ranges (#86)
I added caret version ranges to big packages because there are no breaking changes in a patch update. Taken from npm: Allows changes that do not modify the left-most non-zero digit in the [major, minor, patch] tuple. In other words, this allows patch and minor updates for versions 1.0.0 and above, patch updates for versions 0.X >=0.1.0, and no updates for versions 0.0.X. [More](https://docs.npmjs.com/misc/semver#caret-ranges-123-025-004)
2017-08-09 00:55:25 -05:00
Cryptkeeper
b2c72c0bfb Revert "Properly sort ping listing to ensure we don't wrongly smooth"
This reverts commit a250b3977ac1a3731eeb73f5060472745f17d9ed.
2017-08-09 00:35:13 -05:00
Cryptkeeper
7da33b02b8 Test protocol 335 (1.12) 2017-06-07 07:01:46 -05:00
Cryptkeeper
2e99b136aa Mark protocol 335 as 1.12 2017-06-07 07:01:20 -05:00
Cryptkeeper
a250b3977a Properly sort ping listing to ensure we don't wrongly smooth 2017-05-27 08:05:25 +08:00
Cryptkeeper
106033adb8 Help readability on individual server elements 2017-05-13 11:21:41 -05:00
Cryptkeeper
7bd33c081b Shrink record and versions listing using server-meta 2017-05-13 11:17:31 -05:00
Cryptkeeper
d2ba338cb6 Darken versions listing 2017-05-13 11:11:42 -05:00
Cryptkeeper
7a751c84b5 Add default status text 2017-05-13 11:08:56 -05:00
Cryptkeeper
be01d5c515 Show loading indicators when disconnected 2017-05-13 11:08:19 -05:00
Cryptkeeper
bfcc896e28 Improved Mojang status indicators and better footer 2017-05-13 11:07:50 -05:00
Hugo Manrique
0955e8dbcd Allow custom Graph colors (#76) 2017-04-03 22:10:46 -05:00
Cryptkeeper
42c744b9dd Use tooltip instead of slider text 2017-03-14 21:14:26 -05:00
Cryptkeeper
b4c716d701 Use #hideCaption instead of manual handling 2017-03-14 21:04:38 -05:00
Cryptkeeper
039d1364ea Dynamically resize the 24hr chart 2017-03-14 20:48:07 -05:00
Cryptkeeper!
ac0ea0d5d7 3.1.0 (#69) 2017-03-14 17:07:58 -05:00
Cryptkeeper!
f1dfe2e21b Add hover effect to percentage bar sections 2017-03-12 11:29:50 -05:00
Cryptkeeper
f9b689199d Simplify the footer 2017-03-11 18:57:35 -06:00
Cryptkeeper
f722f5295a Add new percentage bar feature 2017-03-11 18:52:07 -06:00
Cryptkeeper!
2c4f3e0865 3.0.0 2017-03-11 17:44:21 -06:00
Chris
b973968eca Update servers.json (#52) 2016-12-14 17:44:13 -06:00
Cryptkeeper
02eb405ad7 Recognize and version test 1.11 2016-12-14 17:42:55 -06:00
benmag1
003c3dfd01 Fix for 2 vulnerable dependency paths (#53)
Minetrack currently has a 11 vulnerable dependency paths, introducing 6 different types of known vulnerabilities.

This PR fixes  vulnerable dependencies, [ReDOS vulnerability](https://snyk.io/vuln/npm:tough-cookie:20160722) in the `tough-cookie` dependency, [remote memory exposure ](https://snyk.io/vuln/npm:request:20160119) vulnerability in the `request` dependency.

You can see [Snyk test report](https://snyk.io/test/github/Cryptkeeper/Minetrack) of this project for details. 

This PR changes `Package.json` to upgrade `request` to the newer 2.74.0 version, and will fix all the vulnerabilities listed above.

You can get alerts and fix PRs for future vulnerabilities for free by [watching this repo with Snyk](https://snyk.io/add).

Note this PR fixes all the vulnerabilities introduced trough `request` dependency, in order to be vulnerability free you will need to upgrade others dependencies as well.

Full disclosure: I'm a part of the Snyk team, just looking to spread some security goodness and awareness ;)
2016-10-25 13:14:35 -05:00
Nick
3ab1337e6a Merge pull request #49 from ThorinDev/master
Minetrack now shows the port but only if it custom
2016-10-10 16:13:28 -05:00
Chris
1595b3e904 Will print the port only if it is custom 2016-10-08 01:15:47 +01:00