forked from dudor/BookmarkHub
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: beny18241/BookmarkHub
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: beny18241/BookmarkHub
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 12 files changed
- 2 contributors
Commits on Oct 14, 2025
-
docs: Add proper attribution and licensing information
- Added NOTICE.txt with attribution to original author (dudor) - Updated README to clarify this is an enhanced fork - Prepared proper attribution text for Chrome Store - Ensuring full Apache 2.0 license compliance 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for cb6af14 - Browse repository at this point
Copy the full SHA cb6af14View commit details -
- Updated package.json version to 1.0.1 - Regenerated distribution packages - Ready for Chrome Store and other platforms publishing 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 1e0ce32 - Browse repository at this point
Copy the full SHA 1e0ce32View commit details -
fix: Improve auto-sync to properly detect and sync remote changes
- Added browser startup sync (browser.runtime.onStartup) to sync when opening new browser session - Implemented periodic background checks for remote changes from other browsers - Added intelligent sync intervals: quick initial checks (30s, 1min) then gradual increase - Persist last sync timestamp across browser sessions in local storage - Improved conflict resolution to detect recent remote changes (within 10s) - Fixed sync state persistence - green checkmark now stays visible when synced - Default sync interval reduced to 5 minutes for better responsiveness This fixes the issue where bookmarks weren't syncing automatically between browsers and the sync indicator disappearing on browser restart. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for d73e3ba - Browse repository at this point
Copy the full SHA d73e3baView commit details -
Maciej Pindela authored and Maciej Pindela committed
Oct 14, 2025 Configuration menu - View commit details
-
Copy full SHA for 24bde0a - Browse repository at this point
Copy the full SHA 24bde0aView commit details -
chore: Add v1.0.2 release packages
- Chrome extension package for Chrome Web Store - Firefox extension package for Firefox Add-ons - Source code archive for review
Maciej Pindela authored and Maciej Pindela committedOct 14, 2025 Configuration menu - View commit details
-
Copy full SHA for ccf0986 - Browse repository at this point
Copy the full SHA ccf0986View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.0.0...main