.. |
config
|
Prepare v0.5.17-pre.2
|
2024-06-25 15:34:48 -05:00 |
discover
|
ffprobe: handle files with empty stream json
|
2024-05-20 22:08:54 -05:00 |
formats
|
Include file extension in identifiers
|
2024-02-27 20:41:25 -06:00 |
generate
|
Add more poll timers, spawn process from background threads
|
2024-03-09 15:19:13 -06:00 |
ingest
|
Add per-upload validations and per-upload preprocess steps
|
2024-03-27 19:00:54 -05:00 |
middleware
|
Add configuration option to control request logging
|
2024-06-03 22:15:52 -05:00 |
queue
|
Fix backgrounded query boolean parsing
|
2024-06-05 12:54:05 -05:00 |
repo
|
Switch back to ring
|
2024-06-24 10:32:06 -05:00 |
repo_04
|
Replace most of actix-rt with tokio, give names to tasks
|
2023-10-20 19:08:11 -05:00 |
store
|
Don't automatically prepend bucket to endpoint when path_style is disabled
|
2024-06-26 13:18:48 -05:00 |
backgrounded.rs
|
Remove unneeded 'static
|
2024-02-27 20:41:39 -06:00 |
blurhash.rs
|
Add more poll timers, spawn process from background threads
|
2024-03-09 15:19:13 -06:00 |
bytes_stream.rs
|
Prevent divided-by-zero for empty BytesStreams
|
2024-04-05 12:57:40 -05:00 |
config.rs
|
Remove unneeded struct, import
|
2024-02-03 18:20:17 -06:00 |
details.rs
|
Include file extension in identifiers
|
2024-02-27 20:41:25 -06:00 |
discover.rs
|
Remove unneeded code
|
2024-03-09 22:53:46 -06:00 |
either.rs
|
Reduce reliance on futures-util
|
2023-08-23 11:59:42 -05:00 |
error.rs
|
Add per-upload validations and per-upload preprocess steps
|
2024-03-27 19:00:54 -05:00 |
error_code.rs
|
Use off-the-shelf object storage library
|
2024-06-24 14:19:36 -05:00 |
exiftool.rs
|
Delete unused functions
|
2024-02-24 13:21:35 -06:00 |
ffmpeg.rs
|
ffprobe: read from file, simplify input-file access
|
2024-02-25 13:05:47 -06:00 |
file.rs
|
Update io-uring
|
2024-06-09 12:27:32 -05:00 |
file_path.rs
|
Use same UUID for directory and filename
|
2024-03-02 12:20:50 -06:00 |
formats.rs
|
Remove unneeded struct, import
|
2024-02-03 18:20:17 -06:00 |
future.rs
|
Add new feature for testing with errors, test & fix job retries
|
2024-03-10 22:02:27 -05:00 |
generate.rs
|
Queue generation jobs
|
2024-03-31 20:26:15 -05:00 |
http1.rs
|
Update reqwest to 0.12
|
2024-05-01 14:46:29 -05:00 |
ingest.rs
|
Add per-upload validations and per-upload preprocess steps
|
2024-03-27 19:00:54 -05:00 |
init_metrics.rs
|
Add more poll timers, spawn process from background threads
|
2024-03-09 15:19:13 -06:00 |
init_tracing.rs
|
Add ability to disable colorized logs
|
2024-04-15 15:16:10 -05:00 |
lib.rs
|
Use off-the-shelf object storage library
|
2024-06-24 14:19:36 -05:00 |
magick.rs
|
Add more poll timers, spawn process from background threads
|
2024-03-09 15:19:13 -06:00 |
main.rs
|
Add public mechanism for installing aws-lc-rs
|
2024-05-03 23:05:17 -05:00 |
middleware.rs
|
Log for completed requests
|
2024-06-03 21:38:41 -05:00 |
migrate_store.rs
|
Include file extension in identifiers
|
2024-02-27 20:41:25 -06:00 |
process.rs
|
Remove unused StatusError type
|
2024-05-03 22:34:18 -05:00 |
processor.rs
|
Share notification map between sled, postgres
|
2024-03-31 16:00:23 -05:00 |
queue.rs
|
Add panic boundaries for background jobs
|
2024-04-05 12:57:32 -05:00 |
range.rs
|
Use BytesStream in more places
|
2024-02-22 16:03:04 -06: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
|
Better handle concurrent proxies
|
2024-06-09 14:44:43 -05:00 |
repo_04.rs
|
Simplify old_repo, remove client_pool_size
|
2023-09-30 22:46:15 -05:00 |
serde_str.rs
|
Add per-upload validations and per-upload preprocess steps
|
2024-03-27 19:00:54 -05:00 |
state.rs
|
Pass a State value around rather than a bunch of arguments
|
2024-02-03 13:31:54 -06:00 |
store.rs
|
Use off-the-shelf object storage library
|
2024-06-24 14:19:36 -05:00 |
stream.rs
|
Use tokio channels again
|
2024-04-14 20:06:58 -05:00 |
sync.rs
|
Use tokio channels again
|
2024-04-14 20:06:58 -05:00 |
tls.rs
|
Switch back to ring
|
2024-06-24 10:32:06 -05:00 |
tmp_file.rs
|
Cleanup temporary directory on launch by default
|
2024-03-23 18:42:12 -05:00 |