[PR #205] [MERGED] fix #94 support drag file from file manager #2980

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/205
Author: @zxdong262
Created: 1/8/2018
Status: Merged
Merged: 1/8/2018
Merged by: @zxdong262

Base: masterHead: fix-31


📝 Commits (7)

📊 Changes

4 files changed (+108 additions, -32 deletions)

View changed files

src/client/components/sftp/file-read.js (+32 -0)
📝 src/client/components/sftp/file.jsx (+68 -17)
📝 src/client/components/sftp/index.jsx (+5 -14)
📝 src/client/components/sftp/transport.jsx (+3 -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/205 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 1/8/2018 **Status:** ✅ Merged **Merged:** 1/8/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-31` --- ### 📝 Commits (7) - [`7fe8c90`](https://github.com/electerm/electerm/commit/7fe8c9002ff7f1d0b9d6ccaa1c010fe7893182a6) save - [`3da8ff0`](https://github.com/electerm/electerm/commit/3da8ff0ccc63d27d73030e997c67f21cbda861b8) Merge branch 'master' of github.com:electerm/electerm into fix-31 - [`fd9dd69`](https://github.com/electerm/electerm/commit/fd9dd69a67ad38e8ccf3d6e81bd44e5dc2428b5a) Merge branch 'master' of github.com:electerm/electerm into fix-31 - [`a2914b0`](https://github.com/electerm/electerm/commit/a2914b018e92139a413d89d74bc58036373e8945) save - [`f2091bd`](https://github.com/electerm/electerm/commit/f2091bdc23bfeb45e6c9493964d384b061305f20) save - [`5df5ef3`](https://github.com/electerm/electerm/commit/5df5ef333f09caf6c67e8003bed8aac76b2d323b) fix - [`5c4cc32`](https://github.com/electerm/electerm/commit/5c4cc32ac1a663293bbfd3f337c9b2b55bd0f4c7) save ### 📊 Changes **4 files changed** (+108 additions, -32 deletions) <details> <summary>View changed files</summary> ➕ `src/client/components/sftp/file-read.js` (+32 -0) 📝 `src/client/components/sftp/file.jsx` (+68 -17) 📝 `src/client/components/sftp/index.jsx` (+5 -14) 📝 `src/client/components/sftp/transport.jsx` (+3 -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 00:55:09 +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#2980
No description provided.