Skip to content

Feat/image svgs and async uploads [OWTR #3.1] - #551

Merged
JohanHjelsethStorstad merged 10 commits into
mainfrom
feat/image-svgs-and-async-uploads
Sep 14, 2026
Merged

JohanHjelsethStorstad merged 10 commits into
mainfrom
feat/image-svgs-and-async-uploads

Conversation

@JohanHjelsethStorstad

Copy link
Copy Markdown
Member

This is PR # 3.1 in the one week till realese series. These should be merged sequentially

This PR adds support for for svgs. Now that image collections are a subservice we have the ability to require the committeelogos collection to only support svgs.

One problem that became painful in #548 was that uploading was slow and gave long prisma transactions. Now we have a separate service running in the background resizing and converting images. While this is not finished we serve a blur. Also added a new image size now that resizing does not cause time problems.

Comment thread src/lib/images/worker.ts
Paulijuz
Paulijuz previously approved these changes Sep 14, 2026

@Paulijuz Paulijuz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hell fucking yeah

@JohanHjelsethStorstad
JohanHjelsethStorstad merged commit be40eb0 into main Sep 14, 2026
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants