[PR #4904] [MERGED] 15KB lossless optimization via oxipng(PNG) and svgo(SVG) #6424

Closed
opened 2026-02-05 10:31:54 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/4904
Author: @C0rn3j
Created: 3/17/2024
Status: Merged
Merged: 4/15/2024
Merged by: @ssddanbrown

Base: developmentHead: optimize-images


📝 Commits (2)

  • 5f306a1 15KB lossless optimization via oxipng(PNG) and svgo(SVG)
  • 76c7166 Use zopfli for oxipng for extra 3KB~

📊 Changes

100 files changed (+89 additions, -265 deletions)

View changed files

📝 public/book_default_cover.png (+0 -0)
📝 public/icon-128.png (+0 -0)
📝 public/icon-180.png (+0 -0)
📝 public/icon-32.png (+0 -0)
📝 public/icon-64.png (+0 -0)
📝 public/icon.ico (+0 -0)
📝 public/icon.png (+0 -0)
📝 public/loading.gif (+0 -0)
📝 public/loading_error.png (+0 -0)
📝 public/logo.png (+0 -0)
📝 public/user_avatar.png (+0 -0)
📝 resources/icons/add-circle.svg (+1 -4)
📝 resources/icons/attach.svg (+1 -4)
📝 resources/icons/auth/discord.svg (+1 -1)
📝 resources/icons/auth/github.svg (+1 -1)
📝 resources/icons/auth/gitlab.svg (+1 -1)
📝 resources/icons/auth/google.svg (+1 -1)
📝 resources/icons/auth/okta.svg (+1 -1)
📝 resources/icons/auth/slack.svg (+1 -1)
📝 resources/icons/auth/twitch.svg (+1 -1)

...and 80 more files

📄 Description

It is not much, but it is not nothing.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/BookStackApp/BookStack/pull/4904 **Author:** [@C0rn3j](https://github.com/C0rn3j) **Created:** 3/17/2024 **Status:** ✅ Merged **Merged:** 4/15/2024 **Merged by:** [@ssddanbrown](https://github.com/ssddanbrown) **Base:** `development` ← **Head:** `optimize-images` --- ### 📝 Commits (2) - [`5f306a1`](https://github.com/BookStackApp/BookStack/commit/5f306a11e73a5eface6884374320227123219446) 15KB lossless optimization via oxipng(PNG) and svgo(SVG) - [`76c7166`](https://github.com/BookStackApp/BookStack/commit/76c71662683afff885ac086d259752336f855e1f) Use zopfli for oxipng for extra 3KB~ ### 📊 Changes **100 files changed** (+89 additions, -265 deletions) <details> <summary>View changed files</summary> 📝 `public/book_default_cover.png` (+0 -0) 📝 `public/icon-128.png` (+0 -0) 📝 `public/icon-180.png` (+0 -0) 📝 `public/icon-32.png` (+0 -0) 📝 `public/icon-64.png` (+0 -0) 📝 `public/icon.ico` (+0 -0) 📝 `public/icon.png` (+0 -0) 📝 `public/loading.gif` (+0 -0) 📝 `public/loading_error.png` (+0 -0) 📝 `public/logo.png` (+0 -0) 📝 `public/user_avatar.png` (+0 -0) 📝 `resources/icons/add-circle.svg` (+1 -4) 📝 `resources/icons/attach.svg` (+1 -4) 📝 `resources/icons/auth/discord.svg` (+1 -1) 📝 `resources/icons/auth/github.svg` (+1 -1) 📝 `resources/icons/auth/gitlab.svg` (+1 -1) 📝 `resources/icons/auth/google.svg` (+1 -1) 📝 `resources/icons/auth/okta.svg` (+1 -1) 📝 `resources/icons/auth/slack.svg` (+1 -1) 📝 `resources/icons/auth/twitch.svg` (+1 -1) _...and 80 more files_ </details> ### 📄 Description It is not much, but it is not nothing. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:31:54 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6424