[PR #1868] [MERGED] feat: Support colorful file icon #3648

Closed
opened 2026-02-27 01:53:17 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/1868
Author: @zxdong262
Created: 11/4/2020
Status: Merged
Merged: 11/4/2020
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (1)

  • c490f3b feat: Support colorful file icon

📊 Changes

7 files changed (+195 additions, -8 deletions)

View changed files

📝 package-lock.json (+151 -1)
📝 package.json (+3 -1)
📝 src/app/app.js (+2 -1)
📝 src/app/utils/constants.js (+5 -0)
src/client/components/sftp/file-icon.jsx (+17 -0)
📝 src/client/components/sftp/file-item.jsx (+5 -5)
📝 webpack.config.js (+12 -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/1868 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/4/2020 **Status:** ✅ Merged **Merged:** 11/4/2020 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (1) - [`c490f3b`](https://github.com/electerm/electerm/commit/c490f3bab1862053815ade5ee0a9eb894ce59185) feat: Support colorful file icon ### 📊 Changes **7 files changed** (+195 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+151 -1) 📝 `package.json` (+3 -1) 📝 `src/app/app.js` (+2 -1) 📝 `src/app/utils/constants.js` (+5 -0) ➕ `src/client/components/sftp/file-icon.jsx` (+17 -0) 📝 `src/client/components/sftp/file-item.jsx` (+5 -5) 📝 `webpack.config.js` (+12 -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 01:53:17 +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#3648
No description provided.