[PR #1527] [MERGED] fix #1524 [Fix] Auto connect fs websocket connection #3547

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1527
Author: @zxdong262
Created: 1/13/2020
Status: Merged
Merged: 1/13/2020
Merged by: @zxdong262

Base: masterHead: fix-1526


📝 Commits (2)

📊 Changes

6 files changed (+26 additions, -42 deletions)

View changed files

📝 app/app.js (+10 -1)
📝 app/server/session.js (+3 -3)
📝 src/client/common/fs.js (+8 -0)
📝 src/client/components/main/index.jsx (+3 -2)
src/client/components/main/init.jsx (+0 -34)
📝 src/client/components/sftp/index.jsx (+2 -2)

📄 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/1527 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 1/13/2020 **Status:** ✅ Merged **Merged:** 1/13/2020 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1526` --- ### 📝 Commits (2) - [`84d7e44`](https://github.com/electerm/electerm/commit/84d7e44e4ff544bbbab25ed61a5751bd153b2489) fix #1524 [Fix] Auto connect fs websocket connection - [`a083ba3`](https://github.com/electerm/electerm/commit/a083ba3c2b63617f857217fdd88a40f88aabcde5) fix ### 📊 Changes **6 files changed** (+26 additions, -42 deletions) <details> <summary>View changed files</summary> 📝 `app/app.js` (+10 -1) 📝 `app/server/session.js` (+3 -3) 📝 `src/client/common/fs.js` (+8 -0) 📝 `src/client/components/main/index.jsx` (+3 -2) ➖ `src/client/components/main/init.jsx` (+0 -34) 📝 `src/client/components/sftp/index.jsx` (+2 -2) </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:57:08 +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#3547
No description provided.