[PR #131] [MERGED] fix #128 add checkupdate menu and more info to about page #2944

Closed
opened 2026-02-27 00:55:02 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/131
Author: @zxdong262
Created: 12/4/2017
Status: Merged
Merged: 12/4/2017
Merged by: @zxdong262

Base: masterHead: fix-128


📝 Commits (1)

📊 Changes

8 files changed (+108 additions, -18 deletions)

View changed files

📝 app/app.js (+4 -1)
📝 app/lib/menu.js (+6 -0)
📝 src/client/common/update-check.js (+5 -1)
📝 src/client/components/control/btns.jsx (+7 -2)
📝 src/client/components/control/info-modal.jsx (+36 -10)
📝 src/client/components/main/main.jsx (+24 -4)
📝 src/client/components/main/update-check.jsx (+18 -0)
📝 views/includes/footer-js.pug (+8 -0)

📄 Description

No description provided


🔄 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/electerm/electerm/pull/131 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/4/2017 **Status:** ✅ Merged **Merged:** 12/4/2017 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-128` --- ### 📝 Commits (1) - [`9c10b31`](https://github.com/electerm/electerm/commit/9c10b31c0183842a6dfd1125a3022c9877271f5b) done ### 📊 Changes **8 files changed** (+108 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `app/app.js` (+4 -1) 📝 `app/lib/menu.js` (+6 -0) 📝 `src/client/common/update-check.js` (+5 -1) 📝 `src/client/components/control/btns.jsx` (+7 -2) 📝 `src/client/components/control/info-modal.jsx` (+36 -10) 📝 `src/client/components/main/main.jsx` (+24 -4) 📝 `src/client/components/main/update-check.jsx` (+18 -0) 📝 `views/includes/footer-js.pug` (+8 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 00:55:02 +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/electerm#2944
No description provided.