mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[PR #2122] [MERGED] Failsafe: be more precise about where bookmarks are added/deleted #1998
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#1998
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/2122
Author: @marcelklehr
Created: 12/13/2025
Status: ✅ Merged
Merged: 12/13/2025
Merged by: @marcelklehr
Base:
develop← Head:feat/improve-failsafe-wording📝 Commits (4)
1560722feat(failsafe): be more precise about where bookmarks are added/deleted547d863Revert "chore: update webpack"10a1e9ffix(build): Add sleep before running html task62d9b94fix(build): check in build-fixture📊 Changes
10 files changed (+137 additions, -89 deletions)
View changed files
📝
_locales/en/messages.json(+9 -3)📝
gulpfile.js(+1 -0)📝
package-lock.json(+38 -52)➕
src/build-fixtures/lazyLoadIntegration.js(+3 -0)📝
src/errors/Error.ts(+28 -6)📝
src/lib/browser/BrowserAccount.ts(+11 -5)📝
src/lib/native/NativeAccount.ts(+11 -5)📝
src/lib/strategies/Default.ts(+23 -9)📝
src/lib/strategies/Unidirectional.ts(+4 -4)📝
src/test/test.js(+9 -5)📄 Description
fixes #2116
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.