Add per-upload limits and per-upload preprocess steps #55

Merged
asonix merged 5 commits from asonix/per-upload-limits-and-operations into main 2024-03-28 01:17:34 +00:00
Owner

This enables applications to customize image uploads by selectively enforcing sizes, limiting content types, or preprocessing images

It also brings query errors and json errors in line with pict-rs standard error response

This enables applications to customize image uploads by selectively enforcing sizes, limiting content types, or preprocessing images It also brings query errors and json errors in line with pict-rs standard error response
asonix added 4 commits 2024-03-28 00:16:03 +00:00
Some checks failed
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 1m55s
/ clippy (pull_request) Failing after 13m3s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 1m55s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 1m51s
/ tests (pull_request) Successful in 1m56s
3211ce459e
Update dependencies (minor & point)
Author
Owner

closes #48

closes https://git.asonix.dog/asonix/pict-rs/issues/48
asonix added 1 commit 2024-03-28 00:24:57 +00:00
All checks were successful
/ tests (pull_request) Successful in 1m51s
/ check (aarch64-unknown-linux-musl) (pull_request) Successful in 1m56s
/ clippy (pull_request) Successful in 1m28s
/ check (armv7-unknown-linux-musleabihf) (pull_request) Successful in 1m58s
/ check (x86_64-unknown-linux-musl) (pull_request) Successful in 1m52s
fe5a5723be
Merge branch 'main' into asonix/per-upload-limits-and-operations
asonix merged commit 525deffd8d into main 2024-03-28 01:17:34 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: asonix/pict-rs#55
No description provided.