]> SVR.JS Git server - svrjs.git/shortlog
6 days ago  Dorian NiemiecImprove HTTP partial content request logging main 3.15.1
6 days ago  Dorian NiemiecAdd checks for zero-length head and foot in static...
6 days ago  Dorian NiemiecAdded support for Range requests for HTML files
6 days ago  Dorian NiemiecFix the previous commit
6 days ago  Dorian NiemiecReduced calls to "mime-types" library
2024-05-06  Dorian NiemiecUpdate the design of default HTML pages 3.15.0
2024-05-06  Dorian NiemiecCorrect the CSS for HTML tables
2024-05-06  Dorian NiemiecAdd CSS to default error pages
2024-05-05  Dorian NiemiecClean up the code
2024-05-05  Dorian NiemiecPartially revert previous commit (add blocking calls...
2024-05-05  Dorian NiemiecRemove blocking calls from custom head and custom foot...
2024-05-05  Dorian NiemiecReplaced wrapper over WHATWG URL API with custom URL...
2024-05-03  Dorian NiemiecFix syntax error
2024-05-03  Dorian NiemiecRemove calls to getCustomHeaders in vres function
2024-05-01  Dorian NiemiecRevert previous commit
2024-05-01  Dorian NiemiecMove nested functions to the bottom of functions
2024-05-01  Dorian NiemiecReplaced path.extname function with regex-based custom...
2024-05-01  Dorian NiemiecRemoved blocking calls from directory listing function
2024-04-29  Dorian NiemiecFix all compression algorithms dependent on Brotli 3.14.15
2024-04-29  Dorian NiemiecOptimized HTTP compression functionality
2024-04-29  Dorian NiemiecFix crashes related to the request ID generation
2024-04-27  Dorian NiemiecFix incompatibilites with Bun 3.14.14
2024-04-27  Dorian NiemiecErrors that occurred while adding SNI context to a...
2024-04-27  Dorian NiemiecAdd an inspector condition to disabling stdout
2024-04-27  Dorian NiemiecWhen stdout is not a terminal, disable it to improve...
2024-04-24  Dorian NiemiecOptimize portions from directory listing function 3.14.13
2024-04-24  Dorian NiemiecMove counter if blocks to another if block
2024-04-24  Dorian NiemiecDisable OpenSSL EOL notification for Bun (Bun uses...
2024-04-21  Dorian NiemiecUse os.availableParallelism if it is implemented
2024-04-21  Dorian NiemiecReplace (...).indexOf("/") != 0 with (...)[0] != "/"
2024-04-21  Dorian NiemiecRemove duplicate client socket check
2024-04-13  Dorian NiemiecFix server crashes with .dirimages 3.14.12
2024-04-13  Dorian NiemiecMerge branch 'main' of https://git.svrjs.org/svrjs
2024-04-13  Dorian NiemiecFix .dirimages directory returning 500 error, if it...
2024-04-10  Dorian NiemiecReplaced deprecated "substr" function with "substring"
2024-04-08  Dorian NiemiecGitHub test successful!
2024-04-08  Dorian NiemiecTest GitHub mirror
2024-04-08  Dorian NiemiecUpdate main.yml - change Git user name to "github"
2024-04-08  Dorian NiemiecUpdate main.yml
2024-04-08  Dorian NiemiecCreate main.yml
2024-04-07  Dorian NiemiecMake configJSON.enableCompression conditions consistent 3.14.11
2024-04-07  Dorian NiemiecFix "enableCompression not found" error
2024-04-07  Dorian NiemiecFix problems with Brotli compression on Bun
2024-04-07  Dorian NiemiecChange the order of static file serving.
2024-04-07  Dorian NiemiecOptimize check for compressible data
2024-04-07  Dorian NiemiecRemove redundant fs.stat in static file serving function
2024-04-03  Dorian NiemiecAdded CVE-2024-27982 notice
2024-04-02  Dorian NiemiecDisabled trailing slash redirection for proxy requests 3.14.10
2024-04-02  Dorian NiemiecFix "Can't read property 1 of undefined" error. Also... 3.14.9
2024-04-02  Dorian NiemiecChange default configuration file
2024-04-02  Dorian NiemiecRemove .kate-swp files
2024-04-02  Dorian NiemiecChange default `dontCompress` regular expressions
2024-04-02  Dorian NiemiecUpdate conditions for directory listing icons
2024-04-02  Dorian NiemiecAdd .mov, .wma and .wmv files
2024-04-02  Dorian NiemiecAdd default file formats not compressed list to SVR...
2024-04-02  Dorian NiemiecAdded more file formats to be excluded from compression
2024-04-01  Dorian NiemiecBun's crypto.scrypt doesn't block the event loop that...
2024-03-31  Dorian NiemiecRemove unneeded "listeningMessage.js" files
2024-03-31  Dorian NiemiecChange all of the internal calls to "callServerError"
2024-03-31  Dorian NiemiecSort out the server error description list
2024-03-31  Dorian NiemiecCollapse even more errno exit code
2024-03-31  Dorian NiemiecChange code for Node.JS builds without crypto library
2024-03-31  Dorian NiemiecMake server listening error description list an object...
2024-03-31  Dorian NiemiecOptimize server error handlers
2024-03-29  Dorian NiemiecFix bug with res.writeHead method 3.14.8
2024-03-19  Dorian NiemiecFix bug with request domain names not showing in server... 3.14.7
2024-03-17  Dorian NiemiecFix the "SERVER MESSAGE" in SVR.JS log viewer and log... 3.14.6
2024-03-17  Dorian NiemiecUpdate SVR.JS log viewer and log highlighter to reflect...
2024-03-17  Dorian NiemiecMake server message types bold
2024-03-17  Dorian NiemiecMake "SVR.JS - a web server running on Node.JS" bold
2024-03-17  Dorian NiemiecRemove not applicable tests from test page
2024-03-17  Dorian NiemiecFix language error in the comment
2024-03-17  Dorian NiemiecAdd "localhost" entry to the block list, when "block...
2024-03-17  Dorian NiemiecMake the improvement consistent with password verificat...
2024-03-17  Dorian NiemiecImprove protection against user enumeration
2024-03-17  Dorian NiemiecModified HTTP authentication functionality
2024-03-17  Dorian NiemiecOptimize non-standard code functionality
2024-03-16  Dorian NiemiecRemove <nocode> (non-standard) tags for bad (broken...
2024-03-16  Dorian NiemiecOptimized bad (broken) entry generation in directory...
2024-03-16  Dorian NiemiecOptimized some request parameter logging
2024-03-16  Dorian NiemiecAdd more use of status code names in http.STATUS_CODES
2024-03-16  Dorian NiemiecChange log message for client being in block list
2024-03-16  Dorian NiemiecReplaced client in the block list error message with...
2024-03-16  Dorian NiemiecReplace some instances of "blacklist" (racist?) with...
2024-03-16  Dorian NiemiecChanged CVE-2024-22019 warning text
2024-03-13  Dorian NiemiecAdded CVE-2024-22019 Node.JS vulnerability warning.
2024-03-09  Dorian NiemiecFix wwwredirect function 3.14.5
2024-03-09  Dorian NiemiecOptimize HTTP/1.x compatiblity res.writeHead function
2024-03-09  Dorian NiemiecChange error handler for missing HTTP/2 pseudoheaders
2024-03-09  Dorian NiemiecOptimize HTTP/1.x compatibility header setting
2024-03-09  Dorian NiemiecFix comparison optimized in the previous commit
2024-03-09  Dorian NiemiecBe case insensitive in header name exclusion in shimmed...
2024-03-09  Dorian NiemiecOptimize missing header check
2024-03-09  Dorian NiemiecRemove try/catch block in HTTP/1.x compatibility shim...
2024-03-09  Dorian NiemiecBe case insensitive in header name exclusion in shimmed...
2024-03-03  Dorian NiemiecCompressed default directory listing icons 3.14.4
2024-03-03  Dorian NiemiecChanged license page: added maximum width to list of...
2024-03-03  Dorian NiemiecChange SVR.JS logo CSS properties on the default page
2024-03-03  Dorian NiemiecMake the default page fit on very small screens
2024-03-03  Dorian NiemiecShow list bullets on browsers not supporting "display...
next