Commit graph

3 commits

Author SHA1 Message Date
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