[PR #3014] [MERGED] :electron: Remove unneded files #4636

Closed
opened 2026-02-28 20:58:52 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3014
Author: @MikesGlitch
Created: 7/9/2024
Status: Merged
Merged: 7/9/2024
Merged by: @MatissJanis

Base: masterHead: ts/remove-unneeded-files


📝 Commits (3)

📊 Changes

5 files changed (+6 additions, -65 deletions)

View changed files

📝 packages/desktop-electron/index.ts (+0 -2)
📝 packages/desktop-electron/server.ts (+0 -2)
packages/desktop-electron/setRequireHook.js (+0 -3)
packages/desktop-electron/signWindowsHook.js (+0 -58)
upcoming-release-notes/3014.md (+6 -0)

📄 Description

Remove unused files from Electron app. They've been here since the beginning and aren't used for anything.

Tested on

  • WIndows
  • Linux

#1483


🔄 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/actualbudget/actual/pull/3014 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 7/9/2024 **Status:** ✅ Merged **Merged:** 7/9/2024 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `ts/remove-unneeded-files` --- ### 📝 Commits (3) - [`6f079dd`](https://github.com/actualbudget/actual/commit/6f079dd4025e907e71d88911137dd3e0eda05518) remove unneded files - [`4a7a0c5`](https://github.com/actualbudget/actual/commit/4a7a0c5c3178d8e08b6c646923f59aad54a74f0d) loading.html - [`bce2bbf`](https://github.com/actualbudget/actual/commit/bce2bbf0955375d89f65dbb260e47d9c227745a8) release notes ### 📊 Changes **5 files changed** (+6 additions, -65 deletions) <details> <summary>View changed files</summary> 📝 `packages/desktop-electron/index.ts` (+0 -2) 📝 `packages/desktop-electron/server.ts` (+0 -2) ➖ `packages/desktop-electron/setRequireHook.js` (+0 -3) ➖ `packages/desktop-electron/signWindowsHook.js` (+0 -58) ➕ `upcoming-release-notes/3014.md` (+6 -0) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://github.com/actualbudget/docs#writing-good-release-notes --> Remove unused files from Electron app. They've been here since the beginning and aren't used for anything. Tested on - WIndows - Linux #1483 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:58:52 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#4636