Commit Graph

225 Commits

Author SHA1 Message Date
3790d4a312 change how the port is fetched from the hostname and lowered the timeout for server pings
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m33s
2024-04-10 12:26:47 +01:00
7855b5bcca yes!
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m31s
2024-04-10 12:17:27 +01:00
b1bcaad8dc use originalId on PlayerService#usernameToUuid
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m11s
2024-04-10 12:16:24 +01:00
2ff9122a99 fix
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-10 12:14:58 +01:00
cee9cfe01c fix
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 21s
2024-04-10 12:13:04 +01:00
11079ea572 update hostnameAndPort to be hostname
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 20s
2024-04-10 12:08:12 +01:00
2ba9651161 add bedrock server support
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 20s
2024-04-10 11:55:58 +01:00
5ad2f438d1 add server banned status and blocked endpoint
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 21s
2024-04-10 11:39:17 +01:00
23bcb1d76e fix produces for server icon endpoint
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 25s
2024-04-10 11:09:39 +01:00
c8c4c8ad3e cleanup swagger docs
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-10 11:09:09 +01:00
78c3333038 add ServerController tests
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m30s
2024-04-10 11:06:28 +01:00
146cc30413 update download image docs
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m14s
2024-04-10 10:54:06 +01:00
c0c4e32809 use version from the pom
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 1m6s
2024-04-10 10:48:15 +01:00
cb7c2e162f add an option to download the image instead of viewing it
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m33s
2024-04-10 10:45:17 +01:00
ac8b2e4b74 fix index.html
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m20s
2024-04-10 10:40:00 +01:00
50d4b2df86 add more logging to the PlayerService and ServerService
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m24s
2024-04-10 10:36:31 +01:00
50ae9b47be cleanup
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m26s
2024-04-10 10:26:41 +01:00
3bd0ea3838 add better swagger docs with examples
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-10 10:26:24 +01:00
708ccc294d fix wrong url being used for swagger
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m25s
2024-04-10 10:09:34 +01:00
8990a6308a add swagger
All checks were successful
ci / deploy (push) Successful in 1m30s
2024-04-10 09:51:31 +01:00
d959169f0b remove server debug
All checks were successful
ci / deploy (push) Successful in 1m4s
2024-04-10 09:32:56 +01:00
2e58d9c925 add mojang api rate limit error
All checks were successful
ci / deploy (push) Successful in 1m14s
2024-04-10 09:30:35 +01:00
330c3efc78 add more to the server response
All checks were successful
ci / deploy (push) Successful in 1m14s
2024-04-10 09:19:02 +01:00
c7fe26ef8f add server example to main page
All checks were successful
ci / deploy (push) Successful in 1m44s
2024-04-10 08:34:43 +01:00
d525d343e4 fix indicate that the server was not in the cache
All checks were successful
ci / deploy (push) Successful in 1m29s
2024-04-10 08:28:25 +01:00
b011fdbede indicate that the server and player was not in the cache
All checks were successful
ci / deploy (push) Successful in 1m17s
2024-04-10 08:24:25 +01:00
3a3a2e223f don't return the cache id for servers
All checks were successful
ci / deploy (push) Successful in 1m4s
2024-04-10 08:21:52 +01:00
f3522287fc fix test
Some checks failed
ci / deploy (push) Failing after 45s
2024-04-10 08:13:50 +01:00
fcb8ef0357 add server pinger
Some checks failed
ci / deploy (push) Failing after 1m3s
2024-04-10 07:43:38 +01:00
25c69e11e1 add server pinger
Some checks are pending
ci / deploy (push) Waiting to run
2024-04-10 07:43:13 +01: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
37b32c6400 add username test
Some checks are pending
ci / deploy (push) Waiting to run
2024-04-09 03:40:08 +01:00
5eecd82da0 update default head part size
Some checks are pending
ci / deploy (push) Waiting to run
2024-04-08 23:40:47 +01:00
fd16476143 rename util to common
Some checks failed
deploy / deploy (push) Failing after 1m19s
2024-04-08 19:47:20 +01:00
a57f660461 add src code link and make the links open in a new tab
Some checks failed
deploy / deploy (push) Failing after 1m18s
2024-04-08 19:34:35 +01:00
14886a0fcc fix test for ensurePlayerPartsLookupFailure
Some checks failed
deploy / deploy (push) Failing after 36s
2024-04-08 07:40:22 +01:00
6144a2e1f6 fix issue if bad part name is given it shows the default head
Some checks failed
deploy / deploy (push) Failing after 35s
2024-04-08 07:37:22 +01:00
88da585d47 fix error if bad part name is given
Some checks failed
deploy / deploy (push) Failing after 37s
2024-04-08 07:33:14 +01:00
15c0002ddb more tests
Some checks failed
deploy / deploy (push) Failing after 8s
2024-04-08 07:22:03 +01:00
ed91afe3ee tests! 2024-04-08 07:20:25 +01:00
0b52fe939c cleanup imports
All checks were successful
deploy / deploy (push) Successful in 41s
2024-04-08 06:51:13 +01:00
4b4cc8ae54 use better responses
All checks were successful
deploy / deploy (push) Successful in 41s
2024-04-08 06:48:21 +01:00
a2dfd3fc6d cleanup
All checks were successful
deploy / deploy (push) Successful in 41s
2024-04-08 06:38:59 +01:00
d5fc5c0a8c cache the skin image not the skin image bytes 2024-04-08 06:38:43 +01:00
d3adb6815d cache the skin image
All checks were successful
deploy / deploy (push) Successful in 42s
2024-04-08 06:36:35 +01:00
e90f409ce9 add logging
All checks were successful
deploy / deploy (push) Successful in 45s
2024-04-08 06:33:32 +01:00
0cd8db32fd move models to the model package
All checks were successful
deploy / deploy (push) Successful in 41s
2024-04-08 06:28:43 +01:00
1773ec7d9c cleanup
All checks were successful
deploy / deploy (push) Successful in 42s
2024-04-08 06:21:53 +01:00