mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-26 14:45:59 +03:00
[PR #2029] [MERGED] feat(hashing): Add support for xxhash3 #1985
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#1985
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/2029
Author: @marcelklehr
Created: 8/13/2025
Status: ✅ Merged
Merged: 8/14/2025
Merged by: @marcelklehr
Base:
develop← Head:feat/xxhash3📝 Commits (1)
31eaa1cfeat(hashing): Add support for xxhash3📊 Changes
10 files changed (+155 additions, -122 deletions)
View changed files
📝
package-lock.json(+138 -115)📝
package.json(+1 -0)📝
src/lib/Crypto.ts(+5 -0)📝
src/lib/LocalTabs.ts(+1 -1)📝
src/lib/Tree.ts(+5 -1)📝
src/lib/adapters/Caching.ts(+1 -1)📝
src/lib/adapters/Karakeep.ts(+1 -1)📝
src/lib/adapters/Linkwarden.ts(+1 -1)📝
src/lib/browser/BrowserTree.ts(+1 -1)📝
src/lib/interfaces/Resource.ts(+1 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.