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
2023-09-10 19:30:29 +02:00
.dirimages Initial commit 2023-07-29 20:32:17 +02:00
licenses Fixed non-working blacklist 2023-08-29 14:56:39 +02:00
mods Remove unmaintained primitive analytics mod 2023-09-08 19:15:47 +02:00
node_modules Update with SVR.JS 3.6.1 2023-07-29 20:44:13 +02:00
testdir Initial commit 2023-07-29 20:32:17 +02:00
.gitignore Replace "isMaster" with "isPrimary", and shim "isPrimary" when it's not available. 2023-08-09 18:01:36 +02:00
config.json Add warning about worker count limited to one when using Bun 1.0 and newer with shimmed (not native) clustering module. 2023-09-10 19:30:29 +02:00
favicon.ico Initial commit 2023-07-29 20:32:17 +02:00
hviews.txt Initial commit 2023-07-29 20:32:17 +02:00
index.html Remove bug section from index page 2023-09-10 19:04:50 +02:00
LICENSE Fixed non-working blacklist 2023-08-29 14:56:39 +02:00
loghighlight.js Initial commit 2023-07-29 20:32:17 +02:00
logo.png Initial commit 2023-07-29 20:32:17 +02:00
logviewer.js Initial commit 2023-07-29 20:32:17 +02:00
powered.png Initial commit 2023-07-29 20:32:17 +02:00
serverSideScript.js Fixed server crashes while one of two ports are in use 2023-08-25 00:26:51 +02:00
svr.js Add warning about worker count limited to one when using Bun 1.0 and newer with shimmed (not native) clustering module. 2023-09-10 19:30:29 +02: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 Replace "isMaster" with "isPrimary", and shim "isPrimary" when it's not available. 2023-08-09 18:01:36 +02:00
views.txt Fix access control bypass vulnerability for non-proxy SVR.JS mods 2023-09-07 18:00:58 +02:00