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

clean up build script - no more warnings

github.com/yjs/yjs - 040808300c12707e99011d72607dd63102b21514 authored over 5 years ago by Kevin Jahns <[email protected]>
cleanup dependencies

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

github.com/yjs/yjs - 306b2c64f33e375408473481f077339146dc033b authored over 5 years ago by Kevin Jahns <[email protected]>
refactor and remove dependency circles

github.com/yjs/yjs - 585265e9a520d4b436db7ea31ca664b4cbbfe170 authored over 5 years ago by Kevin Jahns <[email protected]>
Merge pull request #142 from mtn/mtn-patch-1

Correct typo in README example

github.com/yjs/yjs - 777ae9503ab9ccae1ce06f3b69957caf1188bddb authored over 5 years ago by Kevin Jahns <[email protected]>
fix all remaining tests (xml tests)

github.com/yjs/yjs - 4c1798e5fac67a70a89c330949aa00865ee64c8d authored over 5 years ago by Kevin Jahns <[email protected]>
fix y-text tests

github.com/yjs/yjs - f4d85e2a3e2a8bd970d858f0161541e48566b587 authored over 5 years ago by Kevin Jahns <[email protected]>
testing: use lib0.testing.compare to compare Maps and sets

github.com/yjs/yjs - a0f0c9c377166f5a29acdbc998562fb7e14fc2f3 authored over 5 years ago by Kevin Jahns <[email protected]>
fix remaining y-map tests

github.com/yjs/yjs - 95ec2a435a41bc217f64462aab83809d2224422b authored over 5 years ago by Kevin Jahns <[email protected]>
added all y-map tests

github.com/yjs/yjs - da9836fe59b015e194927ce0f4fb6081730fdc3c authored over 5 years ago by Kevin Jahns <[email protected]>
reworked some ymap tests (a few are running again)

github.com/yjs/yjs - 3a7411f9e85b5a2ca716df979c1a68b04248053a authored over 5 years ago by Kevin Jahns <[email protected]>
refix array tests and switch to lib0

github.com/yjs/yjs - 39cee7c6e75bd31441b51f2141a6be57507c265a authored over 5 years ago by Kevin Jahns <[email protected]>
decode items before they are decoded. fixes lots of y-array tests

github.com/yjs/yjs - 0a5753c19142aaae0a0779375e837743df53fefa authored over 5 years ago by Kevin Jahns <[email protected]>
fixed some issues in random tests

github.com/yjs/yjs - 76b7d0b65104a181924f3517610948ffdcaac1a9 authored over 5 years ago by Kevin Jahns <[email protected]>
added remaining y-array tests (random still failing)

github.com/yjs/yjs - 99e3e95a0096c1abf35939d8aed47f2c741f5153 authored over 5 years ago by Kevin Jahns <[email protected]>
converted first y-array test to funlib/testing

github.com/yjs/yjs - 93ee4ee287f4788f96663244445583ddd259f311 authored over 5 years ago by Kevin Jahns <[email protected]>
update test commands

github.com/yjs/yjs - c5cc403a294cb48f9d0e3a33397b443c2ad2ad93 authored over 5 years ago by Kevin Jahns <[email protected]>
restructuring the project

github.com/yjs/yjs - 75f4a0a5f0c664855f8fd4c45f6e522a24f0f354 authored over 5 years ago by Kevin Jahns <[email protected]>
Correct typo in README example

/bower_components -> ./bower_components

github.com/yjs/yjs - 591df5c00aec767871ceb82e8902ab503adea611 authored over 5 years ago by Michael Noronha <[email protected]>
prosemirror: implement isChangeOrigin in state

github.com/yjs/yjs - f6b4819ae3619469830dc5359ab4a08f2aab831b authored over 5 years ago by Kevin Jahns <[email protected]>
13.0.0-78

github.com/yjs/yjs - d483d9cc83a0889764636351150d483579ae7167 authored over 5 years ago by Kevin Jahns <[email protected]>
fix connection status and awareness info when disconnected (ws-provider)

github.com/yjs/yjs - 453407b93df4449254d20d3a7ab56a251507ccfc authored over 5 years ago by Kevin Jahns <[email protected]>
13.0.0-77

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

github.com/yjs/yjs - 6ff47719efe311b673c1cc50731fb3ed4f4b93c9 authored over 5 years ago by Kevin Jahns <[email protected]>
added utilities to make and recover snapshots

github.com/yjs/yjs - 3a0694c35c5d9d9e53e736afad1d520d24abb28a authored over 5 years ago by Kevin Jahns <[email protected]>
Merge pull request #138 from calibr/yjs

updating YArray's iterator to iterate Types correctly

github.com/yjs/yjs - 74e52437425861e44c30bc8c71ba1bcaaf9b5146 authored over 5 years ago by Kevin Jahns <[email protected]>
switch to the next item in YArray's iterator after processing a Type item

github.com/yjs/yjs - dcf43b979783ce2fcb410fc58782eeba0880d2e7 authored almost 6 years ago by calibr <[email protected]>
working on snapshotting and version history

github.com/yjs/yjs - 77e479c03b589544d5675881fac7d4be9c405646 authored almost 6 years ago by Kevin Jahns <[email protected]>
add clock vector to awareness protocol

github.com/yjs/yjs - ec58a99748ae2755fb9ae2f892e75470178e99d8 authored almost 6 years ago by Kevin Jahns <[email protected]>
implemented leveldb persistence for websocket server

github.com/yjs/yjs - f1eb66655b1565172f4493462b6ed9cbf00c5ce2 authored almost 6 years ago by Kevin Jahns <[email protected]>
implemented codemirror binding with cursor support

github.com/yjs/yjs - 7f4ae9fe14bafd6470642157f1fd625f41a87c9f authored almost 6 years ago by Kevin Jahns <[email protected]>
update v13 docs

github.com/yjs/yjs - c0ba56a21fa57549e4c81ff046708970b75a0b2b authored almost 6 years ago by Kevin Jahns <[email protected]>
13.0.0-76

github.com/yjs/yjs - 4063e28b5e7f306b6b66a3e76bd71395248f9d7e authored almost 6 years ago by Kevin Jahns <[email protected]>
fix broadcast channel communication

github.com/yjs/yjs - b6f7cd7869a91bfcf3020e7b83bbd502e468aec1 authored almost 6 years ago by Kevin Jahns <[email protected]>
13.0.0-75

github.com/yjs/yjs - 1a79e429edb3859dd3f3d4c00a1b7bff92125a60 authored almost 6 years ago by Kevin Jahns <[email protected]>
permission protocol + reduce circular dependencies

github.com/yjs/yjs - 04066a56782246795444ec9dda4744079a377ea9 authored almost 6 years ago by Kevin Jahns <[email protected]>
13.0.0-74

github.com/yjs/yjs - e09ef15349f01b5f87cb02d8921bd3a8228cd416 authored almost 6 years ago by Kevin Jahns <[email protected]>
item: increase parent length only if parentSub=null

github.com/yjs/yjs - 3d70eee959182849fce2d2a2a65dda1095fdf845 authored almost 6 years ago by Kevin Jahns <[email protected]>
improved granularity of prosemirror binding

github.com/yjs/yjs - 582095e5a30acf90d0c73f39230b71908216b423 authored almost 6 years ago by Kevin Jahns <[email protected]>
more efficient length computing

github.com/yjs/yjs - c9ea3a412eacec9c0ed34ae4cbe9f3e7019f9d96 authored almost 6 years ago by Kevin Jahns <[email protected]>
implement generic broadcastchannel and apply it to websocket provider

github.com/yjs/yjs - a2c51c36e932ab0898ed74c2facbe43ca778373d authored almost 6 years ago by Kevin Jahns <[email protected]>
add source file info to examples

github.com/yjs/yjs - ab3dba5b06d6c49d321384031f1a8e55c8ea9fc4 authored almost 6 years ago by Kevin Jahns <[email protected]>
back to .js extension

github.com/yjs/yjs - 3ddff186c2cb0e2afdf2fbb7696d056475bbd3ee authored almost 6 years ago by Kevin Jahns <[email protected]>
add description to each example

github.com/yjs/yjs - 9bd199a6e79e8744731a62b19da96beca81f5c41 authored almost 6 years ago by Kevin Jahns <[email protected]>
13.0.0-73

github.com/yjs/yjs - 01d0825ae68a14232470bf3e3651113661e597d0 authored almost 6 years ago by Kevin Jahns <[email protected]>
clean examples build

github.com/yjs/yjs - e2f98525d276aea1687c55b13565362b2573015c authored almost 6 years ago by Kevin Jahns <[email protected]>
no start content in prosemirror example

github.com/yjs/yjs - 70a0a03130cd1ee7c234d691d9e87ea074d5139e authored almost 6 years ago by Kevin Jahns <[email protected]>
add dom example

github.com/yjs/yjs - 656d85c62ef45f0ae16f021911905f0f9b20509b authored almost 6 years ago by Kevin Jahns <[email protected]>
proper api endpoints for examples

github.com/yjs/yjs - e168dd48fb2cd7eb0b8e1e64abdb0f028cbc443a authored almost 6 years ago by Kevin Jahns <[email protected]>
add http listener to websocket-server

github.com/yjs/yjs - 12d43199d5be7d1f9ed0808c8516de4769efd7f0 authored almost 6 years ago by Kevin Jahns <[email protected]>
examples use hosted server

github.com/yjs/yjs - 539fa8b21d90e7d33680ca7987634e622b5c731b authored almost 6 years ago by Kevin Jahns <[email protected]>
port support

github.com/yjs/yjs - f572f94586c1b682df4407254088a3ed026154d3 authored almost 6 years ago by Kevin Jahns <[email protected]>
mjs nodejs support

github.com/yjs/yjs - c12d00b227ed77df9f958a9f8cb1445ac35d57b0 authored almost 6 years ago by Kevin Jahns <[email protected]>
jsdoc fixes

github.com/yjs/yjs - e4a5f2caec6f8346004af2171d4d07e32ee0bb3c authored almost 6 years ago by Kevin Jahns <[email protected]>
update logo link

github.com/yjs/yjs - 9f9f465238107513e32a4cb2cc4eec9ba9cf6d27 authored almost 6 years ago by Kevin Jahns <[email protected]>
make npm build ready for netlify

github.com/yjs/yjs - 8450ff86d716d32796f10e859e984ab29d71fd50 authored almost 6 years ago by Kevin Jahns <[email protected]>
add rollup-cli as dependency

github.com/yjs/yjs - 70139262c56112cf8f19f1eca6e5640b33f6455d authored almost 6 years ago by Kevin Jahns <[email protected]>
large scale refactoring

github.com/yjs/yjs - 9c0da271eb916ef146a328f183277787d9683b92 authored almost 6 years ago by Kevin Jahns <[email protected]>
update cdn destination. closes #128

github.com/yjs/yjs - ade3e1949d8d45a42e4ce4762d09ccbf93bbdad9 authored almost 6 years ago by Kevin Jahns <[email protected]>
13.0.0-72

github.com/yjs/yjs - eec63a008fcb5abb4eaf54c5297d1d5cc2fa6aaf authored almost 6 years ago by Kevin Jahns <[email protected]>
fix all tests

github.com/yjs/yjs - 52abcdd04376f6fcfdc32332837d9704f3cb2858 authored almost 6 years ago by Kevin Jahns <[email protected]>
add prosemirror tests

github.com/yjs/yjs - f94653424af1b542a0727cb9432fa2383878356f authored almost 6 years ago by Kevin Jahns <[email protected]>
13.0.0-71

github.com/yjs/yjs - d67a794e2c08349ce8c769ef8e2ea3554b82ce68 authored almost 6 years ago by Kevin Jahns <[email protected]>
make websocket-server a binary and add bindings and provider to npm package

github.com/yjs/yjs - 60318083a639fe240df83e9538194bacc556ce2a authored almost 6 years ago by Kevin Jahns <[email protected]>
13.0.0-70

github.com/yjs/yjs - 76070704524f6e7001de58186539dc090ca0ffbf authored almost 6 years ago by Kevin Jahns <[email protected]>
remove logging in prosemirror binding

github.com/yjs/yjs - 28fb7b6e9c85432905837ae79dd00963393adaa9 authored almost 6 years ago by Kevin Jahns <[email protected]>
implemented awareness protocol and added cursor support

github.com/yjs/yjs - aafe15757f6870c5d41d31d60e51386048072216 authored almost 6 years ago by Kevin Jahns <[email protected]>
cleanup prosemirror example

github.com/yjs/yjs - 31d6ef6296555a74c667d7ae0a7f6454871ce9bf authored almost 6 years ago by Kevin Jahns <[email protected]>
added prosemirror binding

github.com/yjs/yjs - 32b8fac37fdaf2a9a39f57061c795d0515569c2e authored almost 6 years ago by Kevin Jahns <[email protected]>
13.0.0-69

github.com/yjs/yjs - e8060de9146fd0ce433727916d3173bb3f1df1a7 authored almost 6 years ago by Kevin Jahns <[email protected]>
further refine build process to also include lib

github.com/yjs/yjs - 22b036527ca0dfcca1bc14a377ae1ec64754fd67 authored almost 6 years ago by Kevin Jahns <[email protected]>
13.0.0-68

github.com/yjs/yjs - feb1e030d75e4c4642ec2f20edc436b0560fe6d5 authored almost 6 years ago by Kevin Jahns <[email protected]>
update publish process

github.com/yjs/yjs - bd271e3952671f10a372d64f21f72f0b1742acb1 authored almost 6 years ago by Kevin Jahns <[email protected]>
13.0.0-67

github.com/yjs/yjs - df809381904c98a2273e4a1c35050f7a7b566e10 authored almost 6 years ago by Kevin Jahns <[email protected]>
implemented websocket provider

github.com/yjs/yjs - 67bbc0a3fe3f03e4a526c6d0c42f578fde7a89cb authored almost 6 years ago by Kevin Jahns <[email protected]>
refactoring: removed default connector and persistence, new code style, proper jsdocs, enabled typechecking

github.com/yjs/yjs - e1ece6dc66c4319316acfcac9a81ea1a854af9d6 authored almost 6 years ago by Kevin Jahns <[email protected]>
Merge branch 'ydb-integration' of https://github.com/y-js/yjs into ydb-integration

github.com/yjs/yjs - fe038822a3f7fd03f3ad7dbadf67e6a6763780ff authored almost 6 years ago by Kevin Jahns <[email protected]>
start refactoring

github.com/yjs/yjs - dece14486cb2893626b0a076bc80499a7076652c authored almost 6 years ago by Kevin Jahns <[email protected]>
implement syncstate

github.com/yjs/yjs - 2daffbc2ca45012cd963bada1557cc289f6e6cb9 authored about 6 years ago by Kevin Jahns <[email protected]>
integrate ydb client and adapt some demos

github.com/yjs/yjs - 4c01a34d0921fd2d6a3b4d392ccc08274aaad0bf authored about 6 years ago by Kevin Jahns <[email protected]>
merge experimental-connectors

github.com/yjs/yjs - 3b08267daaf5a9391ff78db55133b4af63b8198a authored about 6 years ago by Kevin Jahns <[email protected]>
ydb client

github.com/yjs/yjs - b98ebddb696a3a78855eebfafc2324da5a769fe0 authored about 6 years ago by Kevin <[email protected]>
13.0.0-66

github.com/yjs/yjs - 9d5bf50676106264381a2f21bd729cc2e5f92450 authored over 6 years ago by Kevin Jahns <[email protected]>
reset selection also for local transactions

github.com/yjs/yjs - c0972f8158c0b427b4795c090ec305311fd2d235 authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-65

github.com/yjs/yjs - 548125a9442f94dc80805a8e2dc423d9cf7c3dbf authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-64

github.com/yjs/yjs - a7b124ca6e797cb93e2fa1a4933c0e1d0344ec94 authored over 6 years ago by Kevin Jahns <[email protected]>
dombinding: always set browser range after change

github.com/yjs/yjs - 40223746207dc154cc6099c4059a8bb079e45cce authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-63

github.com/yjs/yjs - 860e4d7af6369e5e8f782372972362970fee82a4 authored over 6 years ago by Kevin Jahns <[email protected]>
fix undo of map update

github.com/yjs/yjs - 6376d69b58ecd4e0bd4f2b9dd1105496559d12aa authored over 6 years ago by Kevin Jahns <[email protected]>
13.0.0-62

github.com/yjs/yjs - 5cf6f45f19a203886bf37bb981d6872f0c64fafe authored over 6 years ago by Kevin Jahns <[email protected]>
fixed undo/redo issues and implemented ability to manually flush the UndoManager

github.com/yjs/yjs - 967903673beb86aededf7ca08849ef93b68f8c80 authored over 6 years ago by Kevin Jahns <[email protected]>
add function to create lots of rooms

github.com/yjs/yjs - 2d897f1844fda9efe3b98d68bcf2a9395e9ed6e5 authored over 6 years ago by Kevin Jahns <[email protected]>
add client-server updateCounter support to sync all persisted rooms

github.com/yjs/yjs - fb2f9bc493132c54311cdb8328c2d9f9551a02c5 authored over 6 years ago by Kevin Jahns <[email protected]>
save current state at the beginning in YIndexedDB

github.com/yjs/yjs - 6f9ae0c4fca55da536e09043be786e6717603a48 authored over 6 years ago by Kevin Jahns <[email protected]>
added YIndexedDB

github.com/yjs/yjs - 9df20fac8a8a1205d81f224690e5b1cbc65661ab authored over 6 years ago by Kevin Jahns <[email protected]>
add persistence decoder

github.com/yjs/yjs - a1fb1a6258ff60340cef74ff94820365dad3cb3c authored over 6 years ago by Kevin Jahns <[email protected]>
save state in FilePersistence

github.com/yjs/yjs - 417d0ef3b529eaa29c74ae1bbe043ee4cf4936e0 authored over 6 years ago by Kevin Jahns <[email protected]>
enable gc in demo

github.com/yjs/yjs - 9be256231be4c40e6f4342e6b8efc74c304e8458 authored over 6 years ago by Kevin Jahns <[email protected]>
BinaryEncoder writes directly to ArrayBuffer, improves memory consumption

github.com/yjs/yjs - c122bdc750b2aa8f5d4b56eefa129478a759a2ff authored over 6 years ago by Kevin Jahns <[email protected]>
fix tests

github.com/yjs/yjs - 4ef36ab81ca0b9004150ac9ede617a1cf5f5b4b1 authored over 6 years ago by Kevin Jahns <[email protected]>