Commit History

Author SHA1 Message Date
  jomo de5bad8702 code cleanup 10 years ago
  jomo 7ca7006736 listen on all interfaces by default 10 years ago
  jomo 34e94c090e server.js should be imported, not called directly 10 years ago
  jomo 99a5a34f3b fix server not starting 10 years ago
  Jake c925082f7f Test valid inputs for all paths 10 years ago
  Jake af421ecb49 Start http.server tests 10 years ago
  Jake 97bd3aceb3 Log this neatly 10 years ago
  Jake be330cce41 Log server binding 10 years ago
  Jake 2cefd918ef Bind to configurable ip 10 years ago
  jomo e0accc429b merge 10 years ago
  jomo e6152d5898 prepend request IDs instead of UUIDs, fixes #77 10 years ago
  Jake ffcd023c05 Code cleanup 10 years ago
  Jake 3def0910bc Network rewrite/major cleanup, major caching changes, etc 10 years ago
  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