|
896d3ee1ff
|
build: add commitizen and "cz" script
|
2024-09-01 21:43:19 +02:00 |
|
|
d555b2af80
|
build: add husky and commitlint for commit validation
|
2024-09-01 21:39:58 +02:00 |
|
|
ae04419988
|
chore: Update dependencies
|
2024-09-01 19:33:47 +02:00 |
|
|
70bebc1d1e
|
Update dependencies
|
2024-08-30 22:48:53 +02:00 |
|
|
db238d8b0d
|
Remove lockfiles from .gitignore
|
2024-08-30 22:21:56 +02:00 |
|
|
fdb3e32091
|
Add package manager lock files to .gitignore
|
2024-08-30 22:16:57 +02:00 |
|
|
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 |
|
|
4077e6da5e
|
Update package-lock.json
|
2024-08-26 19:48:03 +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 |
|
|
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 |
|
|
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 |
|