[PR #290] [MERGED] fix #288 close ws link properly when sftp/transfer destroy #3021

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

📋 Pull Request Information

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

Base: masterHead: fix-288


📝 Commits (1)

  • 0497a4f fix #288 close ws link properly when sftp/transfer destroy

📊 Changes

8 files changed (+41 additions, -75 deletions)

View changed files

app/lib/ipc.js (+0 -60)
📝 app/lib/transfer.js (+2 -0)
📝 app/lib/ws.js (+27 -5)
📝 package.json (+3 -3)
📝 src/client/common/sftp.js (+5 -4)
📝 src/client/common/transfer.js (+1 -1)
📝 src/client/common/ws.js (+2 -2)
📝 src/client/components/terminal/index.jsx (+1 -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/290 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 1/29/2018 **Status:** ✅ Merged **Merged:** 1/29/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-288` --- ### 📝 Commits (1) - [`0497a4f`](https://github.com/electerm/electerm/commit/0497a4fad2b8c200d492a3b28ddd80ff273cffeb) fix #288 close ws link properly when sftp/transfer destroy ### 📊 Changes **8 files changed** (+41 additions, -75 deletions) <details> <summary>View changed files</summary> ➖ `app/lib/ipc.js` (+0 -60) 📝 `app/lib/transfer.js` (+2 -0) 📝 `app/lib/ws.js` (+27 -5) 📝 `package.json` (+3 -3) 📝 `src/client/common/sftp.js` (+5 -4) 📝 `src/client/common/transfer.js` (+1 -1) 📝 `src/client/common/ws.js` (+2 -2) 📝 `src/client/components/terminal/index.jsx` (+1 -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:18 +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#3021
No description provided.