コミット履歴

作者 SHA1 メッセージ 日付
  jomo 22448c098b use 500 instead of 502 when using Cloudflare 5 年 前
  jomo eae7745758 add Content-Length, fixes #238 5 年 前
  jomo 7f95a34e29 simplify http status codes, update website info 5 年 前
  jomo 15a4f17560 add rate limit option for sessionserver 5 年 前
  jomo 16948de18d don't warn about closed connections 5 年 前
  jomo c02d3d33e9 don't respond with 304 on error when debugging is enabled 8 年 前
  jomo f1f3ba6709 use response.js for all responses 8 年 前
  jomo f088c27012 use '201 Created' when 'status' is 'downloaded' 9 年 前
  jomo 29fa734148 remove 'public' part from Cache-Control, not required 9 年 前
  jomo 6a5967dfba downstream caches shouldn't cache server errors, fixes #136 9 年 前
  jomo e7242ce773 respond 304 on server error, fixes #135 9 年 前
  jomo 1144b6755a always use crc32 for etag, much more reliable than mojang skin hash 9 年 前
  jomo fb0c70d648 return HTTPERROR on 429 or 5xx, fixes #151 9 年 前
  jomo d49f7279b3 log response ID first for access log 9 年 前
  jomo a15cb20144 TooManyRequestsException shouldn't actually throw an error 9 年 前
  jomo 06895cdd81 add TooManyRequestsException to silent_errors 9 年 前
  jomo 26f6b089ef log errors only once, fixes #140 9 年 前
  jomo 607dcaf6e5 use status -2 for 404s 10 年 前
  Jake b1cdf61e4b Change invalid request path to be a 404 rather than 422, implement status id in response module 10 年 前
  Jake d71d99fa9a Make a vast majority of logs debug, make it so that essential info is in one line 10 年 前
  jomo 34f94bf9b5 get rid of redundant config names #124 10 年 前
  Jake a2e0edc491 Namespace and move config to root directory, closes #124 10 年 前
  jomo 01049cb34d rewrite request queue, fixes #118 10 年 前
  jomo 6f94af7a4a log response time 10 年 前
  jomo 46d10fdc81 remove unnecessary double check 10 年 前
  jomo ed25d30ff0 remove unnecessary log 10 年 前
  jomo 7ca43e3cd9 add description for X-Storage-Type, remove debug log 10 年 前
  jomo 13169be774 use new response module for capes + more 10 年 前
  jomo 8971e3c02b use new response module for renders + bug fixes 10 年 前
  jomo a947b02c87 use new response module for skins 10 年 前