Commit History

Author SHA1 Message Date
  jomo 16948de18d don't warn about closed connections 5 years ago
  jomo c02d3d33e9 don't respond with 304 on error when debugging is enabled 8 years ago
  jomo f1f3ba6709 use response.js for all responses 8 years ago
  jomo f088c27012 use '201 Created' when 'status' is 'downloaded' 9 years ago
  jomo 29fa734148 remove 'public' part from Cache-Control, not required 9 years ago
  jomo 6a5967dfba downstream caches shouldn't cache server errors, fixes #136 9 years ago
  jomo e7242ce773 respond 304 on server error, fixes #135 9 years ago
  jomo 1144b6755a always use crc32 for etag, much more reliable than mojang skin hash 9 years ago
  jomo fb0c70d648 return HTTPERROR on 429 or 5xx, fixes #151 9 years ago
  jomo d49f7279b3 log response ID first for access log 9 years ago
  jomo a15cb20144 TooManyRequestsException shouldn't actually throw an error 9 years ago
  jomo 06895cdd81 add TooManyRequestsException to silent_errors 9 years ago
  jomo 26f6b089ef log errors only once, fixes #140 9 years ago
  jomo 607dcaf6e5 use status -2 for 404s 10 years ago
  Jake b1cdf61e4b Change invalid request path to be a 404 rather than 422, implement status id in response module 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
  jomo 34f94bf9b5 get rid of redundant config names #124 10 years ago
  Jake a2e0edc491 Namespace and move config to root directory, closes #124 10 years ago
  jomo 01049cb34d rewrite request queue, fixes #118 10 years ago
  jomo 6f94af7a4a log response time 10 years ago
  jomo 46d10fdc81 remove unnecessary double check 10 years ago
  jomo ed25d30ff0 remove unnecessary log 10 years ago
  jomo 7ca43e3cd9 add description for X-Storage-Type, remove debug log 10 years ago
  jomo 13169be774 use new response module for capes + more 10 years ago
  jomo 8971e3c02b use new response module for renders + bug fixes 10 years ago
  jomo a947b02c87 use new response module for skins 10 years ago
  jomo 0b0882e63d use new response module for index 10 years ago
  jomo 0b687d8f8e correct comment about result.type 10 years ago
  jomo 3cbf73b0d7 create new response module & use it for avatars 10 years ago