[PR #98] [MERGED] fix #96 fix #97 fix #82 drag to select multi files in sftp #2930

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/98
Author: @zxdong262
Created: 11/28/2017
Status: Merged
Merged: 11/28/2017
Merged by: @zxdong262

Base: masterHead: fix-82


📝 Commits (7)

📊 Changes

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

View changed files

📝 app/lib/version.js (+3 -1)
📝 package.json (+1 -1)
src/client/components/sftp/drag-select.jsx (+170 -0)
📝 src/client/components/sftp/file.jsx (+2 -2)
📝 src/client/components/sftp/index.jsx (+41 -1)
📝 src/client/components/sftp/sftp.styl (+6 -11)

📄 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/98 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/28/2017 **Status:** ✅ Merged **Merged:** 11/28/2017 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-82` --- ### 📝 Commits (7) - [`99f5b3c`](https://github.com/electerm/electerm/commit/99f5b3c77b8f33a2642db4f925dfe91f2c80d3ef) save - [`b45dac5`](https://github.com/electerm/electerm/commit/b45dac59e8cfc797ccfd61f111737542ec8aebf5) save - [`47c9eaf`](https://github.com/electerm/electerm/commit/47c9eafbda816fb5f30499983ff0b4af3dc2b117) Merge branch 'master' of github.com:electerm/electerm into fix-82 - [`72feb88`](https://github.com/electerm/electerm/commit/72feb88fddbc1ae29ec1f490b19c66d84a98fe75) init - [`0bdffe9`](https://github.com/electerm/electerm/commit/0bdffe9f73e1e970b3373f6cd71102b49a64a3ee) fix #96 - [`803437d`](https://github.com/electerm/electerm/commit/803437db326d4d9b1fa93289bb40d9d391a9b074) Merge branch 'master' of github.com:electerm/electerm into fix-82 - [`6f443c8`](https://github.com/electerm/electerm/commit/6f443c800c07ad496c182edf6b3421e311246ceb) save ### 📊 Changes **6 files changed** (+223 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/version.js` (+3 -1) 📝 `package.json` (+1 -1) ➕ `src/client/components/sftp/drag-select.jsx` (+170 -0) 📝 `src/client/components/sftp/file.jsx` (+2 -2) 📝 `src/client/components/sftp/index.jsx` (+41 -1) 📝 `src/client/components/sftp/sftp.styl` (+6 -11) </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:54:59 +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#2930
No description provided.