[PR #458] [MERGED] add current version to the home page #1115

Closed
opened 2026-03-15 15:53:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/flyimg/flyimg/pull/458
Author: @sadok-f
Created: 5/28/2024
Status: Merged
Merged: 5/28/2024
Merged by: @sadok-f

Base: mainHead: issue#457


📝 Commits (5)

  • 106461f fix: add current version to the home page
  • abc0e85 fix: add css style to version element
  • a5423f5 fix: fixing linting issues
  • 33cbd5b Merge branch 'main' into issue#457
  • c3e4e9c fixing linting errors

📊 Changes

5 files changed (+39 additions, -1 deletions)

View changed files

📝 .releaserc (+2 -1)
📝 composer.json (+1 -0)
📝 src/Core/Controller/CoreController.php (+4 -0)
📝 src/Core/Views/Default/index.html (+2 -0)
📝 web/css/main.css (+30 -0)

📄 Description

add current version to the home page
closes #457


🔄 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/458 **Author:** [@sadok-f](https://github.com/sadok-f) **Created:** 5/28/2024 **Status:** ✅ Merged **Merged:** 5/28/2024 **Merged by:** [@sadok-f](https://github.com/sadok-f) **Base:** `main` ← **Head:** `issue#457` --- ### 📝 Commits (5) - [`106461f`](https://github.com/flyimg/flyimg/commit/106461f4812a39e7ce70ede71ae94ccda2d240d0) fix: add current version to the home page - [`abc0e85`](https://github.com/flyimg/flyimg/commit/abc0e855197f6dd33ef8f4ad755930109ee44fab) fix: add css style to version element - [`a5423f5`](https://github.com/flyimg/flyimg/commit/a5423f53adb510196cd46c913913e3aa157fb3c1) fix: fixing linting issues - [`33cbd5b`](https://github.com/flyimg/flyimg/commit/33cbd5b17260921fb5d6b6fa57895de8b4d63f32) Merge branch 'main' into issue#457 - [`c3e4e9c`](https://github.com/flyimg/flyimg/commit/c3e4e9c50e9f042156b46b4f04ece925bf00f376) fixing linting errors ### 📊 Changes **5 files changed** (+39 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.releaserc` (+2 -1) 📝 `composer.json` (+1 -0) 📝 `src/Core/Controller/CoreController.php` (+4 -0) 📝 `src/Core/Views/Default/index.html` (+2 -0) 📝 `web/css/main.css` (+30 -0) </details> ### 📄 Description add current version to the home page closes #457 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-15 15:53:25 +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#1115
No description provided.