jomo
|
ef4b2f8005
fix an issue with rate limiting
|
4 years ago |
jomo
|
624bf0e338
don't count session_requests when SESSIONS_RATE_LIMIT is not set
|
4 years ago |
jomo
|
e0233f2899
document undocumented functions
|
5 years ago |
jomo
|
15a4f17560
add rate limit option for sessionserver
|
5 years ago |
jomo
|
ea1ae64283
add 403 to expected response codes
|
5 years ago |
jomo
|
168457dfd9
update to node 12
|
5 years ago |
jomo
|
dff58c66e7
drop support for usernames
|
7 years ago |
jomo
|
23948afae5
catch ExtremelyRare™ 502 response from CloudFront
|
9 years ago |
jomo
|
22ecc6f8aa
make User-Agent RFC1945 compliant
|
9 years ago |
jomo
|
0940b50f2c
networking.save_texture should return image buffer, not lwip image object
|
9 years ago |
jomo
|
4468b55b4f
username request shouldn't set skin model
|
9 years ago |
jomo
|
1f0f696151
Make sure 'slim' model is correctly checked
|
9 years ago |
jomo
|
1144b6755a
always use crc32 for etag, much more reliable than mojang skin hash
|
9 years ago |
jomo
|
7d02138c1e
solve merge conflicts
|
9 years ago |
jomo
|
3c21a59c94
add support for slim renders, fixes #125, adjust tests
|
9 years ago |
jomo
|
fb0c70d648
return HTTPERROR on 429 or 5xx, fixes #151
|
9 years ago |
jomo
|
fd4fb0764c
return & use lwip-stripped image in skins.save_image
|
9 years ago |
jomo
|
1ecf3c0122
add 504 to expected return codes, don't cache unexpected responses
|
9 years ago |
jomo
|
cc2840ae4b
log error if http code not available
|
9 years ago |
jomo
|
a15cb20144
TooManyRequestsException shouldn't actually throw an error
|
9 years ago |
jomo
|
9cdca6acda
don't throw strings
|
9 years ago |
jomo
|
26f6b089ef
log errors only once, fixes #140
|
9 years ago |
jomo
|
b97087c099
catch HTTP 500/503 and empty response, fixes #141
|
9 years ago |
jomo
|
3a61e15abf
various networking.js improvements
|
9 years ago |
jomo
|
442dee0280
don't print all this shit when we receive a 500
|
10 years ago |
Jake
|
d71d99fa9a
Make a vast majority of logs debug, make it so that essential info is in one line
|
10 years ago |
Jake
|
a2e0edc491
Namespace and move config to root directory, closes #124
|
10 years ago |
jomo
|
288657107e
actually store the skin in store_skin, fixes #108; pipe skins & capes through lwip before saving, fixes #121
|
10 years ago |
jomo
|
01049cb34d
rewrite request queue, fixes #118
|
10 years ago |
jomo
|
af03fb63f8
:heart: eslint
|
10 years ago |