mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 22:26:06 +03:00
[PR #1775] [MERGED] Move stability with same-titled folders #1933
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#1933
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/1775
Author: @marcelklehr
Created: 11/24/2024
Status: ✅ Merged
Merged: 11/25/2024
Merged by: @marcelklehr
Base:
develop← Head:test/moving-stability📝 Commits (9)
8453562enh(Scanner): Improve move matchingdf906d6test(Scanner): Move stability with same-titled foldersc5b679eMerge branch 'fix/move-stabiltiy-same-titled-folders' into test/moving-stability36101a8fix: testd3015b2fix(Scanner): Fix move stability7aeea0ffix(Scanner): Fix move stabilityd3bc7e8test: Skip hierarhcy reversals 2 test for linkwarden350191afix(test)36e6aa8fix(test)📊 Changes
5 files changed (+145 additions, -7 deletions)
View changed files
📝
src/lib/Scanner.ts(+16 -4)📝
src/lib/Tree.ts(+20 -3)📝
src/lib/strategies/Merge.ts(+3 -0)📝
src/lib/strategies/Unidirectional.ts(+2 -0)📝
src/test/test.js(+104 -0)📄 Description
see https://github.com/floccusaddon/floccus/issues/1681
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.