[PR #181] [MERGED] Electron link #644

Closed
opened 2026-03-03 00:22:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BoostIO/BoostNote-App/pull/181
Author: @Rokt33r
Created: 12/19/2019
Status: Merged
Merged: 12/19/2019
Merged by: @Rokt33r

Base: masterHead: electron-link


📝 Commits (3)

  • 5f2fb98 Implement openNew for electron
  • d1921e4 Fix external links
  • 11dd40a Surpress updater error message

📊 Changes

6 files changed (+75 additions, -27 deletions)

View changed files

📝 app/updater.js (+1 -4)
📝 index.html (+10 -0)
📝 src/components/PreferencesModal/AboutTab.tsx (+43 -20)
📝 src/components/PreferencesModal/styled.tsx (+1 -1)
📝 src/components/atoms/MarkdownPreviewer.tsx (+14 -0)
📝 src/lib/utils/platform.ts (+6 -2)

📄 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/BoostIO/BoostNote-App/pull/181 **Author:** [@Rokt33r](https://github.com/Rokt33r) **Created:** 12/19/2019 **Status:** ✅ Merged **Merged:** 12/19/2019 **Merged by:** [@Rokt33r](https://github.com/Rokt33r) **Base:** `master` ← **Head:** `electron-link` --- ### 📝 Commits (3) - [`5f2fb98`](https://github.com/BoostIO/BoostNote-App/commit/5f2fb983d94997a66d1b24cce1dc7d0752dcfc0f) Implement openNew for electron - [`d1921e4`](https://github.com/BoostIO/BoostNote-App/commit/d1921e47c293b412705e6dcfea5b59bf2a8c907f) Fix external links - [`11dd40a`](https://github.com/BoostIO/BoostNote-App/commit/11dd40a699ed481f2339a9c79dd9ae37b34879ba) Surpress updater error message ### 📊 Changes **6 files changed** (+75 additions, -27 deletions) <details> <summary>View changed files</summary> 📝 `app/updater.js` (+1 -4) 📝 `index.html` (+10 -0) 📝 `src/components/PreferencesModal/AboutTab.tsx` (+43 -20) 📝 `src/components/PreferencesModal/styled.tsx` (+1 -1) 📝 `src/components/atoms/MarkdownPreviewer.tsx` (+14 -0) 📝 `src/lib/utils/platform.ts` (+6 -2) </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-03-03 00:22:32 +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/BoostNote-App#644
No description provided.