mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[PR #2031] [MERGED] feat(NextcloudBookmarks): Use capabilities for feature detection + JWT ticket authentication #1986
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#1986
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/2031
Author: @marcelklehr
Created: 8/14/2025
Status: ✅ Merged
Merged: 8/14/2025
Merged by: @marcelklehr
Base:
develop← Head:feat/capabilities📝 Commits (8)
c388037feat(NextcloudBookmarks): Use capabilities for feature detection29332aafeat(NextcloudBookmarks): Use negotiated hash function from hashSettings0093a02fix(NextcloudBookmarks): Fix checkFeatureJavascriptLinks7317a8efix(build): Increase available RAM for build1304f20perf(NextcloudBookmarks): Support ticket authentication6ebc907fix(NextcloudBookmarks): Improve ticket failure retry mechanismc57ef4dfix(NextcloudBookmarks): Fix ticket failure retry mechanism2e3554efix(NextcloudBookmarks): Fix ticket failure retry mechanism📊 Changes
2 files changed (+102 additions, -38 deletions)
View changed files
📝
package.json(+6 -6)📝
src/lib/adapters/NextcloudBookmarks.ts(+96 -32)📄 Description
~50% performance boost for small and large sync runs.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.