mirror of
https://github.com/flyimg/flyimg.git
synced 2026-04-25 01:35:56 +03:00
[PR #571] [MERGED] fix: add dynamic URL support and copy functionality to example code #582
Labels
No labels
Docs
Docs
Docs
Security
UnitTest
bug
dependencies
duplicate
enhancement
enhancement
enhancement
hacktoberfest
help wanted
invalid
pull-request
question
stale
version 1
version 2
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/flyimg#582
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:issue#570📝 Commits (3)
efa6725fix: add dynamic URL support and copy functionality to example code snippetd9a13a2fixing linting errorse5f520eAdd 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.