Ecosyste.ms: OpenCollective

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

github.com/yjs/yjs

Shared data types for building collaborative software
https://github.com/yjs/yjs

Fix typo in README example

38e38a92dc5fb80c8a504455becae5a587cf2182 authored about 4 years ago by John Rees <[email protected]>
Merge branch 'josephg-main' into main

dadc08597d576a35986b37fbd23b870562f2c923 authored about 4 years ago by Kevin Jahns <[email protected]>
Finishing up INTERNALS.md

e769a2a354953a6d1e05fdb32ccfe1a916749068 authored about 4 years ago by Kevin Jahns <[email protected]>
Added draft of INTERNALS.js describing how Yjs works

0dd0a4be144a983bfd1b177d2113a05579b5ab7a authored about 4 years ago by Seph Gentle <[email protected]>
Fix JSDoc annotation

7193ae63b7a4ad0dd99cf60921f6fe7d7ff3adfe authored about 4 years ago by DeepAnchor <[email protected]>
Add typing

4d48224518acfd63cef5e498abc7a05e3c7bb8b1 authored about 4 years ago by rideg <[email protected]>
properly annotate DeltaItem.insert - fixes #227

b4fc073aa565d932af2ce6f910c09d52dc4f062b authored about 4 years ago by Kevin Jahns <[email protected]>
Merge branch '159-create-doc-from-snapshot-2' of git://github.com/calibr/yjs into calibr-159-create-doc-from-snapshot-2

9c0d1eb2097eeddad4e054a3774897b2a1a472b3 authored about 4 years ago by Kevin Jahns <[email protected]>
fix readme formatting

6a9f853d12934cebc6e2c577ceba6a961afc45db authored about 4 years ago by Kevin Jahns <[email protected]>
13.3.2

ce3b0f30435d1bbaa49c9fb08b1d95cf7315eae4 authored about 4 years ago by Kevin Jahns <[email protected]>
fix item.content undefined

94646b2f45cbc5f2d5d32f19eaaf2ff1787cac47 authored about 4 years ago by Kevin Jahns <[email protected]>
13.3.1

29c2ad4492b87e3757ab3b8cbd3f054cc71372b8 authored about 4 years ago by Kevin Jahns <[email protected]>
lint markdown

637fadf38ee8749db781582c775a931a1b8ba84e authored about 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'main' of github.com:yjs/yjs into main

0c6c11d583482d63ba6fdf8865ea2c12d4649c44 authored about 4 years ago by Kevin Jahns <[email protected]>
implement before/afterAllTransactions

6f9a2c9df70faa6ce0e6a49cee0f37db3e2b2033 authored about 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #224 from ajhyndman/document-tojson

Document the doc.toJSON method

7876a96163310a4a9e42af4f44c73b4b840ded04 authored about 4 years ago by Kevin Jahns <[email protected]>
restoring document to a specific state using a Snapshot, #159

ceba4b1837a3ae9c60f73fa75257d5cfcc43faec authored about 4 years ago by calibr <[email protected]>
Document the doc.toJSON method

22653c799c0bb67cc409854ac3f14938fcb49b18 authored about 4 years ago by Andrew Hyndman <[email protected]>
lint - fixes #223

68109b033fc4580d464d49887be800a069aae37f authored about 4 years ago by Kevin Jahns <[email protected]>
stricter searchMarker filter

38eb2e502c6f7d7a21495113c7180f4dba4df93d authored over 4 years ago by Kevin Jahns <[email protected]>
13.3.0

270a69fcf6ad98837b2ff7921cc2e6cfaa1660ed authored over 4 years ago by Kevin Jahns <[email protected]>
implement search-marker prototype (limited usage for now)

6e3b708599ecfdd6c9c7f5af72debabbe74cc1af authored over 4 years ago by Kevin Jahns <[email protected]>
integration refactor with stackHead magic

6e8167fe519fb96e189e26ae86359b5d0b6881f2 authored over 4 years ago by Kevin Jahns <[email protected]>
micro optimizations in struct reader

3449687280f6479a7cd5155dfb49c22fb15553eb authored over 4 years ago by Kevin Jahns <[email protected]>
choose rencoding version at random

3406247a3e5476faa2aa6f5b9f10a18c1b2f9729 authored over 4 years ago by Kevin Jahns <[email protected]>
export YTextEvent - fixes #213

076d550dfab4cfc1993a8ef4b42fc641f1d5c4c9 authored over 4 years ago by Kevin Jahns <[email protected]>
remove bare for .. of iterations - fixes #220

bb45816f058a4ff62ddc1fd621ed541ad4e38844 authored over 4 years ago by Kevin Jahns <[email protected]>
yjs implements unpkg - implements #216

5414ac7f6e4c66fdf79133af4657329b5298a1f3 authored over 4 years ago by Kevin Jahns <[email protected]>
add AbstractConnector interface - implements #215

0b8f032364b91704cac263356d45920ed25b4f1b authored over 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'relm-us-ydoctojson' into main

dc136ff56ad67b1d423f935ff369ae61edd9e944 authored over 4 years ago by Kevin Jahns <[email protected]>
merge with upstream

b73a720fdcdea142dd76c13fd5c26e2880ed6c51 authored over 4 years ago by Kevin Jahns <[email protected]>
export decodeStateVector - fixes #218

cf420d624129114ca81f8856dbcdfc65548e821b authored over 4 years ago by Kevin Jahns <[email protected]>
fix empty type name

859e169c911d6b9b50ae25f32013dc8eca3dc10c authored over 4 years ago by Kevin Jahns <[email protected]>
Implement experimental new encoder :rocket:

6c2cf0f7694da05542ce7e83bd7116889ce0868c authored over 4 years ago by Kevin Jahns <[email protected]>
whitespace

1a942aa4e081da8911912d498c0b4b4cdd190646 authored over 4 years ago by Duane Johnson <[email protected]>
Add YDoc toJSON

368dc6b36a7d6700548280ae5312cb96112cac92 authored over 4 years ago by Duane Johnson <[email protected]>
fix empty parentYKey issue

2151c514e54ca2c3a5fdd7af6ddb377a3f0850c4 authored over 4 years ago by Kevin Jahns <[email protected]>
Remove tsc import doc because typescript is now natively supported

bb25ce7731da91fb727bedb6ff167b18740011d7 authored over 4 years ago by Kevin Jahns <[email protected]>
fix node arraybuffer decoding

e31e968f0d16099fc401440502d1702175bbdc03 authored over 4 years ago by Kevin Jahns <[email protected]>
add compatibility tests

1a494761a37ffaff8fad2105d02d847836801c93 authored over 4 years ago by Kevin Jahns <[email protected]>
merge upstream

b434501d1158234ac0263bbcc18c3fa7ccd3205d authored over 4 years ago by Kevin Jahns <[email protected]>
update sponsors :heart:

d1d86277b858644d2291945488c83b0fbfdc03fe authored over 4 years ago by Kevin Jahns <[email protected]>
fix gc regression issue & add another breaking condition for the integration algorithm

d7a11ccf4d0cc9a543d71296e9c36225e32b554d authored over 4 years ago by Kevin Jahns <[email protected]>
Added Sponsor :heart:

4c48116947f1d328d19b5e4755a01750e4f6537b authored over 4 years ago by Kevin Jahns <[email protected]>
reduce number of variables and sanity checks :dizzy_face:

6dd26d3b483cfa1c715b34eecda8767fff1c8936 authored over 4 years ago by Kevin Jahns <[email protected]>
improve mem usage by conditional execution of the integration part (step throught the integration if there are conflicting items)

6b0154f046ae55d3d613de55dcdd176d95fa761d authored over 4 years ago by Kevin Jahns <[email protected]>
13.2.0

7fb63de8fc5354275dc5fb75711ee959dc016d74 authored over 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of github.com:yjs/yjs

c4d80d133df9f1a3d7b04e858943c0729654fb4c authored over 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #209 from relm-us/ymap-size

Add 'size' getter to Y.Map

cebe96c001669a9a495bbb64b0b746cbe7ea60ef authored over 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of github.com:yjs/yjs

4d2369ce21e2fd89b7af739bbce64e0ca105c467 authored over 4 years ago by Kevin Jahns <[email protected]>
Improve memory usage by omitting the ItemRef step and directly applying the Item

5293ab4df138b35ee94408013d592ac0e51063e4 authored over 4 years ago by Kevin Jahns <[email protected]>
Add 'size' getter to Y.Map

e53c01c6c5fb3b9b93a05ff7d6881c8e580b91a0 authored over 4 years ago by Duane Johnson <[email protected]>
Merge pull request #208 from relm-us/ymap-iterable-constructor

Add optional iterable param to Y.Map(), matching Map()

03faa27787c8886ce9a8b5c97e0620786734f3a7 authored over 4 years ago by Kevin Jahns <[email protected]>
Add optional iterable param to Y.Map(), matching Map()

868dd5f0a54a9fa09285ee1944f08cedf024a8af authored over 4 years ago by Duane Johnson <[email protected]>
Update Sponsors :heart:

fa58ce53cd8ddf2ca95b154b0b630c25bd45f7b2 authored over 4 years ago by Kevin Jahns <[email protected]>
reuse item position references in Y.Text

0a0098fdfb6cc2e155f30749119d0754a267770d authored over 4 years ago by Kevin Jahns <[email protected]>
13.1.1

a5a48d07f69eb759944b8c379cf85944baa9aefe authored over 4 years ago by Kevin Jahns <[email protected]>
implement pivoting in struct search

7b16d5c92d7ee61ec207e1c53e51c3c86f6fb2bc authored over 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of github.com:yjs/yjs

ee147c14f1e1a9bc4ebea19d68dffeb0adeb421e authored over 4 years ago by Kevin Jahns <[email protected]>
fix ref offset issue

e86d5ba25b296fe1e23202327156d2279a93071a authored over 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #205 from Kisama/ytext-newline-option

Add sanitize option

149ca6f636be589fa607f2523c3b6288e1303a65 authored over 4 years ago by Kevin Jahns <[email protected]>
- rollback shorter url to original and ignore max length check for specific line

- add opts sanitize for applyDelata in YText
- apply applyDelata document about YText

e4223760b0c7c923dc0efcbb36ec8b1719340f9b authored over 4 years ago by Cole <[email protected]>
Add setter form permit empty paragraph at the end of the content when applyDelta.

9d3dd4e0824b43ba1ab5ed08911fe4a5eca08d68 authored over 4 years ago by Cole <[email protected]>
Merge branch 'master' of github.com:yjs/yjs

5a4ff33bf4cbd61f548a3f7df3d5a9a4c32507ae authored over 4 years ago by Cole <[email protected]>
13.1.0

a059fa12e9e593f076d06bcaa3e1173fd9490210 authored over 4 years ago by Kevin Jahns <[email protected]>
fix linting

0628d8f1c9a5da21374973747d997fc41bde0a24 authored over 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of github.com:yjs/yjs

19e2d5119091731d4e5bf2999e78193c9c0cc677 authored over 4 years ago by Kevin Jahns <[email protected]>
improve memory allocation ⇒ less "minor gc" cleanups

60fab42b3ff4dcc26edd84ab8836017d7e63618a authored over 4 years ago by Kevin Jahns <[email protected]>
move quill relate newline remove logic to y-quill

469404c6e1012d6d398382c2ed9a2c604b159496 authored over 4 years ago by Cole <[email protected]>
add npm funding url

c9756e5b571eb8616b09346f6f53f339a3af3bf9 authored over 4 years ago by Kevin Jahns <[email protected]>
Add more backers :heart:

601d24e930236a2e874d9b12db00a85a1bc9e5b6 authored over 4 years ago by Kevin Jahns <[email protected]>
Add sponsors to readme :heart:

b2c16674f2ffc11b14cdee8830e4669750b66dbc authored over 4 years ago by Kevin Jahns <[email protected]>
use organization funding and issue template file

13da804b5e503fbfe62ea1e6b1bf34c07a8743d2 authored over 4 years ago by Kevin Jahns <[email protected]>
Update issue templates

c5ca7b6f8c667a939b7f8f2002d202124659e2c7 authored over 4 years ago by Kevin Jahns <[email protected]>
Merge pull request #200 from Mansehej/yarray-unshift

Implement unshift function in Y-Array

f4b68c0dd4925aba433b8335a31abca7109db6c9 authored over 4 years ago by Kevin Jahns <[email protected]>
Update ReadMe for y-array unshift

4407f70052ee2264067001863ec9720fe530588c authored over 4 years ago by Mansehej <[email protected]>
Implement unshift to y-arrays

8bb52a485adf578eb6e2e183631d20fcdf997c7b authored over 4 years ago by Mansehej <[email protected]>
fix lint issues

9fc18d5ce0091955b683601a47a66be49e71b024 authored over 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'mohe2015-patch-1'

ada4f400b576e6cc8498bee739930edb26302849 authored over 4 years ago by Kevin Jahns <[email protected]>
rework provider combination demo

06048b87ee9a69041bc6ed0fd157cab5acada8c9 authored over 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'patch-1' of git://github.com/mohe2015/yjs into mohe2015-patch-1

05dde1db01ab03b73a15501013c7e4d453b462fd authored over 4 years ago by Kevin Jahns <[email protected]>
add relm and nimbus as users of Yjs

b5b32c5b3cbc7895a3c01ebbc504448460373ee3 authored over 4 years ago by Kevin Jahns <[email protected]>
Update README.md

3f0e2078deae6e538fd4f4a1c9926a51ff8d46a8 authored over 4 years ago by Kevin Jahns <[email protected]>
Update README.md

21470bb409c9ab42e97ec3302998cc2348b0421e authored over 4 years ago by Kevin Jahns <[email protected]>
13.0.8

772bb87d5cfcc4d9e87ba970731c6aa58f6809bf authored over 4 years ago by Kevin Jahns <[email protected]>
Rework UndoManager to support changes from other / multiple users

dab172fa1d1c906c9d9ba4577dae9c58e8c80c0c authored over 4 years ago by Kevin Jahns <[email protected]>
fix wrong type declaration in documentation. fixes #195

a70c5112cd1fbc15ff7404750993dc8acbc60b56 authored over 4 years ago by Kevin Jahns <[email protected]>
13.0.7

7cb423c0468f7f9a98e9a11c3ac04e670cf89df4 authored over 4 years ago by Kevin Jahns <[email protected]>
cleanup formatting attributes

4547b356415efd0a482bdf89c09aaaaf09b98a92 authored over 4 years ago by Kevin Jahns <[email protected]>
13.0.6

4c87f9a021c5be313115e5a406b39367684c27bd authored over 4 years ago by Kevin Jahns <[email protected]>
bump lib0 to fix critical encoding issue in safari

4b08c67e06e351d6af5e624821f52b7ae54c39c1 authored over 4 years ago by Kevin Jahns <[email protected]>
change client id when duplicate content is detected

9f5bc9ddfe9741f863124a96e9afa903f483a2b3 authored over 4 years ago by Kevin Jahns <[email protected]>
Update README.md

8221db795abd677f248193ff197a3dacf2853806 authored over 4 years ago by Moritz Hedtke <[email protected]>
Update README.md

68b44189563e9694a0991ba6b40cd0a8dbf1da59 authored over 4 years ago by Moritz Hedtke <[email protected]>
Add example of combining providers to README.md

fa09ebfd829c28c1f1a92ec9381709f6903c67b1 authored over 4 years ago by Moritz Hedtke <[email protected]>
add gc information to API docs

b399ffa76518625f35f884e1e573fb7840098738 authored over 4 years ago by Kevin Jahns <[email protected]>
Readme correction: UndoManager accepts options

180f4667c1bae0f17cab88897d61161200528b26 authored over 4 years ago by Kevin Jahns <[email protected]>
Merge branch 'master' of github.com:yjs/yjs

945537361117eaeb03b0d132851f29fdad04f40b authored over 4 years ago by Kevin Jahns <[email protected]>
update now.sh links

aa804d89c00659730f3eeeb86f8a3c75526fe504 authored over 4 years ago by Kevin Jahns <[email protected]>
run test-exhaustive

3ef51a5d1a0ca5bb8f7895d99e746ef33d0efa7e authored over 4 years ago by Kevin Jahns <[email protected]>