1
0
Fork 0
forked from svrjs/svrjs
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.
svrjs/src/utils
2024-08-25 19:17:54 +02:00
..
clusterBunShim.js Replace __dirname with process.dirname (declared as __dirname in index.js) 2024-08-24 19:29:12 +02:00
createRegex.js Lint out the codebase. 2024-08-24 08:07:31 +02:00
deleteFolderRecursive.js Lint out the codebase. 2024-08-24 19:50:01 +02:00
forbiddenPaths.js Move parts of middleware that checks for forbidden paths to separate utils file, and add tests for them. 2024-08-25 07:13:41 +02:00
generateErrorStack.js Add some core functionality to SVR.JS 2024-08-23 19:58:15 +02:00
generateServerString.js Make generateServerString() function replace spaces in name property of svrjs.json with dashes. 2024-08-25 13:13:16 +02:00
getOS.js Add some core functionality to SVR.JS 2024-08-23 19:58:15 +02:00
ipBlockList.js Add ipBlockList utility function, blocklist functionality, and read from config.json functionality. 2024-08-25 09:12:39 +02:00
ipMatch.js Add ipBlockList utility function, blocklist functionality, and read from config.json functionality. 2024-08-25 09:12:39 +02:00
ipSubnetUtils.js Lint out the codebase 2024-08-25 19:17:54 +02:00
legacyModWrapper.js Fix parsePostData function in legacy mod wrapper. 2024-08-25 16:24:34 +02:00
matchHostname.js Lint out the codebase. 2024-08-24 17:23:06 +02:00
serverconsole.js Do some config.json TODO's 2024-08-25 08:32:49 +02:00
sha256.js Lint out SHA256 function 2024-08-25 13:18:19 +02:00
sizify.js Lint out the codebase. 2024-08-25 09:45:42 +02:00
urlMojibakeFixer.js Add some core functionality to SVR.JS 2024-08-23 19:58:15 +02:00
urlParserLegacy.js Rename urlParser files to urlParserLegacy 2024-08-25 14:12:13 +02:00
urlSanitizer.js Add some core functionality to SVR.JS 2024-08-23 19:58:15 +02:00