node-http-server

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff Changes
38 1256 d 19 h office / code maintenance and fix issue with output not being properly piped to the response Diff
M/server.js
/src/cache.js
/src/handler.js
37 2332 d 17 h office / add caching for HTTPs requests and implement serving server configuration Diff
M/config.js.dist
/server.js
/src/cache.js
36 2583 d 0 h office / implement server-side cache Diff
M/server.js
35 2583 d 0 h office / implement client-side caching Diff
A/src/cache.js
/src/was.js
M/config.js.dist
/package.json
/server.js
/src/certs.js
/src/handler.js
34 2593 d 14 h office / meh Diff
M/config.js.dist
33 2593 d 15 h office / add md Diff
M/config.js.dist
32 2593 d 17 h office /src/ fix for non-existent paths Diff
M/src/handler.js
31 2593 d 17 h office / use event emitter Diff
M/server.js
/src/handler.js
30 2593 d 19 h office / use readable return streams globally and fix directory indexes Diff
M/package.json
/server.js
/src/handler.js
29 2593 d 22 h office / refactoring: simplify lambda calls Diff
M/package.json
/server.js
/src/handler.js
28 2594 d 0 h office / add rewrite configs Diff
M/config.js.dist
27 2594 d 0 h office /src/ add more verbose logging and implement re-writing Diff
M/src/handler.js
26 2594 d 1 h office /src/ comment Diff
M/src/handler.js
25 2594 d 1 h office /src/ accessing non-existing paths no longer results in blocking behaviour Diff
M/src/handler.js
24 2596 d 21 h office /src/ check the document index file directory directly for permission instead of the parent path Diff
M/src/handler.js
23 2596 d 22 h office /src/ use realpath to check for traversals Diff
M/src/handler.js
22 2596 d 22 h office / refactoring Diff
M/config.js.dist
/src/handler.js
21 2596 d 22 h office / add site icon to accept list Diff
M/config.js.dist
20 2596 d 22 h office / add accept and refuse list for files Diff
M/config.js.dist
/src/handler.js
19 2596 d 22 h office /src/ refactoring Diff
M/src/handler.js