2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2025-01-12 12:35:50 +00:00
Commit graph

6 commits

Author SHA1 Message Date
50d118a2a7 Implement image pre-processing on upload 2022-09-25 15:17:33 -05:00
ff1771e016 More migration work for rusty-s3 2022-09-24 14:18:49 -05:00
ab7fd9aaf7 Start work on using rusty-s3 instead of rust-s3 2022-09-24 13:39:27 -05:00
1662f153ce Numerous changes:
- Improve error printing (display chain in addition to spantrace)
- Fix migration (read main identifier from identifier tree, not filename tree)
- Ensure uniqueness for processed images in ConcurrentProcessor (use source identifier in addition to thumbnail path, include extension in thumbnail path)
- Update default log levels (make pict-rs quieter)
- Add timeout for serving images from object storage (5 seconds)
2022-03-28 15:34:36 -05:00
3792a8923a Finish redoing config probably 2022-03-27 23:27:07 -05:00
ca28f68ef5 Start redoing config again 2022-03-27 19:10:06 -05:00