63029c8b8e
chore: migrate to object_store
...
Move to the more modern and maintained object_store
library to access generic buckets.
We should be able also to do streaming of files now,
and proceed by implementing paginated results for listings
if we want.
Fixes #1 .
2025-08-03 20:57:23 +02:00
996be0f6df
chore: correct typo in README.md
2025-07-05 13:10:58 +02:00
ec8876681a
chore: update dependencies and bump version to 1.1.2
2025-07-05 13:08:39 +02:00
e3aca4fe72
Improve README and install some extra files via CMake
2024-06-22 16:49:50 +02:00
4defbcec1f
Reimplement config parsing, add integration tests
2024-06-02 16:47:49 +02:00
ad43eb9a13
CVE: RUSTSEC-2018-0017: use tempfile instead of tempdir
2023-07-12 17:19:26 +02:00
6cc5bd3575
Minor documentation fixes
2023-07-04 21:42:39 +02:00
9fa09de8df
Serve both files and directories
2023-07-02 02:06:27 +02:00
eccd4ef797
Connect and retrieve initial bucket index
2023-07-01 13:37:21 +02:00