[PR #127] [MERGED] fix #117 add update notification #2943

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

📋 Pull Request Information

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

Base: masterHead: fix-117


📝 Commits (5)

📊 Changes

6 files changed (+114 additions, -2 deletions)

View changed files

📝 app/app.js (+3 -0)
📝 package.json (+5 -2)
src/client/common/update-check.js (+13 -0)
src/client/common/version-compare.js (+25 -0)
📝 src/client/components/main/main.jsx (+2 -0)
src/client/components/main/update-check.jsx (+66 -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/127 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 12/3/2017 **Status:** ✅ Merged **Merged:** 12/3/2017 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-117` --- ### 📝 Commits (5) - [`a8e0f0f`](https://github.com/electerm/electerm/commit/a8e0f0fee52121e09d4f1e24cb7b66a0ee31cc5e) fix #117 add auto update - [`c9b9c8c`](https://github.com/electerm/electerm/commit/c9b9c8ca3335bf258c8b1cd3bddead4562f69881) save - [`fb05d26`](https://github.com/electerm/electerm/commit/fb05d265072c9362a17ecad43437f9688548f868) save - [`ac1c85d`](https://github.com/electerm/electerm/commit/ac1c85dbf98d52a2c0fbd191eb4ec523e3173086) Merge branch 'master' of github.com:electerm/electerm into fix-117 - [`ac7aaa2`](https://github.com/electerm/electerm/commit/ac7aaa2a28a61479096176c8ae1906cfca4a14cf) fix #117 add update notification ### 📊 Changes **6 files changed** (+114 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/app.js` (+3 -0) 📝 `package.json` (+5 -2) ➕ `src/client/common/update-check.js` (+13 -0) ➕ `src/client/common/version-compare.js` (+25 -0) 📝 `src/client/components/main/main.jsx` (+2 -0) ➕ `src/client/components/main/update-check.jsx` (+66 -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: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/electerm#2943
No description provided.