[PR #582] [MERGED] fix: add the possibility to enable or disable the default demo page #1198

Closed
opened 2026-03-15 15:58:01 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/582
Author: @sadok-f
Created: 9/14/2025
Status: Merged
Merged: 9/14/2025
Merged by: @sadok-f

Base: mainHead: issue#581


📝 Commits (1)

  • 5edeba6 fix: add the possiblity to enable or disable the default demo page

📊 Changes

4 files changed (+28 additions, -0 deletions)

View changed files

📝 config/parameters.yml (+4 -0)
📝 docs/configuration.md (+5 -0)
📝 src/Core/Controller/DefaultController.php (+7 -0)
📝 tests/Core/Controller/DefaultControllerTest.php (+12 -0)

📄 Description

fix: add the possibility to enable or disable the default demo page
#581


🔄 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/582 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 9/14/2025 **Status:** ✅ Merged **Merged:** 9/14/2025 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `issue#581` --- ### 📝 Commits (1) - [`5edeba6`](https://github.com/flyimg/flyimg/commit/5edeba65706b2fcd723f611ff1572c28845fa282) fix: add the possiblity to enable or disable the default demo page ### 📊 Changes **4 files changed** (+28 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `config/parameters.yml` (+4 -0) 📝 `docs/configuration.md` (+5 -0) 📝 `src/Core/Controller/DefaultController.php` (+7 -0) 📝 `tests/Core/Controller/DefaultControllerTest.php` (+12 -0) </details> ### 📄 Description fix: add the possibility to enable or disable the default demo page #581 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:58:01 +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#1198
No description provided.