pict-rs/src
asonix 8d35c2449d
All checks were successful
continuous-integration/drone/push Build is passing
Simplify the cancel-safe processor
2023-07-22 10:46:16 -05:00
..
config Make max file count configurable 2023-07-18 20:32:17 -05:00
discover Extract Status errors into command-specific errors 2023-07-17 13:30:08 -05:00
formats Only include -b:v 0 for VP9 2023-07-17 18:13:50 -05:00
ingest
queue Add quality value to process method, move -coalesce earlier in pipelines 2023-07-18 16:18:01 -05:00
repo Clippy 2023-07-18 21:59:27 -05:00
store Set content-length in PutObject, CompleteMultipart 2023-07-21 19:45:22 -05:00
validate Add quality value to process method, move -coalesce earlier in pipelines 2023-07-18 16:18:01 -05:00
backgrounded.rs Add public_url to Store for optional redirects to public object store urls 2023-07-14 14:53:37 -05:00
bytes_stream.rs Replace awc with reqwest 2023-07-21 16:58:31 -05:00
concurrent_processor.rs Simplify the cancel-safe processor 2023-07-22 10:46:16 -05:00
config.rs Remove println 2023-07-17 17:47:48 -05:00
details.rs Port migration changes from 0.4.1 2023-07-16 22:07:42 -05:00
discover.rs Port migration changes from 0.4.1 2023-07-16 22:07:42 -05:00
either.rs
error.rs Replace awc with reqwest 2023-07-21 16:58:31 -05:00
exiftool.rs Extract Status errors into command-specific errors 2023-07-17 13:30:08 -05:00
ffmpeg.rs Extract Status errors into command-specific errors 2023-07-17 13:30:08 -05:00
file.rs Fix io-uring - read_to_end was polling Stream mapped through StreamReader after completion 2023-07-05 00:35:07 -05:00
formats.rs It compiles and runs, but doesn't work 2023-07-13 17:42:21 -05:00
generate.rs Add quality value to process method, move -coalesce earlier in pipelines 2023-07-18 16:18:01 -05:00
ingest.rs Add quality value to process method, move -coalesce earlier in pipelines 2023-07-18 16:18:01 -05:00
init_tracing.rs Clippy 2023-01-29 11:57:59 -06:00
lib.rs Replace awc with reqwest 2023-07-21 16:58:31 -05:00
magick.rs Add quality value to process method, move -coalesce earlier in pipelines 2023-07-18 16:18:01 -05:00
main.rs Extract pict-rs as library 2022-12-23 12:56:15 -06:00
middleware.rs
migrate_store.rs Port migration changes from 0.4.1 2023-07-16 22:07:42 -05:00
process.rs Extract Status errors into command-specific errors 2023-07-17 13:30:08 -05:00
processor.rs Add ability to set 404 image 2023-07-05 19:07:03 -05:00
queue.rs It compiles 2023-07-13 13:48:59 -05:00
range.rs Create unique errors for Repo and Store, separate from UploadError 2023-06-20 15:59:08 -05:00
repo.rs Add access repos for alias & identifier 2023-07-18 21:56:13 -05:00
serde_str.rs
store.rs Fix store delegation for public_url 2023-07-14 15:23:07 -05:00
stream.rs
tmp_file.rs
validate.rs Attempt adding quality settings to pict-rs 2023-07-17 17:45:26 -05:00