Lee Fascinated
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 16:40:14 +00:00
1a0dd8844d fix index and /mojang/status routes
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 16:30:14 +00:00
77f787b659 don't return username to uuid id
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 16:29:37 +00:00
a966977d82 fix username to uuid cache
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 16:21:54 +00:00
bda70b19a8 cleanup imports
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 16:21:37 +00:00
e5e3503abc fix tests
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 16:18:50 +00:00
b5e8664ad3 fix tests
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 16:17:18 +00:00
8216ec7943 clean up cache info
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 16:10:45 +00:00
c198339acc put player in a player object in the return json and update the cache information in json responses
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 15:50:22 +00:00
2895525412 degraded status if response time is more than 1 second
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 15:46:50 +00:00
348edfd1ef add a status instead of a boolean online / offline for the endpoint status
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 15:42:27 +00:00
66f5660274 only allow GET on /mojang/status
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 15:30:28 +00:00
55c2c95269 only fetch the head on the endpoint status check
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 15:27:25 +00:00
77bd9a7c7e cleanup
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 15:24:55 +00:00
0b187a852c check the mojang api statuses in parallel
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 15:09:06 +00:00
4d4e8557d8 remove unnecessary skin fallback
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 14:59:49 +00:00
b708191267 add more endpoints to check the status for
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 14:54:37 +00:00
3cf16bd2eb add fallback skins
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 14:42:36 +00:00
852f5a8bea fix WebRequest (again)
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 14:41:13 +00:00
57601acbb1 cleanup WebRequest
Fascinated pushed to master at MinecraftUtilities/Backend 2024-04-13 14:36:26 +00:00
471c3e6e80 fix bug with calling apis