Files
simple-nanoshare/routes
daniel156161 3194e534e0
Build and Push Docker Container / build-and-push (push) Successful in 1m40s
fix(upload): preserve fields in multipart fallback
- Recover regular multipart fields when the file part is not exposed through request.files.

- Preserve expires and note values for browser uploads that need body-based file recovery.

- Add parser coverage for file parts without filenames and recovered expiry fields.

- Extend upload route tests to assert recovered uploads keep expiry metadata.

- Bump NanoShare to 1.27.3.
2026-09-10 00:18:57 +02:00
..