[PR #9] [CLOSED] WIP: Options update #224

Closed
opened 2026-02-25 22:34:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/9
Author: @baamenabar
Created: 7/10/2016
Status: Closed

Base: masterHead: options-update


📝 Commits (4)

  • 35258b6 Merge pull request #5 from sadok-f/master
  • 86e9465 Merge pull request #6 from sadok-f/master
  • 8f24013 WIP update to the options, options docs and defaults
  • 6ef87d1 more comments, questions and little code.

📊 Changes

3 files changed (+138 additions, -8 deletions)

View changed files

📝 README.md (+92 -0)
📝 config/parameters.yml (+8 -1)
📝 src/Core/Service/ImageManager.php (+38 -7)

📄 Description

A review of how we do calculations by default, allowing for more flexibility and less boilerplate in the URL


🔄 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/9 **Author:** [@baamenabar](https://github.com/baamenabar) **Created:** 7/10/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `options-update` --- ### 📝 Commits (4) - [`35258b6`](https://github.com/flyimg/flyimg/commit/35258b6c2016aaa8b62f40430b094a38bf08391b) Merge pull request #5 from sadok-f/master - [`86e9465`](https://github.com/flyimg/flyimg/commit/86e9465481f1c439c74e1c0d98549683a30542fe) Merge pull request #6 from sadok-f/master - [`8f24013`](https://github.com/flyimg/flyimg/commit/8f24013b301d5e275dbed9e6a5f89fa5e206eeb7) WIP update to the options, options docs and defaults - [`6ef87d1`](https://github.com/flyimg/flyimg/commit/6ef87d1173793958b2b718275c0a41c5f6158b63) more comments, questions and little code. ### 📊 Changes **3 files changed** (+138 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+92 -0) 📝 `config/parameters.yml` (+8 -1) 📝 `src/Core/Service/ImageManager.php` (+38 -7) </details> ### 📄 Description A review of how we do calculations by default, allowing for more flexibility and less boilerplate in the URL --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:34:46 +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#224
No description provided.