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-09-01 21:54:42 +02:00
..
clusterBunShim.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
createRegex.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
deepClone.js Make deepClone create a null prototype object, and make process.serverConfig a null prototype object. 2024-08-28 07:20:28 +02:00
deleteFolderRecursive.js Replace ES5-style functions with ES6-style ones 2024-08-27 10:54:08 +02:00
forbiddenPaths.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
generateErrorStack.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
generateServerString.js Lint out the codebase 2024-08-26 19:23:52 +02:00
getOS.js Replace var's with let's and const's 2024-08-29 19:15:07 +02:00
ipBlockList.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
ipMatch.js Simplify ES6-style functions 2024-08-29 19:27:04 +02:00
ipSubnetUtils.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
legacyModWrapper.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
matchHostname.js Optimize function related to forbidden path checking and hostname matching 2024-08-28 11:29:54 +02:00
sendStatistics.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
serverconsole.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
sha256.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
sizify.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
urlMojibakeFixer.js Optimize fixNodeMojibakeURL function 2024-08-28 10:52:39 +02:00
urlParser.js style: style the code according to new Prettier rules 2024-09-01 21:54:42 +02:00
urlSanitizer.js Optimize URL sanitizer 2024-08-28 16:17:06 +02:00