[PR #66] [MERGED] Panic hook to generate crash dumps #65 #131

Closed
opened 2026-02-17 17:12:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-app/pull/66
Author: @DecDuck
Created: 7/18/2025
Status: Merged
Merged: 7/18/2025
Merged by: @DecDuck

Base: developHead: 65-panic-hook-to-generate-crash-dumps


📝 Commits (1)

  • 71d5e07 feat: add panic file handler

📊 Changes

5 files changed (+43 additions, -24 deletions)

View changed files

📝 pages/store/index.vue (+0 -1)
📝 src-tauri/src/database/commands.rs (+1 -1)
📝 src-tauri/src/database/db.rs (+11 -16)
📝 src-tauri/src/lib.rs (+30 -3)
📝 src-tauri/src/process/process_manager.rs (+1 -3)

📄 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/Drop-OSS/drop-app/pull/66 **Author:** [@DecDuck](https://github.com/DecDuck) **Created:** 7/18/2025 **Status:** ✅ Merged **Merged:** 7/18/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `65-panic-hook-to-generate-crash-dumps` --- ### 📝 Commits (1) - [`71d5e07`](https://github.com/Drop-OSS/drop-app/commit/71d5e076e4b01386703ae95e89293cf91a58c5bf) feat: add panic file handler ### 📊 Changes **5 files changed** (+43 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `pages/store/index.vue` (+0 -1) 📝 `src-tauri/src/database/commands.rs` (+1 -1) 📝 `src-tauri/src/database/db.rs` (+11 -16) 📝 `src-tauri/src/lib.rs` (+30 -3) 📝 `src-tauri/src/process/process_manager.rs` (+1 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:12:10 -05:00
yindo closed this issue 2026-02-17 17:12:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#131