.. |
config
|
Add optional ability to log spans
|
2023-12-11 14:58:53 -06:00 |
discover
|
Don't -ping when extracting file details (workaround for imagemagick json bug)
|
2023-12-23 12:48:32 -06:00 |
formats
|
Enable thumbnailing animations, use dynamic dispatch for a number of async readers
|
2023-09-24 11:54:16 -05:00 |
generate
|
Try to clean up properly even if command errors
|
2023-12-23 12:11:15 -06:00 |
ingest
|
Replace most of actix-rt with tokio, give names to tasks
|
2023-10-20 19:08:11 -05:00 |
middleware
|
put timeout on collecting payloads
|
2023-12-10 19:26:16 -06:00 |
queue
|
Inline process background future, clean tracing a bit
|
2023-12-22 13:12:19 -06:00 |
repo
|
Inline process background future, clean tracing a bit
|
2023-12-22 13:12:19 -06:00 |
repo_04
|
Replace most of actix-rt with tokio, give names to tasks
|
2023-10-20 19:08:11 -05:00 |
store
|
Lower priority of some object storage spans
|
2023-12-22 13:58:05 -06:00 |
validate
|
Try to clean up properly even if command errors
|
2023-12-23 12:11:15 -06:00 |
backgrounded.rs
|
Replace most of actix-rt with tokio, give names to tasks
|
2023-10-20 19:08:11 -05: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
|
Allow configuring pict-rs' temporary directory
|
2023-11-24 11:48:45 -06:00 |
details.rs
|
Clean spans a bit
|
2023-12-15 22:34:45 -06:00 |
discover.rs
|
Clean spans a bit
|
2023-12-15 22:34:45 -06:00 |
either.rs
|
Reduce reliance on futures-util
|
2023-08-23 11:59:42 -05:00 |
error.rs
|
Rework ProcessRead to require a closure for using the internal AsyncRead
|
2023-12-22 20:52:58 -06:00 |
error_code.rs
|
Add external validation check
|
2023-09-05 20:45:07 -05:00 |
exiftool.rs
|
Do more cleanup inline
|
2023-12-23 11:58:20 -06:00 |
ffmpeg.rs
|
Do more cleanup inline
|
2023-12-23 11:58:20 -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
|
Do more cleanup inline
|
2023-12-23 11:58:20 -06:00 |
ingest.rs
|
Rework ProcessRead to require a closure for using the internal AsyncRead
|
2023-12-22 20:52:58 -06:00 |
init_tracing.rs
|
Add optional ability to log spans
|
2023-12-11 14:58:53 -06:00 |
lib.rs
|
Don't kill already-exited processes, don't log tmp_dir when fetching details
|
2023-12-23 13:29:30 -06:00 |
magick.rs
|
Don't -ping when extracting file details (workaround for imagemagick json bug)
|
2023-12-23 12:48:32 -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
|
Don't kill already-exited processes, don't log tmp_dir when fetching details
|
2023-12-23 13:29:30 -06:00 |
processor.rs
|
Clippy
|
2023-08-28 18:49:30 -05:00 |
queue.rs
|
Add static bound to appease 1.74.1
|
2023-12-12 17:17:16 -06: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
|
Add object ID to not found error
|
2023-12-11 13:05:29 -06:00 |
stream.rs
|
Inline process background future, clean tracing a bit
|
2023-12-22 13:12:19 -06:00 |
sync.rs
|
Inline process background future, clean tracing a bit
|
2023-12-22 13:12:19 -06:00 |
tmp_file.rs
|
Add warn logs when performing blocking removes due to dropped files
|
2023-12-23 12:10:25 -06:00 |
validate.rs
|
Apply cargo fix
|
2023-12-22 20:54:02 -06:00 |