Releases: foxcpp/filedrop
Releases · foxcpp/filedrop
filedrop v1.1.0
Sorry, something went wrong.
No results found
foxcpp
released this
04 Feb 16:10
Improvements & new features
- More pedantic error handling/logging
- Handle HEAD requests (@HexaWolf <3)
- Handle OPTIONS requests (@HexaWolf <3)
- Implement CORS handling (#14, @HexaWolf <3)
Fixes
- Fix broken UUID library dependency (@HexaWolf <3)
filedrop v1.0.0
Sorry, something went wrong.
No results found
foxcpp
released this
28 Oct 11:37
💥 1.0.0 release
- Support MySQL and PostgreSQL in addition to SQLite
- filedrop now can be used as a standalone server, not just as library
- Broken-by-design filename logic is removed
- Byte-range requests are properly handled
- Storage directory now created if it doesn't exists
- Storage directory permissions are checked on startup to catch configuration errors
filedrop v1.0.0-rc2
Sorry, something went wrong.
No results found
foxcpp
released this
21 Oct 22:09
Bunch of code refinements and minor bug fixes.
filedrop v1.0.0-rc1
Sorry, something went wrong.
No results found
foxcpp
released this
12 Oct 22:20
filedrop is usable, yet incomplete. We mark this as release, because this is enough for super-project requirements (sutrc).