node-http-server

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff Changes
38 1286 d 8 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 2362 d 6 h office / add caching for HTTPs requests and implement serving server configuration Diff
M/config.js.dist
/server.js
/src/cache.js
36 2612 d 13 h office / implement server-side cache Diff
M/server.js
35 2612 d 13 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 2623 d 2 h office / meh Diff
M/config.js.dist
33 2623 d 4 h office / add md Diff
M/config.js.dist
32 2623 d 6 h office /src/ fix for non-existent paths Diff
M/src/handler.js
31 2623 d 6 h office / use event emitter Diff
M/server.js
/src/handler.js
30 2623 d 8 h office / use readable return streams globally and fix directory indexes Diff
M/package.json
/server.js
/src/handler.js
29 2623 d 10 h office / refactoring: simplify lambda calls Diff
M/package.json
/server.js
/src/handler.js
28 2623 d 12 h office / add rewrite configs Diff
M/config.js.dist
27 2623 d 12 h office /src/ add more verbose logging and implement re-writing Diff
M/src/handler.js
26 2623 d 13 h office /src/ comment Diff
M/src/handler.js
25 2623 d 13 h office /src/ accessing non-existing paths no longer results in blocking behaviour Diff
M/src/handler.js
24 2626 d 10 h office /src/ check the document index file directory directly for permission instead of the parent path Diff
M/src/handler.js
23 2626 d 10 h office /src/ use realpath to check for traversals Diff
M/src/handler.js
22 2626 d 10 h office / refactoring Diff
M/config.js.dist
/src/handler.js
21 2626 d 10 h office / add site icon to accept list Diff
M/config.js.dist
20 2626 d 10 h office / add accept and refuse list for files Diff
M/config.js.dist
/src/handler.js
19 2626 d 11 h office /src/ refactoring Diff
M/src/handler.js