Skip to content

Tags: michaelgrigoryan25/blobfs

Tags

v0.3.3

Toggle v0.3.3's commit message
Bugfix

v0.3.2

Toggle v0.3.2's commit message
Minor patch

v0.3.1

Toggle v0.3.1's commit message
Added more aliases for specifying the permissions.

- Updated code documentation

v0.3.0

Toggle v0.3.0's commit message
Update the version number

v0.2.0

Toggle v0.2.0's commit message
Fixed a critical bug and cleaned up the code

- Moved configuration initialization logic into the `Config` struct to a separate function to not have issues with non-locking Mutex

- Fixed a critical bug related to inferring the mimetype of files

v0.1.0

Toggle v0.1.0's commit message
Partially implemented authentication and upgraded the dependencies