-
v0.0.9
Stablereleased this
2026-05-31 20:09:10 +02:00 | 1 commits to main since this releasev0.0.9
Features
- Clickable upload URL: the success URL is now a direct link that opens in a new tab, replacing the separate Copy button
- Filename and upload date in admin: the admin table now shows the original filename and upload timestamp; the
index page history list also displays the date. Existing rows show for both fields
Fixes
- Upload size enforcement:
Content-Lengthis now checked early and chunked reads are capped at
max_upload_size, preventing oversized uploads from slipping through - Content subdomain middleware: static assets and reserved subdomains (
www, etc.) are now passed through
correctly; previously, CSS failed to load on error pages andwww.dropit.patilla.esreturned a404 - Admin
authhardening: token comparison now uses constant-time comparison; adminauthlogic consolidated
Chores
- Updated
READMElink to point to the new tutorial/portfolio
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads