[PR #652] [MERGED] Show version in login page #718

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/652
Author: @fmartingr
Created: 7/20/2023
Status: Merged
Merged: 7/21/2023
Merged by: @fmartingr

Base: masterHead: fmartingr/issue455


📝 Commits (3)

  • 33c1c38 Show version in login page
  • 464fd15 Merge branch 'master' into fmartingr/issue455
  • 959a31d Merge branch 'master' into fmartingr/issue455

📊 Changes

6 files changed (+16 additions, -10 deletions)

View changed files

📝 internal/cmd/version.go (+1 -1)
📝 internal/http/routes/frontend.go (+3 -0)
📝 internal/http/routes/system.go (+3 -3)
📝 internal/model/main.go (+3 -3)
📝 internal/view/login.html (+3 -0)
📝 main.go (+3 -3)

📄 Description

Displays the current deployed version at the bottom of the login page.

Screenshot 2023-07-20 at 08 55 43

Fixes #455


🔄 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/go-shiori/shiori/pull/652 **Author:** [@fmartingr](https://github.com/fmartingr) **Created:** 7/20/2023 **Status:** ✅ Merged **Merged:** 7/21/2023 **Merged by:** [@fmartingr](https://github.com/fmartingr) **Base:** `master` ← **Head:** `fmartingr/issue455` --- ### 📝 Commits (3) - [`33c1c38`](https://github.com/go-shiori/shiori/commit/33c1c3805d5476dd7222b613b97c9951624b095d) Show version in login page - [`464fd15`](https://github.com/go-shiori/shiori/commit/464fd156f53028d6f2940f25adc490269911cfc8) Merge branch 'master' into fmartingr/issue455 - [`959a31d`](https://github.com/go-shiori/shiori/commit/959a31d1aa6e9be0b42a926e80749a01364bc98d) Merge branch 'master' into fmartingr/issue455 ### 📊 Changes **6 files changed** (+16 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `internal/cmd/version.go` (+1 -1) 📝 `internal/http/routes/frontend.go` (+3 -0) 📝 `internal/http/routes/system.go` (+3 -3) 📝 `internal/model/main.go` (+3 -3) 📝 `internal/view/login.html` (+3 -0) 📝 `main.go` (+3 -3) </details> ### 📄 Description Displays the current deployed version at the bottom of the login page. ![Screenshot 2023-07-20 at 08 55 43](https://github.com/go-shiori/shiori/assets/812088/74f5015c-ab7c-4558-8e80-23175fdc5e5b) Fixes #455 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:14 +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/shiori#718
No description provided.