Ecosyste.ms: OpenCollective

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

Y-Collective

Building the foundation for local-first, collaborative applications.
Collective - Host: opensource - https://opencollective.com/y-collective - Code: https://github.com/yjs/yjs

implemented resetAuth

github.com/yjs/yjs - e90f241ae0ac527bd98ff8e1a0cb0e0376922bf6 authored almost 8 years ago by Kevin Jahns <[email protected]>
added sw example

github.com/yjs/yjs - 102bef4f92fe0a1aeb472053c195c28712398432 authored almost 8 years ago by Kevin Jahns <[email protected]>
enable empty share property

github.com/yjs/yjs - 96e9c3c166ab74fa4ff71366ec94b5c04d4d0cc4 authored almost 8 years ago by Kevin Jahns <[email protected]>
implemented moduleName, made window statements failsafe

github.com/yjs/yjs - 1080f839900e16a10b9fd2ba1abbb6ce87cb36ac authored almost 8 years ago by Kevin Jahns <[email protected]>
added banner to distribution files. Fixes #56

github.com/yjs/yjs - 66b6b2a568131deb5e52500ce849774e13979214 authored almost 8 years ago by Kevin Jahns <[email protected]>
Release 12.1.2

github.com/yjs/yjs - 7415f27fbc82585cf5ce5c446af89c12b8ebb0ae authored almost 8 years ago by Kevin Jahns <[email protected]>
reconnect only when disconnected (and reverse)

github.com/yjs/yjs - c9d1f348646de8d2d1ae8a3815c4852ca8ec8511 authored almost 8 years ago by Kevin Jahns <[email protected]>
Release 12.1.1

github.com/yjs/yjs - 34997f940b7dc17adbc43a3ae3fb6871dbdf6ced authored almost 8 years ago by Kevin Jahns <[email protected]>
lint

github.com/yjs/yjs - 4e9e21e75e1c7b82bc6980743e60c232d80d4236 authored almost 8 years ago by Kevin Jahns <[email protected]>
update dist dir

github.com/yjs/yjs - 6c375a37c8d22c3c7a89c6a7bb17507e870e1134 authored almost 8 years ago by Kevin Jahns <[email protected]>
fixed several sync issues

github.com/yjs/yjs - cd0cddaf3542f06b32b28893b76aa4eac4bdf54c authored almost 8 years ago by Kevin Jahns <[email protected]>
fixed some gc issues (unfinished)

github.com/yjs/yjs - 93c23ddc09b186c080188ae24b6d2b94078ed472 authored almost 8 years ago by Kevin Jahns <[email protected]>
dont modify gc buffer if gcTimeout > 0 or disconnected

github.com/yjs/yjs - 480dfdfb77a29dfed1ac14a5fcea48efcbcbb0fb authored almost 8 years ago by Kevin Jahns <[email protected]>
another take on sourcedir: null specifies not to load anything automatically

github.com/yjs/yjs - dda2a1ef8261233e2e67df09fd6841ea8bba7624 authored almost 8 years ago by Kevin Jahns <[email protected]>
fixed several consistency issues with y-indexeddb. Implemented support for .close() - a soft replacement for .destroy()

github.com/yjs/yjs - f32ff1b613a22ca3248cf5c36536e34b7ee375ea authored almost 8 years ago by Kevin Jahns <[email protected]>
Release 12.1.0

github.com/yjs/yjs - 8ab16f4adab5306e545e43bd837e11f5171e02e6 authored almost 8 years ago by Kevin Jahns <[email protected]>
fixed error description for observers that throw errors

github.com/yjs/yjs - 3fdcf82bccd2c809d5fade3850b35a8ea5aff053 authored almost 8 years ago by Kevin Jahns <[email protected]>
copy db, connector, and type properties before handing them over to the connector, etc. This prevents some weird errors using y-elements

github.com/yjs/yjs - 6dd33f4f9035d7df6271c6b5f87e38bd9a480dfd authored almost 8 years ago by Kevin Jahns <[email protected]>
implemented auth utilities for yjs

github.com/yjs/yjs - 0521fac8d893ca8b77f0dc60b23cd9159af4ffc1 authored almost 8 years ago by Kevin Jahns <[email protected]>
update examples

github.com/yjs/yjs - 666ab8285c456ed24ffddef6cea182a8e091c0dd authored about 8 years ago by Kevin Jahns <[email protected]>
rephrase intro

github.com/yjs/yjs - 675c7f66383b3764da8faa71d1fb65350a7cb9fe authored about 8 years ago by Kevin Jahns <[email protected]>
Release 12.0.4

github.com/yjs/yjs - 463608cb5c5eaf68e2d7f195a10409a6ed505859 authored about 8 years ago by Kevin Jahns <[email protected]>
local sourceDir causes troubles if modules are required by a yjs instance

github.com/yjs/yjs - d1059b5d04d344313e9503fa18b7630953a1f1f2 authored about 8 years ago by Kevin Jahns <[email protected]>
Release 12.0.3

github.com/yjs/yjs - 8b24284e25fb7f80ef5d2717a88e1159190897f9 authored about 8 years ago by Kevin Jahns <[email protected]>
implemented es6 import utility function (Y.extend(module) === module(Y))

github.com/yjs/yjs - 08bcdfb00856289cd5d6bbeb49bb97675f7a821d authored about 8 years ago by Kevin Jahns <[email protected]>
Release 12.0.2

github.com/yjs/yjs - f93d7b1e709fa861b1266e29eb4a0dce3872ea1f authored about 8 years ago by Kevin Jahns <[email protected]>
Fixed "[0] of undefined" server issue

github.com/yjs/yjs - 4d024883bcfe4c62e8bd8bfc53703d53eb5e8c04 authored about 8 years ago by Kevin Jahns <[email protected]>
sourcedir is no longer a global variable

github.com/yjs/yjs - ecd412c6f6784e32939850f4f83b241b5242aa76 authored about 8 years ago by Kevin Jahns <[email protected]>
Release 12.0.1

github.com/yjs/yjs - b939cdd0869a40697918bb07e6edc688b11c50fe authored about 8 years ago by Kevin Jahns <[email protected]>
repairChecker: Yjs is now able to detect incorrect states that happen when messages get lost. When Yjs is in an incorrect state it repairs itself and syncs again

github.com/yjs/yjs - 17803266d42f48c70a78b8d1fe7c388dc8f00214 authored about 8 years ago by Kevin Jahns <[email protected]>
Release 12.0.0

github.com/yjs/yjs - f0e88d192c121f7bdc44f1f0cba002885009dee2 authored about 8 years ago by Kevin Jahns <[email protected]>
update doc

github.com/yjs/yjs - e66c0f8a4ebd7730bcc25291a3da9b030a5721d2 authored about 8 years ago by Kevin Jahns <[email protected]>
update doc

github.com/yjs/yjs - eba3d590cc395396b124ef60fb914528ae55e8e8 authored about 8 years ago by Kevin Jahns <[email protected]>
update dist

github.com/yjs/yjs - 0b31e63b82aaaf4c51c467d8d3f4fab629a0d2b1 authored about 8 years ago by Kevin Jahns <[email protected]>
ready to publish (lint)

github.com/yjs/yjs - d22fbca6cce94459c753cadd1091f6f94504967e authored about 8 years ago by Kevin Jahns <[email protected]>
update npm example

github.com/yjs/yjs - 330434ee2471c0e7bad7e05a9fb52661b38b3861 authored about 8 years ago by Kevin Jahns <[email protected]>
update help

github.com/yjs/yjs - 2f0216bf89db1c9f6a0996d1b0fa25c192e798c7 authored about 8 years ago by Kevin Jahns <[email protected]>
simplify example

github.com/yjs/yjs - f9d0625bd2defcb994f8a7596a19f43b3fc67d2d authored about 8 years ago by Kevin Jahns <[email protected]>
simplify documentation

github.com/yjs/yjs - 7a9d60770adfb57203e0639268997443b6493ef6 authored about 8 years ago by Kevin Jahns <[email protected]>
fix init problems with v12, update examples to be synchronous

github.com/yjs/yjs - 059f72ffe10c587a7036c2f45e7d72917138b271 authored about 8 years ago by Kevin Jahns <[email protected]>
update dist & added note to changelog

github.com/yjs/yjs - d2d74a64ab83603b0ed715251156352ea8b798cf authored about 8 years ago by Kevin Jahns <[email protected]>
updated documentation (changelog for v12, added leveldb, consistency)

github.com/yjs/yjs - a1f0140069d2dd00d67170a8b6e2d367dadac25c authored about 8 years ago by Kevin Jahns <[email protected]>
fix test verifier

github.com/yjs/yjs - 7bd8e81342c521b884b36f006163c73b20daa173 authored about 8 years ago by Kevin Jahns <[email protected]>
implemented support for synchronous type creation

github.com/yjs/yjs - 34f365cd8f571e35d2c9be24754c013a639e6425 authored about 8 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of github.com:y-js/yjs into v12

github.com/yjs/yjs - b3ba8e75461b041cba3aa5e2c94d95ebd8537319 authored about 8 years ago by Kevin Jahns <[email protected]>
made createType synchronous

github.com/yjs/yjs - e1e94bcf5d43f1479fa5c1f63d4e1c73f7778751 authored about 8 years ago by Kevin Jahns <[email protected]>
updated quill example

github.com/yjs/yjs - 4a83ff8514af6315ca1f035b5a05a1355a5cd190 authored about 8 years ago by Kevin Jahns <[email protected]>
Release 11.2.5

github.com/yjs/yjs - 4078020afdf89b671f536eaa43d53d0f50c27f53 authored about 8 years ago by Kevin Jahns <[email protected]>
fixed late-join sync issue & use leveldb only in node environment

github.com/yjs/yjs - e31d5e0e1d2c8c1ba0c05507ab59f6042f35e42d authored about 8 years ago by Kevin Jahns <[email protected]>
Release 11.2.4

github.com/yjs/yjs - acbc884eb5b15c5b5f40cfc0373a6b1f2ff7f07d authored about 8 years ago by Kevin Jahns <[email protected]>
found another bug that only happens in persistent databases (operationAdded changes an operation, so it needs to be retrieved again after calling it)

github.com/yjs/yjs - f9315288d0d7e79b02d17c6cee40db6985737a74 authored about 8 years ago by Kevin Jahns <[email protected]>
Release 11.2.2

github.com/yjs/yjs - 3b0d0343f4447e15be2165943ab3a51980439141 authored about 8 years ago by Kevin Jahns <[email protected]>
Fixed bug that only occurs in persistent databases (setOperation was not called).

github.com/yjs/yjs - 74c881bb5b0b5bf18fc44827cc568d6d17d3f329 authored about 8 years ago by Kevin Jahns <[email protected]>
update dist

github.com/yjs/yjs - 63f8a891be7726b0d868b0c6892bcf6c8f2d255f authored over 8 years ago by Kevin Jahns <[email protected]>
several bug-fixes (for y-richtext beta)

github.com/yjs/yjs - 2083cdb6b088a7940dbd65ca6b4bdb51301287ca authored over 8 years ago by Kevin Jahns <[email protected]>
implemented random seed generator, in order to reproduce tests

github.com/yjs/yjs - 20913920310f4b1f4dbbd088f3a29b00f1592fe7 authored over 8 years ago by Kevin Jahns <[email protected]>
debugged some of the special cases of Utils.receivedOp & found some bugs

github.com/yjs/yjs - 3dc67e075bad9760c178f51e0a40083e3aabcf85 authored over 8 years ago by Kevin Jahns <[email protected]>
implemented new extention for awaitOps. It fixes several consistency issues (they were previously hard to detect), and it is also pretty efficient. It still has some debugger statements, so enjoy with care

github.com/yjs/yjs - 81e72126ce7c85af9437ca06743dbd11324fe5c2 authored over 8 years ago by Kevin Jahns <[email protected]>
fixed bug in array & richtext

github.com/yjs/yjs - e77a75370839636459931278483f688760a7efca authored over 8 years ago by Kevin Jahns <[email protected]>
Release 11.2.1

github.com/yjs/yjs - bc856a09f5cee8a4ce02560472c7621a72e26e1f authored over 8 years ago by Kevin Jahns <[email protected]>
Release 11.2.0

github.com/yjs/yjs - f7ae62a906ca6c3e32e98012fb979fdc8d4e358f authored over 8 years ago by Kevin Jahns <[email protected]>
Release 11.1.0

github.com/yjs/yjs - 6669be104e7e1d768b75c5aa9fe3986c094524bc authored over 8 years ago by Kevin Jahns <[email protected]>
improved awaitOps

github.com/yjs/yjs - 14d59de2bddb19854c0bece81301120afb36f6a8 authored over 8 years ago by Kevin Jahns <[email protected]>
Use uglify-js v2.5.0 to fix #52

github.com/yjs/yjs - 483d2c78aade00a3d707fcb32fb9c827e1919769 authored over 8 years ago by Kevin Jahns <[email protected]>
implement new method awaitedOps in favor of awaitedDeletes/awaitedInserts. This will fix some bugs when the type gets out of sync with the state of yjs

github.com/yjs/yjs - 5b835563c844e30bd59c463bbba22e49b670938a authored over 8 years ago by Kevin Jahns <[email protected]>
some flush updates

github.com/yjs/yjs - 996566419c31b9f99f48467d040ae57f0ac173c3 authored over 8 years ago by Kevin Jahns <[email protected]>
Michael found a weird character in my code

github.com/yjs/yjs - 5d6a9872e27b3da33809acf1da99baa50948bb91 authored over 8 years ago by Kevin Jahns <[email protected]>
Release 11.0.4

github.com/yjs/yjs - 8930865a212805119ae45e8468ad74641a92e29a authored over 8 years ago by Kevin Jahns <[email protected]>
update dist, more args for SmallLookupBuffer

github.com/yjs/yjs - 2897695680753839f79411d6281935f3efcbb8cd authored over 8 years ago by Kevin Jahns <[email protected]>
Release 11.0.3

github.com/yjs/yjs - 5118f02b49e51f6dbc9eb29688c895b5276b294b authored over 8 years ago by Kevin Jahns <[email protected]>
fixed awaitedInserts (critical for y-richtext)

github.com/yjs/yjs - a10933beef6425bb640bb8c31f6c684c5a811b28 authored over 8 years ago by Kevin Jahns <[email protected]>
Release 11.0.2

github.com/yjs/yjs - c2ffe0b69768992b212faec2dfb743475870e51a authored over 8 years ago by Kevin Jahns <[email protected]>
fixed some minor problems related to compareId

github.com/yjs/yjs - 2d1a7b067b6437bb4b5ee3f715aa2b356ebccae2 authored over 8 years ago by Kevin Jahns <[email protected]>
Release 11.0.1

github.com/yjs/yjs - 2675f0277c4d814ca2acc32d2555e7a59350cb54 authored over 8 years ago by Kevin Jahns <[email protected]>
Release 11.0.0

github.com/yjs/yjs - 918bc334b297bf0ab4c7a0e859034d94f41d451f authored over 8 years ago by Kevin Jahns <[email protected]>
fixed bump script

github.com/yjs/yjs - accf0dbafb01bac47e064883938661faf26aac41 authored over 8 years ago by Kevin Jahns <[email protected]>
changed the observe functionality

github.com/yjs/yjs - 6b8ce0ab4fedb3cc0e4c0dcf18a23c1f2e92bc42 authored over 8 years ago by Kevin Jahns <[email protected]>
found some gc bugs that occur when using deletion lengths

github.com/yjs/yjs - 71bf6438e18373aa6dd56e7d9ee9e4537f78157d authored over 8 years ago by Kevin Jahns <[email protected]>
fixes #49

github.com/yjs/yjs - 90b7b01e9aa8f9e62f4d8482b0e4cb143e6480b0 authored over 8 years ago by Kevin Jahns <[email protected]>
all tests working. Fixed an older bug: When gc an op I forgot to update the state. This only affected offline editing, and was very hard to catch in the past

github.com/yjs/yjs - 895ec86ff6242ff3f9d0c858cf43a705bd40ab59 authored over 8 years ago by Kevin Jahns <[email protected]>
fixed first two random cases, (gc seems still to be an issue ..)

github.com/yjs/yjs - bffd130b92b60e7b6f744fa6e0635d74f660d08d authored over 8 years ago by Kevin Jahns <[email protected]>
fixed content.length in tryExecute

github.com/yjs/yjs - feae0d51bd04c78493f2d0afbf03dd93fb7bf533 authored over 8 years ago by Kevin Jahns <[email protected]>
fixed some cases that lead to inconsistencies

github.com/yjs/yjs - f46c8df605abbf87c05ae398195af96d184b10a9 authored over 8 years ago by Kevin Jahns <[email protected]>
better debugging, pretty print (no undefined) in logtable

github.com/yjs/yjs - 82025c5de9372129d88771b2cbcb15315ee9233e authored over 8 years ago by Kevin Jahns <[email protected]>
fixed some gc bugs, improved applyDeleteSet

github.com/yjs/yjs - 153ec811e2000ca9114b90da4ad747b99437c086 authored over 8 years ago by Kevin Jahns <[email protected]>
some gc fixes

github.com/yjs/yjs - 01031d27c3ec4554680156f47601ffc0a4a26a6c authored over 8 years ago by Kevin Jahns <[email protected]>
implemented support for range of deletions (unfinished)

github.com/yjs/yjs - c72f62ecb6bca7216adeb9a1f27b0c377f81b9d8 authored over 8 years ago by Kevin Jahns <[email protected]>
fixed one more problem with ds & fixed ace example & insertions are combined even when created in different execution tasks

github.com/yjs/yjs - e1df1a7a123ea24a43564c5f62efb1ad76153cad authored over 8 years ago by Kevin Jahns <[email protected]>
fixed some old todos, fixed some cases related to "content is an array"

github.com/yjs/yjs - a7f845f5539549022a2edf2817e7412e88d21179 authored over 8 years ago by Kevin Jahns <[email protected]>
fixed test connector buffer to really be parallel!

github.com/yjs/yjs - 20321c8a7d4cafcf0b80680a19494849bf8b1b3c authored over 8 years ago by Kevin Jahns <[email protected]>
test suite works again with "contentS" feature!

github.com/yjs/yjs - f3fadd3895da5d8d08f971fe5f291450fc51e121 authored over 8 years ago by Kevin Jahns <[email protected]>
several bug fixes regarding "content is an array"

github.com/yjs/yjs - 08a79d0e7b609d5ce26477b10570af2733f184e0 authored over 8 years ago by Kevin Jahns <[email protected]>
del is applied after ins (type is always called when ins already deleted)

github.com/yjs/yjs - 5b21104da3a470edfe813850107e3ad343788176 authored over 8 years ago by Kevin Jahns <[email protected]>
update

github.com/yjs/yjs - ecc2aef0f82e171b476c1936793e58d69d11a679 authored over 8 years ago by Kevin Jahns <[email protected]>
implementing new insertion struct (unfinished)

github.com/yjs/yjs - 1c32067908383c0cda048374787958e581f7aff7 authored over 8 years ago by Kevin Jahns <[email protected]>
typos in README.md

github.com/yjs/yjs - fe75ed62089fbf5ed6b77fcd9bc5f7fdd3eef1a2 authored over 8 years ago by Kevin Jahns <[email protected]>
Release 10.0.3

github.com/yjs/yjs - c2404b1e989293dff53be8c2516bb5d335c023a4 authored over 8 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of https://github.com/y-js/yjs

github.com/yjs/yjs - f363e1e9fc34266ea7063f64b7fdfe4072371337 authored over 8 years ago by Kevin Jahns <[email protected]>
update dist

github.com/yjs/yjs - 749514c0744d4a814aa50b87cabddf5b50521e2d authored over 8 years ago by Kevin Jahns <[email protected]>
Release 10.0.2

github.com/yjs/yjs - 24f8616386ef3b3ab4d7e61ca9a77c6c27598368 authored over 8 years ago by Kevin Jahns <[email protected]>