[PR #2004] [MERGED] fix(browser.permissions): Ignore permissions when using Orion #1979

Closed
opened 2026-02-25 23:31:25 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/2004
Author: @marcelklehr
Created: 7/27/2025
Status: Merged
Merged: 7/27/2025
Merged by: @marcelklehr

Base: developHead: feat/orion


📝 Commits (2)

  • 7e066c3 fix(browser.permissions): Ignore permissions when using Orion
  • 55f7113 Update src/ui/App.vue

📊 Changes

7 files changed (+56 additions, -23 deletions)

View changed files

📝 src/lib/adapters/Git.ts (+2 -1)
📝 src/lib/adapters/GoogleDrive.ts (+4 -2)
📝 src/lib/adapters/Karakeep.ts (+26 -15)
📝 src/lib/adapters/Linkwarden.ts (+16 -3)
📝 src/lib/adapters/NextcloudBookmarks.ts (+2 -1)
📝 src/lib/adapters/WebDav.ts (+2 -1)
📝 src/ui/App.vue (+4 -0)

📄 Description

fixes #1643


🔄 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/floccusaddon/floccus/pull/2004 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 7/27/2025 **Status:** ✅ Merged **Merged:** 7/27/2025 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `feat/orion` --- ### 📝 Commits (2) - [`7e066c3`](https://github.com/floccusaddon/floccus/commit/7e066c3c5615290a08dd5f5853f6227869bab54a) fix(browser.permissions): Ignore permissions when using Orion - [`55f7113`](https://github.com/floccusaddon/floccus/commit/55f7113cc74bfbbe9b504d2bc7619d56c6ecca62) Update src/ui/App.vue ### 📊 Changes **7 files changed** (+56 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/adapters/Git.ts` (+2 -1) 📝 `src/lib/adapters/GoogleDrive.ts` (+4 -2) 📝 `src/lib/adapters/Karakeep.ts` (+26 -15) 📝 `src/lib/adapters/Linkwarden.ts` (+16 -3) 📝 `src/lib/adapters/NextcloudBookmarks.ts` (+2 -1) 📝 `src/lib/adapters/WebDav.ts` (+2 -1) 📝 `src/ui/App.vue` (+4 -0) </details> ### 📄 Description fixes #1643 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:31:25 +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/floccus#1979
No description provided.