pict-rs/src
asonix 29e5434bc2
Some checks failed
/ check (x86_64-unknown-linux-musl) (push) Waiting to run
/ clippy (push) Successful in 1m33s
/ tests (push) Successful in 1m34s
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
Clippy
2024-02-17 11:26:12 -06:00
..
config Enable specifying migrate-store concurrency 2023-10-03 15:54:19 -05:00
ffmpeg Guard against failed commands not erroring 2023-07-11 17:52:46 -05:00
ingest Fix hasher test 2022-09-25 09:09:05 -05:00
magick Use json for ffmpeg, imagemagick details parsing 2023-07-09 14:50:58 -05:00
queue Add span to spawned prune task 2023-12-12 17:43:10 -06:00
repo Attempt to implement concurrent hash migrations 2023-07-15 14:37:17 -05:00
store Add object ID to not found error 2023-12-11 13:21:05 -06:00
backgrounded.rs Enable setting content type when uploading objects 2023-07-15 13:06:34 -05:00
bytes_stream.rs Add timeout to media processing, ingest 2023-12-10 19:01:22 -06:00
concurrent_processor.rs clippy 2022-11-26 11:18:34 -06:00
config.rs Make object storage timeouts configurable 2023-07-11 13:01:58 -05:00
details.rs Add process timeout 2023-08-05 11:51:52 -05:00
either.rs Reduce required Unpin bounds with pin-project-lite 2021-10-18 18:02:33 -05:00
error.rs Add timeout to media processing, ingest 2023-12-10 19:01:22 -06:00
exiftool.rs Consider timeout errors client errors 2023-08-05 15:15:20 -05:00
ffmpeg.rs Consider timeout errors client errors 2023-08-05 15:15:20 -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
generate.rs Add timeout to media processing, ingest 2023-12-10 19:01:22 -06:00
ingest.rs Add timeout to media processing, ingest 2023-12-10 19:01:22 -06:00
init_tracing.rs Update opentelemetry, tracing-log 2023-12-05 12:57:38 -06:00
lib.rs fix typo in prune route 2023-12-12 16:55:37 -06:00
magick.rs Consider timeout errors client errors 2023-08-05 15:15:20 -05:00
main.rs Update dependencies (minor & point), remove actix-macros 2023-12-10 18:24:45 -06:00
middleware.rs Improve configuration documentation 2021-10-28 00:17:37 -05:00
migrate_store.rs Enable specifying migrate-store concurrency 2023-10-03 15:54:19 -05:00
process.rs clippy 2023-08-05 11:58:46 -05:00
processor.rs Clippy 2023-09-15 15:31:01 -04:00
queue.rs Add static bound to appease 1.74.1 2023-12-12 17:13:54 -06:00
range.rs Clippy 2024-02-17 11:26:12 -06:00
repo.rs cargo fmt 2023-12-05 12:57:51 -06:00
serde_str.rs Finish redoing config probably 2022-03-27 23:27:07 -05:00
store.rs Add object ID to not found error 2023-12-11 13:21:05 -06:00
stream.rs Defensive tracing 2022-04-07 12:56:40 -05:00
tmp_file.rs Defensive tracing 2022-04-07 12:56:40 -05:00
validate.rs Add process timeout 2023-08-05 11:51:52 -05:00