mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-25 14:16:12 +03:00
[PR #1996] [MERGED] feat(TabGroups): Allow syncing tab groups #1974
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#1974
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/1996
Author: @marcelklehr
Created: 7/20/2025
Status: ✅ Merged
Merged: 7/24/2025
Merged by: @marcelklehr
Base:
develop← Head:feat/tab-groups📝 Commits (10+)
160690ffeat(TabGroups): Allow syncing tab groups0337cb0tests: Add initial tab groups tests3159c3ctests: Add more tab groups tests6446611fix testsd7f7325tests: Try to unflake tab testsbe12cfctests: Update seleniumb286cb5tests: Don't test on chromedf07fa2tests: Increase awaitTabsUpdated timeout96c099dtests: Try to unflake tests2273d77tests: Parameterize URL to test with📊 Changes
8 files changed (+1265 additions, -107 deletions)
View changed files
📝
.github/workflows/tests.yml(+5 -5)📝
manifest.chrome.json(+1 -1)📝
manifest.firefox.json(+1 -1)📝
src/lib/LocalTabs.ts(+395 -50)📝
src/lib/Scanner.ts(+9 -8)📝
src/lib/strategies/Default.ts(+3 -1)📝
src/test/test.js(+849 -41)📝
test/selenium-runner.js(+2 -0)📄 Description
fixes #1343
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.