[PR #1894] [MERGED] [upgrade] Electron -> 10.x #3658

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1894
Author: @zxdong262
Created: 11/17/2020
Status: Merged
Merged: 11/17/2020
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (2)

  • 37e7e3c [skip build][skip appveyor]
  • cba6de1 [skip build][skip appveyor]1

📊 Changes

30 files changed (+278 additions, -143 deletions)

View changed files

📝 package-lock.json (+239 -108)
📝 package.json (+4 -4)
src/app/common/uid.js (+3 -0)
📝 src/app/lib/get-config.js (+2 -1)
📝 src/app/server/session.js (+1 -1)
📝 src/client/common/db.js (+1 -1)
📝 src/client/common/fetch-from-server.js (+1 -1)
📝 src/client/common/fs.js (+1 -1)
📝 src/client/common/new-terminal.js (+1 -1)
📝 src/client/common/sftp.js (+1 -1)
📝 src/client/common/transfer.js (+1 -1)
📝 src/client/common/upgrade.js (+1 -1)
📝 src/client/components/bookmark-form/quick-command.jsx (+1 -1)
📝 src/client/components/bookmark-form/ssh-form.jsx (+1 -1)
📝 src/client/components/common/resize-wrap.jsx (+1 -1)
📝 src/client/components/quick-commands/quick-commands-form.jsx (+1 -1)
📝 src/client/components/session/index.jsx (+1 -1)
📝 src/client/components/setting-panel/tree-list.jsx (+1 -1)
📝 src/client/components/sftp/file-item.jsx (+1 -1)
📝 src/client/components/sftp/file-read.js (+1 -1)

...and 10 more files

📄 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/1894 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/17/2020 **Status:** ✅ Merged **Merged:** 11/17/2020 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (2) - [`37e7e3c`](https://github.com/electerm/electerm/commit/37e7e3c7f4779b1d7e0a3e0dc5c766bf27b50016) [skip build][skip appveyor] - [`cba6de1`](https://github.com/electerm/electerm/commit/cba6de1d97dc4577c86b14cb9453544c3affe0d7) [skip build][skip appveyor]1 ### 📊 Changes **30 files changed** (+278 additions, -143 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+239 -108) 📝 `package.json` (+4 -4) ➕ `src/app/common/uid.js` (+3 -0) 📝 `src/app/lib/get-config.js` (+2 -1) 📝 `src/app/server/session.js` (+1 -1) 📝 `src/client/common/db.js` (+1 -1) 📝 `src/client/common/fetch-from-server.js` (+1 -1) 📝 `src/client/common/fs.js` (+1 -1) 📝 `src/client/common/new-terminal.js` (+1 -1) 📝 `src/client/common/sftp.js` (+1 -1) 📝 `src/client/common/transfer.js` (+1 -1) 📝 `src/client/common/upgrade.js` (+1 -1) 📝 `src/client/components/bookmark-form/quick-command.jsx` (+1 -1) 📝 `src/client/components/bookmark-form/ssh-form.jsx` (+1 -1) 📝 `src/client/components/common/resize-wrap.jsx` (+1 -1) 📝 `src/client/components/quick-commands/quick-commands-form.jsx` (+1 -1) 📝 `src/client/components/session/index.jsx` (+1 -1) 📝 `src/client/components/setting-panel/tree-list.jsx` (+1 -1) 📝 `src/client/components/sftp/file-item.jsx` (+1 -1) 📝 `src/client/components/sftp/file-read.js` (+1 -1) _...and 10 more files_ </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 01:53:19 +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#3658
No description provided.