[PR #911] [MERGED] Only remove duplicates for Nextcloud #1785

Closed
opened 2026-02-25 23:30:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/floccusaddon/floccus/pull/911
Author: @marcelklehr
Created: 7/14/2021
Status: Merged
Merged: 7/14/2021
Merged by: @marcelklehr

Base: developHead: fix/only-deduplicate-on-nextcloud


📝 Commits (4)

  • 78fdb99 Only remove duplicates for Nextcloud
  • 343e62a tests: Don't test deduplication on non-nextcloud
  • b7aedba Don't test deduplication on non-nextcloud
  • ced3449 Don't test deduplication on old nextcloud

📊 Changes

2 files changed (+9 additions, -3 deletions)

View changed files

📝 src/lib/strategies/Default.ts (+4 -1)
📝 src/test/test.js (+5 -2)

📄 Description

fixes #797

also influences #186


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/floccusaddon/floccus/pull/911 **Author:** [@marcelklehr](https://github.com/marcelklehr) **Created:** 7/14/2021 **Status:** ✅ Merged **Merged:** 7/14/2021 **Merged by:** [@marcelklehr](https://github.com/marcelklehr) **Base:** `develop` ← **Head:** `fix/only-deduplicate-on-nextcloud` --- ### 📝 Commits (4) - [`78fdb99`](https://github.com/floccusaddon/floccus/commit/78fdb99aabf48ee9dbbd1c0d06e9351b8f5c4ab5) Only remove duplicates for Nextcloud - [`343e62a`](https://github.com/floccusaddon/floccus/commit/343e62a57c6d2193cdcb8c6cacd0c5d4e249fadc) tests: Don't test deduplication on non-nextcloud - [`b7aedba`](https://github.com/floccusaddon/floccus/commit/b7aedba2d8ce9e2faed08868aa409be09af33a13) Don't test deduplication on non-nextcloud - [`ced3449`](https://github.com/floccusaddon/floccus/commit/ced34499621c84d71dd0788cf3a03ef0afa9a383) Don't test deduplication on old nextcloud ### 📊 Changes **2 files changed** (+9 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/lib/strategies/Default.ts` (+4 -1) 📝 `src/test/test.js` (+5 -2) </details> ### 📄 Description fixes #797 also influences #186 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:30:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/floccus#1785
No description provided.