|
e94391f197
|
Lint out the codebase.
|
2024-08-24 20:45:17 +02:00 |
|
|
2075d41ab3
|
Fix URL sanitiation and rewriting-related functions removing query strings and hashes.
|
2024-08-24 20:44:43 +02:00 |
|
|
3613aa92d2
|
Add trailing slash redirection middleware.
|
2024-08-24 20:40:28 +02:00 |
|
|
f48125f4f2
|
Move matchHostname function to separate source file, and add unit tests for the function.
|
2024-08-24 17:21:09 +02:00 |
|
|
a3e4ee2328
|
Replace some var's with const's in URL rewrite and web root postfix middleware.
|
2024-08-24 08:24:39 +02:00 |
|
|
2481e3ed58
|
Add URL rewriting middleware, and lint out some other middleware.
|
2024-08-24 08:22:49 +02:00 |
|