pict-rs/src
asonix 66e1711723 Enable proper draining of dropped request payloads
Doing this as the outermost middleware ensures all endpoints are covered.

Update request deadline to turn negative deadlines into immediate failures
2023-09-30 16:26:43 -05:00
..
config Add config option for external validation timeout 2023-09-20 19:23:55 -05:00
discover postgres: Rework job & upload notifications (more) 2023-09-04 16:20:26 -05:00
formats Enable thumbnailing animations, use dynamic dispatch for a number of async readers 2023-09-24 11:54:16 -05:00
generate clippy 2023-09-24 12:42:23 -05:00
ingest Remove references to Arbiter 2023-09-29 11:54:43 -05:00
middleware Enable proper draining of dropped request payloads 2023-09-30 16:26:43 -05:00
queue Enable thumbnailing animations, use dynamic dispatch for a number of async readers 2023-09-24 11:54:16 -05:00
repo Use diesel-async re-export of Hook 2023-09-24 15:48:19 -05:00
repo_04 Remove direct dependency on actix-rt and actix-server 2023-09-24 15:45:10 -05:00
store Remove direct dependency on actix-rt and actix-server 2023-09-24 15:45:10 -05:00
validate Enable thumbnailing animations, use dynamic dispatch for a number of async readers 2023-09-24 11:54:16 -05:00
backgrounded.rs Start replacing manual stream implementations with streem 2023-09-10 18:55:13 -04: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 Enable thumbnailing animations, use dynamic dispatch for a number of async readers 2023-09-24 11:54:16 -05:00
discover.rs Remove transcode from animation to video, make video transcoding 'optional' 2023-08-30 20:37:54 -05:00
either.rs Reduce reliance on futures-util 2023-08-23 11:59:42 -05:00
error.rs Allow processing still images into animation formats 2023-09-24 13:20:33 -05:00
error_code.rs Add external validation check 2023-09-05 20:45:07 -05:00
exiftool.rs Add error codes 2023-09-01 20:51:01 -05:00
ffmpeg.rs Enable thumbnailing animations, use dynamic dispatch for a number of async readers 2023-09-24 11:54:16 -05:00
file.rs Remove references to Arbiter 2023-09-29 11:54:43 -05:00
formats.rs Allow processing still images into animation formats 2023-09-24 13:20:33 -05:00
future.rs Enable proper draining of dropped request payloads 2023-09-30 16:26:43 -05:00
generate.rs Remove once_cell 2023-09-24 15:32:00 -05:00
ingest.rs Remove once_cell 2023-09-24 15:32:00 -05:00
init_tracing.rs Instrument postgres db calls 2023-09-04 21:51:27 -05:00
lib.rs Enable proper draining of dropped request payloads 2023-09-30 16:26:43 -05:00
magick.rs Allow processing still images into animation formats 2023-09-24 13:20:33 -05:00
main.rs Remove dependency on actix-web-codegen 2023-09-24 15:52:31 -05:00
middleware.rs Enable proper draining of dropped request payloads 2023-09-30 16:26:43 -05:00
migrate_store.rs Remove direct dependency on actix-rt and actix-server 2023-09-24 15:45:10 -05:00
process.rs Remove direct dependency on actix-rt and actix-server 2023-09-24 15:45:10 -05:00
processor.rs Clippy 2023-08-28 18:49:30 -05:00
queue.rs Remove direct dependency on actix-rt and actix-server 2023-09-24 15:45:10 -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 Remove Identifier trait, Replace with Arc<str> 2023-09-02 18:38:02 -05:00
serde_str.rs Update alias query, process query to accept proxy url 2023-07-23 11:45:10 -05:00
store.rs Instrument postgres db calls 2023-09-04 21:51:27 -05:00
stream.rs Remove direct dependency on actix-rt and actix-server 2023-09-24 15:45:10 -05:00
sync.rs Remove direct dependency on actix-rt and actix-server 2023-09-24 15:45:10 -05:00
tmp_file.rs Remove once_cell 2023-09-24 15:32:00 -05:00
validate.rs Enable thumbnailing animations, use dynamic dispatch for a number of async readers 2023-09-24 11:54:16 -05:00