Commit graph

6 commits

Author SHA1 Message Date
32e2a5ea4a
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-09 22:31:22 +02:00
161f4f1b1d Add size and modified date 2023-07-12 16:52:23 +02:00
3ebb73959b Enable proper escaping of URL 2023-07-12 15:42:14 +02:00
9fa09de8df Serve both files and directories 2023-07-02 02:06:27 +02:00
053854ce72 Fix display of folders 2023-07-01 21:31:04 +02:00
eccd4ef797 Connect and retrieve initial bucket index 2023-07-01 13:37:21 +02:00