aboutsummaryrefslogtreecommitdiff
path: root/cmd/uploud
AgeCommit message (Collapse)AuthorFilesLines
2025-01-11cmd/stickers: be more cleverXe Iaso1-2/+2
Signed-off-by: Xe Iaso <me@xeiaso.net>
2025-01-11cmd/uploud: support non-tigris destinationsXe Iaso1-2/+7
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-06-08cmd/uploud: add a better error message hereXe Iaso1-1/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-05-28internal/avif: remove this packageXe Iaso1-128/+188
Replace this with a bunch of smaller packages that embed WebAssembly libraries for the following functionality: * AVIF encoding * JXL encoding * WEBP encoding Also include HEIC decoding and add JXL encoding support to uploud/xedn Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-05-25tigris: helper functions for dealing with Tigrisv1.10.0Xe Iaso1-14/+95
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-05-09cmd/uploud: add SVG mime typesXe Iaso1-0/+1
Signed-off-by: Xe Iaso <me@xeiaso.net>
2024-03-30cmd: add tourianXe Iaso1-17/+5
Signed-off-by: Xe Iaso <me@xeiaso.net>
2023-11-08use buildGoModule instead of buildGoApplicationXe Iaso1-14/+16
Signed-off-by: Xe Iaso <me@xeiaso.net>
2022-12-09cmd/uploud: add raw file uploadsXe1-4/+47
Signed-off-by: Xe <me@christine.website>
2022-11-21move confyg into xXe1-3/+6
Signed-off-by: Xe <me@christine.website>
2022-11-21various metadata fixesXe1-2/+2
Signed-off-by: Xe <me@christine.website>
2022-09-16use my own go-avif forkXe1-1/+1
Signed-off-by: Xe <me@christine.website>
2022-09-15use tulpa.dev/cadeyXe1-5/+12
Signed-off-by: Xe <me@christine.website>
2022-09-09cmd: add new command uploudXe1-0/+218
Signed-off-by: Xe <me@christine.website>