|
df04ca9b12
|
Prepare 0.5.9
|
2024-03-11 13:29:15 -05:00 |
|
|
9178e3ef9f
|
Don't spawn_local without tokio-unstable
|
2024-03-11 13:20:26 -05:00 |
|
|
b7f508207f
|
Zigbuild with tokio-unstable
|
2024-03-11 13:20:12 -05:00 |
|
|
d8d1ce1634
|
Don't mention tokio_uring
|
2024-03-10 23:02:03 -05:00 |
|
|
7021c50156
|
Prepare 0.5.8
|
2024-03-10 22:48:11 -05:00 |
|
|
6f95c72070
|
Add new feature for testing with errors, test & fix job retries
|
2024-03-10 22:02:27 -05:00 |
|
|
286279cdf5
|
Control warn level for long polls via cargo feature
|
2024-03-10 20:07:59 -05:00 |
|
|
996fe0686b
|
Update opentelemetry dependencies
|
2024-03-10 16:03:46 -05:00 |
|
|
5b1f4219fa
|
Update dependencies (minor & point)
|
2024-03-10 16:00:54 -05:00 |
|
|
dff588aafd
|
Switch from deadpool to bb8
|
2024-03-10 15:59:08 -05:00 |
|
|
4976fcb2eb
|
Remove unneeded code
|
2024-03-09 22:53:46 -06:00 |
|
|
aa4582a3f8
|
Remove unused store method
|
2024-03-09 15:38:39 -06:00 |
|
|
e302df7e39
|
Add more poll timers, spawn process from background threads
|
2024-03-09 15:19:13 -06:00 |
|
|
9fe586b9dd
|
Implement retries for jobs, start warning on long polls
|
2024-03-09 12:15:23 -06:00 |
|
|
40bb58d603
|
clippy
|
2024-03-03 11:13:51 -06:00 |
|
|
4897c90ed7
|
Add blurhash cleanup for sled
|
2024-03-03 11:11:43 -06:00 |
|
|
719626de07
|
Add release document for 0.5.7, add blurhash endpoint to readme
|
2024-03-03 11:08:47 -06:00 |
|
|
feb8840761
|
Bump version
|
2024-03-03 10:27:49 -06:00 |
|
|
8301d321de
|
Update dependencies (minor & point)
|
2024-03-03 10:21:42 -06:00 |
|
|
3ecefcb64e
|
Save blurhashes in repo, improve some error responses, simplify extracting aliases
|
2024-03-02 13:27:58 -06:00 |
|
|
348f4ce0a3
|
Use same UUID for directory and filename
|
2024-03-02 12:20:50 -06:00 |
|
|
25ef3861f1
|
Remove more unneeded 'static
|
2024-02-27 20:46:04 -06:00 |
|
|
6ee7c5c4a0
|
Remove unneeded 'static
|
2024-02-27 20:41:39 -06:00 |
|
|
04dcc9a0c8
|
Include file extension in identifiers
|
2024-02-27 20:41:25 -06:00 |
|
|
d13f7fe969
|
Include a few random bytes in the directory structure
|
2024-02-27 20:18:35 -06:00 |
|
|
a6134999aa
|
stable blurhash
|
2024-02-26 17:50:42 -06:00 |
|
|
16890eaa45
|
Just keep timestamp component of v7 for directory
|
2024-02-26 15:58:06 -06:00 |
|
|
c17a8722c6
|
Simplify object and file path generation
|
2024-02-26 15:43:30 -06:00 |
|
|
7c6112e631
|
ffprobe: read from file, simplify input-file access
|
2024-02-25 13:05:47 -06:00 |
|
|
277b47af46
|
Fix imagemagick ffmpeg delegate, strip metadata while converting videos
|
2024-02-25 11:40:03 -06:00 |
|
|
029beef61a
|
Merge pull request 'Add blurhash support' (#54) from asonix/blurhash into main
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/54
|
2024-02-25 01:45:29 +00:00 |
|
|
b139190663
|
clippy
|
2024-02-24 19:36:29 -06:00 |
|
|
03bd3cbe2f
|
Even more piping
|
2024-02-24 19:27:34 -06:00 |
|
|
13fc0df31a
|
More piping
|
2024-02-24 19:07:48 -06:00 |
|
|
2074334131
|
Switch more commands to be driven via STDIN
|
2024-02-24 14:02:41 -06:00 |
|
|
eabd7ea228
|
Delete unused functions
|
2024-02-24 13:21:35 -06:00 |
|
|
ad51e6cd9f
|
Avoid writing blurhashed images to tmp
|
2024-02-24 13:16:25 -06:00 |
|
|
0fd19a5682
|
Start work on blurhash
|
2024-02-23 22:12:19 -06:00 |
|
|
ca13b7b30b
|
Merge pull request 'asonix/use-bytes-stream' (#52) from asonix/use-bytes-stream into main
Reviewed-on: https://git.asonix.dog/asonix/pict-rs/pulls/52
|
2024-02-23 01:36:08 +00:00 |
|
|
6a6c61058a
|
Split save_stream for object storage to early-drop stack-pinned stream
|
2024-02-22 18:55:12 -06:00 |
|
|
d73e683d48
|
Remove unused From
|
2024-02-22 18:23:39 -06:00 |
|
|
3470a6caf0
|
Don't start minio
|
2024-02-22 18:05:29 -06:00 |
|
|
16bf18bda4
|
Remove some Unpin and 'static bounds
|
2024-02-22 18:05:04 -06:00 |
|
|
227e9cc3a7
|
BytesReader: use built-in state tracking
|
2024-02-22 17:49:16 -06:00 |
|
|
59b03d548d
|
Fix is_empty
|
2024-02-22 17:09:03 -06:00 |
|
|
f3e455a1c3
|
Increase buffer size for AsyncRead -> Stream conversion
|
2024-02-22 16:25:03 -06:00 |
|
|
00a08a8bc9
|
Improve AyncRead impl
|
2024-02-22 16:21:31 -06:00 |
|
|
de356c1f12
|
Remove MessageBody impl
|
2024-02-22 16:15:32 -06:00 |
|
|
3a7d5b7bfb
|
Re-use try_from_stream where possible
|
2024-02-22 16:10:34 -06:00 |
|
|
0ebee2a07c
|
cargo fix
|
2024-02-22 16:03:49 -06:00 |
|