[PR #20] [MERGED] Cleanup the unused compatibility settings page and logic in settings.vue #108

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

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-app/pull/20
Author: @AdenMGB
Created: 1/8/2025
Status: Merged
Merged: 1/8/2025
Merged by: @DecDuck

Base: developHead: develop


📝 Commits (5)

📊 Changes

5 files changed (+9 additions, -84 deletions)

View changed files

📝 pages/settings.vue (+0 -5)
pages/settings/compatibility.vue (+0 -3)
📝 pages/settings/debug.vue (+0 -25)
📝 src-tauri/src/lib.rs (+0 -6)
📝 src-tauri/src/process/compat.rs (+9 -45)

📄 Description

Removed compatibility settings since unused, plus any reference to the now deleted code.


🔄 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/20 **Author:** [@AdenMGB](https://github.com/AdenMGB) **Created:** 1/8/2025 **Status:** ✅ Merged **Merged:** 1/8/2025 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `develop` ← **Head:** `develop` --- ### 📝 Commits (5) - [`8e32ade`](https://github.com/Drop-OSS/drop-app/commit/8e32adeb813ee3bfa9f21b2ecd1964cdac4bb6e7) Delete pages/settings/compatibility.vue - [`cdf7387`](https://github.com/Drop-OSS/drop-app/commit/cdf7387217c58b45639c459f54354a9dc22d0a50) Update settings.vue - [`e6abc56`](https://github.com/Drop-OSS/drop-app/commit/e6abc5685ffdae293d6b41a3b11a77b505cf3134) Update debug.vue - [`6b41090`](https://github.com/Drop-OSS/drop-app/commit/6b410908670a3526ea64c348b593220c9170880b) Update lib.rs - [`d4590a4`](https://github.com/Drop-OSS/drop-app/commit/d4590a47916aaf8143cc33b26a5f648d347be3f8) Update compat.rs ### 📊 Changes **5 files changed** (+9 additions, -84 deletions) <details> <summary>View changed files</summary> 📝 `pages/settings.vue` (+0 -5) ➖ `pages/settings/compatibility.vue` (+0 -3) 📝 `pages/settings/debug.vue` (+0 -25) 📝 `src-tauri/src/lib.rs` (+0 -6) 📝 `src-tauri/src/process/compat.rs` (+9 -45) </details> ### 📄 Description Removed compatibility settings since unused, plus any reference to the now deleted code. --- <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:07 -05:00
yindo closed this issue 2026-02-17 17:12:07 -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#108