mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[PR #1807] [MERGED] fix: Don't produce UPDATE when URL changes #1935
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#1935
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/1807
Author: @marcelklehr
Created: 12/24/2024
Status: ✅ Merged
Merged: 12/24/2024
Merged by: @marcelklehr
Base:
develop← Head:fix/nc-bookmarks-update📝 Commits (3)
4d8bcf7fix(Default#getDiffs): Don't produce UPDATEs for tabs, evere3e6b93test: update the server on local changes of url collisionsd244f6dfix(SyncProcess): Fix URL collisions on NC Bookmarks📊 Changes
2 files changed (+128 additions, -13 deletions)
View changed files
📝
src/lib/strategies/Default.ts(+66 -12)📝
src/test/test.js(+62 -1)📄 Description
NC Bookmarks cannot handle URL collisions
see #1804
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.