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
546843012d
Update dependencies (minor & point)
2023-06-19 15:46:23 -05:00
358e1e6683
Update to latest rust-runner (based on 3.18)
2023-06-19 15:32:59 -05:00
0b97bb4d00
Remove 'v' from image tag
2023-06-19 15:25:21 -05:00
5b15044b0a
Update prod docker-compose with current tag
2023-06-19 15:24:28 -05:00
38395d7d00
Bump version
2023-06-19 15:07:32 -05:00
1214b51ad7
Make use of FilesystemDefaults when constructing migrate commands
2023-06-19 15:04:36 -05:00
a3a986638d
Improve gif handling.
...
- Allow a fast-path exif cleaning if we'd re-encode a gif to a gif
- Use single-frame palettes to better map transparency from frame to frame
Unrelated:
- decrease ffmpeg logging when creating thumbnails
2023-06-19 14:25:31 -05:00
0833271281
Add '[media] format' to pict-rs.toml
2023-06-19 13:33:27 -05:00
5a3d46845b
Mark simplified migration command as broken for now
2023-06-15 09:44:41 -05:00
aa52dd8045
s/request/requires
2023-06-12 22:48:43 -05:00
a624496e4c
Add use_path_style vars to readme
2023-06-12 22:44:14 -05:00
fb1136e37f
Add docs about 0.3 -> 0.4, and filesystem -> object-storage
2023-06-12 22:40:00 -05:00