mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[PR #703] [MERGED] Sync fixes #1718
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#1718
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/703
Author: @marcelklehr
Created: 10/23/2020
Status: ✅ Merged
Merged: 10/24/2020
Merged by: @marcelklehr
Base:
develop← Head:fix/bm-4.x-tests📝 Commits (10+)
92ae4e1Revert "Small performance improvements"ff2bd0cCI: Remove bm@stable nc@199dd6335Readd performance improvements34384e5Remove hash recalculation8ccb87dSync: Fix Merge strategyea34df7Sync: Fix Unidirectional strategies28b99e0NextcloudFolders: Fix _getChildren for old APIsd44a583Fix _getChildren for old APIs3bb00e0Fix _getChildren for old APIsa0c55f0tests: Change meaning oldAPI📊 Changes
9 files changed (+98 additions, -147 deletions)
View changed files
📝
.github/workflows/tests.yml(+0 -5)📝
src/lib/Tree.ts(+1 -1)📝
src/lib/adapters/NextcloudFolders.ts(+82 -135)📝
src/lib/interfaces/Resource.ts(+1 -1)📝
src/lib/strategies/Default.ts(+0 -4)📝
src/lib/strategies/Merge.ts(+4 -0)📝
src/lib/strategies/Overwrite.js(+4 -0)📝
src/lib/strategies/Slave.js(+4 -0)📝
src/test/test.js(+2 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.