floccus

Sync your bookmarks privately across browsers and devices

MPL-2.0 License

Stars
5.4K
Committers
32
floccus - v2.2.6

Published by marcelklehr over 6 years ago

  • FIX: Prevent race condition that could cause two syncs in parallel
floccus - v2.2.5

Published by marcelklehr over 6 years ago

  • FIX: Account cache was broken
floccus - v2.2.4

Published by marcelklehr over 6 years ago

  • FIX: options wouldn't store values
floccus - v2.2.3

Published by marcelklehr over 6 years ago

  • FIX: Debounce sync task to avoid peculiar failures
floccus - v2.2.2

Published by marcelklehr over 6 years ago

  • FIX: Overtake canonical URLs from server
floccus - v2.2.1

Published by marcelklehr over 6 years ago

  • FIX: Add default value for server path setting
floccus - v2.2.0

Published by marcelklehr over 6 years ago

  • NEW: Map local sync folder to a specific server-side folder
  • FIX: Performance improvements for Firefox
  • FIX: Race condition removed that would cause issues because same account would be synced twice in parallel
floccus - v2.1.0

Published by marcelklehr over 6 years ago

  • NEW: Allow using an extension key to secure entered credentials
  • FIX: Various fixes for Firefox
floccus - v2.0.6

Published by marcelklehr over 6 years ago

FIX: Correctly escape paths in tags
FIX: Wait a certain time before starting sync when detecting changes
FIX: first run routine was called on every startup

(Floccus is now available in the Chrome WebStore: https://chrome.google.com/webstore/detail/floccus-nextcloud-sync/fnaicdffflnofjppbagibeoednhnbjhg)

floccus - v2.0.5

Published by marcelklehr over 6 years ago

FIX: Display sync folder path

floccus - v2.0.4

Published by marcelklehr over 6 years ago

FIX initial loading of options page

floccus - v2.0.3

Published by marcelklehr over 6 years ago

  • FIX: Display error messages of multiple errors
  • FIX: Add resource locking to fix race conditions and allow more concurrency (should fix remaining issues related to creation of duplicates)
  • FIX: Refactor to only read from tree once to increase performance in Firefox
floccus - v2.0.2

Published by marcelklehr over 6 years ago

FIX: Add write lock for account storage
FIX: Refactor sync process to avoid creating duplicates
FIX: mkdirpPath: Fix break condition
FIX: Speed up initial tag population
FIX: Use more stable parallel execution helper tool

floccus - v2.0.1

Published by marcelklehr over 6 years ago

FIX: Don't remove folders beyond the sync folder when the last bookmark is remove
FIX: Declare incompatibility with Fx < v57
FIX: Improve error reporting

floccus - v2.0.0

Published by marcelklehr over 6 years ago

  • NEW: Sync folder hierarchy
  • NEW: Allow custom folders to be chosen for syncing
  • NEW: Allow nesting synced folders
  • NEW: Remember last sync time per account
  • NEW: Overhauled user interface
  • NEW: Identify local duplicates and throw an error
  • FIX: Address performance problems
  • FIX: Allow deleting account when syncing
  • FIX: Ignore bookmarks with unsupported protocols
  • FIX: Sync more often (every 15min instead of 25min)
  • FIX: Call removeFromMappings on LOCALDELETE
  • FIX: Improve logging and error messages
  • FIX: Stop tracking bookmarks when they're moved outside the account scope
floccus - v2.0.0-beta.2

Published by marcelklehr over 6 years ago

  • Pick an existing folder to sync
  • Now uses a shorter and less scary tag prefix for syncing folder path with nextcloud
  • Overhauled UI
  • Remember last sync time per account
floccus - v1.3.4

Published by marcelklehr over 6 years ago

floccus - v2.0.0-beta.1

Published by marcelklehr almost 7 years ago

  • Folder sync support
floccus - v1.3.3

Published by marcelklehr almost 7 years ago

Fix normalizeUrl: Automatically add trailing slash

floccus - v1.3.2

Published by marcelklehr almost 7 years ago

Remove automated options validation (much better to just try force sync and see the error)
Fix options rendering
Fix bookmarks not showing up on the server in some situations

Badges
Extracted from project README
Tests Download now
Related Projects