mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[PR #2004] [MERGED] fix(browser.permissions): Ignore permissions when using Orion #1979
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#1979
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
develop← Head:feat/orion📝 Commits (2)
7e066c3fix(browser.permissions): Ignore permissions when using Orion55f7113Update 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.