1
0
Fork 0
forked from svrjs/svrjs
SVR.JS - a web server running on Node.JS
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2024-03-02 22:57:27 +01:00
.dirimages Initial commit 2023-07-29 20:32:17 +02:00
licenses Replace "SVR.JS authors" with "SVR.JS" 2023-12-30 23:39:31 +01:00
node_modules Updated "tar" and "graceful-fs" libraries 2024-02-22 02:50:46 +01:00
testdir Changed "SVR.JS authors" in custom feet to "SVR.JS". 2023-12-31 00:41:44 +01:00
.gitignore Replace "isMaster" with "isPrimary", and shim "isPrimary" when it's not available. 2023-08-09 18:01:36 +02:00
config.json Set enableIPSpoofing in config.json to false by default 2024-02-11 21:28:59 +01:00
favicon.ico Initial commit 2023-07-29 20:32:17 +02:00
index.html Set enableIPSpoofing in config.json to false by default 2024-02-11 21:28:59 +01:00
LICENSE Replace "SVR.JS authors" with "SVR.JS" 2023-12-30 23:39:31 +01:00
loghighlight.js Initial commit 2023-07-29 20:32:17 +02:00
logo.png Change SVR.JS logo file to one from https://svrjs.org/logo.png 2024-02-11 21:31:44 +01:00
logviewer.js Update logo in SVR.JS log viewer. 2023-11-12 20:00:19 +01:00
powered.png Initial commit 2023-07-29 20:32:17 +02:00
serverSideScript.js Added new SVR.JS mod and server-side JavaScript variable: authUser. 2024-02-07 00:35:00 +01:00
svr.js Optimized some regular expressions 2024-03-02 22:57:27 +01:00
svr_new.js Initial commit 2023-07-29 20:32:17 +02:00
svrpasswd.js Added scrypt support for HTTP authentication 2023-08-18 21:35:09 +02:00
tests.html Change default configuration file and test page. 2024-02-07 00:42:34 +01:00