[PR #1912] [MERGED] fix #1909 fix: Fix cancel single transfer function #3666

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

📋 Pull Request Information

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

Base: masterHead: fix-1909


📝 Commits (2)

📊 Changes

11 files changed (+20 additions, -94 deletions)

View changed files

📝 bin/generate-version.js (+1 -2)
build/happy-pack.js (+0 -17)
📝 build/production.js (+0 -2)
📝 build/rules.js (+1 -2)
📝 build/webpack.config.js (+0 -2)
📝 package-lock.json (+1 -56)
📝 package.json (+1 -2)
📝 src/app/lib/get-config.js (+5 -4)
📝 src/app/lib/ipc.js (+9 -5)
📝 src/client/components/setting-panel/setting.jsx (+1 -1)
📝 src/client/components/sftp/transport-action.jsx (+1 -1)

📄 Description

  • fix #1909 fix: Fix cancel single transfer function
  • build: Remove happyPack
  • build: fix hot reload
  • fix: Fix reload support
  • feat: Support reload to make language change take effect

🔄 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/1912 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 11/21/2020 **Status:** ✅ Merged **Merged:** 11/21/2020 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1909` --- ### 📝 Commits (2) - [`854b43f`](https://github.com/electerm/electerm/commit/854b43f9757e986edf706947171cd5af15821f94) - fix #1909 fix: Fix cancel single transfer function - [`fecada5`](https://github.com/electerm/electerm/commit/fecada529633717cd25ee5db61a9799670974f33) fix ### 📊 Changes **11 files changed** (+20 additions, -94 deletions) <details> <summary>View changed files</summary> 📝 `bin/generate-version.js` (+1 -2) ➖ `build/happy-pack.js` (+0 -17) 📝 `build/production.js` (+0 -2) 📝 `build/rules.js` (+1 -2) 📝 `build/webpack.config.js` (+0 -2) 📝 `package-lock.json` (+1 -56) 📝 `package.json` (+1 -2) 📝 `src/app/lib/get-config.js` (+5 -4) 📝 `src/app/lib/ipc.js` (+9 -5) 📝 `src/client/components/setting-panel/setting.jsx` (+1 -1) 📝 `src/client/components/sftp/transport-action.jsx` (+1 -1) </details> ### 📄 Description - fix #1909 fix: Fix cancel single transfer function - build: Remove happyPack - build: fix hot reload - fix: Fix reload support - feat: Support reload to make language change take effect --- <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:21 +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#3666
No description provided.