Commit Graph

123 Commits

Author SHA1 Message Date
a11a90f530 cleanup username to uuid endpoint 2024-04-11 00:49:16 +01:00
f2e8360567 allow cors from any domain 2024-04-11 00:33:10 +01:00
944000ab1a fix username to uuid lookup tests 2024-04-11 00:28:54 +01:00
bd09539732 add more username to uuid lookup tests 2024-04-11 00:26:38 +01:00
4a9149e41e add username to uuid lookup test 2024-04-11 00:24:03 +01:00
a3b9cb5e77 fix server example and add an endpoint to get uuid from username 2024-04-11 00:21:36 +01:00
624dcc0be6 add raw profile properties to the player endpoint 2024-04-11 00:15:12 +01:00
0ea69f86f9 add dns records to the server response 2024-04-10 16:21:07 +01:00
d156d2cb3b cleanup tests 2024-04-10 14:44:05 +01:00
8f1bc67596 fix tests 2024-04-10 14:41:26 +01:00
de338fed82 add blocked server test 2024-04-10 14:39:12 +01:00
9d846dec1d changed blocked key blocked server on blocked server endpoint 2024-04-10 14:37:39 +01:00
c9a4e2d4ea add missing fields in ForgeData 2024-04-10 14:35:16 +01:00
b26d5aa67f support 1.7 servers 2024-04-10 14:32:19 +01:00
795c97401c add more data to the java server pinger 2024-04-10 14:24:55 +01:00
cd3738a2b9 add legacy forge mod and new forge mod support 2024-04-10 14:03:35 +01:00
63a3587586 add mods and plugins to server response 2024-04-10 13:24:56 +01:00
28cd7f192d add skin part caching 2024-04-10 12:41:35 +01:00
3790d4a312 change how the port is fetched from the hostname and lowered the timeout for server pings 2024-04-10 12:26:47 +01:00
7855b5bcca yes! 2024-04-10 12:17:27 +01:00
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