jomo
|
af03fb63f8
:heart: eslint
|
10 年之前 |
jomo
|
7520957b93
Use path.join() instead of + to create paths
|
10 年之前 |
jomo
|
2780ae05d3
move www.js to lib
|
10 年之前 |
jomo
|
13360430d9
join logs using `,` instead of `+ " " +`
|
10 年之前 |
jomo
|
f984b20344
mv modules/ lib/
|
10 年之前 |
jomo
|
de5bad8702
code cleanup
|
10 年之前 |
jomo
|
7ca7006736
listen on all interfaces by default
|
10 年之前 |
jomo
|
34e94c090e
server.js should be imported, not called directly
|
10 年之前 |
jomo
|
99a5a34f3b
fix server not starting
|
10 年之前 |
Jake
|
c925082f7f
Test valid inputs for all paths
|
10 年之前 |
Jake
|
af421ecb49
Start http.server tests
|
10 年之前 |
Jake
|
97bd3aceb3
Log this neatly
|
10 年之前 |
Jake
|
be330cce41
Log server binding
|
10 年之前 |
Jake
|
2cefd918ef
Bind to configurable ip
|
10 年之前 |
jomo
|
e0accc429b
merge
|
10 年之前 |
jomo
|
e6152d5898
prepend request IDs instead of UUIDs, fixes #77
|
10 年之前 |
Jake
|
ffcd023c05
Code cleanup
|
10 年之前 |
Jake
|
3def0910bc
Network rewrite/major cleanup, major caching changes, etc
|
10 年之前 |
jomo
|
9bedd94bab
Revert "set default port to 5000"
|
10 年之前 |
jomo
|
7021bdb606
set default port to 5000
|
10 年之前 |
jomo
|
a05e82cb5e
clean up redis env parsing, support REDISCLOUD_URL, REDIS_URL or fall back to default
|
10 年之前 |
jomo
|
58b7995d53
solve merge conflict
|
10 年之前 |
jomo
|
66144bb580
Merge pull request #70 from connor4312/better-static-serve
|
10 年之前 |
Connor Peet
|
160629db6b
Pipe static files, don't read to buffer
|
10 年之前 |
Connor Peet
|
5e88942d0d
Fix some silly parsing URLs
|
10 年之前 |
Connor Peet
|
4923b8ed58
Add clustering bin
|
10 年之前 |
jomo
|
cbbfb73bea
split pathname into array, URL decode, fix #65
|
10 年之前 |
jomo
|
bbc71b0d6c
fix #64
|
10 年之前 |
jomo
|
341eb5b41b
rename contents to file_buffer for clarity
|
10 年之前 |
jomo
|
0dd29d194d
log full request path
|
10 年之前 |