Nick Krecklow
d491b7844a
fix: prevent min/reduce calls always returning a 0 value
2021-06-07 11:59:56 -05:00
Nick Krecklow
0f297b72a8
fix: provide initial value to avoid reducing empty array
...
See https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Reduce_of_empty_array_with_no_initial_value
2021-06-07 11:51:47 -05:00
Nick Krecklow
af2301495e
Merge pull request #256 from Cryptkeeper/559
...
5.5.9
2021-05-31 19:44:25 -07:00
Nick Krecklow
b92f7ab921
typo: 20201->2021
2021-05-31 01:28:30 -05:00
Nick Krecklow
8a4ec554e2
fix: stack error caused by spread operator with large arrays
2021-05-31 01:27:20 -05:00
Nick Krecklow
539740d38a
Merge pull request #255 from Cryptkeeper/dependabot/npm_and_yarn/ws-7.4.6
...
Bump ws from 7.4.4 to 7.4.6
2021-05-30 00:39:09 -07:00
dependabot[bot]
ef377e3da5
Bump ws from 7.4.4 to 7.4.6
...
Bumps [ws](https://github.com/websockets/ws ) from 7.4.4 to 7.4.6.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/7.4.4...7.4.6 )
Signed-off-by: dependabot[bot] <support@github.com>
2021-05-30 06:13:16 +00:00
Nick Krecklow
e26d57fc7f
Merge pull request #254 from Greaper88/patch-1
...
Added https://minetrack.geyserconnect.net
2021-05-29 16:08:01 -07:00
Greaper88
43ee79b70e
Added https://minetrack.geyserconnect.net
...
This instance is explicitly for cross-play servers that support simultaneous play from Java and Bedrock clients by using the GeyserMC plugin.
2021-05-29 06:20:58 -05:00
Nick Krecklow
8647782175
Merge pull request #252 from HerrSammyDE/patch-1
...
Add Germany instance
2021-05-12 14:53:22 -07:00
Sam Schumacher
bb2da5d2e9
Add Germany instance
2021-05-12 09:31:54 +02:00
Nick Krecklow
8fdf6ba38b
Merge pull request #248 from hbrombeer/patch-2
...
replacing pings.playlegend.net
2021-05-02 11:01:14 -07:00
Hendrik Brombeer
c678aadd66
replacing pings.playlegend.net
...
Hey,
because of technical challenges, we decided to move the domain to https://pings.minetrics.com/ .
Hope it's ok!
2021-04-30 22:28:57 +02:00
Nick Krecklow
9686030540
Merge pull request #247 from JantsoP/master
...
Add Finland instance
2021-04-22 13:33:40 -07:00
JantsoP
7baad5cfc9
Add Finland instance
...
Add Finland instance. Has most of the Minecraft servers in Finland... best of my knowledge.
2021-04-22 14:55:29 +03:00
Nick Krecklow
f0d4fc23ff
Merge pull request #246 from hugmanrique/fix/sqlite-errors
...
Log SQLite errors
2021-04-21 14:29:48 -07:00
Hugo Manrique
b5ea2e59c4
Change ESLint disabled rule name
...
The rule was moved from standard to plugin-node,
see https://github.com/mysticatea/eslint-plugin-node/blob/master/docs/rules/no-callback-literal.md .
2021-04-21 22:31:21 +02:00
Hugo Manrique
a33f417457
Handle SQLite errors
...
Should indicate the error occurring on #245 .
2021-04-21 22:29:57 +02:00
Win
8635ce773f
added another site ( #243 )
2021-04-18 13:34:06 -05:00
TelFranceco
784a15a177
Update README.md (Added my tracker) ( #240 )
...
I added my tracker which contains the statistics of all Italian servers
2021-04-12 19:52:21 -05:00
chatasma
0dd9aa9362
Ensure modules are bundled ( #239 )
2021-04-02 15:15:03 -05:00
Nick Krecklow
97ef92ff92
enh: update to parcel2 ( #237 )
2021-03-30 19:04:03 -05:00
Nick Krecklow
ef3d37db00
add: idotek.fr links to README.md
2021-03-30 13:44:54 -05:00
dependabot[bot]
476aea106e
Bump elliptic from 6.5.3 to 6.5.4 ( #233 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-19 00:12:27 -05:00
nothub
7a76c8b45d
docker ( #225 )
...
* docker
* port
* duplicate ignore
* readme
* dockerignore whitelist
(yes .dockerignore has to be explicitly ignored in .dockerignore)
* write perms in app dir
2021-02-26 00:20:41 -06:00
Gianluca Falcomer
1533fca17f
Re-add TrackedServers.com ( #232 )
...
TrackedServers has been updated to MineTrack 5 - https://cdn.discordapp.com/attachments/304106496805961750/812095372981698610/unknown.png
2021-02-26 00:18:31 -06:00
EazyFTW
35b428ac20
Changed 1.16.4 to 1.16.5 ( #224 )
2021-01-16 22:59:13 -06:00
Nick Krecklow
8073decf4b
Merge branch 'tigerza117-master'
2021-01-11 19:35:53 -06:00
Nick Krecklow
0ccac23690
fix: session url status
2021-01-11 19:35:04 -06:00
moom0o
7621d95eca
Remove broken community hosted instances and added my track site ( #219 )
2020-12-15 19:54:34 -06:00
itzwam
f5d56766de
Add Dockerfile ( #216 )
...
* Add Dockerfile
* EXPOSE 8080
* Update DockerFile
* spacing
Co-authored-by: toinux <toinux@makintosh.local>
Co-authored-by: toinux <toinux@makintosh>
2020-12-15 19:53:29 -06:00
dependabot[bot]
6ea6e32b0d
Bump ini from 1.3.5 to 1.3.8 ( #217 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-12 19:58:37 -06:00
Hendrik Brombeer
09647da74b
Update README.md ( #212 )
2020-11-08 14:07:07 -06:00
Redned
49ef8a5ef4
Add 1.16.4 (754) ( #210 )
2020-11-03 14:47:00 -06:00
EazyFTW
6f2cc5a771
Added 1.16.3 (173) Protocol Version ( #207 )
2020-09-10 16:30:16 -05:00
EazyFTW
39ee8c1dc3
Added 1.16.2 Protocol Version ( #205 )
2020-08-22 15:10:00 -05:00
blockparole
6ce1697a39
configurable ping fail logs ( #203 )
...
* ping fail log configurable
* fix json
* fix config namespace in ping
* changes
2020-08-16 18:18:43 -05:00
Nick Krecklow
9f8c2b5fa6
import font using <link>
2020-08-11 19:04:22 -05:00
Nick Krecklow
92dcc949ca
fix Open Sans import url
2020-08-11 19:01:25 -05:00
Nick Krecklow
66a7abcb17
Merge pull request #202 from Cryptkeeper/dependabot/npm_and_yarn/elliptic-6.5.3
...
Bump elliptic from 6.5.2 to 6.5.3
2020-08-01 18:06:32 -05:00
dependabot[bot]
9cf57e087b
Bump elliptic from 6.5.2 to 6.5.3
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-08-01 21:34:05 +00:00
Nick Krecklow
bfa3ae5150
Merge pull request #201 from Cryptkeeper/daily-db
...
5.5.8 release preview
2020-08-01 14:55:43 -05:00
Nick Krecklow
783b49ee15
5.5.8
2020-08-01 14:54:23 -05:00
Nick Krecklow
7e5c017654
add: named daily database copies for automating exports
2020-08-01 14:46:04 -05:00
Nick Krecklow
68e01a62bb
Merge pull request #199 from Merded/patch-1
...
Update README.md
2020-07-31 19:06:17 -05:00
Sergey Abroskin
df264feab8
Update README.md
2020-07-29 13:05:54 +03:00
Nick Krecklow
698ee88cb2
Merge pull request #198 from Cryptkeeper/dependabot/npm_and_yarn/lodash-4.17.19
...
Bump lodash from 4.17.15 to 4.17.19
2020-07-20 22:34:53 -05:00
dependabot[bot]
eaa4b24fc6
Bump lodash from 4.17.15 to 4.17.19
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 09:42:04 +00:00
Nick Krecklow
e194c345c2
5.5.7
2020-07-07 21:53:36 -05:00
Nick Krecklow
21091196e2
Merge pull request #196 from hugmanrique/color-schemes
...
Default to light theme
2020-07-07 21:51:43 -05:00