pict-rs/src
Aode (Lion) 132e395e5c Multiple items:
- Reduce duplicate work in generate job
- Use hash instead of identifier for unique processing
- Move motion ident generation behind concurrent processor lock
2022-04-02 17:40:08 -05:00
..
config Begin implementing queue, put cleanups in it 2022-03-29 12:51:16 -05:00
ingest Move away from UploadManager to direct repo & store actions 2022-04-02 16:44:03 -05:00
migrate Use color-eyre 2022-03-28 20:47:46 -05:00
queue Multiple items: 2022-04-02 17:40:08 -05:00
repo Move away from UploadManager to direct repo & store actions 2022-04-02 16:44:03 -05:00
store Support multiple queues for job processor 2022-04-01 11:51:46 -05:00
concurrent_processor.rs Multiple items: 2022-04-02 17:40:08 -05:00
config.rs Use color-eyre 2022-03-28 20:47:46 -05:00
details.rs In Progress: process jobs 2022-04-01 16:51:12 -05:00
either.rs Reduce required Unpin bounds with pin-project-lite 2021-10-18 18:02:33 -05:00
error.rs Move stream timeout to all response bodies 2022-03-29 16:48:26 -05:00
exiftool.rs Rename stream module 2021-10-20 19:00:41 -05:00
ffmpeg.rs Fix Range, consolidate errors, test object storage 2022-03-26 20:45:12 -05:00
file.rs Remove custom BytesFreezer stream 2022-03-29 14:28:08 -05:00
generate.rs Multiple items: 2022-04-02 17:40:08 -05:00
ingest.rs Multiple items: 2022-04-02 17:40:08 -05:00
init_tracing.rs Use color-eyre 2022-03-28 20:47:46 -05:00
magick.rs In Progress: process jobs 2022-04-01 16:51:12 -05:00
main.rs Multiple items: 2022-04-02 17:40:08 -05:00
middleware.rs Improve configuration documentation 2021-10-28 00:17:37 -05:00
migrate.rs Use color-eyre 2022-03-28 20:47:46 -05:00
process.rs In Progress: process jobs 2022-04-01 16:51:12 -05:00
processor.rs Use color-eyre 2022-03-28 20:47:46 -05:00
queue.rs Multiple items: 2022-04-02 17:40:08 -05:00
range.rs Fix Range, consolidate errors, test object storage 2022-03-26 20:45:12 -05:00
repo.rs Move away from UploadManager to direct repo & store actions 2022-04-02 16:44:03 -05:00
serde_str.rs Finish redoing config probably 2022-03-27 23:27:07 -05:00
store.rs In Progress: process jobs 2022-04-01 16:51:12 -05:00
stream.rs Enable buffering iterator items for iterstream 2022-03-29 16:18:00 -05:00
tmp_file.rs Use tmp files for mp4s 2021-10-23 14:14:12 -05:00
validate.rs Allow disabling gif/mp4 2022-03-29 11:04:56 -05:00