[PR #1914] [MERGED] fix: Fix context menu when disable sftp #3668

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

📋 Pull Request Information

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

Base: masterHead: fix-1


📝 Commits (2)

📊 Changes

10 files changed (+509 additions, -566 deletions)

View changed files

📝 build/webpack.config.js (+4 -6)
📝 package-lock.json (+487 -545)
📝 package.json (+6 -6)
📝 src/app/common/config-default.js (+0 -1)
📝 src/app/lib/get-config.js (+3 -0)
📝 src/app/lib/init-app.js (+1 -3)
📝 src/app/lib/user-config-controller.js (+5 -2)
📝 src/client/components/sftp/file-item.jsx (+1 -1)
📝 src/client/entry/basic.jsx (+1 -1)
📝 src/views/index.pug (+1 -1)

📄 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/1914 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/21/2020 **Status:** ✅ Merged **Merged:** 11/21/2020 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1` --- ### 📝 Commits (2) - [`b4fd112`](https://github.com/electerm/electerm/commit/b4fd112a30b2743e6eb8c77e832a8a50a0e03805) fix: Fix context menu when disable sftp - [`996519a`](https://github.com/electerm/electerm/commit/996519acd66489d0ee27313ee23a7eb221340004) fix ### 📊 Changes **10 files changed** (+509 additions, -566 deletions) <details> <summary>View changed files</summary> 📝 `build/webpack.config.js` (+4 -6) 📝 `package-lock.json` (+487 -545) 📝 `package.json` (+6 -6) 📝 `src/app/common/config-default.js` (+0 -1) 📝 `src/app/lib/get-config.js` (+3 -0) 📝 `src/app/lib/init-app.js` (+1 -3) 📝 `src/app/lib/user-config-controller.js` (+5 -2) 📝 `src/client/components/sftp/file-item.jsx` (+1 -1) 📝 `src/client/entry/basic.jsx` (+1 -1) 📝 `src/views/index.pug` (+1 -1) </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:21 +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#3668
No description provided.