[PR #3410] [MERGED] Fix deep link support #3902

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

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/3410
Author: @zxdong262
Created: 5/9/2024
Status: Merged
Merged: 5/9/2024
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (1)

  • 1d8b6da Fix deep link support [skip test]

📊 Changes

6 files changed (+164 additions, -183 deletions)

View changed files

📝 package-lock.json (+127 -164)
📝 package.json (+2 -1)
📝 src/app/lib/create-app.js (+0 -17)
src/app/lib/deep-link.js (+31 -0)
📝 src/app/lib/ipc.js (+3 -1)
📝 src/client/components/main/main.jsx (+1 -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/3410 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 5/9/2024 **Status:** ✅ Merged **Merged:** 5/9/2024 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (1) - [`1d8b6da`](https://github.com/electerm/electerm/commit/1d8b6da8b63700a0d916478df6e67487640027fe) Fix deep link support [skip test] ### 📊 Changes **6 files changed** (+164 additions, -183 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+127 -164) 📝 `package.json` (+2 -1) 📝 `src/app/lib/create-app.js` (+0 -17) ➕ `src/app/lib/deep-link.js` (+31 -0) 📝 `src/app/lib/ipc.js` (+3 -1) 📝 `src/client/components/main/main.jsx` (+1 -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:54:12 +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#3902
No description provided.