pict-rs/src
2023-11-19 13:59:40 -06:00
..
config Add danger_dummy_mode 2023-11-11 14:22:12 -06:00
discover Attempt to clean stray magick files 2023-11-09 18:20:59 -06:00
formats Enable thumbnailing animations, use dynamic dispatch for a number of async readers 2023-09-24 11:54:16 -05:00
generate Attempt to clean stray magick files 2023-11-09 18:20:59 -06:00
ingest Replace most of actix-rt with tokio, give names to tasks 2023-10-20 19:08:11 -05:00
middleware Replace most of actix-rt with tokio, give names to tasks 2023-10-20 19:08:11 -05:00
queue Add danger_dummy_mode 2023-11-11 14:22:12 -06:00
repo Replace most of actix-rt with tokio, give names to tasks 2023-10-20 19:08:11 -05:00
repo_04 Replace most of actix-rt with tokio, give names to tasks 2023-10-20 19:08:11 -05:00
store Remove direct dependency on quick-xml, update dependencies (minor & point) 2023-11-04 13:18:22 -05:00
validate clippy 2023-11-09 18:26:57 -06:00
backgrounded.rs Replace most of actix-rt with tokio, give names to tasks 2023-10-20 19:08:11 -05:00
build.rs link with mold 2023-11-19 13:59:40 -06:00
bytes_stream.rs Reduce reliance on futures-util 2023-08-23 11:59:42 -05:00
concurrent_processor.rs Make it compile 2023-08-14 14:25:19 -05:00
config.rs Initial postgres work 2023-09-02 11:52:55 -05:00
details.rs Add danger_dummy_mode 2023-11-11 14:22:12 -06:00
discover.rs Don't rely on global state for tmp_dir 2023-10-07 11:32:36 -05:00
either.rs Reduce reliance on futures-util 2023-08-23 11:59:42 -05:00
error.rs Tweak error reporting 2023-11-13 17:24:56 -06:00
error_code.rs Add external validation check 2023-09-05 20:45:07 -05:00
exiftool.rs Attempt to clean stray magick files 2023-11-09 18:20:59 -06:00
ffmpeg.rs Attempt to clean stray magick files 2023-11-09 18:20:59 -06:00
file.rs Replace most of actix-rt with tokio, give names to tasks 2023-10-20 19:08:11 -05:00
formats.rs Allow processing still images into animation formats 2023-09-24 13:20:33 -05:00
future.rs Replace most of actix-rt with tokio, give names to tasks 2023-10-20 19:08:11 -05:00
generate.rs Add danger_dummy_mode 2023-11-11 14:22:12 -06:00
ingest.rs Add danger_dummy_mode 2023-11-11 14:22:12 -06:00
init_tracing.rs Update opentelemetry dependencies 2023-11-10 15:19:54 -06:00
lib.rs Clippy 2023-11-11 14:28:05 -06:00
magick.rs clippy 2023-11-09 18:26:57 -06:00
main.rs Just have different mains 2023-10-07 12:31:05 -05:00
middleware.rs Move internal middleware into own file 2023-09-30 17:33:01 -05:00
migrate_store.rs Replace most of actix-rt with tokio, give names to tasks 2023-10-20 19:08:11 -05:00
process.rs clippy 2023-11-09 18:26:57 -06:00
processor.rs Clippy 2023-08-28 18:49:30 -05:00
queue.rs Replace most of actix-rt with tokio, give names to tasks 2023-10-20 19:08:11 -05:00
range.rs Remove Identifier trait, Replace with Arc<str> 2023-09-02 18:38:02 -05:00
read.rs Enable thumbnailing animations, use dynamic dispatch for a number of async readers 2023-09-24 11:54:16 -05:00
repo.rs Enable thumbnailing animations, use dynamic dispatch for a number of async readers 2023-09-24 11:54:16 -05:00
repo_04.rs Simplify old_repo, remove client_pool_size 2023-09-30 22:46:15 -05:00
serde_str.rs Update alias query, process query to accept proxy url 2023-07-23 11:45:10 -05:00
store.rs Upgrade Concurrency: Update docs, configs, limit maxiumum details operations 2023-10-03 17:04:40 -05:00
stream.rs Replace most of actix-rt with tokio, give names to tasks 2023-10-20 19:08:11 -05:00
sync.rs Replace most of actix-rt with tokio, give names to tasks 2023-10-20 19:08:11 -05:00
tmp_file.rs Attempt to clean stray magick files 2023-11-09 18:20:59 -06:00
validate.rs Don't rely on global state for tmp_dir 2023-10-07 11:32:36 -05:00