[PR #7] [MERGED] Close running app #11

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

📋 Pull Request Information

Original PR: https://github.com/davunt/app-eraser/pull/7
Author: @davunt
Created: 2/27/2023
Status: Merged
Merged: 2/27/2023
Merged by: @davunt

Base: mainHead: close-running-app


📝 Commits (2)

  • 925ed23 Apps will not quit prior to deletion
  • 21f6f9f Added some new substrings to ignore when scanning files

📊 Changes

7 files changed (+37 additions, -14 deletions)

View changed files

📝 README.md (+3 -2)
📝 assets/css/about.css (+4 -0)
📝 src/about/index.html (+1 -1)
📝 src/main/controller.js (+19 -4)
📝 utils/constants.js (+2 -2)
📝 utils/fileRegex.js (+7 -0)
📝 utils/pathLocations.js (+1 -5)

📄 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/davunt/app-eraser/pull/7 **Author:** [@davunt](https://github.com/davunt) **Created:** 2/27/2023 **Status:** ✅ Merged **Merged:** 2/27/2023 **Merged by:** [@davunt](https://github.com/davunt) **Base:** `main` ← **Head:** `close-running-app` --- ### 📝 Commits (2) - [`925ed23`](https://github.com/davunt/app-eraser/commit/925ed2355cb27aba8ca500f8399d9c7528b18ef6) Apps will not quit prior to deletion - [`21f6f9f`](https://github.com/davunt/app-eraser/commit/21f6f9f0375c095022d57f8bec90b93bd9b4586f) Added some new substrings to ignore when scanning files ### 📊 Changes **7 files changed** (+37 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -2) 📝 `assets/css/about.css` (+4 -0) 📝 `src/about/index.html` (+1 -1) 📝 `src/main/controller.js` (+19 -4) 📝 `utils/constants.js` (+2 -2) 📝 `utils/fileRegex.js` (+7 -0) 📝 `utils/pathLocations.js` (+1 -5) </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 01:27:49 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
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/app-eraser#11
No description provided.