[PR #1592] [MERGED] fix #1591 [chor] Move app to src #3569

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

📋 Pull Request Information

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

Base: masterHead: fix-1591


📝 Commits (3)

📊 Changes

38 files changed (+25 additions, -33 deletions)

View changed files

📝 .gitignore (+2 -1)
app/dev-app.js (+0 -2)
📝 bin/app.js (+3 -4)
📝 bin/build.js (+2 -1)
📝 bin/clean.js (+1 -4)
📝 bin/generate-version.js (+1 -1)
📝 bin/prepare.js (+2 -6)
📝 package.json (+4 -4)
📝 src/app/app.js (+0 -0)
📝 src/app/lib/enc.js (+0 -0)
📝 src/app/lib/font-list.js (+0 -0)
📝 src/app/lib/fs.js (+0 -0)
📝 src/app/lib/install-src.js (+0 -0)
📝 src/app/lib/last-state.js (+0 -0)
📝 src/app/lib/locales.js (+3 -3)
📝 src/app/lib/log-read.js (+0 -0)
📝 src/app/lib/ls.js (+0 -0)
📝 src/app/lib/menu.js (+1 -1)
📝 src/app/lib/shortcut.js (+0 -0)
📝 src/app/lib/ssh-config.js (+0 -0)

...and 18 more files

📄 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/1592 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 3/4/2020 **Status:** ✅ Merged **Merged:** 3/4/2020 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `fix-1591` --- ### 📝 Commits (3) - [`c5f90b5`](https://github.com/electerm/electerm/commit/c5f90b5e4ec1aae37e4d94f909faa21e66e93739) move - [`395783b`](https://github.com/electerm/electerm/commit/395783b50c44cca63d9942e0e1435bbbcbcb599e) fix #1591 [chor] Move app to src - [`65200be`](https://github.com/electerm/electerm/commit/65200be802092dcd29ed945559d94fed4e599859) Fix format ### 📊 Changes **38 files changed** (+25 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -1) ➖ `app/dev-app.js` (+0 -2) 📝 `bin/app.js` (+3 -4) 📝 `bin/build.js` (+2 -1) 📝 `bin/clean.js` (+1 -4) 📝 `bin/generate-version.js` (+1 -1) 📝 `bin/prepare.js` (+2 -6) 📝 `package.json` (+4 -4) 📝 `src/app/app.js` (+0 -0) 📝 `src/app/lib/enc.js` (+0 -0) 📝 `src/app/lib/font-list.js` (+0 -0) 📝 `src/app/lib/fs.js` (+0 -0) 📝 `src/app/lib/install-src.js` (+0 -0) 📝 `src/app/lib/last-state.js` (+0 -0) 📝 `src/app/lib/locales.js` (+3 -3) 📝 `src/app/lib/log-read.js` (+0 -0) 📝 `src/app/lib/ls.js` (+0 -0) 📝 `src/app/lib/menu.js` (+1 -1) 📝 `src/app/lib/shortcut.js` (+0 -0) 📝 `src/app/lib/ssh-config.js` (+0 -0) _...and 18 more files_ </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:57:13 +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#3569
No description provided.