Commit Graph

303 Commits

Author SHA1 Message Date
b1bcaad8dc use originalId on PlayerService#usernameToUuid 2024-04-10 12:16:24 +01:00
2ff9122a99 fix 2024-04-10 12:14:58 +01:00
cee9cfe01c fix 2024-04-10 12:13:04 +01:00
0b8c3cbc83 fix depends 2024-04-10 12:11:23 +01:00
48c9b66fd1 fix depends 2024-04-10 12:09:58 +01:00
11079ea572 update hostnameAndPort to be hostname 2024-04-10 12:08:12 +01:00
2ba9651161 add bedrock server support 2024-04-10 11:55:58 +01:00
5ad2f438d1 add server banned status and blocked endpoint 2024-04-10 11:39:17 +01:00
23bcb1d76e fix produces for server icon endpoint 2024-04-10 11:09:39 +01:00
c8c4c8ad3e cleanup swagger docs 2024-04-10 11:09:09 +01:00
78c3333038 add ServerController tests 2024-04-10 11:06:28 +01:00
146cc30413 update download image docs 2024-04-10 10:54:06 +01:00
e26a34fb74 fix Dockerfile 2024-04-10 10:51:16 +01:00
c0c4e32809 use version from the pom 2024-04-10 10:48:15 +01:00
cb7c2e162f add an option to download the image instead of viewing it 2024-04-10 10:45:17 +01:00
ac8b2e4b74 fix index.html 2024-04-10 10:40:00 +01:00
50d4b2df86 add more logging to the PlayerService and ServerService 2024-04-10 10:36:31 +01:00
50ae9b47be cleanup 2024-04-10 10:26:41 +01:00
3bd0ea3838 add better swagger docs with examples 2024-04-10 10:26:24 +01:00
708ccc294d fix wrong url being used for swagger 2024-04-10 10:09:34 +01:00
67ada952ca update ci 2024-04-10 09:56:14 +01:00
3e2bcbe922 add readme and update ci 2024-04-10 09:53:58 +01:00
8990a6308a add swagger 2024-04-10 09:51:31 +01:00
d959169f0b remove server debug 2024-04-10 09:32:56 +01:00
2e58d9c925 add mojang api rate limit error 2024-04-10 09:30:35 +01:00
330c3efc78 add more to the server response 2024-04-10 09:19:02 +01:00
c7fe26ef8f add server example to main page 2024-04-10 08:34:43 +01:00
d525d343e4 fix indicate that the server was not in the cache 2024-04-10 08:28:25 +01:00
b011fdbede indicate that the server and player was not in the cache 2024-04-10 08:24:25 +01:00
3a3a2e223f don't return the cache id for servers 2024-04-10 08:21:52 +01:00
2f09b55f33 update ci 2024-04-10 08:20:23 +01:00
1255cbbcd4 fix ci 2024-04-10 08:16:51 +01:00
f3522287fc fix test 2024-04-10 08:13:50 +01:00
fcb8ef0357 add server pinger 2024-04-10 07:43:38 +01:00
25c69e11e1 add server pinger 2024-04-10 07:43:13 +01:00
Lee
ed3b7e3064 Merge pull request 'Add very basic Java MC server impl' (#1) from Rainnny/minecraft-helper:master into master
Reviewed-on: Fascinated/minecraft-helper#1
2024-04-09 05:52:00 +00:00
e1ffc2cdb4 remove copyright 2024-04-09 01:47:54 -04:00
e606a36145 Add very basic Java MC server impl 2024-04-09 01:47:28 -04:00
dd2ce094d2 Add very basic Java MC server impl 2024-04-09 01:46:42 -04:00
076df3fe8d ci 2024-04-09 03:41:06 +01:00
37b32c6400 add username test 2024-04-09 03:40:08 +01:00
5eecd82da0 update default head part size 2024-04-08 23:40:47 +01:00
b4df9a15a9 ci 2024-04-08 20:01:06 +01:00
cb03087e64 ci 2024-04-08 19:59:33 +01:00
7a820e1ed0 ci 2024-04-08 19:57:33 +01:00
e254836380 ci 2024-04-08 19:54:45 +01:00
5cf5b4cfb3 ci 2024-04-08 19:51:00 +01:00
fd16476143 rename util to common 2024-04-08 19:47:20 +01:00
a57f660461 add src code link and make the links open in a new tab 2024-04-08 19:34:35 +01:00
14886a0fcc fix test for ensurePlayerPartsLookupFailure 2024-04-08 07:40:22 +01:00