Add Profile Pictures #99

Merged
eta357 merged 5 commits from 94-add-profile-pictures into main 2024-10-01 17:01:58 +00:00

5 Commits

Author SHA1 Message Date
b2f138e7e9 Move NoCustomError import to fix warning
All checks were successful
Push Workflows / docker-build (push) Successful in 7m12s
Push Workflows / test (push) Successful in 2m10s
Push Workflows / docs (push) Successful in 3m54s
Push Workflows / leptos-test (push) Successful in 6m4s
Push Workflows / build (push) Successful in 6m27s
2024-10-01 00:17:20 -04:00
33aa285deb Add upload_picture api endpoint
Some checks failed
Push Workflows / docs (push) Successful in 4m25s
Push Workflows / build (push) Failing after 4m57s
Push Workflows / test (push) Failing after 5m22s
Push Workflows / docker-build (push) Successful in 6m4s
Push Workflows / leptos-test (push) Failing after 6m16s
2024-10-01 00:07:26 -04:00
4105d0cedb Update Actions workflows to use new CICD Docker image
All checks were successful
Push Workflows / docs (push) Successful in 4m14s
Push Workflows / test (push) Successful in 5m51s
Push Workflows / docker-build (push) Successful in 6m19s
Push Workflows / leptos-test (push) Successful in 6m56s
Push Workflows / build (push) Successful in 7m9s
2024-09-30 23:57:45 -04:00
414c1f0e20 Use dynamic linking in Docker build
Some checks failed
Push Workflows / test (push) Failing after 2m58s
Push Workflows / docs (push) Successful in 4m12s
Push Workflows / leptos-test (push) Failing after 8m58s
Push Workflows / build (push) Failing after 9m16s
Push Workflows / docker-build (push) Successful in 15m32s
Switch base image to rust:slim
Dynamically link libretunes build
Copy required shared objs to scratch image
Remove CSS minify step (Leptos does this already)
2024-09-30 19:02:59 -04:00
9927b94d59 Add image-convert crate
Some checks failed
Push Workflows / leptos-test (push) Failing after 1m42s
Push Workflows / test (push) Failing after 7m6s
Push Workflows / docker-build (push) Failing after 8m14s
Push Workflows / build (push) Failing after 9m14s
Push Workflows / docs (push) Successful in 10m48s
2024-09-29 17:52:32 -04:00