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-05-05 22:07:44 +02:00
.dirimages Compressed default directory listing icons 2024-03-03 20:59:20 +01:00
.github/workflows Update main.yml - change Git user name to "github" 2024-04-08 17:19:04 +02:00
licenses Changed license page: added maximum width to list of packages used by SVR.JS 2024-03-03 16:14:40 +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 Change default configuration file 2024-04-02 11:01:13 +02:00
favicon.ico Initial commit 2023-07-29 20:32:17 +02:00
index.html Change default configuration file 2024-04-02 11:01:13 +02:00
LICENSE Replace "SVR.JS authors" with "SVR.JS" 2023-12-30 23:39:31 +01:00
loghighlight.js Fix the "SERVER MESSAGE" in SVR.JS log viewer and log highlighter 2024-03-17 21:39:21 +01: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 Fix the "SERVER MESSAGE" in SVR.JS log viewer and log highlighter 2024-03-17 21:39:21 +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 Remove blocking calls from custom head and custom foot functionality. Also optimize built-in "vres" callbacks. 2024-05-05 22:07:44 +02:00
svr_new.js Initial commit 2023-07-29 20:32:17 +02:00
svrpasswd.js Bun's crypto.scrypt doesn't block the event loop that much compared to crypto.pbkdf2 2024-04-01 21:48:19 +02:00
tests.html Remove not applicable tests from test page 2024-03-17 15:20:44 +01:00