18 Commits

Author SHA1 Message Date
654037c8e1 lower size limit
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m25s
2024-04-11 07:15:12 +01:00
977a1dcbc4 add size limit to player images
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-11 07:14:13 +01:00
f63d1cc3ec add head endpoint and finish the body renderer
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m28s
2024-04-11 06:10:37 +01:00
6f840654e9 update some logs
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m31s
2024-04-11 03:54:39 +01:00
b682153ebb cleanup isometric skin renderer
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 2m21s
2024-04-11 03:48:54 +01:00
8e5adf337a add isometric head renderer
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 30s
2024-04-11 03:08:17 +01:00
a11a90f530 cleanup username to uuid endpoint
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m32s
2024-04-11 00:49:16 +01:00
a3b9cb5e77 fix server example and add an endpoint to get uuid from username
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 24s
2024-04-11 00:21:36 +01:00
624dcc0be6 add raw profile properties to the player endpoint
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m35s
2024-04-11 00:15:12 +01:00
28cd7f192d add skin part caching
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m24s
2024-04-10 12:41:35 +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
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
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
8990a6308a add swagger
All checks were successful
ci / deploy (push) Successful in 1m30s
2024-04-10 09:51:31 +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
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
fcb8ef0357 add server pinger
Some checks failed
ci / deploy (push) Failing after 1m3s
2024-04-10 07:43:38 +01:00