jomo
0009535fc0
upper case HTTP status messages
2015-01-02 22:26:39 +01:00
jomo
0a4011abc1
allow only GET + HEAD requests
2015-01-02 22:25:09 +01:00
jomo
846b738226
better error handling + logging in server.js
2015-01-02 22:16:35 +01:00
jomo
958b1ea907
remove expressjs from avatars
2015-01-02 21:55:38 +01:00
jomo
d10c94698f
rewrite server.js
2015-01-02 21:15:26 +01:00
jomo
d5ccb72caf
remove pretty much unused debug module
2015-01-02 19:55:28 +01:00
jomo
c80eefd992
flush redis before max memory is reached; hotfix for #49
2014-12-29 23:54:33 +01:00
jomo
cf43f1dc07
use seconds in config, don't clear .files
2014-11-30 02:56:21 +01:00
jomo
48e1f54336
add imagecleaner, fix #4
2014-11-30 02:48:54 +01:00
jomo
332330f68e
replacing all single quotes with double quotes
...
Until now it was a big mess with some strings using single quotes and some others double quotes
We were using way more double quotes, so I chose to use them globally
2014-11-30 00:07:05 +01:00
jomo
cc159d3620
split code into more modules, fixes #8
2014-10-29 19:53:27 +01:00