mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[PR #1902] [MERGED] feat(AdditionFailsafe): Extend failsafe mechanism to prevent creation of excessive amounts of bookmarks #1954
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#1954
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/1902
Author: @marcelklehr
Created: 4/5/2025
Status: ✅ Merged
Merged: 4/6/2025
Merged by: @marcelklehr
Base:
develop← Head:feat/addition-failsafe📝 Commits (2)
7636360feat(AdditionFailsafe): Extend failsafe mechanism to prevent creation of excessive amounts of bookmarksc668101fix(failsafe): Also apply failsafe on upstream changes📊 Changes
7 files changed (+235 additions, -20 deletions)
View changed files
📝
_locales/en/messages.json(+7 -4)📝
src/errors/Error.ts(+13 -2)📝
src/lib/browser/BrowserAccount.ts(+6 -2)📝
src/lib/native/NativeAccount.ts(+6 -2)📝
src/lib/strategies/Default.ts(+25 -8)📝
src/lib/strategies/Unidirectional.ts(+5 -1)📝
src/test/test.js(+173 -1)📄 Description
fixes #1900
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.