[PR #571] [MERGED] fix: add dynamic URL support and copy functionality to example code #582

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

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/571
Author: @sadok-f
Created: 7/29/2025
Status: Merged
Merged: 7/29/2025
Merged by: @sadok-f

Base: mainHead: issue#570


📝 Commits (3)

  • efa6725 fix: add dynamic URL support and copy functionality to example code snippet
  • d9a13a2 fixing linting errors
  • e5f520e Add option parameter app_domain

📊 Changes

6 files changed (+49 additions, -2 deletions)

View changed files

📝 config/parameters.yml (+5 -0)
📝 docs/configuration.md (+10 -0)
📝 src/Core/Controller/CoreController.php (+14 -1)
📝 src/Core/Views/Default/index.html (+9 -1)
📝 web/css/main.css (+4 -0)
📝 web/js/main.js (+7 -0)

📄 Description

fix: add dynamic URL support and copy functionality to the example code snippet
related to #570


🔄 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/571 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 7/29/2025 **Status:** ✅ Merged **Merged:** 7/29/2025 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `issue#570` --- ### 📝 Commits (3) - [`efa6725`](https://github.com/flyimg/flyimg/commit/efa6725288316695d10a500bd59f450ef1ffba78) fix: add dynamic URL support and copy functionality to example code snippet - [`d9a13a2`](https://github.com/flyimg/flyimg/commit/d9a13a2c4a58fada58e58ae53b1101a68804572d) fixing linting errors - [`e5f520e`](https://github.com/flyimg/flyimg/commit/e5f520e9de956c62948b09e67b5c4574d8bdd9ad) Add option parameter app_domain ### 📊 Changes **6 files changed** (+49 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `config/parameters.yml` (+5 -0) 📝 `docs/configuration.md` (+10 -0) 📝 `src/Core/Controller/CoreController.php` (+14 -1) 📝 `src/Core/Views/Default/index.html` (+9 -1) 📝 `web/css/main.css` (+4 -0) 📝 `web/js/main.js` (+7 -0) </details> ### 📄 Description fix: add dynamic URL support and copy functionality to the example code snippet related to #570 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 22:35:56 +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#582
No description provided.