Dorian Niemiec DorianNiemiecSVRJS
DorianNiemiecSVRJS pushed to beta at svrjs/svrjs 2024-08-30 07:40:33 +02:00
860bd8b77a Update to SVR.JS 4.0.0-beta3
DorianNiemiecSVRJS pushed tag 4.0.0-beta3 to svrjs/svrjs 2024-08-30 07:37:14 +02:00
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-30 07:06:56 +02:00
1444660d19 Fix "NaN" file sizes in directory listings
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-30 06:29:30 +02:00
e293c08592 Convert even more strings to template strings
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-29 19:39:56 +02:00
41901d9a27 Fix the forbidden path checking function, and add test cases, where it would fail before the fix
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-29 19:28:31 +02:00
9f51366515 Simplify ES6-style functions
DorianNiemiecSVRJS pushed to main at svrjs/svrjs-mod-starter 2024-08-29 19:28:06 +02:00
3eb7249c15 Update cluster shim for Bun (yet again)
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-29 19:19:06 +02:00
57d988831f Replace ES6-style functions in server-side JavaScript header with ES5-style functions
0aa4f9df2b Replace ES5-style functions with ES6-style ones
09e33a2265 Lint out the codebase
058c39ab0d Replace __dirname with process.dirname
979a30e938 Replace var's with let's and const's
Compare 5 commits »
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-29 19:05:03 +02:00
3b4fd9641c Change blocklist-related commands to use .forEach() function instead of a for loop
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-29 13:40:33 +02:00
7680bb8c27 Improved the test coverage for the URL sanitizer
DorianNiemiecSVRJS pushed to main at svrjs/svrjs-blog 2024-08-29 09:22:01 +02:00
37b02f7a08 Announce the release of SVR.JS 4.0.0-beta2
DorianNiemiecSVRJS pushed to beta at svrjs/svrjs 2024-08-29 06:55:19 +02:00
920d942016 Update to SVR.JS 4.0.0-beta2
DorianNiemiecSVRJS pushed to beta at svrjs/svrjs 2024-08-29 06:54:40 +02:00
DorianNiemiecSVRJS pushed tag 4.0.0-beta2 to svrjs/svrjs 2024-08-29 06:53:13 +02:00
DorianNiemiecSVRJS pushed to beta at svrjs/svrjs 2024-08-29 06:52:49 +02:00
d34a5ca8e2 Update to SVR.JS 4.0.0-beta2
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-28 21:46:20 +02:00
ce2a73dbd3 Lint out the codebase
9fa194b33d Fix the regular expression in the URL parser
Compare 2 commits »
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-28 18:28:11 +02:00
a33a86ee62 Fix bug with "ext" variable passed to .tar.gz mod handler
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-28 16:17:45 +02:00
82b0510774 Optimize URL sanitizer
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-28 14:08:37 +02:00
7fe503c07d Modify package.json - change the lint script (again)
DorianNiemiecSVRJS pushed to next at svrjs/svrjs 2024-08-28 14:03:30 +02:00
1309e36151 Modify package.json - change the lint script
64b4e056cb Make sizify() function more concise and readable
Compare 2 commits »