14 Commits

Author SHA1 Message Date
1a0dd8844d fix index and /mojang/status routes
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Has been cancelled
2024-04-13 17:40:03 +01:00
bda70b19a8 cleanup imports
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m41s
2024-04-13 17:21:49 +01:00
8216ec7943 clean up cache info
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-13 17:17:13 +01:00
c198339acc put player in a player object in the return json and update the cache information in json responses
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-13 17:10:40 +01:00
2895525412 degraded status if response time is more than 1 second
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m35s
2024-04-13 16:50:17 +01:00
348edfd1ef add a status instead of a boolean online / offline for the endpoint status
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m40s
2024-04-13 16:46:45 +01:00
55c2c95269 only fetch the head on the endpoint status check
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m44s
2024-04-13 16:30:22 +01:00
77bd9a7c7e cleanup
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m40s
2024-04-13 16:27:19 +01:00
0b187a852c check the mojang api statuses in parallel
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m38s
2024-04-13 16:24:49 +01:00
b708191267 add more endpoints to check the status for
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 22s
2024-04-13 15:59:44 +01:00
57601acbb1 cleanup WebRequest
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 24s
2024-04-13 15:41:08 +01:00
811ea348cf add mojang api status endpoint
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 27s
2024-04-13 15:34:19 +01:00
5381a2887e update blocked servers hourly
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 2m17s
2024-04-13 14:03:08 +01:00
2ea58d8080 make the skin renderer less bad (thanks bray)
Some checks failed
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Failing after 17s
2024-04-12 18:46:54 +01:00