[PR #2916] [MERGED] Support portable in Windows OS #3834

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2916
Author: @zxdong262
Created: 8/9/2023
Status: Merged
Merged: 8/9/2023
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (3)

  • a3d91cb [skip test][skip linux][skip mac] support portable in windows
  • 2e4485e [skip test][skip linux][skip mac] 1
  • 0cdf561 [skip test][skip build]

📊 Changes

8 files changed (+97 additions, -17 deletions)

View changed files

📝 package-lock.json (+9 -9)
📝 package.json (+2 -2)
📝 src/app/common/app-props.js (+29 -1)
📝 src/app/lib/ipc.js (+6 -2)
📝 src/client/common/constants.js (+0 -1)
📝 src/client/components/setting-panel/setting.jsx (+47 -1)
📝 src/client/store/init-state.js (+2 -1)
📝 src/client/store/load-data.js (+2 -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/2916 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 8/9/2023 **Status:** ✅ Merged **Merged:** 8/9/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (3) - [`a3d91cb`](https://github.com/electerm/electerm/commit/a3d91cb445335a04f27306c44141fdc54eac2f91) [skip test][skip linux][skip mac] support portable in windows - [`2e4485e`](https://github.com/electerm/electerm/commit/2e4485e91042b8706367b567d3c1e0c34bf04dbf) [skip test][skip linux][skip mac] 1 - [`0cdf561`](https://github.com/electerm/electerm/commit/0cdf561ba124e408a0110bd08e6598bbb4b3b942) [skip test][skip build] ### 📊 Changes **8 files changed** (+97 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+9 -9) 📝 `package.json` (+2 -2) 📝 `src/app/common/app-props.js` (+29 -1) 📝 `src/app/lib/ipc.js` (+6 -2) 📝 `src/client/common/constants.js` (+0 -1) 📝 `src/client/components/setting-panel/setting.jsx` (+47 -1) 📝 `src/client/store/init-state.js` (+2 -1) 📝 `src/client/store/load-data.js` (+2 -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:57 +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#3834
No description provided.