Ruben
|
d198b3f5fe
|
Add test comment to static and router files
|
2025-10-03 13:17:00 +02:00 |
|
Ruben
|
84e7a8e2a6
|
Remove docs-styles path handling from static file routing
|
2025-10-03 12:39:25 +02:00 |
|
Ruben
|
1503e2c066
|
Add support for custom assets directory
Add handling for files starting with 'assets/' to serve from custom
directory similar to other static assets
|
2025-10-02 23:47:59 +02:00 |
|
Ruben
|
19bb105303
|
Fix static file path handling for security
Use REQUEST_URI and parse_url to properly handle paths Prevent directory
traversal with stricter sanitization
|
2025-10-02 17:19:15 +02:00 |
|
Ruben
|
2994f7cf6d
|
Initial commit
|
2025-10-02 16:54:47 +02:00 |
|