Commit History

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