[PR #212] [MERGED] fix #206 fix #168 no magic strings and fix xterm import #2984

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

📋 Pull Request Information

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

Base: masterHead: fix-206


📝 Commits (1)

📊 Changes

14 files changed (+113 additions, -83 deletions)

View changed files

📝 src/client/common/constants.js (+15 -0)
📝 src/client/common/create-title.js (+1 -1)
📝 src/client/common/fetch.js (+1 -1)
📝 src/client/common/index-sorter.js (+3 -0)
📝 src/client/components/control/index.jsx (+4 -4)
📝 src/client/components/control/modal.jsx (+10 -9)
📝 src/client/components/main/main.jsx (+4 -4)
📝 src/client/components/sftp/confirm-list.jsx (+26 -25)
📝 src/client/components/sftp/file.jsx (+12 -12)
📝 src/client/components/sftp/index.jsx (+9 -9)
📝 src/client/components/sftp/transport.jsx (+3 -2)
📝 src/client/components/ssh-form/index.jsx (+6 -6)
📝 src/client/components/terminal/index.jsx (+19 -5)
📝 views/includes/footer-js.pug (+0 -5)

📄 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/212 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 1/10/2018 **Status:** ✅ Merged **Merged:** 1/10/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-206` --- ### 📝 Commits (1) - [`514857d`](https://github.com/electerm/electerm/commit/514857da35c90e2ee2804170dd2ae0d74cd5966f) fix #206 fix #168 no magic strings and fix xterm import ### 📊 Changes **14 files changed** (+113 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `src/client/common/constants.js` (+15 -0) 📝 `src/client/common/create-title.js` (+1 -1) 📝 `src/client/common/fetch.js` (+1 -1) 📝 `src/client/common/index-sorter.js` (+3 -0) 📝 `src/client/components/control/index.jsx` (+4 -4) 📝 `src/client/components/control/modal.jsx` (+10 -9) 📝 `src/client/components/main/main.jsx` (+4 -4) 📝 `src/client/components/sftp/confirm-list.jsx` (+26 -25) 📝 `src/client/components/sftp/file.jsx` (+12 -12) 📝 `src/client/components/sftp/index.jsx` (+9 -9) 📝 `src/client/components/sftp/transport.jsx` (+3 -2) 📝 `src/client/components/ssh-form/index.jsx` (+6 -6) 📝 `src/client/components/terminal/index.jsx` (+19 -5) 📝 `views/includes/footer-js.pug` (+0 -5) </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:10 +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#2984
No description provided.