Commit graph

1298 commits

Author SHA1 Message Date
asonix 7021c50156 Prepare 0.5.8
All checks were successful
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m54s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m0s
/ check (x86_64-unknown-linux-musl) (push) Successful in 2m24s
/ tests (push) Successful in 1m52s
/ publish-docker (push) Successful in 16s
/ publish-crate (push) Successful in 2m57s
/ clippy (push) Successful in 2m5s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 6m10s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 5m52s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 5m4s
/ publish-forgejo (push) Successful in 13s
2024-03-10 22:48:11 -05:00
asonix 6f95c72070 Add new feature for testing with errors, test & fix job retries
All checks were successful
/ tests (push) Successful in 2m38s
/ clippy (push) Successful in 2m9s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m50s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m57s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m59s
2024-03-10 22:02:27 -05:00
asonix 286279cdf5 Control warn level for long polls via cargo feature
All checks were successful
/ clippy (push) Successful in 2m5s
/ tests (push) Successful in 2m56s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m39s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m57s
/ check (x86_64-unknown-linux-musl) (push) Successful in 2m47s
2024-03-10 20:07:59 -05:00
asonix 996fe0686b Update opentelemetry dependencies
All checks were successful
/ tests (push) Successful in 1m48s
/ clippy (push) Successful in 1m26s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m55s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m55s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m51s
2024-03-10 16:03:46 -05:00
asonix 5b1f4219fa Update dependencies (minor & point) 2024-03-10 16:00:54 -05:00
asonix dff588aafd Switch from deadpool to bb8 2024-03-10 15:59:08 -05:00
asonix 4976fcb2eb Remove unneeded code
All checks were successful
/ tests (push) Successful in 1m50s
/ clippy (push) Successful in 1m22s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m54s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m55s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m49s
2024-03-09 22:53:46 -06:00
asonix aa4582a3f8 Remove unused store method
All checks were successful
/ clippy (push) Successful in 2m7s
/ tests (push) Successful in 2m25s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m53s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m59s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m56s
2024-03-09 15:38:39 -06:00
asonix e302df7e39 Add more poll timers, spawn process from background threads 2024-03-09 15:19:13 -06:00
asonix 9fe586b9dd Implement retries for jobs, start warning on long polls
All checks were successful
/ clippy (push) Successful in 1m22s
/ tests (push) Successful in 1m49s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m54s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m54s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m49s
2024-03-09 12:15:23 -06:00
asonix 40bb58d603 clippy
All checks were successful
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m59s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m52s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m2s
/ clippy (push) Successful in 2m10s
/ tests (push) Successful in 2m19s
/ build (map[artifact:linux-arm64v8 platform:linux/arm64 target:aarch64-unknown-linux-musl]) (push) Successful in 3m48s
/ publish-docker (push) Successful in 15s
/ publish-crate (push) Successful in 1m51s
/ build (map[artifact:linux-amd64 platform:linux/amd64 target:x86_64-unknown-linux-musl]) (push) Successful in 3m45s
/ build (map[artifact:linux-arm32v7 platform:linux/arm/v7 target:armv7-unknown-linux-musleabihf]) (push) Successful in 3m53s
/ publish-forgejo (push) Successful in 17s
2024-03-03 11:13:51 -06:00
asonix 4897c90ed7 Add blurhash cleanup for sled 2024-03-03 11:11:43 -06:00
asonix 719626de07 Add release document for 0.5.7, add blurhash endpoint to readme 2024-03-03 11:08:47 -06:00
asonix feb8840761 Bump version 2024-03-03 10:27:49 -06:00
asonix 8301d321de Update dependencies (minor & point) 2024-03-03 10:21:42 -06:00
asonix 3ecefcb64e Save blurhashes in repo, improve some error responses, simplify extracting aliases
Some checks failed
/ tests (push) Successful in 1m47s
/ clippy (push) Failing after 59s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m55s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m54s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m50s
2024-03-02 13:27:58 -06:00
asonix 348f4ce0a3 Use same UUID for directory and filename
All checks were successful
/ clippy (push) Successful in 1m23s
/ tests (push) Successful in 1m47s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m53s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m53s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m50s
2024-03-02 12:20:50 -06:00
asonix 25ef3861f1 Remove more unneeded 'static
All checks were successful
/ clippy (push) Successful in 1m23s
/ tests (push) Successful in 1m55s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m56s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m56s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m51s
2024-02-27 20:46:04 -06:00
asonix 6ee7c5c4a0 Remove unneeded 'static
Some checks failed
/ clippy (push) Successful in 2m3s
/ tests (push) Successful in 2m26s
/ check (x86_64-unknown-linux-musl) (push) Waiting to run
/ check (armv7-unknown-linux-musleabihf) (push) Has been cancelled
/ check (aarch64-unknown-linux-musl) (push) Has been cancelled
2024-02-27 20:41:39 -06:00
asonix 04dcc9a0c8 Include file extension in identifiers 2024-02-27 20:41:25 -06:00
asonix d13f7fe969 Include a few random bytes in the directory structure
All checks were successful
/ tests (push) Successful in 2m25s
/ clippy (push) Successful in 2m5s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m52s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m55s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m55s
2024-02-27 20:18:35 -06:00
asonix a6134999aa stable blurhash
All checks were successful
/ tests (push) Successful in 1m47s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m54s
/ clippy (push) Successful in 1m28s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m50s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m54s
2024-02-26 17:50:42 -06:00
asonix 16890eaa45 Just keep timestamp component of v7 for directory
All checks were successful
/ clippy (push) Successful in 1m30s
/ tests (push) Successful in 1m48s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m54s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m50s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m54s
2024-02-26 15:58:06 -06:00
asonix c17a8722c6 Simplify object and file path generation 2024-02-26 15:43:30 -06:00
asonix 7c6112e631 ffprobe: read from file, simplify input-file access
All checks were successful
/ clippy (push) Successful in 2m8s
/ tests (push) Successful in 2m16s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m59s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 2m59s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m51s
2024-02-25 13:05:47 -06:00
asonix 277b47af46 Fix imagemagick ffmpeg delegate, strip metadata while converting videos
All checks were successful
/ clippy (push) Successful in 1m21s
/ tests (push) Successful in 1m47s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m53s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m49s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m53s
2024-02-25 11:40:03 -06:00
asonix 029beef61a Merge pull request 'Add blurhash support' (#54) from asonix/blurhash into main
All checks were successful
/ tests (push) Successful in 2m59s
/ check (x86_64-unknown-linux-musl) (push) Successful in 3m6s
/ clippy (push) Successful in 2m13s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m54s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m6s
Reviewed-on: #54
2024-02-25 01:45:29 +00:00
asonix b139190663 clippy
All checks were successful
/ clippy (pull_request) Successful in 2m10s
/ tests (pull_request) Successful in 2m21s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 2m58s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 3m2s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 2m24s
2024-02-24 19:36:29 -06:00
asonix 03bd3cbe2f Even more piping
Some checks failed
/ tests (pull_request) Successful in 3m3s
/ clippy (pull_request) Failing after 1m47s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 2m47s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 2m55s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 2m9s
2024-02-24 19:27:34 -06:00
asonix 13fc0df31a More piping 2024-02-24 19:07:48 -06:00
asonix 2074334131 Switch more commands to be driven via STDIN 2024-02-24 14:02:41 -06:00
asonix eabd7ea228 Delete unused functions 2024-02-24 13:21:35 -06:00
asonix ad51e6cd9f Avoid writing blurhashed images to tmp 2024-02-24 13:16:25 -06:00
asonix 0fd19a5682 Start work on blurhash 2024-02-23 22:12:19 -06:00
asonix ca13b7b30b Merge pull request 'asonix/use-bytes-stream' (#52) from asonix/use-bytes-stream into main
All checks were successful
/ tests (push) Successful in 2m23s
/ clippy (push) Successful in 2m5s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m57s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m0s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m55s
Reviewed-on: #52
2024-02-23 01:36:08 +00:00
asonix 6a6c61058a Split save_stream for object storage to early-drop stack-pinned stream
All checks were successful
/ tests (pull_request) Successful in 2m18s
/ clippy (pull_request) Successful in 2m10s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 2m59s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 3m0s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 1m51s
2024-02-22 18:55:12 -06:00
asonix d73e683d48 Remove unused From
Some checks failed
/ tests (pull_request) Successful in 2m57s
/ clippy (pull_request) Failing after 1m28s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 2m40s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 3m5s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 3m1s
2024-02-22 18:23:39 -06:00
asonix 3470a6caf0 Don't start minio
Some checks failed
/ tests (pull_request) Successful in 1m48s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 2m25s
/ clippy (pull_request) Failing after 1m0s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 1m54s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 1m55s
2024-02-22 18:05:29 -06:00
asonix 16bf18bda4 Remove some Unpin and 'static bounds 2024-02-22 18:05:04 -06:00
asonix 227e9cc3a7 BytesReader: use built-in state tracking 2024-02-22 17:49:16 -06:00
asonix 59b03d548d Fix is_empty 2024-02-22 17:09:03 -06:00
asonix f3e455a1c3 Increase buffer size for AsyncRead -> Stream conversion 2024-02-22 16:25:03 -06:00
asonix 00a08a8bc9 Improve AyncRead impl 2024-02-22 16:21:31 -06:00
asonix de356c1f12 Remove MessageBody impl 2024-02-22 16:15:32 -06:00
asonix 3a7d5b7bfb Re-use try_from_stream where possible 2024-02-22 16:10:34 -06:00
asonix 0ebee2a07c cargo fix 2024-02-22 16:03:49 -06:00
asonix c1e651c01a Use BytesStream in more places 2024-02-22 16:03:04 -06:00
asonix c722cdd905 Copy 0.4.8 release document
All checks were successful
/ tests (push) Successful in 1m47s
/ check (aarch64-unknown-linux-musl) (push) Successful in 1m53s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 1m53s
/ check (x86_64-unknown-linux-musl) (push) Successful in 1m49s
/ clippy (push) Successful in 1m22s
2024-02-19 13:06:18 -06:00
asonix 9db5cc82f8 Add special handling for FileSize errors
Some checks failed
/ check (aarch64-unknown-linux-musl) (push) Waiting to run
/ check (armv7-unknown-linux-musleabihf) (push) Waiting to run
/ check (x86_64-unknown-linux-musl) (push) Waiting to run
/ clippy (push) Has been cancelled
/ tests (push) Has been cancelled
2024-02-19 12:55:44 -06:00
asonix 4d2c642c79 Only check on branches
All checks were successful
/ tests (push) Successful in 2m55s
/ check (armv7-unknown-linux-musleabihf) (push) Successful in 3m0s
/ clippy (push) Successful in 1m45s
/ check (aarch64-unknown-linux-musl) (push) Successful in 2m38s
/ check (x86_64-unknown-linux-musl) (push) Successful in 2m59s
2024-02-12 13:47:51 -06:00