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

list and map types work now and they support delete. added random tests

github.com/yjs/yjs - 0493d99d57534cbf7549004f2e94c5dfcf565f75 authored over 9 years ago by Kevin Jahns <[email protected]>
use RBTree for in-memory storage

github.com/yjs/yjs - a1026bc3659aa87352b37e0504a076be7a328bbc authored over 9 years ago by Kevin Jahns <[email protected]>
implemented deletion of elements & and iteration method & lots of tests

github.com/yjs/yjs - fe4564542bcec18901a6a0e1d819c16de611ca2f authored over 9 years ago by Kevin Jahns <[email protected]>
fixed insertion bug in RBTree. adding does now work correctly

github.com/yjs/yjs - 7b52111c311416f3fc323b862e4248fe8d3943f6 authored over 9 years ago by Kevin Jahns <[email protected]>
implemented RBTree as a in-memory database for operations (in progress)

github.com/yjs/yjs - c184cb961b8e7847d70f4cc9b46902f9ccaf80f0 authored over 9 years ago by Kevin Jahns <[email protected]>
wrap up todays session

github.com/yjs/yjs - 02f2f6b0fe18eb9cfbf29d6fdbd7f963994df53b authored over 9 years ago by Kevin Jahns <[email protected]>
random tests succeed on Map :)

github.com/yjs/yjs - e47dee53a3c75a6171fb582c21f26426c520e124 authored over 9 years ago by Kevin Jahns <[email protected]>
custom types work. Now I need to re-implement the test case from 0.5

github.com/yjs/yjs - 9b6183ea701e3c9efbdc37d703f5af5f1666909d authored over 9 years ago by Kevin Jahns <[email protected]>
added test case

github.com/yjs/yjs - 79ec71d55935dbf36f1ec656c12932faa33632ed authored over 9 years ago by Kevin Jahns <[email protected]>
simple conflicts are now handled correctly

github.com/yjs/yjs - bf4d5f24a85f5678c8400468aff9d911469c6e91 authored over 9 years ago by Kevin Jahns <[email protected]>
added not working tests

github.com/yjs/yjs - 9d0373b85bcdeea37058356f7eb3e3ac048d705c authored over 9 years ago by Kevin Jahns <[email protected]>
late join should work now. Need to test more. root is passed to transaction generator

github.com/yjs/yjs - f8ad9abcc0099e61df1eaf008726ba33a6fa0e8a authored over 9 years ago by Kevin Jahns <[email protected]>
Map type works with simple update & sync. now going to implement support for syncing existing operation buffers

github.com/yjs/yjs - b25977be061eca2e33b7d16b31bcaf7de57dfdd5 authored over 9 years ago by Kevin Jahns <[email protected]>
basic get&set of Map properties works

github.com/yjs/yjs - bffbb6ca275f47edef470807d71a6e6f584772a6 authored over 9 years ago by Kevin Jahns <[email protected]>
added Map struct

github.com/yjs/yjs - 8f63147dbceb9be421e4cdd44332b7e41031ff1b authored over 9 years ago by Kevin Jahns <[email protected]>
added memory data store (actually adding it..)

github.com/yjs/yjs - 7a274565e527bc72670073cd6d7211d933354317 authored over 9 years ago by Kevin Jahns <[email protected]>
added memory data store

github.com/yjs/yjs - 75793d0ced5f9f9d4db267cfa955e76a4a6b9383 authored over 9 years ago by Kevin Jahns <[email protected]>
linted all files

github.com/yjs/yjs - 7ec409e09fef3a2d3f78bd1067ff68f1494ae453 authored over 9 years ago by Kevin Jahns <[email protected]>
added test connector, webrtc connector, ideas to apply operations with very low overhead

github.com/yjs/yjs - fec03dc6e162f4ad00fb259679c630f8a06dfb6e authored over 9 years ago by Kevin Jahns <[email protected]>
added some Operations, a connector, more structure. In particular I put a lot of time into the event handling

github.com/yjs/yjs - 3142b0f1610397759236a00785a1738cd79da959 authored over 9 years ago by Kevin Jahns <[email protected]>
now using one master generator, that rulez them all

github.com/yjs/yjs - 042bcee482cdc1b47f5173fb4e438030b2c4472b authored over 9 years ago by Kevin Jahns <[email protected]>
updated whenOperationExists

github.com/yjs/yjs - b3e09d001f566f93197cf3a4200bb8c0c0c3d24f authored over 9 years ago by Kevin Jahns <[email protected]>
Implemented some operations. OperationStore executes now ops, not the Engine

github.com/yjs/yjs - dcec0fe96708843be87c1cf887276b8307d3d707 authored over 9 years ago by Kevin Jahns <[email protected]>
updated OperationBuffer

github.com/yjs/yjs - ae790b6947e5ba797db0e43788a7d331ad752e5b authored over 9 years ago by Kevin Jahns <[email protected]>
no more promises in requestTransaction :)

github.com/yjs/yjs - 4b08cbe87525d4d2b8400ecda6ce6573278bbb18 authored over 9 years ago by Kevin Jahns <[email protected]>
Merge pull request #25 from y-js/origin/0.6

merging the infamous `origin/origin/0.6` branch

github.com/yjs/yjs - 01173879a0e9ed66af0d2d2bba1da62cda8eb211 authored over 9 years ago by Kevin Jahns <[email protected]>
requestTransaction accepts Promises&Generators

github.com/yjs/yjs - 6f99ee5c34e482424b74a0d86f4866b9f72cf044 authored over 9 years ago by Kevin Jahns <[email protected]>
added new generator approach

github.com/yjs/yjs - 8d1bccbea07f5e2a2619d43c96a391ba5a883316 authored over 9 years ago by Kevin Jahns <[email protected]>
added indexeddb

github.com/yjs/yjs - b6c278f8e4bdca5c4f1b123ec1664aee91a0c6cd authored over 9 years ago by Kevin Jahns <[email protected]>
changed to pre-commit

github.com/yjs/yjs - 5a9f59913e4f5bbf2e4841b796c9a76f778be3d7 authored over 9 years ago by Kevin Jahns <[email protected]>
updated gitignore, flow working

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

github.com/yjs/yjs - d37d0ef9af2d348fd97ba8945e1bb657a7d58f0c authored over 9 years ago by Kevin Jahns <[email protected]>
updated precommit

github.com/yjs/yjs - c7a6e74dd9b27d80f0bce537c56267fe5a9c5037 authored over 9 years ago by Kevin Jahns <[email protected]>
defined specs

github.com/yjs/yjs - 24570b791a44504a8e9790c0901d9649b784c24d authored over 9 years ago by Kevin Jahns <[email protected]>
improved gulpfile

github.com/yjs/yjs - f99853529e396e85db542486ac328ad577fd7c34 authored over 9 years ago by Kevin Jahns <[email protected]>
checking out new stuff

github.com/yjs/yjs - 159f37474d17077ce92a533efa8cfc90dc2a17ed authored over 9 years ago by Kevin Jahns <[email protected]>
added lots of magic

github.com/yjs/yjs - 1b63f5efde6f224e3bc9f7a0afc1d5cb1012096e authored over 9 years ago by Kevin Jahns <[email protected]>
added v0.6 info note

github.com/yjs/yjs - c3ba8173d77fc6f7e24e2729e695971c0afe194c authored over 9 years ago by Kevin Jahns <[email protected]>
added first prototype of the new HB with indexedDB

github.com/yjs/yjs - 7a89c1cc6d7c2bcad66782ab7753cb6b96c95f6c authored over 9 years ago by Kevin Jahns <[email protected]>
bump version numbers

github.com/yjs/yjs - c5b47e88ac2c8f08371691b32adc206c0f830669 authored over 9 years ago by Kevin Jahns <[email protected]>
added support to use existing user ids! Fixes #23

github.com/yjs/yjs - dc3c6a5d420371b3812141b27d494345f4404f18 authored over 9 years ago by Kevin Jahns <[email protected]>
Merge pull request #22 from cphyc/bugfix-21

Bugfix 21

github.com/yjs/yjs - a9c2ec6ba06071f690318fecc0350c6e5a2b141f authored over 9 years ago by Kevin Jahns <[email protected]>
Compiled files

github.com/yjs/yjs - f166b9efc5b7c11f9a72fdcbaf0df03c3d208bea authored over 9 years ago by Corentin STG_CADIOU <[email protected]>
Fix error with compute_when_synced

github.com/yjs/yjs - 0441b83f74ec73d36b4de52a068de76b0727ac7d authored over 9 years ago by Corentin STG_CADIOU <[email protected]>
Merge pull request #20 from cphyc/Fix-error-in-package.json

Use correct path for gulp

github.com/yjs/yjs - 90c82a6a02531881e16c19cc979402a191158267 authored over 9 years ago by Kevin Jahns <[email protected]>
Use correct path for gulp

github.com/yjs/yjs - da25905b73fe45c291a27ead5b0aa6f2a8501408 authored over 9 years ago by cphyc <[email protected]>
prepublish yjs

github.com/yjs/yjs - 3c07a938cd40395cc9e79885fc70c1974093cb56 authored over 9 years ago by Kevin Jahns <[email protected]>
added doc

github.com/yjs/yjs - 55ccacc442596f043cece6edf9f184590efe2c1d authored over 9 years ago by Kevin Jahns <[email protected]>
fixing possible source of a bug in y-rt

github.com/yjs/yjs - 946a11f03d4635d14ff0e2f5fc9ac5519bb326ba authored over 9 years ago by Kevin Jahns <[email protected]>
fixed problem in large sendHB

github.com/yjs/yjs - 93f3a49396cdb2120a4e018d0035be2d6f20ab36 authored over 9 years ago by Kevin Jahns <[email protected]>
updated compiled files

github.com/yjs/yjs - 3eed100b8d6ae110c9cce97054b239e5ff03a56c authored over 9 years ago by Kevin Jahns <[email protected]>
update README

github.com/yjs/yjs - eb136ae1bf0640432069bce5f0dd6d8bf3d4da1e authored over 9 years ago by Kevin Jahns <[email protected]>
update README

github.com/yjs/yjs - 006d0a26439c7468c18b83df9aac59fea0e7b0cb authored over 9 years ago by Kevin Jahns <[email protected]>
Merge pull request #19 from y-js/0.5

0.5

github.com/yjs/yjs - 7959bdf5acc1dce17d04f71c9a85bdb5bc960135 authored over 9 years ago by Kevin Jahns <[email protected]>
added tutorial in README

github.com/yjs/yjs - 6f9ee0d9bae740a14e0750ab16cd4bc377da7216 authored over 9 years ago by Kevin Jahns <[email protected]>
small fixes

github.com/yjs/yjs - d901d5f5e413142b906555a37700ef391795d1fe authored over 9 years ago by Kevin Jahns <[email protected]>
fixed y-object polymer

github.com/yjs/yjs - b2c7706a2e8f36ad6965c67a11678c112c74ea2e authored over 9 years ago by Kevin Jahns <[email protected]>
updated examples

github.com/yjs/yjs - 4d926cf8411723801fecd95d1e5a5c231bae7ad0 authored over 9 years ago by Kevin Jahns <[email protected]>
Merge pull request #18 from y-js/0.5

Added support for custom connectors. Not compatible with 0.4!!

github.com/yjs/yjs - 0314a1b709e2ca19da7a7ae0cd83dbc0bf0fc1db authored over 9 years ago by Kevin Jahns <[email protected]>
better fix for #17

github.com/yjs/yjs - 8a5b69e86ca56f022f5f39bdfdcc9ec451586f79 authored over 9 years ago by Kevin Jahns <[email protected]>
updated readme

github.com/yjs/yjs - ce5250b9d8810628b9a6cf36084d255dff78c4ac authored over 9 years ago by Kevin Jahns <[email protected]>
updated readme

github.com/yjs/yjs - f51c7914909aef5539500886b7ae4e66e74bd084 authored over 9 years ago by Kevin Jahns <[email protected]>
updated readme

github.com/yjs/yjs - b75305a0829b7090ee63d9e42a37fa58f274f840 authored over 9 years ago by Kevin Jahns <[email protected]>
updated readme

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

github.com/yjs/yjs - bad6c913fc1c21fed260cc7943b21f3e3e8f581e authored over 9 years ago by Kevin Jahns <[email protected]>
updated Composition (error when doing undo)

github.com/yjs/yjs - 85d85540e78c0ca8337efcfbd896e6164e1698c6 authored over 9 years ago by Kevin Jahns <[email protected]>
added user events

github.com/yjs/yjs - 80f1cfd21b075180253d3604a9231d27a2c47fcc authored over 9 years ago by Kevin Jahns <[email protected]>
fixed getNext & getPrev

github.com/yjs/yjs - 729d7ed3aa3ef7522ebe50f0635abbec04306d4c authored over 9 years ago by Kevin Jahns <[email protected]>
insertions must not be deleted anymore!

github.com/yjs/yjs - 0a89150fabab7b350a17710f3b9a53db2a25b3f9 authored over 9 years ago by Kevin Jahns <[email protected]>
observer will get the reference too now (ListManager)

github.com/yjs/yjs - 6fc33e40bbdf600ecb6e1fca87bcf354af440337 authored over 9 years ago by Kevin Jahns <[email protected]>
removed phantom

github.com/yjs/yjs - 7f6592a6b7d63badbcc32702b95accf2a557fd0f authored over 9 years ago by Kevin Jahns <[email protected]>
deleted debug log

github.com/yjs/yjs - b9cdbcc6fa9fe2d92ab462451e3003199c970482 authored over 9 years ago by Kevin Jahns <[email protected]>
Operation can now save static content/Operations

github.com/yjs/yjs - 2a78cdba4823dee7ee9b7d1757f72e3bb2bbe25a authored over 9 years ago by Kevin Jahns <[email protected]>
refs, complex `saveOperation' and `validateSavedOperations`

github.com/yjs/yjs - b02662c36e7f4cc43392157987b5ec9cb1a8edaf authored over 9 years ago by Kevin Jahns <[email protected]>
references & composition value

fixing bugs with references
composition type parses now composition value

github.com/yjs/yjs - f44f463e9d0b8d66c4acbb190d1e35b647e57875 authored over 9 years ago by Kevin Jahns <[email protected]>
Insert bug detected (because of references)

github.com/yjs/yjs - 757bb118ce6459296bd326a6d2105ca9c492d9e9 authored over 9 years ago by Kevin Jahns <[email protected]>
non-important update

github.com/yjs/yjs - 5417ffb9998a84cee35611719921a2fefb8093f4 authored over 9 years ago by DadaMonad <[email protected]>
Merge branch '0.5' of https://github.com/rwth-acis/yjs into 0.5

github.com/yjs/yjs - 4de979bc33ef1378f93e458f9e5e97f335484016 authored over 9 years ago by DadaMonad <[email protected]>
added parameter to getNext

github.com/yjs/yjs - 875f56586e2997892394e3716344d9a00bbad8b1 authored over 9 years ago by DadaMonad <[email protected]>
MapManager returns null, when reference does not exist

github.com/yjs/yjs - 249b7126481137e1050173a732f418b25857cb5d authored over 9 years ago by Kevin Jahns <[email protected]>
updated composition

github.com/yjs/yjs - 58cefae839647bc16d820602776c3f4b63315bba authored over 9 years ago by DadaMonad <[email protected]>
added support for getNext/getPrev on insertions

github.com/yjs/yjs - d9c5ab5fa86fc9aabbaa89e3be3b71aed78a8e45 authored over 9 years ago by DadaMonad <[email protected]>
update

github.com/yjs/yjs - 6d99ed07f0b708e110ebf61638e0f8eb6a39990f authored over 9 years ago by DadaMonad <[email protected]>
composition type & support for list references

github.com/yjs/yjs - e55ed9f2b408d9cfa02017a03e7d6384579032e5 authored over 9 years ago by DadaMonad <[email protected]>
cleaned up, removed Replaceable operation, changed Operation specific events method (put it into the Manager types), created Composition type

github.com/yjs/yjs - bb0bfcc5c82125dabd4bb9e33d7c507477edff12 authored over 9 years ago by DadaMonad <[email protected]>
removed webcomponents from dependencies

github.com/yjs/yjs - b24de43fe28fc573e108cc39790f2d18a905c88d authored over 9 years ago by DadaMonad <[email protected]>
added support for namespaces on types

github.com/yjs/yjs - 446560d9e8356e09be2111d77710af92fa78c4b6 authored over 9 years ago by DadaMonad <[email protected]>
updated README

github.com/yjs/yjs - 148e46f0432c0cffa25ca03ea62797888edefc77 authored over 9 years ago by DadaMonad <[email protected]>
updated readme with new types

github.com/yjs/yjs - e8f20dabd37a2acc92b261a21254486c5e98192b authored over 9 years ago by DadaMonad <[email protected]>
outsourced all types (except for object type)

github.com/yjs/yjs - 96ed8b0f989386ab766627746ff539778e122432 authored over 9 years ago by DadaMonad <[email protected]>
add xml examples

github.com/yjs/yjs - c663230c1b6ec3f5f66f44d18c952509e5416302 authored over 9 years ago by DadaMonad <[email protected]>
yay - every test on xml and dom succeeds

github.com/yjs/yjs - 0a8118367d8972f59e3a07686216745624b8ae8c authored over 9 years ago by DadaMonad <[email protected]>
completed the xml tests - and lots of them run successfully

github.com/yjs/yjs - f932f560bddaf7d89e31bfc1e8ee93fd5f08783b authored over 9 years ago by DadaMonad <[email protected]>
made xml tests more expressive

github.com/yjs/yjs - f9542b90dbd6628770caf94232b4905836d40149 authored over 9 years ago by DadaMonad <[email protected]>
added random tests for xml test suite

github.com/yjs/yjs - 014495febd2f2e449b75026de397de6b0545b140 authored over 9 years ago by DadaMonad <[email protected]>
fixed parent issue (only one parent per Y.Xml type)

github.com/yjs/yjs - 82f11c421f3109e6200d272ce66fe4d358ce1d8f authored over 9 years ago by DadaMonad <[email protected]>
Y-Xml tests pass

github.com/yjs/yjs - 9059618d1f2a6c67634641351de09bd753fd08cf authored over 9 years ago by DadaMonad <[email protected]>
added tests for new xml type.

github.com/yjs/yjs - 9a8f8fba053575c57d63e56db818edf243c738dc authored over 9 years ago by DadaMonad <[email protected]>
support for circular structures (e.g. with JSON)

github.com/yjs/yjs - 3ba89edf7db0bbb1dbddd792a8aa47810dcc2824 authored over 9 years ago by DadaMonad <[email protected]>
starting to refine the Replaceable type. Most types should be a replaceable.

github.com/yjs/yjs - fea6de3bf95f3f757dceed0062700fe770266e07 authored over 9 years ago by DadaMonad <[email protected]>