[PR #558] [MERGED] Add Support for -m and -mt flags with Cwebp #1183

Closed
opened 2026-03-15 15:57:12 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/558
Author: @sadok-f
Created: 12/19/2024
Status: Merged
Merged: 12/19/2024
Merged by: @sadok-f

Base: mainHead: issue#547


📝 Commits (4)

  • 29ea4a6 fix: add Support for -m and -mt flags with Cwebp , closes #547
  • 77b7f02 fix: add documentation for Support for -m and -mt flags with Cwebp, close #547
  • 201f27c Merge branch 'main' into issue#547
  • 7f3fdf5 fix: fix linting errors

📊 Changes

6 files changed (+25 additions, -3 deletions)

View changed files

📝 config/parameters.yml (+5 -0)
📝 docs/url-options.md (+11 -1)
📝 src/Core/Processor/ImageProcessor.php (+6 -1)
📝 src/Core/Processor/Processor.php (+1 -1)
📝 tests/Core/Entity/Image/OutputImageTest.php (+1 -0)
📝 web/js/main.js (+1 -0)

📄 Description

Support for -m and -mt flags with Cwebp
closes #547


🔄 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/flyimg/flyimg/pull/558 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 12/19/2024 **Status:** ✅ Merged **Merged:** 12/19/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `issue#547` --- ### 📝 Commits (4) - [`29ea4a6`](https://github.com/flyimg/flyimg/commit/29ea4a65c50794db82d00035d4b19d0c66635168) fix: add Support for -m and -mt flags with Cwebp , closes #547 - [`77b7f02`](https://github.com/flyimg/flyimg/commit/77b7f0278c53f2151049074ab425948ab12c9b75) fix: add documentation for Support for -m and -mt flags with Cwebp, close #547 - [`201f27c`](https://github.com/flyimg/flyimg/commit/201f27c3349358ca0c6c3dbf0e2680e219225094) Merge branch 'main' into issue#547 - [`7f3fdf5`](https://github.com/flyimg/flyimg/commit/7f3fdf504a92475f3e83160a346ad31032839775) fix: fix linting errors ### 📊 Changes **6 files changed** (+25 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `config/parameters.yml` (+5 -0) 📝 `docs/url-options.md` (+11 -1) 📝 `src/Core/Processor/ImageProcessor.php` (+6 -1) 📝 `src/Core/Processor/Processor.php` (+1 -1) 📝 `tests/Core/Entity/Image/OutputImageTest.php` (+1 -0) 📝 `web/js/main.js` (+1 -0) </details> ### 📄 Description Support for -m and -mt flags with Cwebp closes #547 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:57:12 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/flyimg#1183
No description provided.