[PR #734] [MERGED] public/img: reduce the size of PNG images #15549

Closed
opened 2025-11-02 11:49:10 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/734
Author: @unclejack
Created: 1/23/2017
Status: Merged
Merged: 1/24/2017
Merged by: @lunny

Base: masterHead: shrink_images


📝 Commits (1)

  • 7fe9893 public/img: reduce the size of PNG images

📊 Changes

809 files changed (+0 additions, -0 deletions)

View changed files

📝 public/img/404.png (+0 -0)
📝 public/img/500.png (+0 -0)
📝 public/img/emoji/+1.png (+0 -0)
📝 public/img/emoji/100.png (+0 -0)
📝 public/img/emoji/1234.png (+0 -0)
📝 public/img/emoji/8ball.png (+0 -0)
📝 public/img/emoji/a.png (+0 -0)
📝 public/img/emoji/ab.png (+0 -0)
📝 public/img/emoji/abc.png (+0 -0)
📝 public/img/emoji/abcd.png (+0 -0)
📝 public/img/emoji/accept.png (+0 -0)
📝 public/img/emoji/aerial_tramway.png (+0 -0)
📝 public/img/emoji/airplane.png (+0 -0)
📝 public/img/emoji/alarm_clock.png (+0 -0)
📝 public/img/emoji/alien.png (+0 -0)
📝 public/img/emoji/ambulance.png (+0 -0)
📝 public/img/emoji/anchor.png (+0 -0)
📝 public/img/emoji/angel.png (+0 -0)
📝 public/img/emoji/anger.png (+0 -0)
📝 public/img/emoji/angry.png (+0 -0)

...and 80 more files

📄 Description

This PR shrinks the images to use less space. The width, heights and details of the images are the same as before.

Some images couldn't be optimized any further to reduce their sizes. The total space savings of these changes are 1.68 MB (1761711 bytes).


🔄 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/go-gitea/gitea/pull/734 **Author:** [@unclejack](https://github.com/unclejack) **Created:** 1/23/2017 **Status:** ✅ Merged **Merged:** 1/24/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `shrink_images` --- ### 📝 Commits (1) - [`7fe9893`](https://github.com/go-gitea/gitea/commit/7fe9893ace28c3118ca3cc698610442c711220e1) public/img: reduce the size of PNG images ### 📊 Changes **809 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `public/img/404.png` (+0 -0) 📝 `public/img/500.png` (+0 -0) 📝 `public/img/emoji/+1.png` (+0 -0) 📝 `public/img/emoji/100.png` (+0 -0) 📝 `public/img/emoji/1234.png` (+0 -0) 📝 `public/img/emoji/8ball.png` (+0 -0) 📝 `public/img/emoji/a.png` (+0 -0) 📝 `public/img/emoji/ab.png` (+0 -0) 📝 `public/img/emoji/abc.png` (+0 -0) 📝 `public/img/emoji/abcd.png` (+0 -0) 📝 `public/img/emoji/accept.png` (+0 -0) 📝 `public/img/emoji/aerial_tramway.png` (+0 -0) 📝 `public/img/emoji/airplane.png` (+0 -0) 📝 `public/img/emoji/alarm_clock.png` (+0 -0) 📝 `public/img/emoji/alien.png` (+0 -0) 📝 `public/img/emoji/ambulance.png` (+0 -0) 📝 `public/img/emoji/anchor.png` (+0 -0) 📝 `public/img/emoji/angel.png` (+0 -0) 📝 `public/img/emoji/anger.png` (+0 -0) 📝 `public/img/emoji/angry.png` (+0 -0) _...and 80 more files_ </details> ### 📄 Description This PR shrinks the images to use less space. The width, heights and details of the images are the same as before. Some images couldn't be optimized any further to reduce their sizes. The total space savings of these changes are 1.68 MB (1761711 bytes). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:49:10 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15549