Commit Graph

247 Commits

Author SHA1 Message Date
20adfaeaad Add more data to servers
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m30s
2024-04-10 09:27:09 -04:00
501d315c96 Add support for Minecraft 1.7.10 2024-04-10 09:21:42 -04:00
592bca234b Change default Jackson behaviour to not serialize nulls
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m23s
2024-04-10 08:23:38 -04:00
d2a54ac828 Move to Jackson for default json
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m25s
2024-04-10 08:20:57 -04:00
d11f87e36e Update Swagger logo 2024-04-10 07:43:46 -04:00
cd147684e5 Merge pull request 'fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.5.0' (#5) from renovate/org.springdoc-springdoc-openapi-starter-webmvc-ui-2.x into master
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m28s
Reviewed-on: #5
2024-04-10 04:42:19 -07:00
33d1f9669a Ensure the skin part cache uses lowercase
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m27s
2024-04-10 07:40:23 -04:00
81029a57a1 Add caching for skin part textures
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-10 07:37:58 -04:00
c9426d11af Fix servers not caching
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m38s
2024-04-10 07:24:24 -04:00
af9df6571c Fix broken server port test yes
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m27s
2024-04-10 07:18:23 -04:00
69c0cd3179 Update Swagger docs
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 23s
2024-04-10 07:11:18 -04:00
9725237885 Change how ports are defined in requests 2024-04-10 07:08:42 -04:00
a4a3486341 Swagger docs
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m53s
2024-04-10 06:12:05 -04:00
Renovate Bot
f1e6dbf08f fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.5.0 2024-04-10 10:02:19 +00:00
b6ebe767ee Re-enable ensureBedrockServerLookupSuccess
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m48s
2024-04-10 05:59:33 -04:00
ca794e288c Fix Bedrock servers not always pinging 2024-04-10 05:59:03 -04:00
657c7196dd temp disable bedrock server test
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 20s
2024-04-10 05:49:22 -04:00
59f6c51717 Some cleanup and refactoring
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 20s
2024-04-10 05:45:38 -04:00
ca0624995d Update Swagger servers
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-10 05:05:02 -04:00
16e15a3dd3 Update README.md 2024-04-10 04:55:39 -04:00
0831b509e1 Implement SwaggerAPI
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m26s
2024-04-10 04:51:18 -04:00
931e6c2de1 Add ServerControllerTests#ensureUnknownPort
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m18s
2024-04-10 04:27:39 -04:00
66e84b9c08 Cleanup 2024-04-10 04:20:59 -04:00
1d5aa930f0 Added the ability to specify a port in server and server favicon requests 2024-04-10 04:20:39 -04:00
9e99db3aa3 Run JUnit tests in the deploy workflow
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m53s
2024-04-10 03:23:41 -04:00
546a187f52 Remove InvalidMinecraftServerPlatformException 2024-04-10 02:25:54 -04:00
ad51d4d357 Fix server icon route producing the wrong file name
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 9s
2024-04-09 01:31:48 -04:00
82162b5f63 Fix server favicon URLs being incorrect
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 59s
2024-04-09 01:23:55 -04:00
f2601f6971 Ignore .gitignore file in deploy workflow
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 58s
2024-04-09 01:20:48 -04:00
decb38e6dd Update .gitignore 2024-04-09 01:13:00 -04:00
46d0e80454 Update docs 2024-04-09 01:02:55 -04:00
ec69120a26 Handle invalid size params for player skin parts
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m5s
2024-04-09 00:51:01 -04:00
32c93b5e58 Fix Bedrock server edition parsing
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m1s
2024-04-09 00:36:01 -04:00
936a1c47eb Update copyright
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m2s
2024-04-09 00:27:03 -04:00
69393472c1 Add Bedrock server tests
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m7s
2024-04-09 00:22:02 -04:00
725cd00163 Update Postman collection 2024-04-09 00:15:24 -04:00
04a0fc8f0e Make the postman logo smaller 2024-04-09 00:05:27 -04:00
dea3227a05 update docs lol
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m3s
2024-04-08 23:52:39 -04:00
9250a6514a Update copyright
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m4s
2024-04-08 23:47:10 -04:00
6b1465e29f Fix server caching not taking platform into account
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m0s
2024-04-08 23:39:57 -04:00
7f19304b9e Update server icon route - only support Java edition
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m5s
2024-04-08 23:33:17 -04:00
e9ce888d06 Update server models 2024-04-08 23:32:54 -04:00
8cca0c2b51 Add Bedrock server pinger 2024-04-08 23:32:45 -04:00
e5342b5445 Add Bedrock packets 2024-04-08 23:31:48 -04:00
91f207448e Add MojangRateLimitException
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0) (push) Successful in 1m3s
2024-04-08 04:07:18 -04:00
1ad27fc812 Add more Unit tests 2024-04-08 04:00:19 -04:00
ef36799979 Add more player unit tests 2024-04-08 03:49:01 -04:00
fb7bd3299f Fix invalid username error msg 2024-04-08 03:48:52 -04:00
77ba09d810 Whitelist some illegal usernames x.x 2024-04-08 03:37:53 -04:00
de0cd5ef8c Add username regex validation 2024-04-08 03:32:36 -04:00