[PR #547] [MERGED] fix #539 add symbolic link icon #3135

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

📋 Pull Request Information

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

Base: masterHead: fix-539


📝 Commits (2)

📊 Changes

9 files changed (+54 additions, -16 deletions)

View changed files

📝 app/lib/fs.js (+14 -4)
📝 package.json (+1 -1)
📝 src/client/components/sftp/file-mode-modal.jsx (+9 -1)
📝 src/client/components/sftp/file-props-modal.jsx (+9 -1)
📝 src/client/components/sftp/file-read.js (+4 -2)
📝 src/client/components/sftp/file.jsx (+10 -4)
📝 src/client/components/sftp/index.jsx (+3 -1)
📝 src/client/components/sftp/sftp.styl (+3 -1)
📝 src/client/css/includes/color.styl (+1 -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/547 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 7/1/2018 **Status:** ✅ Merged **Merged:** 7/1/2018 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-539` --- ### 📝 Commits (2) - [`74cd3cc`](https://github.com/electerm/electerm/commit/74cd3cc96d3627df6e5bf3984e7b7291216d51f2) fix #539 add symbolic link icon - [`7af216b`](https://github.com/electerm/electerm/commit/7af216b7ca05a5db7d488d9df5176668382ce77d) fix ### 📊 Changes **9 files changed** (+54 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `app/lib/fs.js` (+14 -4) 📝 `package.json` (+1 -1) 📝 `src/client/components/sftp/file-mode-modal.jsx` (+9 -1) 📝 `src/client/components/sftp/file-props-modal.jsx` (+9 -1) 📝 `src/client/components/sftp/file-read.js` (+4 -2) 📝 `src/client/components/sftp/file.jsx` (+10 -4) 📝 `src/client/components/sftp/index.jsx` (+3 -1) 📝 `src/client/components/sftp/sftp.styl` (+3 -1) 📝 `src/client/css/includes/color.styl` (+1 -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:42 +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#3135
No description provided.