Commit graph

805 commits

Author SHA1 Message Date
asonix 6a442b40f7 Remove cache_duration from example files 2023-06-21 17:15:22 -05:00
asonix 1911ccd894 Bump versions 2023-06-21 17:09:14 -05:00
asonix ed0dd99bc9 Update dependencies 2023-06-21 17:07:40 -05:00
asonix 071d788349 Include original error in object storage sendrequest error 2023-06-21 17:07:14 -05:00
asonix a3ff072350 Remove unused cache duration parameter 2023-06-21 17:05:53 -05:00
asonix 6d2aef8cc0 Add jpegxl and avif support 2023-06-21 17:05:35 -05:00
asonix e925f2ba58 Update clap 2023-06-20 16:17:02 -05:00
asonix 1378f21264 Bump versions 2023-06-20 16:13:08 -05:00
asonix 975ce69bbf Update readme with new migrate command 2023-06-20 16:12:28 -05:00
asonix 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
asonix 1e6705684e Fix simple migrate example filesystem path 2023-06-20 13:12:00 -05:00
asonix 653ec4e8fe Make command examples easier to read 2023-06-20 12:57:20 -05:00
asonix 9d3fca9e21 Add note about configuration for pict-rs on bare metal 2023-06-20 12:46:34 -05:00
asonix 7e5c8da53b Add bare-metal considerations for deploying pict-rs 2023-06-20 12:45:57 -05:00
asonix f712ad9904 a protobuf... compiler 2023-06-19 22:34:00 -05:00
asonix e735f9c5d1 Close quote in alpine example, bash highlighting 2023-06-19 22:29:47 -05:00
asonix db153a9e2e Simplify pict-rs.toml link 2023-06-19 22:27:34 -05:00
asonix 447f850e9e Fix migration links (maybe) 2023-06-19 22:25:24 -05:00
asonix c6a891f76c Add navigation to readme
Expand on the Development section, add nix information
2023-06-19 22:22:27 -05:00
asonix 51f92123af Add FAQ entries based on recent feedback 2023-06-19 20:24:47 -05:00
asonix b141d62fe1 Update image tag in pict-rs.toml 2023-06-19 16:03:45 -05:00
asonix 7d57e0e0a5 Update prod docker-compose with next tag 2023-06-19 16:02:18 -05:00
asonix e79b1ac98d Update quick-xml 2023-06-19 15:48:45 -05:00
asonix 546843012d Update dependencies (minor & point) 2023-06-19 15:46:23 -05:00
asonix 358e1e6683 Update to latest rust-runner (based on 3.18) 2023-06-19 15:32:59 -05:00
asonix 0b97bb4d00 Remove 'v' from image tag 2023-06-19 15:25:21 -05:00
asonix 5b15044b0a Update prod docker-compose with current tag 2023-06-19 15:24:28 -05:00
asonix 38395d7d00 Bump version 2023-06-19 15:07:32 -05:00
asonix 1214b51ad7 Make use of FilesystemDefaults when constructing migrate commands 2023-06-19 15:04:36 -05:00
asonix 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
asonix 0833271281 Add '[media] format' to pict-rs.toml 2023-06-19 13:33:27 -05:00
asonix 5a3d46845b Mark simplified migration command as broken for now 2023-06-15 09:44:41 -05:00
asonix aa52dd8045 s/request/requires 2023-06-12 22:48:43 -05:00
asonix a624496e4c Add use_path_style vars to readme 2023-06-12 22:44:14 -05:00
asonix fb1136e37f Add docs about 0.3 -> 0.4, and filesystem -> object-storage 2023-06-12 22:40:00 -05:00
asonix ca16550ee1 Add exiftool to flake 2023-06-11 11:54:25 -05:00
asonix 22e526fd2a Allow type underscore (probably in instrument) 2023-06-01 17:33:43 -05:00
asonix 25b60e6935 Update actix-form-data 2023-06-01 17:19:14 -05:00
asonix c24da1be1e Bump version 2023-05-24 10:19:56 -05:00
asonix ae0a81c72e Update to opentelemetry 0.19 (with a few git dependencies) 2023-05-23 18:54:33 -05:00
asonix ef72d0ca14 Update quick-xml 2023-05-08 10:57:41 -05:00
asonix d3c209f649 Cargo update 2023-05-08 10:54:54 -05:00
asonix 4f96018b05 Update flake lock 2023-05-08 10:53:01 -05:00
asonix a9a8332161 Add taplo 2023-04-07 11:20:26 -05:00
asonix 8e6158732f Add runtime deps to shell 2023-03-11 13:02:20 -06:00
asonix cc314c37a6 Use libopus for ffmpeg 2023-03-09 21:29:56 -06:00
asonix c6e2ef52c8 Add direnv to gitignore 2023-03-09 20:35:14 -06:00
asonix 463656a9a1 Add shell.nix 2023-03-09 20:19:40 -06:00
asonix 503cedd14e Update dev toml 2023-03-09 20:07:19 -06:00
asonix 65dce1f117 Update deps 2023-03-09 20:02:10 -06:00