Preparing the images list involves reading a directory (which might be slow on non-local directories) and opening every file to read the exif data. To avoid having to do this on every request, we do it every 60s in a background job and only read from the cache on requests.
Description
Image gallery that arranges images in rows filling the page and prevents image downloads for normal users. Optimized for seaf_fuse.
Languages
Rust
89.7%
HTML
10.3%