lust icon indicating copy to clipboard operation
lust copied to clipboard

A fast, auto-optimizing image server designed for high throughput and caching; Now that is hot.

Results 7 lust issues
Sort by recently updated
recently updated
newest added

Lust is currently returning a 5xx error when image formats are unknown and cannot be guessed, but also if it's unsupported. We should add a correct status code relating to...

bug

At the moment the server has no real way of providing metrics to the user which may be an issue for some who want monitoring, or at least is a...

enhancement
help wanted

Mac and iPhone users upload heic format. Doesn't seem supported here?

**Is your feature request related to a problem? Please describe.** To reduce load on the lust server, I'd like to serve pictures directly from block storage. **Describe the solution you'd...

**Describe the bug** After deleting an image it's possible to get a variant kept in cache. If files are removed manually (tested on filesystem storage type) and a user tries...

Hi there, I've made a small improvement to the Dockerfile that I think could help optimize the image size. Summary of the changes: * I added the `--no-install-recommends` to with...

**Describe the bug** The JPEG images seem to be getting saved multiple times and turning all pixelated. **To Reproduce** Steps to reproduce the behavior: I set it up with the...