mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 06:35:59 +03:00
[PR #816] [MERGED] Implement failsafe #1761
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#1761
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/816
Author: @marcelklehr
Created: 2/2/2021
Status: ✅ Merged
Merged: 2/2/2021
Merged by: @marcelklehr
Base:
develop← Head:feature/failsafe📝 Commits (4)
f0a52b2Implement failsafe4f1d718CI: Disable failsafe in benchmark tests2447589Tests: Test failsafeefaf544Tests: Skip failsafe test in noCache conditions📊 Changes
9 files changed (+145 additions, -8 deletions)
View changed files
📝
_locales/en/messages.json(+19 -1)📝
src/lib/Account.js(+1 -0)📝
src/lib/Tree.ts(+4 -0)📝
src/lib/strategies/Default.ts(+10 -0)📝
src/test/test.js(+55 -2)📝
src/ui/components/AccountCard.vue(+7 -0)➕
src/ui/components/OptionFailsafe.vue(+36 -0)📝
src/ui/components/OptionsNextcloudFolders.vue(+7 -3)📝
src/ui/components/OptionsWebdav.vue(+6 -2)📄 Description
Don't remove more than 50% of local bookmarks by default
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.