Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

floccus

☁ Sync your bookmarks across browsers via Nextcloud, WebDAV or a local file (and thus any file sync solution)
Collective - Host: opensource - https://opencollective.com/floccus - Website: https://floccus.org - Code: https://github.com/marcelklehr/floccus

LocalTree: Don't throw when trying to remove a non-existent item

github.com/floccusaddon/floccus - c9d4d8fffc35204cda7162f143e266be638d8b14 authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix log rotation

github.com/floccusaddon/floccus - 364999aa5f7c3b8032de91c0b12538df67a01505 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Fix deletions mixed with moves

github.com/floccusaddon/floccus - 4d553d5075012b8f1f112e07f1850087e8b16885 authored almost 4 years ago by Marcel Klehr <[email protected]>
Refactor: Add location to tree items

- Merge Overwrite and Slave into Unidirectional
- Dry up syncProcess#reconcile

github.com/floccusaddon/floccus - f95f02862e420238cba988a092b4d2dd6564831d authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Add fuzzed removal tests and fix a bunch of errors

github.com/floccusaddon/floccus - 63b696a015f45c940b22d9f82563e23f5950fbdf authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix Scanner#addReorders in case a MOVE's old parent was removed

github.com/floccusaddon/floccus - 217d7abcaab7596a638765ac0f87eb4714a81f99 authored almost 4 years ago by Marcel Klehr <[email protected]>
OptionSyncFolder: Don't lose setting if 'tabs' is set

reported in #782

github.com/floccusaddon/floccus - ae1e6ba74e55ba4af4ebe9e5d6a1151076b1738e authored almost 4 years ago by Marcel Klehr <[email protected]>
Merge branch 'develop'

github.com/floccusaddon/floccus - 3ee43b9086a0ac879f1855ddf80bc7477302a0a3 authored almost 4 years ago by Marcel Klehr <[email protected]>
README: Update chrome store badge

github.com/floccusaddon/floccus - f193516a3ee1652644ed7c12fe2d1ef143a5180a authored almost 4 years ago by Marcel Klehr <[email protected]>
README: Add toc

github.com/floccusaddon/floccus - 9492ef8c6f294566fe86609cee8c057189c4db18 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Don't execute REORDERs when length <= 1

github.com/floccusaddon/floccus - 0f77834443ca3c0ebd3667608cfe497c9dbd15fa authored almost 4 years ago by Marcel Klehr <[email protected]>
Non-merge Sync: Only compare with cache hash, not directly in order to merge concurrent on par changes

github.com/floccusaddon/floccus - 4f6a09b4b89c96d19015e11739bb14227d784b46 authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix folder loop test: Run initial sync twice to overtake order

github.com/floccusaddon/floccus - 6b570cfb79eb8b6f85635a6eb90568b33a242e66 authored almost 4 years ago by Marcel Klehr <[email protected]>
Translate /_locales/en/messages.json in de

translation completed for the source file '/_locales/en/messages.json'
on the 'de' language.

github.com/floccusaddon/floccus - 8e83a2e6660759f5114bb0d7f53ec65bd38d04d7 authored almost 4 years ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Add package-lock.json

github.com/floccusaddon/floccus - bf30a37939b58bbc87d595a51614c0287430e79c authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix Diff#add: Keep actions immutable

github.com/floccusaddon/floccus - e258da0bc21cd27eeaf71486e63f629f22d7389b authored almost 4 years ago by Marcel Klehr <[email protected]>
UI: NewAccount: Remove nextcloud legacy option

github.com/floccusaddon/floccus - 529f01a2627090bf5a3c6ef591a833ff7bde2983 authored almost 4 years ago by Marcel Klehr <[email protected]>
NextcloudFolders: No idea what this fixes, but it seems to work

github.com/floccusaddon/floccus - fc7ef09af96f12070c1dd798734d6a1f296a6815 authored almost 4 years ago by Marcel Klehr <[email protected]>
Tests: Fix folder loop test

github.com/floccusaddon/floccus - 70805cc30606d6664f8d1f0ff413d7df2c531fbe authored almost 4 years ago by Marcel Klehr <[email protected]>
NextcloudFolders#updateBookmark: Fix intention preservation

github.com/floccusaddon/floccus - 625bb41e17f264a496e3b273fe56f2ba06e1fcd5 authored almost 4 years ago by Marcel Klehr <[email protected]>
NextcloudFolders: Fix sparse trees

github.com/floccusaddon/floccus - 24b622a7b94c2d9a9acdfb753bba134ae750e2cc authored almost 4 years ago by Marcel Klehr <[email protected]>
NextcloudFolders#updateBookmark: preserve intention when moving bookmarks

using canMergeWith in Scanner can cause outdated parentIds to stay in the folder array of a book...

github.com/floccusaddon/floccus - b895dcf7c521756830f15842a8df62e5a04d47f9 authored almost 4 years ago by Marcel Klehr <[email protected]>
Scanner: Clone with Hash

and maintain serverItem.loaded for NextcloudFolders

github.com/floccusaddon/floccus - 8a3d776748daf1454151452914697c617a5a5458 authored almost 4 years ago by Marcel Klehr <[email protected]>
Tests: Fix duplicates in createTree for fuzzed tests

github.com/floccusaddon/floccus - 6673fc05bfcc073defee4f0573684a3c2fb54b40 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Move canMergeWith detection to Scanner mergeable

github.com/floccusaddon/floccus - 27b9ffa0a99d53fe62c46b4a782e789870149bc7 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Fix race conditions

github.com/floccusaddon/floccus - 74b79143cb34a63bd9e94300657417d9d7547521 authored almost 4 years ago by Marcel Klehr <[email protected]>
Tests: Dry up randomlyManipulateTree

github.com/floccusaddon/floccus - ecd922de61c3b52ea163a9831d4badf27dae6c49 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Simplify scanner

github.com/floccusaddon/floccus - cf7434402500b34adb59e85e3e9ddf37f594cd62 authored almost 4 years ago by Marcel Klehr <[email protected]>
Tests: Make fuzzy test bookmarks more predictable

github.com/floccusaddon/floccus - 824922d9f3685f1aebe9c0e8fe1d5a5f81afb6c4 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Use less strict canMergeWith predicate for bookmarks in reconcile (only where necessary)

github.com/floccusaddon/floccus - 18ef93c7f5d7f28854978e09dc5c4d5b0463c722 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Use less strict canMergeWith predicate for bookmarks in reconcile

github.com/floccusaddon/floccus - 6f489c0ea77f9a41ed100e423171b3b15d339bb0 authored almost 4 years ago by Marcel Klehr <[email protected]>
CI: Fix bookmarks app installation

Ignore php version req

github.com/floccusaddon/floccus - e482b6a72bbdae8ebc0be38f100523d1ce3316c7 authored almost 4 years ago by Marcel Klehr <[email protected]>
Tests: Don't assert tree equality in noCache benchmarks

github.com/floccusaddon/floccus - 2496a741eff3bda522100efc6002bfe5f2d13825 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Apply applicable fixes to Merge strategy

github.com/floccusaddon/floccus - ad6434727f2f106e8f08b8155307a12858da6b0f authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Avoid artificial Cycles in Toposort

github.com/floccusaddon/floccus - f5b9c6fa0ac4edd06dcbbd572f69c7d847922d7d authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Avoid duplicate REORDERs

github.com/floccusaddon/floccus - 0c716b705bb5f00e7c064beaccf460015440e224 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Filter out REORDERs that are invlidated from hierarchy reversal remediation

github.com/floccusaddon/floccus - b23933fcd55866a21d913063aa5a3ab07790bf96 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Avoid more duplicates in concurrent hierarchy reversal detection

github.com/floccusaddon/floccus - ebe594b983baec01c2beedd0d434cdb159cdc30e authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Extend detection for concurrent hierarchy reversals

github.com/floccusaddon/floccus - 31d238f3e06e6867851ef3bb84b62b571d23b86c authored almost 4 years ago by Marcel Klehr <[email protected]>
Tests: two client benchmark: Fix fake setup

github.com/floccusaddon/floccus - 689709ea6e9165c169d48ca2502d9b45bf179304 authored almost 4 years ago by Marcel Klehr <[email protected]>
SyncProcess#reconcile: Don't create duplicate moves

github.com/floccusaddon/floccus - 1eb453b7a47ad85c749efb679570b6d3122e260b authored almost 4 years ago by Marcel Klehr <[email protected]>
Tests: Fix benchmark fake server setup

github.com/floccusaddon/floccus - 19f26d6a949b400cf32abc03ee9e29dfc8c2bfc6 authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix reconcileReorders

github.com/floccusaddon/floccus - af0f1b70e6883026054bde96a90720bf3d8be446 authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix Scanner: Account for reorders in the end

github.com/floccusaddon/floccus - 87d54215c2ccc48b968e0a3b308483f75b99bba6 authored almost 4 years ago by Marcel Klehr <[email protected]>
Try to make fuzzy changes work with two clients

github.com/floccusaddon/floccus - fb1431c9b145736d38e7402fd394e1e561736d15 authored almost 4 years ago by Marcel Klehr <[email protected]>
Translate /_locales/en/messages.json in zh_CN

translation completed for the source file '/_locales/en/messages.json'
on the 'zh_CN' language.

github.com/floccusaddon/floccus - 0b39d7cc290e22e4a5ede39999967f2cb5776b16 authored almost 4 years ago by transifex-integration[bot] <43880903+transifex-integration[bot]@users.noreply.github.com>
Merge branch 'develop'

github.com/floccusaddon/floccus - 5c1e725327f109cf7b783f7d55ec38b58fa90720 authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix possible null pointer exceptions

github.com/floccusaddon/floccus - 32f7baa625e75805abcbbbaa1d136457be2930a4 authored almost 4 years ago by Marcel Klehr <[email protected]>
CI: Improve normalizer time to benchmark results

github.com/floccusaddon/floccus - 7fa87d36b71e36fc5e0a6e97e75289b959c03b84 authored almost 4 years ago by Marcel Klehr <[email protected]>
CI: Improve normalizer time to benchmark results

github.com/floccusaddon/floccus - 538c6d0a3be3f2ad3d751e64081be242f41d41ab authored almost 4 years ago by Marcel Klehr <[email protected]>
CI: add normalizer time to benchmark results

github.com/floccusaddon/floccus - d9049b5a23ea71c994e1cb4d45473d6a9fb9e943 authored almost 4 years ago by Marcel Klehr <[email protected]>
NextcloudFolders: Remove webdav locking

caused more problems than it solved

see #685

github.com/floccusaddon/floccus - 3a233dabb973c5d4e4ebd6557facf05a4899ead4 authored almost 4 years ago by Marcel Klehr <[email protected]>
Merge branch 'develop'

github.com/floccusaddon/floccus - 8a7583f4849d4a02b0ae016397c843f0faf95a20 authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix tests

github.com/floccusaddon/floccus - f3825f7a351271acda67f08e37bf22624ac8f1c0 authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix tests

github.com/floccusaddon/floccus - 28fc94fbab006b42b8dd80b12c5aff07d07bd52a authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix tests

github.com/floccusaddon/floccus - e046f8aa6ad522207c6709518e9a6372e6579a2f authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix tests

github.com/floccusaddon/floccus - a7986ee35753ae04a3a9ee3a71979db4483ee1f1 authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix tests

github.com/floccusaddon/floccus - 73e4beee4bd5ad838de6b9220cab8544682851f5 authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix tests

github.com/floccusaddon/floccus - 891f06d3a074c64518d80f2682cbadbf4034fe0a authored almost 4 years ago by Marcel Klehr <[email protected]>
Test root folder syncing

github.com/floccusaddon/floccus - ae64b53d44b8bd7dee7f1f349d66bc372b96340a authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Don't reorder root folder

fixes #718

github.com/floccusaddon/floccus - 3e3fbba45b196481a7c36d65dcd62772b266d4e2 authored almost 4 years ago by Marcel Klehr <[email protected]>
Tests/CI: Add tests for no cache strategies

github.com/floccusaddon/floccus - e79fb5b2f0c2ce710ff4c4a4fd1f5022e86d6d72 authored almost 4 years ago by Marcel Klehr <[email protected]>
Merge branch 'develop'

github.com/floccusaddon/floccus - 74856734452bb82067a70c1b96360e54bccb3ce6 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Ignore actions that affect absolute root folder

fixes #707

github.com/floccusaddon/floccus - c47238e8004e79bfd33d65163988f99186b703ce authored almost 4 years ago by Marcel Klehr <[email protected]>
Merge branch 'develop'

github.com/floccusaddon/floccus - d75fbef7aa616d3d0c711791c16d562906f3fa71 authored almost 4 years ago by Marcel Klehr <[email protected]>
v.4.4.3

github.com/floccusaddon/floccus - 8b26771ca5f8390d04a6fec7611f642b6f46da4c authored almost 4 years ago by Marcel Klehr <[email protected]>
NextcloudFolders: Fix auth error

github.com/floccusaddon/floccus - e0a211a8177900330a599d5bf406b75120d41af2 authored almost 4 years ago by Marcel Klehr <[email protected]>
WebDav,NextcloudFolders: Fix lock timeout

github.com/floccusaddon/floccus - d466a8f439e411b232dc9789f50fd5d582c33e80 authored almost 4 years ago by Marcel Klehr <[email protected]>
Merge pull request #706

github.com/floccusaddon/floccus - 40911ea0fc2eb7cec542980684fcc32fa580de7d authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Detect moves of bookmarks even when ID changed

improves correctness of NextcloudFolders

github.com/floccusaddon/floccus - 6aaae95e3c736176290ee011d1424ede9c55923c authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Fix unidirectional strategies when no cache is available

github.com/floccusaddon/floccus - f31552738b9c8068506848ec1d8bf75a119e3b29 authored almost 4 years ago by Marcel Klehr <[email protected]>
Merge pull request #703

github.com/floccusaddon/floccus - d73667277f3f98f9a15187151b37358c495ae002 authored almost 4 years ago by Marcel Klehr <[email protected]>
tests: Change meaning oldAPI

github.com/floccusaddon/floccus - a0c55f042f8b15383339e41d238bfa5c4a770646 authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix _getChildren for old APIs

github.com/floccusaddon/floccus - 3bb00e0069adb68ed9620f3e61f49fcc6353522a authored almost 4 years ago by Marcel Klehr <[email protected]>
Fix _getChildren for old APIs

github.com/floccusaddon/floccus - d44a5838b5134e6fdc0769895bd87a4bc450cc54 authored almost 4 years ago by Marcel Klehr <[email protected]>
NextcloudFolders: Fix _getChildren for old APIs

github.com/floccusaddon/floccus - 28b99e07421ead090c15874ef868fc99e51b0daf authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Fix Unidirectional strategies

Don't rely on loadChildren

github.com/floccusaddon/floccus - ea34df74309644a7e7015650e7257e3e0c666d5d authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Fix Merge strategy

Don't rely on loadChildren if no cache exists

github.com/floccusaddon/floccus - 8ccb87dbe513d146a1ba20639cad941ed66ce919 authored almost 4 years ago by Marcel Klehr <[email protected]>
Remove hash recalculation

github.com/floccusaddon/floccus - 34384e5ebcfddcccadc15f53bc4bb0477394b2f6 authored almost 4 years ago by Marcel Klehr <[email protected]>
Readd performance improvements

github.com/floccusaddon/floccus - 9dd6335679023e24a019592388a0cfcc6035b303 authored almost 4 years ago by Marcel Klehr <[email protected]>
CI: Remove bm@stable nc@19

github.com/floccusaddon/floccus - ff2bd0ce1350f21d7d612460e9982800997143d7 authored almost 4 years ago by Marcel Klehr <[email protected]>
Revert "Small performance improvements"

This reverts commit fffb2870

github.com/floccusaddon/floccus - 92ae4e1635cfa275def2728509bf8714d352a611 authored almost 4 years ago by Marcel Klehr <[email protected]>
WebDav: Add 403 to auth fail error message

github.com/floccusaddon/floccus - 6e16735ab7fe673126f5944cfd7d463cff11e7ca authored almost 4 years ago by Marcel Klehr <[email protected]>
NextcloudFolders: Add additional error info in case locking fails

Fix #699

github.com/floccusaddon/floccus - 3b74aeead1c29b8fb38fec936b3c364ff0376e36 authored almost 4 years ago by Marcel Klehr <[email protected]>
Update CI targets: Add app-version:stable3

github.com/floccusaddon/floccus - 3f42e84f628b455eeea2616a1917acd28e74e7c8 authored almost 4 years ago by Marcel Klehr <[email protected]>
Small performance improvements

github.com/floccusaddon/floccus - fffb2870adf2144f5d552ed28c91b651c638e2a9 authored almost 4 years ago by Marcel Klehr <[email protected]>
Update: Reset cache when updating

github.com/floccusaddon/floccus - 14fcc9cbf1e26f17168921584592f31ec736908e authored almost 4 years ago by Marcel Klehr <[email protected]>
UI: Fix sync up and sync down buttons

Don't persist errors from before sync.

github.com/floccusaddon/floccus - a2babb738dbcbcd7881b07503b148e7575172188 authored almost 4 years ago by Marcel Klehr <[email protected]>
i18n: Update Sync strategy descriptions

as per https://github.com/marcelklehr/floccus/issues/266#issuecomment-705727808

github.com/floccusaddon/floccus - d2221c37b99989c421967169592d599aa018e9b5 authored almost 4 years ago by Marcel Klehr <[email protected]>
Merge branch 'develop'

github.com/floccusaddon/floccus - 04454f5f884ddc69a42512fc5e62c2d593d247ce authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Fix caching

github.com/floccusaddon/floccus - 338367eef39b0cd4d767416ba82c25aa3986fbbc authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Fix reordering root folders

github.com/floccusaddon/floccus - 606b5abdbec31309a909e0a725447129bbb7d1b4 authored almost 4 years ago by Marcel Klehr <[email protected]>
Sync: Fix reordering root folders

github.com/floccusaddon/floccus - 8c0bae5f7e998e3cf013848b3d672f2ca6370405 authored almost 4 years ago by Marcel Klehr <[email protected]>