floccus

Sync your bookmarks privately across browsers and devices

MPL-2.0 License

Stars
5.4K
Committers
32
floccus -

Published by marcelklehr over 4 years ago

floccus -

Published by marcelklehr over 4 years ago

Added

28573b69f81b704df2b83e25bf37f2863546ffe7 Implement nextcloud flow login
316b69cd36e78471c148e5e973090e5a5abafbd8 Add an update screen
Lots of new translations

Fixed

4bf16e25d4e0b6f5386adb56614eb245599ec5e0 Fix for separator lines with webdav
5655e81753c13d9b94b8f6c08bdc1c74949eb569 NextcloudFolders fix non-getChildren algorithm

Changed

a658fd02f67335b3c73b3b69e6a3bd7ac456f365 New UI using Vue.js
85c9caeb9714dc1dfdc5f8164949b9c3346c5b55 Allow syncing the same folder with multiple accounts
92bc583877359b65153a19c2c55f56ff41f99802 Don't sync immediately on startup
b7eee8e14534838f875350897576abe01a839b02 Offline Performance: Only poll status every 10s -- real updates will be on demand
454b8066ffe096c4cb264683adaf09d5c2ad7d17 NextcloudFolders: getSparseBookmarksTree: Don't load too many layers initially
2758f17fe74d8bb6603a6e674dc31d8e37ec271a Messages: Clarify DescriptionLocalfolder
956a2b6d22a5023110d5fce4063064c4a54597b9 Improve progress bar update during loadChildren

floccus -

Published by marcelklehr over 4 years ago

floccus -

Published by marcelklehr over 4 years ago

floccus -

Published by marcelklehr over 4 years ago

floccus -

Published by marcelklehr over 4 years ago

floccus -

Published by marcelklehr over 4 years ago

  • FIX AccountStorage: Use JSON
  • FIX Sync: Fix null pointer
  • FIX Sync: Handle creations inside deletions gracefully
  • NEW: NextcloudFolders: Speedup
floccus -

Published by marcelklehr over 4 years ago

FIX root folder synchronization

floccus -

Published by marcelklehr over 4 years ago

  • FIX storage access error
floccus -

Published by marcelklehr over 4 years ago

  • FIX: Stop sync if user is making changes
  • FIX: NetxcloudFolders: Refactor sparse tree loading
  • FIX: Performance optimizations
  • NEW: Deprecate NextcloudLegacy adapter
  • NEW: Build process: Switch to webpack
  • NEW: Migrate account data from extension storage to indexedDB for faster access
  • NEW: Refactor sync algorithm
floccus -

Published by marcelklehr over 4 years ago

floccus -

Published by marcelklehr over 4 years ago

floccus -

Published by marcelklehr over 4 years ago

floccus - v4.0.0-alpha.1

Published by marcelklehr over 4 years ago

floccus -

Published by marcelklehr almost 5 years ago

  • FIX: Stop sync if user is making changes
  • FIX: Speed up sparse tree loading
  • FIX: Refactor sparse tree loading
floccus - v3.5.2

Published by marcelklehr almost 5 years ago

  • FIX: Performance optimization: Only retry sparse trees if server allows hashing
  • FIX: Simplify getBookmarksList
  • FIX: NextcloudFolders: Increase timeout to 3min
  • FIX: webdav lock acquisition mechanism
  • FIX: Strategies: Refactor syncTree + always abort on cancel
  • FIX: Controller: Disable account on cancelSync to avoid auto-restart
  • NEW: More messages translated to russian
floccus -

Published by marcelklehr about 5 years ago

  • Rollback of v3.4.1
floccus -

Published by marcelklehr about 5 years ago

  • NEW: UX: Improve "new account" flow
  • NEW: UX: Make it more clear which adapter is being used in options
  • NEW: Improve funding UX
  • FIX: Logger: Add timestamps
floccus -

Published by marcelklehr about 5 years ago

  • NEW: Overhaul build process
  • NEW: UX: Improve "new account" flow
  • NEW: UX: Make it more clear which adapter is being used in options
  • FIX: Logger: Add timestamps
  • FIX: Translate sync duration
floccus -

Published by marcelklehr about 5 years ago

  • NEW: Automated testing in firefox (#353)
  • NEW: Add emojis to various options
  • NEW: Implement cancel sync button
  • NEW: Sync strategies (default/merging, slave / override browser, master / override server)
  • NEW: Bulk upload for faster syncing
  • FIX Account: Set rootPath on init
  • FIX: Unlock enter press
  • FIX: Use whatwg URL normalization
Badges
Extracted from project README
Tests Download now
Related Projects