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

Sync: Remove potential race condition cases

github.com/floccusaddon/floccus - 1b49509cd225a9813dca74497c2eb175d46d6a69 authored almost 6 years ago by Marcel Klehr <[email protected]>
Update README

github.com/floccusaddon/floccus - e7463bac735a2cf0e0fca72c2136df6f981c9a46 authored almost 6 years ago by Marcel Klehr <[email protected]>
Update travis.yml

Nc 15 has been released

github.com/floccusaddon/floccus - da91118312872841d57f59ed8c2300cdb0b50dbe authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix sync queue

github.com/floccusaddon/floccus - 0e22cee4a598dd561e3a2d3a27e96c5546ae7b1a authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix infinity

github.com/floccusaddon/floccus - c0197a496398488e68d0affff185b0f8028b2a9a authored almost 6 years ago by Marcel Klehr <[email protected]>
README: add note about emojis

plus some fixes

github.com/floccusaddon/floccus - 8dc238d217120bfb87cc69fcb6811d7691f40b06 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix parallelity

- crank up adapter concurrency
- Add a sync queue

github.com/floccusaddon/floccus - b5713c1e91440c4f2bd3bd448647f4e988aac705 authored almost 6 years ago by Marcel Klehr <[email protected]>
Tune down parallelity

github.com/floccusaddon/floccus - 651203911447cdcdc13d6aa985b23c52d8d519f1 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix natives dependency

github.com/floccusaddon/floccus - e4ab7e4d7caa59ac269bbea980fb76b1e31a66fa authored almost 6 years ago by Marcel Klehr <[email protected]>
Nextcloud adapters: Add a timeout

github.com/floccusaddon/floccus - 9f94ed406cb3bead8cdf6c1c1a56042f79784e73 authored almost 6 years ago by Marcel Klehr <[email protected]>
Feature: Add paralell option

github.com/floccusaddon/floccus - fea39af0d608c923d0353a55eed7b7707559857f authored almost 6 years ago by Marcel Klehr <[email protected]>
Account: run onSyncComplete before setting syncing = false

github.com/floccusaddon/floccus - a11a21129b18cb747d115b8377fcb2805671d6fa authored almost 6 years ago by Marcel Klehr <[email protected]>
Update deps

fix some low-hanging vulnerabilities

github.com/floccusaddon/floccus - cbc49e640d479b907a885b0da73c496e5466d97d authored almost 6 years ago by Marcel Klehr <[email protected]>
Travis: update matrix to new nc bookmarks version

github.com/floccusaddon/floccus - 3d3fe6bb4113dc65326525125fc6e6285fd23e64 authored almost 6 years ago by Marcel Klehr <[email protected]>
v3.1.15

github.com/floccusaddon/floccus - 280c7197c68d4b106e268179a58c9a455fe6bbf1 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix basic auth: Use 3rd-party base64 encoder

Fixes #156

github.com/floccusaddon/floccus - a268bc9ea2f549b7d884918ff1913be0b3f6f36b authored almost 6 years ago by Marcel Klehr <[email protected]>
Tests: Extend duplicate tests to test url normalization

github.com/floccusaddon/floccus - f7b7403dbe9281b88af8d87d56da67014ce8142d authored almost 6 years ago by Marcel Klehr <[email protected]>
Deduplicate local bookmarks per folder before syncing

Fixes #204

github.com/floccusaddon/floccus - 0beae6d9aa19dc58a58ef47d07980d807b472d1f authored almost 6 years ago by Marcel Klehr <[email protected]>
v3.1.14

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

github.com/floccusaddon/floccus - e111e9aef7b93863593b0852dca72bfe5693b12d authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix NextcloudFolders: removeFolder(-1) was broken

github.com/floccusaddon/floccus - f0d539749d4815dc992f688300302b7e95b30e3b authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix tests: Remove everything after each test

not just the serverRoot

github.com/floccusaddon/floccus - 9454de16153cd68df5e98e625a18374cc814c531 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix NextcouldFolders: Refactor Tree construction

github.com/floccusaddon/floccus - 9b26336384ef6510cf9a3142da4eca8bb2f30105 authored almost 6 years ago by Marcel Klehr <[email protected]>
Update ISSUE_TEMPLATE

github.com/floccusaddon/floccus - 124915f95a2c30674290d782eeee4f7719ad1cd9 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix Folder#createIndex

Don't add folder to bookmark index

github.com/floccusaddon/floccus - 9d90401b182b1674354da8650cb56d252f677645 authored almost 6 years ago by Marcel Klehr <[email protected]>
Tests: test serverRoot

github.com/floccusaddon/floccus - 1a04bb403f84d9f4850b04da96623cf5b373337d authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix NextcloudFolders: serverRoot wouldn't work

Fixes #201

github.com/floccusaddon/floccus - 770482bfce77b3b703a28c46d1fcd71e0fd491ed authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix NextcloudFolders: serverRoot was broken

github.com/floccusaddon/floccus - c8522f62f34dd40f7bfc7b9cc7fd5d341be83316 authored almost 6 years ago by Marcel Klehr <[email protected]>
Nextcloud folders: Fix tree construction

github.com/floccusaddon/floccus - f2ec29edb618e45c79ffa7c819a68857400851ca authored almost 6 years ago by Marcel Klehr <[email protected]>
v3.1.13

github.com/floccusaddon/floccus - 3ddd4da008a7b033921bfbea779b849df0422ce3 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix folder removal

github.com/floccusaddon/floccus - 69caf71eb1158585411eee4fe2adf4c1a2f466f1 authored almost 6 years ago by Marcel Klehr <[email protected]>
v3.1.12

github.com/floccusaddon/floccus - 43b2b11ec7b9b0b2fa0982e15c033cc77f2245db authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix NextcloudFolders:Initial tree construction would mess up IDs

github.com/floccusaddon/floccus - 3c1b304af9ae613b0e117f818a2818dc644b5b33 authored almost 6 years ago by Marcel Klehr <[email protected]>
Update ISSUE_TEMPLATE

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

github.com/floccusaddon/floccus - 5b695e21f07c58f0b9d860df5033cc28ed8af941 authored almost 6 years ago by Marcel Klehr <[email protected]>
v3.1.11

github.com/floccusaddon/floccus - 26952e9d9bf39a0722a688dd81ce49c5be803e4c authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix deduplication: Server might deduplicate what we haven't found

github.com/floccusaddon/floccus - 9aa50abfacf2d37ce136687532b833f795b4a1ac authored almost 6 years ago by Marcel Klehr <[email protected]>
v3.1.10

github.com/floccusaddon/floccus - 1a36190ef1ddefb0c942effdf55801211591996b authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix NextcloudFolders: Clone initial list for tree creation

This avoids mutating the id of the list bookmarks along with the tree
bookmarks

github.com/floccusaddon/floccus - b5bf6b14e61e07bfb6ed96151cfe6d17af0c958f authored almost 6 years ago by Marcel Klehr <[email protected]>
Tests: Fix deduplication test

github.com/floccusaddon/floccus - 9ee3470a19ac5c87e70fec3231a2922e38d09d88 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix: Don't throw if normalize-url fails to parse

github.com/floccusaddon/floccus - 3398e91c975bbd6787ec7eb798938d3f4fc497fc authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix deduplication: normalize URLs to find all duplicates

github.com/floccusaddon/floccus - 09607e6d8f45d0c5ebce12f50eedfb2626516c1d authored almost 6 years ago by Marcel Klehr <[email protected]>
Update babel

github.com/floccusaddon/floccus - c3604338bd1a46d1f28017856c4b906ce70b4673 authored almost 6 years ago by Marcel Klehr <[email protected]>
Rollback sync concurrency increase

github.com/floccusaddon/floccus - 5aa98f2600122a54bf59ef5a1bad4c476e45185b authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix: Duplicates with nextcloud-folders adapter

github.com/floccusaddon/floccus - a996a466a52fe4718548704d7ed3b29290fd94d4 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix Caching adapter

github.com/floccusaddon/floccus - 0b02f9dfa94dc2a6caa54e0d13b77018413e726a authored almost 6 years ago by Marcel Klehr <[email protected]>
UI: simplify account labels

github.com/floccusaddon/floccus - 6654b3d211894ad5433cfc4fbeb63b07a57848a8 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix handling of unaccepted bookmarks

github.com/floccusaddon/floccus - 361f424c19b9feba1f07e6c25425e19cd4bd6c73 authored almost 6 years ago by Marcel Klehr <[email protected]>
Tests: Fix nested accounts test

github.com/floccusaddon/floccus - ede96d5e6d65c2e1b846257af2c8734535a369a7 authored almost 6 years ago by Marcel Klehr <[email protected]>
Travis: Update matrix

github.com/floccusaddon/floccus - 8a9e81a9a7f02b1223e616ddb34c219c4b760d06 authored almost 6 years ago by Marcel Klehr <[email protected]>
Leave alone unaccepted bookmarks

fixes #165

github.com/floccusaddon/floccus - c577a175f1c122158d3b612fe1668f07d4ea83e8 authored almost 6 years ago by Marcel Klehr <[email protected]>
Test account nesting

github.com/floccusaddon/floccus - 18a98b586f83646bbeb2525620a7da2191fcfa0e authored almost 6 years ago by Marcel Klehr <[email protected]>
Performance: Cut down on HTTP requests

github.com/floccusaddon/floccus - ce98b2c4ab92b10348c8d4620cf8eb212e59ff30 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix mind-o's

github.com/floccusaddon/floccus - 2971e0c2dfffe13357ea20a98585dee42488cc76 authored almost 6 years ago by Marcel Klehr <[email protected]>
Make adapters coroutine-safe and increase performance by ~10x

github.com/floccusaddon/floccus - ad5d85b8b9e494e066718cf05162495f0cbe2b10 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix default account creation type

github.com/floccusaddon/floccus - ba0399d11ba00c464d9014111b99a2e57694dcca authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix NextcloudFolders log annotations

github.com/floccusaddon/floccus - 553d52b1455b6361c882ac35037f9b564339560d authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix NextcloudFolders#updateBookmar: Don't append() on JSON object

Fixes #196

github.com/floccusaddon/floccus - 793ef36b4868f1d6d710e1c7a03186dae7897d53 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix SyncProcess

Don't remove child from ordering if it doesn't exist anyway

github.com/floccusaddon/floccus - 01284e8fa7e8644370f91feb77ef969e6078ce71 authored almost 6 years ago by Marcel Klehr <[email protected]>
UI: Fix creation of nextcloud-folders accounts

fixes #193

github.com/floccusaddon/floccus - 4e670e0022097c16312de7b46009ed9be9882d20 authored almost 6 years ago by Marcel Klehr <[email protected]>
Don't reorder children in the absolute root folder

github.com/floccusaddon/floccus - 017ef424d0becb270b157b1a935a0e8ad49b2a69 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix nested accounts

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

github.com/floccusaddon/floccus - 9d44e2be0bd540864859ad179fbf05feb1db5111 authored almost 6 years ago by Marcel Klehr <[email protected]>
Feature: Preserve order

fixes #113

github.com/floccusaddon/floccus - 63a67a82a3a2fb2695ea7ba2328133f1c305354e authored almost 6 years ago by Marcel Klehr <[email protected]>
README: Document cross-vendor syncing

fixes #162

github.com/floccusaddon/floccus - fd30943f5ee4cea1d31e7c277f3c21cd4bbfc9f6 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix nextcloud(legacy)#removeFolder

github.com/floccusaddon/floccus - fe3f8752f2ee098ddd5e2f77ec43b2a6a29d2880 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix nextcloud legacy adatper: Update cache on folder actions

github.com/floccusaddon/floccus - 0bf6a5c91981cc172f133bcdd5e7b96e5cf2d4ed authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix Nextcloud#moveFolder

github.com/floccusaddon/floccus - 8b2ed9f4b28b4c77af91928868f700116966659d authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix webdav

github.com/floccusaddon/floccus - faf25f9c5183b8b87c2c6c0ec1ebee62d448a10f authored almost 6 years ago by Marcel Klehr <[email protected]>
Webdav: don't upload unchanged xbel file

fixes #176

github.com/floccusaddon/floccus - 755ebe6e72f4592eb9b8f653b39027b6843bd64b authored almost 6 years ago by Marcel Klehr <[email protected]>
Logs: reduce rotate size and make filename more useful

fixes #178

github.com/floccusaddon/floccus - f70a2a66a0b5ea768b70a525e37c9e70a9f8bf2a authored almost 6 years ago by Marcel Klehr <[email protected]>
Unlock ui: Autofocus and submit on enter

fixes #187

github.com/floccusaddon/floccus - 6702d13e941b3d650c332dd5bb619cf62a0ca4ba authored almost 6 years ago by Marcel Klehr <[email protected]>
Improve log output

github.com/floccusaddon/floccus - 20be1bb5d03b958756dd44f2bc8e92bfb62ac2a8 authored almost 6 years ago by Marcel Klehr <[email protected]>
Sync algo: Make moves take precendence over deletion

github.com/floccusaddon/floccus - 5519056b795888eeb725dddb615ce6a39cdc5148 authored almost 6 years ago by Marcel Klehr <[email protected]>
Update Resource doc comment

github.com/floccusaddon/floccus - efbdab323a5005bfefa73380869147bc92a34cf1 authored almost 6 years ago by Marcel Klehr <[email protected]>
Sync: update bm: don't mutate bookmarks to store new id

github.com/floccusaddon/floccus - ec6834843216bce53b270089cd75bdd8fb691c11 authored almost 6 years ago by Marcel Klehr <[email protected]>
legacy nc adapter: Keep tags on deletion

github.com/floccusaddon/floccus - a9b60cb879cb18c825286f787d6964dae108dc7f authored almost 6 years ago by Marcel Klehr <[email protected]>
Nc adapter: no parallel requests for bookmarks

github.com/floccusaddon/floccus - fd621d31aeb7612cb8128f41f2c4f0df63dc0a0e authored almost 6 years ago by Marcel Klehr <[email protected]>
New test: Nested moves

github.com/floccusaddon/floccus - abe8cd9d857e5a4f37049935241a1d8db7a9cb7d authored almost 6 years ago by Marcel Klehr <[email protected]>
NextcloudFolders: Always use json in requrest payloads

github.com/floccusaddon/floccus - bfcb09a00a1dd15194fa763f8a1ccd9a51ba5dee authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix Nextcloud legacy adapter

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

github.com/floccusaddon/floccus - f88246925233957f6f9e4987b2a523bf52374fc3 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix tests: Don't trigger DoS protection

github.com/floccusaddon/floccus - dd0d628fd20b20ae916ab1b61ed6e22a28a11377 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix webDAV adapter constraint

github.com/floccusaddon/floccus - 2890c853ec1197aa84f60bbc9f9131fa819fb64c authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix caching adapter moveFolder

github.com/floccusaddon/floccus - 6c5d9e4848d9c2696d7748ed4870b37a7ade8a50 authored almost 6 years ago by Marcel Klehr <[email protected]>
Fix Nextcloud (legacy) adapter: Keep tags of existing unregistered bms

github.com/floccusaddon/floccus - 32685a4082e50687b99bb312dfaa471c62ae9a83 authored almost 6 years ago by Marcel Klehr <[email protected]>
Add folder move test

github.com/floccusaddon/floccus - f962e2d8895da64288bbb502cc212821198cc221 authored almost 6 years ago by Marcel Klehr <[email protected]>
Update deps

github.com/floccusaddon/floccus - 1b5001fa0e08e0fd0be6aab3cd11a4ca185ec4f7 authored almost 6 years ago by Marcel Klehr <[email protected]>
WebDAV: Fix missing slash problems

fixes #180

github.com/floccusaddon/floccus - 9fc52ce45c8e7f0998f71f31cbcc638af8c53eef authored almost 6 years ago by Marcel Klehr <[email protected]>
Tests: Run adapters selectively through travis matrix

github.com/floccusaddon/floccus - 90827c7c175dbc3a38409df881536b5dba62f150 authored almost 6 years ago by Marcel Klehr <[email protected]>