..
config
Create unique errors for Repo and Store, separate from UploadError
2023-06-20 15:59:08 -05:00
ingest
Fix hasher test
2022-09-25 09:09:05 -05:00
queue
Remove cache functionality
2023-02-25 11:34:48 -06:00
repo
Create unique errors for Repo and Store, separate from UploadError
2023-06-20 15:59:08 -05:00
store
Create unique errors for Repo and Store, separate from UploadError
2023-06-20 15:59:08 -05:00
backgrounded.rs
Borrow parent spans when creating children
2022-12-07 22:43:12 -06:00
bytes_stream.rs
Fix sending upload parts (set size), optimize small file uploads
2022-10-01 13:00:07 -05:00
concurrent_processor.rs
clippy
2022-11-26 11:18:34 -06:00
config.rs
Allow uploading small gifs
2023-02-04 17:32:36 -06:00
details.rs
Clean tracing, simplify validation, rename InputFormat -> VideoFormat
2022-10-01 21:17:18 -05:00
either.rs
Reduce required Unpin bounds with pin-project-lite
2021-10-18 18:02:33 -05:00
error.rs
Create unique errors for Repo and Store, separate from UploadError
2023-06-20 15:59:08 -05:00
exiftool.rs
Support auto-orienting photos
2022-10-15 11:13:24 -05:00
ffmpeg.rs
Create unique errors for Repo and Store, separate from UploadError
2023-06-20 15:59:08 -05:00
file.rs
Clean tracing, simplify validation, rename InputFormat -> VideoFormat
2022-10-01 21:17:18 -05:00
generate.rs
Fix webp metadata stripping, more tracing cleanup
2022-10-01 22:47:52 -05:00
ingest.rs
Add transparency to gifs, rustfmt
2023-02-25 14:31:57 -06:00
init_tracing.rs
Clippy
2023-01-29 11:57:59 -06:00
lib.rs
Create unique errors for Repo and Store, separate from UploadError
2023-06-20 15:59:08 -05:00
magick.rs
Create unique errors for Repo and Store, separate from UploadError
2023-06-20 15:59:08 -05:00
main.rs
Extract pict-rs as library
2022-12-23 12:56:15 -06:00
middleware.rs
Improve configuration documentation
2021-10-28 00:17:37 -05:00
process.rs
Allow type underscore (probably in instrument)
2023-06-01 17:33:43 -05:00
processor.rs
Clippy
2023-01-29 11:57:59 -06:00
queue.rs
Remove cache functionality
2023-02-25 11:34:48 -06:00
range.rs
Create unique errors for Repo and Store, separate from UploadError
2023-06-20 15:59:08 -05:00
repo.rs
Create unique errors for Repo and Store, separate from UploadError
2023-06-20 15:59:08 -05:00
serde_str.rs
Finish redoing config probably
2022-03-27 23:27:07 -05:00
store.rs
Create unique errors for Repo and Store, separate from UploadError
2023-06-20 15:59:08 -05: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
Improve gif handling.
2023-06-19 14:25:31 -05:00