Skip to content

Minor static assets cleanup#11341

Merged
dbreseman merged 4 commits into
developmentfrom
db-cleanup
Jun 22, 2026
Merged

Minor static assets cleanup#11341
dbreseman merged 4 commits into
developmentfrom
db-cleanup

Conversation

@dbreseman

Copy link
Copy Markdown
Collaborator

No description provided.

@dbreseman dbreseman self-assigned this Jun 11, 2026
@dbreseman dbreseman requested a review from MarkvanMents June 19, 2026 12:46

@MarkvanMents MarkvanMents left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Looks good. Thanks.
Were we storing our png files uncompressed, or is there a more efficient (lossless) compression available?

@dbreseman

Copy link
Copy Markdown
Collaborator Author

Looks good. Thanks. Were we storing our png files uncompressed, or is there a more efficient (lossless) compression available?

Thanks for the review @MarkvanMents. Most of our PNG files are <50KB, so I compressed most of the ones above 250KB to reduce unnecessary color depth with pngquant. I didn't touch the others.

@dbreseman dbreseman merged commit 130002f into development Jun 22, 2026
1 of 2 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.

2 participants