Commit History

Author SHA1 Message Date
  jomo 9bedd94bab Revert "set default port to 5000" 10 years ago
  jomo 7021bdb606 set default port to 5000 10 years ago
  jomo a05e82cb5e clean up redis env parsing, support REDISCLOUD_URL, REDIS_URL or fall back to default 10 years ago
  jomo 58b7995d53 solve merge conflict 10 years ago
  jomo 66144bb580 Merge pull request #70 from connor4312/better-static-serve 10 years ago
  Connor Peet 160629db6b Pipe static files, don't read to buffer 10 years ago
  Connor Peet 5e88942d0d Fix some silly parsing URLs 10 years ago
  Connor Peet 4923b8ed58 Add clustering bin 10 years ago
  jomo cbbfb73bea split pathname into array, URL decode, fix #65 10 years ago
  jomo bbc71b0d6c fix #64 10 years ago
  jomo 341eb5b41b rename contents to file_buffer for clarity 10 years ago
  jomo 0dd29d194d log full request path 10 years ago
  jomo 0009535fc0 upper case HTTP status messages 10 years ago
  jomo 0a4011abc1 allow only GET + HEAD requests 10 years ago
  jomo 846b738226 better error handling + logging in server.js 10 years ago
  jomo 958b1ea907 remove expressjs from avatars 10 years ago
  jomo d10c94698f rewrite server.js 10 years ago
  jomo d5ccb72caf remove pretty much unused debug module 10 years ago
  jomo c80eefd992 flush redis before max memory is reached; hotfix for #49 10 years ago
  jomo cf43f1dc07 use seconds in config, don't clear .files 10 years ago
  jomo 48e1f54336 add imagecleaner, fix #4 10 years ago
  jomo 332330f68e replacing all single quotes with double quotes 10 years ago
  jomo cc159d3620 split code into more modules, fixes #8 10 years ago