[PR #309] [MERGED] fix #56 add sftp sort contextmenu #3031

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

📋 Pull Request Information

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

Base: masterHead: fix-56


📝 Commits (1)

📊 Changes

5 files changed (+101 additions, -2 deletions)

View changed files

📝 package.json (+1 -1)
📝 src/client/components/sftp/file.jsx (+38 -0)
📝 src/client/components/sftp/index.jsx (+23 -1)
📝 src/client/components/sftp/sftp.styl (+5 -0)
src/client/components/sftp/sorters.js (+34 -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/309 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 2/1/2018 **Status:** ✅ Merged **Merged:** 2/1/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-56` --- ### 📝 Commits (1) - [`ea11144`](https://github.com/electerm/electerm/commit/ea111441a312aa6434d2958fa2bfd5f834ee7e7e) fix #56 add sftp sort contextmenu ### 📊 Changes **5 files changed** (+101 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `src/client/components/sftp/file.jsx` (+38 -0) 📝 `src/client/components/sftp/index.jsx` (+23 -1) 📝 `src/client/components/sftp/sftp.styl` (+5 -0) ➕ `src/client/components/sftp/sorters.js` (+34 -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:20 +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#3031
No description provided.