[PR #2122] [MERGED] Failsafe: be more precise about where bookmarks are added/deleted #1998

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

📋 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: developHead: feat/improve-failsafe-wording


📝 Commits (4)

  • 1560722 feat(failsafe): be more precise about where bookmarks are added/deleted
  • 547d863 Revert "chore: update webpack"
  • 10a1e9f fix(build): Add sleep before running html task
  • 62d9b94 fix(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.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/2122 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 12/13/2025 **Status:** ✅ Merged **Merged:** 12/13/2025 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `feat/improve-failsafe-wording` --- ### 📝 Commits (4) - [`1560722`](https://github.com/floccusaddon/floccus/commit/156072202be0b3cffb62b3cacc9ada0e71bfef71) feat(failsafe): be more precise about where bookmarks are added/deleted - [`547d863`](https://github.com/floccusaddon/floccus/commit/547d8630863b3ed9bb1f58bc9d37f4ff3b32011a) Revert "chore: update webpack" - [`10a1e9f`](https://github.com/floccusaddon/floccus/commit/10a1e9f62005b88523004863da06ae22693ceeb1) fix(build): Add sleep before running html task - [`62d9b94`](https://github.com/floccusaddon/floccus/commit/62d9b945ec0bb028133e6b087d1a51bdb69fe6b2) fix(build): check in build-fixture ### 📊 Changes **10 files changed** (+137 additions, -89 deletions) <details> <summary>View changed files</summary> 📝 `_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) </details> ### 📄 Description fixes #2116 --- <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:28 +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#1998
No description provided.