Commit graph

732 commits

Author SHA1 Message Date
3487cb0e30 Add ability to set 404 image
Fix imagemagick blur arguments
2023-07-05 19:07:03 -05:00
e7e4876908 Explicitly handle cases of invalid aliases 2023-07-05 16:46:44 -05:00
d9c5ed20b9 Bump version 2023-07-05 09:54:53 -05:00
23e67b9697 Enhance migration handling of missing identifiers
Queue a cleanup task for hashes that don't have original file identifiers
Be more specific about what field is missing when a field is missing
2023-07-05 09:52:19 -05:00
2274dfecb4 Fix io-uring - read_to_end was polling Stream mapped through StreamReader after completion 2023-07-05 00:35:07 -05:00
bff65e61a4 Change 'start' to 'up' for docker compose command 2023-07-04 23:52:32 -05:00
8899b50ad5 Add a forward about object storage, add examples based on real configurations 2023-07-04 23:43:59 -05:00
a85564cdab Fix cause of first migration error example 2023-07-04 23:18:37 -05:00
4a27de2c5e Add more examples and troubleshooting info to object storage migartion 2023-07-04 23:13:25 -05:00
d05d194561 Update dependencies (minor & point) 2023-07-04 22:55:37 -05:00
b1940ccc57 Bump version 2023-07-02 21:13:31 -05:00
6aff0775be Bump dependencies (minor + point) 2023-07-02 21:09:27 -05:00
c8e84b8914 Greatly improve error information during migration 2023-07-02 21:07:15 -05:00
e6f17cbac6 Log on successful migration 2023-06-29 11:45:06 -05:00
52bb786ce7 Update dependencies (minor & point) 2023-06-29 11:44:51 -05:00
86cafa64fb Bump version 2023-06-29 11:42:32 -05:00
01d3610f46 Add basic progress indication for store migration 2023-06-29 11:39:47 -05:00
fb3bf2df71 Add note about RUST_LOG in 0.4 2023-06-28 19:07:46 -05:00
8734246146 Add more troubleshooting to docs 2023-06-28 19:03:59 -05:00
e128c63e50 Bump versions 2023-06-24 23:06:15 -05:00
0d1df5ebc2 Avoid failed identifier cleanup on failed duplicate upload 2023-06-23 11:43:15 -05:00
7ba2fc9b26 Fix duplicate uploads potentially purging existing uploads on failure 2023-06-23 11:39:43 -05:00
58f0c328d9 Fix typo in error message 2023-06-23 11:20:55 -05:00
082434b83e Update dependencies (minor & point) 2023-06-23 11:20:31 -05:00
a1d48cbb42 Share client between object store and request extractor
Add config to limit connection pool size
2023-06-23 11:20:20 -05:00
e139765e6d Update readme to refer to 1.70 2023-06-22 19:37:16 -05:00
58ecb9bb50 Update flake.lock - pull rust 1.70 2023-06-22 19:30:18 -05:00
6a442b40f7 Remove cache_duration from example files 2023-06-21 17:15:22 -05:00
1911ccd894 Bump versions 2023-06-21 17:09:14 -05:00
ed0dd99bc9 Update dependencies 2023-06-21 17:07:40 -05:00
071d788349 Include original error in object storage sendrequest error 2023-06-21 17:07:14 -05:00
a3ff072350 Remove unused cache duration parameter 2023-06-21 17:05:53 -05:00
6d2aef8cc0 Add jpegxl and avif support 2023-06-21 17:05:35 -05:00
e925f2ba58 Update clap 2023-06-20 16:17:02 -05:00
1378f21264 Bump versions 2023-06-20 16:13:08 -05:00
975ce69bbf Update readme with new migrate command 2023-06-20 16:12:28 -05:00
554d852e68 Create unique errors for Repo and Store, separate from UploadError
Add .is_not_found() for Store errors, wire up Object and File storage to properly set NotFound
Allow skipping files that are not found during store migration
2023-06-20 15:59:08 -05:00
1e6705684e Fix simple migrate example filesystem path 2023-06-20 13:12:00 -05:00
653ec4e8fe Make command examples easier to read 2023-06-20 12:57:20 -05:00
9d3fca9e21 Add note about configuration for pict-rs on bare metal 2023-06-20 12:46:34 -05:00
7e5c8da53b Add bare-metal considerations for deploying pict-rs 2023-06-20 12:45:57 -05:00
f712ad9904 a protobuf... compiler 2023-06-19 22:34:00 -05:00
e735f9c5d1 Close quote in alpine example, bash highlighting 2023-06-19 22:29:47 -05:00
db153a9e2e Simplify pict-rs.toml link 2023-06-19 22:27:34 -05:00
447f850e9e Fix migration links (maybe) 2023-06-19 22:25:24 -05:00
c6a891f76c Add navigation to readme
Expand on the Development section, add nix information
2023-06-19 22:22:27 -05:00
51f92123af Add FAQ entries based on recent feedback 2023-06-19 20:24:47 -05:00
b141d62fe1 Update image tag in pict-rs.toml 2023-06-19 16:03:45 -05:00
7d57e0e0a5 Update prod docker-compose with next tag 2023-06-19 16:02:18 -05:00
e79b1ac98d Update quick-xml 2023-06-19 15:48:45 -05:00