jomo
|
d967db3ad4
use environment variables for configuration
|
5 years ago |
jomo
|
1816b18b12
update deps
|
7 years ago |
jomo
|
24cfc03811
print 'Not found' on invalid path
|
8 years ago |
jomo
|
f1f3ba6709
use response.js for all responses
|
8 years ago |
jomo
|
96b277b806
add missing documentation
|
9 years ago |
jomo
|
3620a63d14
fs.exists is deprecated, switch to fs.access
|
9 years ago |
jomo
|
0b58b3a4d1
add final log before shutting down on SIGTERM
|
9 years ago |
jomo
|
79da225b9f
gracefully shut down on SIGTERM
|
9 years ago |
Jake
|
c2e2a98b82
Make 'too busy' an error in logs
|
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 |
Jake
|
a2e0edc491
Namespace and move config to root directory, closes #124
|
10 years ago |
Jake
|
58a2f0662d
capaaacittty
|
10 years ago |
jomo
|
c54e3020e9
shut up travis
|
10 years ago |
jomo
|
add4d1abac
allow some latency
|
10 years ago |
jomo
|
e1f1fe7c57
add toobusy 503 response
|
10 years ago |
jomo
|
efd9c0ccee
don't remove trailing slash for root path
|
10 years ago |
jomo
|
79ab296f1f
get rid of path.resolve
|
10 years ago |
jomo
|
69f0ee23be
use new response module for assets
|
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
|
8dc55442b1
remove debug log
|
10 years ago |
jomo
|
d025a3004d
remove always-empty first entry in req.url.path_list
|
10 years ago |
jomo
|
3cbf73b0d7
create new response module & use it for avatars
|
10 years ago |
jomo
|
fce58722c8
start work on #45
|
10 years ago |
jomo
|
9d2fe0c454
some logging fixes
|
10 years ago |
jomo
|
f6c4e62846
fix path in error message
|
10 years ago |
jomo
|
b84a65fd8e
restructure directories
|
10 years ago |