|
0450094c68
|
Add tests for middleware, add ".js" file extensions inside the require functions in tests for utility functions, make error handling in URL rewriting middleware better, and lint out static file serving and directory listing middleware
|
2024-08-30 22:11:16 +02:00 |
|
|
7fe503c07d
|
Modify package.json - change the lint script (again)
|
2024-08-28 14:08:38 +02:00 |
|
|
1309e36151
|
Modify package.json - change the lint script
|
2024-08-28 14:03:31 +02:00 |
|
|
7133e750cc
|
Rename utilities directory to utils.
|
2024-08-26 07:35:01 +02:00 |
|
|
343dce37ec
|
Add utilities to ESLint check list, and lint out the utilities.
|
2024-08-26 07:34:07 +02:00 |
|
|
9b03abc646
|
Add OCSP stapling support
|
2024-08-25 17:59:52 +02:00 |
|
|
23508a5292
|
Added support for SVR.JS 2.x and 3.x mods.
|
2024-08-25 15:40:53 +02:00 |
|
|
e9e3bf5377
|
Fix eslint script to also lint index.js file.
|
2024-08-25 11:38:11 +02:00 |
|
|
0ceded2256
|
Add static file serving and directory listing functionality.
|
2024-08-25 10:23:37 +02:00 |
|
|
fbdb3f93d4
|
Add URL sanitizer. Also add eslint-plugin-jest to ESLint configuration.
|
2024-08-23 17:43:37 +02:00 |
|
|
5171855776
|
Add more npm scripts.
|
2024-08-23 17:21:52 +02:00 |
|
|
c9db45c0fe
|
The build script now builds SVR.JS .zip archive.
|
2024-08-23 17:18:18 +02:00 |
|
|
6564ccbe83
|
Rewritten SVR.JS from scratch - the build system for the new SVR.JS is set up, but the source is just placeholders.
|
2024-08-23 17:05:10 +02:00 |
|