|
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 |
|
|
c1e651c01a
|
Use BytesStream in more places
|
2024-02-22 16:03:04 -06:00 |
|
|
c722cdd905
|
Copy 0.4.8 release document
|
2024-02-19 13:06:18 -06:00 |
|
|
9db5cc82f8
|
Add special handling for FileSize errors
|
2024-02-19 12:55:44 -06:00 |
|
|
4d2c642c79
|
Only check on branches
|
2024-02-12 13:47:51 -06:00 |
|
|
5c551221b4
|
Auto latest behavior
|
2024-02-08 17:58:19 -06:00 |
|
|
2517e3660c
|
Remove drone
|
2024-02-08 17:05:36 -06:00 |
|
|
fd5ce91c32
|
Remove rust action, use rust cache action
|
2024-02-08 15:32:55 -06:00 |
|
|
e814cd6c20
|
Use custom base image for CI
|
2024-02-08 14:50:27 -06:00 |
|
|
e7e13a41f0
|
Spread arguments
|
2024-02-08 10:21:39 -06:00 |
|
|
ba5d891146
|
Remove quotes from vars
|
2024-02-08 10:14:54 -06:00 |
|
|
883261fde8
|
Add debug echo
|
2024-02-08 10:13:59 -06:00 |
|
|
b227d0e4e4
|
Install jq (again)
|
2024-02-08 09:52:57 -06:00 |
|
|
e40d7ef483
|
Split final buildx into multiple steps
|
2024-02-08 09:35:59 -06:00 |
|
|
290e6f6207
|
Shell bash
|
2024-02-08 00:05:34 -06:00 |
|
|
79af633980
|
different escapes
|
2024-02-07 23:58:52 -06:00 |
|
|
21c78403df
|
bash -c
|
2024-02-07 23:37:45 -06:00 |
|