Ecosyste.ms: OpenCollective

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

Yorkie

Building an open source document store for building collaborative editing applications.
Collective - Host: opensource - https://opencollective.com/yorkie - Website: https://yorkie.dev/ - Code: https://github.com/yorkie-team

Add vanilla-quill example (#86) (#89)

github.com/yorkie-team/yorkie-team.github.io - 4862f214f77ba91db7ce7b09704daa0304b96627 authored over 1 year ago by JiHee Han <[email protected]>
Add x-shard-key to APIs (#72)

* Add x-shard-key to APIs

* Fix swiftformat lint error

github.com/yorkie-team/yorkie-ios-sdk - 48e63228c6af5e7df3df9da952183c16d3387e33 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Add include-snapshot flag to ListDocuments API (#575)

Co-authored-by: YoonKiJin <[email protected]>

github.com/yorkie-team/yorkie - 2b15ac5423b6c5021bb5d81581347a519437ac9c authored over 1 year ago by Youngteac Hong <[email protected]>
Use composite action for package manager detection (#88)

github.com/yorkie-team/yorkie-team.github.io - 065d3f7662c34636ff293cd27cdb2c6e8e897213 authored over 1 year ago by Jongwoo Han <[email protected]>
Remove duplicated test (#564)

github.com/yorkie-team/yorkie-js-sdk - 20d44ac2eb31f80863cdab938b86657d7645a389 authored over 1 year ago by Youngteac Hong <[email protected]>
Bump google.golang.org/grpc from 1.50.0 to 1.53.0 (#576)

Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.50.0 to 1.53.0.
- [Relea...

github.com/yorkie-team/yorkie - fcfe7836882f10325110735c826be3ca131e8d36 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update CHANGELOG.md for v0.4.4 (#563)

* Update CHANGELOG.md for v0.4.4

* Add missing comments to exposed interfaces

github.com/yorkie-team/yorkie-js-sdk - 5d5f951cb71fad42211b31a8145ef4aabd29e184 authored over 1 year ago by Youngteac Hong <[email protected]>
Use TreeRangeStruct to represent tree selection (#561)

* Use TreeRangeStruct to represent tree selection

* Rename getStructure to toStructure

* R...

github.com/yorkie-team/yorkie-js-sdk - 3a59d69a2ff794e469d4b11f6e128cb735c2b246 authored over 1 year ago by Yourim Cha <[email protected]>
Implement tests for Tree Operations event emissions (#118)

github.com/yorkie-team/yorkie-android-sdk - f7dc8a19b6f22a351e0e5c20dbc88ee477e8e789 authored over 1 year ago by Hyowoo Kim <[email protected]>
Fix IndexTree.findTextPos() (#119)

* Implements tests for JsonTree

* fix findTextPos

---------

Co-authored-by: Hyowoo Kim ...

github.com/yorkie-team/yorkie-android-sdk - 4bc8ab2d89d8ee865fe9b74840c2d76a6aae6ca7 authored over 1 year ago by Jeehyun Kim <[email protected]>
Implements tests for JsonTree (#117)

github.com/yorkie-team/yorkie-android-sdk - 1f6a912ede72a16da43cf2cdc8f7348a1a0efedd authored over 1 year ago by Hyowoo Kim <[email protected]>
Revise log messages (#574)

* Change stream to debug because WatchDocument gets called many times

* Change to key in Push...

github.com/yorkie-team/yorkie - d6bf765ac54b08045991552fa2f142791cc60cfb authored over 1 year ago by Youngteac Hong <[email protected]>
Implement Tree element & operation converters (#116)

* Implement Tree element converters

* Implement Tree-related operation converters

github.com/yorkie-team/yorkie-android-sdk - bf76d111254b5cacd1ecd6632723937f87186460 authored over 1 year ago by Hyowoo Kim <[email protected]>
Update CHANGELOG.md for v0.4.4 (#572)

github.com/yorkie-team/yorkie - ba89b2cec605cda365df1ba943e8cd41154c7001 authored over 1 year ago by Youngteac Hong <[email protected]>
Add RemoveIfNotAttached flag to Detach (#560)

Co-authored-by: Hackerwins <[email protected]>

github.com/yorkie-team/yorkie - e824ef519948e4c3ea9f2f5a67556a8fd0f6f739 authored over 1 year ago by 김용욱 <[email protected]>
Add logout command to CLI (#571)

github.com/yorkie-team/yorkie - 39db60d6c4cd59a8cf57c8a5e6c5961ceda642da authored over 1 year ago by changhui lee <[email protected]>
Implement Json tree (#114)

* remove Trie

* implement basic structure for CrdtTree

* implement IndexTree, CrdtTree

...

github.com/yorkie-team/yorkie-android-sdk - b41b89d7872b0e81a2508fd2e5c52d56e5b7b1ac authored over 1 year ago by Hyowoo Kim <[email protected]>
Remove panic from crdt.Tree and index.Tree (#570)

* Remove panic from crdt.Tree and index.Tree

* Remove panic from InternalDocument

* Extra...

github.com/yorkie-team/yorkie - 3e34fc60c5f2dafdb811143a6a1e7f2f65296458 authored over 1 year ago by JOOHOJANG <[email protected]>
Implement IndexTree and CrdtTree (#115)

* remove Trie

* implement IndexTree, CrdtTree

* apply GC to CrdtTree

* set default valu...

github.com/yorkie-team/yorkie-android-sdk - 7e89dccfec57454757b3d467fd84c32d22ddf236 authored over 1 year ago by Jeehyun Kim <[email protected]>
Bump up Yorkie to 0.4.3 (#131)

github.com/yorkie-team/dashboard - a4414e6a1ed40411bd2ac151972b21976f5329fb authored over 1 year ago by JOOHOJANG <[email protected]>
Make attributes display properly in dashboard (#564)

Attributes should be displayed in dashboard JSON format data, and,
because we fixed the JSON di...

github.com/yorkie-team/yorkie - aa2f3618f8fc0a53cfdca6717b37a6dfa1eeadd0 authored over 1 year ago by YoonKiJin <[email protected]>
Add document deletion feature to dashboard (#129)

* Add RemovdDocument function

* Apply NIL design to document deletion UI

---------

Co-a...

github.com/yorkie-team/dashboard - 68aa177a841abb8d879075366eee73388bb9901b authored over 1 year ago by 김용욱 <[email protected]>
Bump up Yorkie to 0.4.3 (#85)

github.com/yorkie-team/yorkie-team.github.io - db3f63de34f7727ed709e11407ef352021af4f6c authored over 1 year ago by JOOHOJANG <[email protected]>
Update change log to release v0.4.3 (#559)

github.com/yorkie-team/yorkie-js-sdk - d5babaa13723df6170f68f656ee81adba8b0ab22 authored over 1 year ago by JOOHOJANG <[email protected]>
Fix garbage collection bug (#555)

Make it traverse the whole tree including tombstones

github.com/yorkie-team/yorkie-js-sdk - 4bebe31a776d215a4a986b99387f6fadf1479089 authored over 1 year ago by JOOHOJANG <[email protected]>
Update changelog for next release (#567)

github.com/yorkie-team/yorkie - abf17ac4c31a08c8c6a622230a91134fa7ae357a authored over 1 year ago by JOOHOJANG <[email protected]>
Apply garbage collection for tree (#566)

* Apply garbage collection for tree

* Correct issue that miscalculates treePos by path

* C...

github.com/yorkie-team/yorkie - db99457862f3ac05e92c97d5087e33f8aaaf7230 authored over 1 year ago by JOOHOJANG <[email protected]>
Add a workaround to prevent retrieving removed documents from MemDB (#565)

Removed documents should be filtered out by the query, but somehow it
does not work. This is a ...

github.com/yorkie-team/yorkie - 23b0062645755504f5513ea9871470b60f00961f authored over 1 year ago by Youngteac Hong <[email protected]>
Filter out removed documents from ListDocuments API (#563)

Previously, removed documents were exposed in the document list of CLI
or Dashboard. This commi...

github.com/yorkie-team/yorkie - 7eee5514f1fc7da5f1e7424580362d0fa01ecec7 authored over 1 year ago by Youngteac Hong <[email protected]>
Apply garbage collection to tree (#550)

* Implement tree garbage collection

* Change CRDTTextElement to CRDTGCElement and let CRDTTre...

github.com/yorkie-team/yorkie-js-sdk - e9aec8f1abb811221bfb0018c66d8d674c7e937e authored over 1 year ago by JOOHOJANG <[email protected]>
Update documentation for android v0.3.5 (#84)

github.com/yorkie-team/yorkie-team.github.io - 34c0c0720a8ebdb97fd34df67470747d8338c1fe authored over 1 year ago by Jeehyun Kim <[email protected]>
Modify comments of TextChange (#551)

github.com/yorkie-team/yorkie-js-sdk - c27f6abe9b92171b4d783eee1123d5e60e6799ec authored over 1 year ago by Yourim Cha <[email protected]>
update version to 0.3.5 (#113)

github.com/yorkie-team/yorkie-android-sdk - d65332d4e61374f2db9a51cc0ddda8d19e086120 authored over 1 year ago by Jeehyun Kim <[email protected]>
Refactor Remote/LocalChange to have a single ChangeInfo (#112)

* Make Local/RemoteChange single ChangeInfo

github.com/yorkie-team/yorkie-android-sdk - 0f8f9eca0f71024bf5441ef4c1579b8d465e4268 authored over 1 year ago by Jeehyun Kim <[email protected]>
Replace Text.onChanges() with Document event stream subscription (#111)

* add TextOpInfo

* replace JsonText.onChanges() with events subscription

github.com/yorkie-team/yorkie-android-sdk - 315ce1d03f6f13bcc3e76bc8ea2b620c061e98ff authored over 1 year ago by Jeehyun Kim <[email protected]>
Add force flag to RemoveDocument command (#558)

* Add force flag to RemoveDocument command

After this commit, an error occurred when attempti...

github.com/yorkie-team/yorkie - 525cacf2747f53187e41fd495e41f1b26e0a5d4e authored over 1 year ago by 김용욱 <[email protected]>
Update ClientInfo with ID and extract `testcases` package (#557)

* Update ClientInfo with ID, not key

Previously, when updating ClientInfo, it was updated wit...

github.com/yorkie-team/yorkie - 552c895415c6b81155f6ef9aa7acb00ee7c474a2 authored over 1 year ago by 김용욱 <[email protected]>
Implement new functions in JsonArray (#110)

* implement new functions and modify existing ones in JsonArray

github.com/yorkie-team/yorkie-android-sdk - 2983e04dc5903c24a6e1dc6dacb4dcafe611c3d0 authored over 1 year ago by Jeehyun Kim <[email protected]>
Bump up Yorkie to 0.4.2 (#127)

github.com/yorkie-team/dashboard - d32345e157ad639b5b1b789525d52bd61714885d authored over 1 year ago by Kevin Park <[email protected]>
add actorID to ChangeInfo (#109)

* add actorID to ChangeInfo

* make actorID non-null

github.com/yorkie-team/yorkie-android-sdk - 033e705624214056ab73b9ad4c45ec7ce337309c authored over 1 year ago by Jeehyun Kim <[email protected]>
Bump up Yorkie to 0.4.2 (#83)

github.com/yorkie-team/yorkie-team.github.io - f1078783feb71c3b01f6dde7a0b7d924ceb0da04 authored over 1 year ago by Kevin Park <[email protected]>
Update version to v0.4.2 in examples (#549)

github.com/yorkie-team/yorkie-js-sdk - 72ab98e0abaaa2795025af8baeac99415276733a authored over 1 year ago by Kevin Park <[email protected]>
Resolve CI failure with longer MaxConnectionAge (#556)

github.com/yorkie-team/yorkie - 19d87a03f912769d39ed673e573dd26da5d762d2 authored over 1 year ago by Kevin Park <[email protected]>
Update CHANGELOG for v0.4.2 (#554)

Co-authored-by: Youngteac Hong <[email protected]>

github.com/yorkie-team/yorkie - dcea8c4666b4da149292f3da2e5b731d6416cd28 authored over 1 year ago by Kevin Park <[email protected]>
Update CHANGELOG for v0.4.2 (#547)

github.com/yorkie-team/yorkie-js-sdk - 29ab5803b3a880a60b31375f2f8354405e6c7de2 authored over 1 year ago by Kevin Park <[email protected]>
Implement createRangeByPath for selection (#548)

github.com/yorkie-team/yorkie-js-sdk - 6c77f1a39d00a0387295b50b95874418642bab9a authored over 1 year ago by JOOHOJANG <[email protected]>
Add Presence for Client.Options (#108)

* add Presence value class for Client.Options.presence

* setup JDK 17 for the deploy pages ac...

github.com/yorkie-team/yorkie-android-sdk - b5cf896c7bbaf93e600f8ae4fc3ad3835a9bc253 authored over 1 year ago by Jeehyun Kim <[email protected]>
Modify yorkie-cluster helm chart k8s version (1.24 => 1.23) (#550)

github.com/yorkie-team/yorkie - c081d24949932317ebaf13930e3ef086991e8bd7 authored over 1 year ago by 김용욱 <[email protected]>
Allow specifying a topic when subscribing to a document (#105)

* implement document subscription with the specific target path

* improve the event value of ...

github.com/yorkie-team/yorkie-android-sdk - 707e3dc96810972f0414841c31b1b4de95c2a877 authored over 1 year ago by Jeehyun Kim <[email protected]>
Update libraries (#107)

* migrate to version catalog

* update libraries

* migrate jacoco

* Update build configs...

github.com/yorkie-team/yorkie-android-sdk - 57352e5c4717d1ab4fa9e01ab3e075c3f59d542e authored over 1 year ago by Hyowoo Kim <[email protected]>
Abstract the workflow to base-docker-publish.yml (#552, #553)

github.com/yorkie-team/yorkie - dbc4cf06440c07568a2a421f2030b9bf542645c8 authored over 1 year ago by Jongwoo Han <[email protected]>
Implement Tree.Style and Tree.StyleByPath (#542)

* Implement pathToPosRange (#545)

* Implement Tree.Style and Tree.StyleByPath

* Move Parse...

github.com/yorkie-team/yorkie-js-sdk - 5b0e8095f46f6e3086a0ba0a32cbd5ec74829592 authored over 1 year ago by Youngteac Hong <[email protected]>
Add peer selection display example (#544)

Co-authored-by: Youngteac Hong <[email protected]>

github.com/yorkie-team/yorkie-js-sdk - c501c0349380d2536230860b48076c5ca0e2fdfc authored over 1 year ago by jinho park <[email protected]>
Support for OperationInfo inference on Document.subscribe (#535)

Co-authored-by: Youngteac Hong <[email protected]>

github.com/yorkie-team/yorkie-js-sdk - 17987e1c7040c81dc08612bffa828fec846cf50d authored over 1 year ago by jinho park <[email protected]>
Implement Tree.Style for setting attributes to nodes (#549)

Co-authored-by: Kevin Park <[email protected]>

github.com/yorkie-team/yorkie - fade7612017c49647ecc927b67cff84c52496190 authored over 1 year ago by Youngteac Hong <[email protected]>
Add TLS option & insecure flag in admin CLI (#548)

github.com/yorkie-team/yorkie - 17b59542f27c32c33756edffac5f9fe4a9e4cb03 authored over 1 year ago by Kevin Park <[email protected]>
Add description document ls and remove option (#81)

Co-authored-by: Hackerwins <[email protected]>

github.com/yorkie-team/yorkie-team.github.io - 9283eaf1d1e7e322fe98e5574f3a19bb498f93e5 authored over 1 year ago by 김용욱 <[email protected]>
Bump up Yorkie to 0.4.1 (#126)

github.com/yorkie-team/dashboard - 8be49a87afda874c10c39a3e8bdc12ccf6676f7b authored over 1 year ago by Kevin Park <[email protected]>
Bump up Yorkie to v0.4.1 (#80)

github.com/yorkie-team/yorkie-team.github.io - c6c81b3791cb4a34044550498ed8c0b24bd73b02 authored over 1 year ago by Kevin Park <[email protected]>
Update version to v0.4.1 in examples (#541)

github.com/yorkie-team/yorkie-js-sdk - 9f6e51b5352da2537389fb776c7997af518214cb authored over 1 year ago by Kevin Park <[email protected]>
Add Client sync mode (#104)

github.com/yorkie-team/yorkie-android-sdk - 12baa6e1fa9aa67916ec07e6b75345274d1cbe7b authored over 1 year ago by Jeehyun Kim <[email protected]>
Update CHANGELOG for v0.4.1 (#540)

github.com/yorkie-team/yorkie-js-sdk - b440ba9970195e167dd7535a6bb93457bd7f9428 authored over 1 year ago by Kevin Park <[email protected]>
Update CHANGELOG for v0.4.1 (#547)

github.com/yorkie-team/yorkie - 0ce364b62d487aa1a6cc26f059f3eb6cfefb19eb authored over 1 year ago by Kevin Park <[email protected]>
Replace Tree.onChanges with Document.subscribe (#523)

Co-authored-by: hackerwins <[email protected]>
Co-authored-by: JOOHOJANG <[email protected]>

github.com/yorkie-team/yorkie-js-sdk - b5cb95a2a3398913683783f8d9aa0e140242c99e authored over 1 year ago by jinho park <[email protected]>
Change the value of XXXChange to Change in Document.subscribe (#538)

Previously, we passed ChangeInfos as values of RemoteChange and
LocalChange types in Document.s...

github.com/yorkie-team/yorkie-js-sdk - 8151e8a259e13885c44a299310f1bdf5ae9a7bc8 authored over 1 year ago by jinho park <[email protected]>
fix jsonCounter increase (#103)

github.com/yorkie-team/yorkie-android-sdk - 6e73910ba16e3ea918eedb13a283a691d6259ff5 authored over 1 year ago by Jeehyun Kim <[email protected]>
Support utf16 code units for yorkie.Tree (#545)

github.com/yorkie-team/yorkie - 931b70d5ed7a3dc75a56a86357cf18cbd9824d6b authored over 1 year ago by Kevin Park <[email protected]>
Change Observer.next to synchronous (#526)

Co-authored-by: Youngteac Hong <[email protected]>

github.com/yorkie-team/yorkie-js-sdk - d38c853ed0ec6ae6fe7698c6db31785a9145f007 authored over 1 year ago by jinho park <[email protected]>
Update ROADMAP.md

github.com/yorkie-team/yorkie - 5fcab5f348f7d381e07614912cf17b89a45cd737 authored over 1 year ago by Youngteac Hong <[email protected]>
Bump vite from 3.2.5 to 3.2.7 in /examples/vanilla-quill (#533)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.5 to 3.2.7.
- [Re...

github.com/yorkie-team/yorkie-js-sdk - df8fa7a5124b20323314474a3be4f863a25ce209 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump vite from 3.2.5 to 3.2.7 in /examples/react-tldraw (#534)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.5 to 3.2.7.
- [Re...

github.com/yorkie-team/yorkie-js-sdk - a8b558b785a708fd918070e98a467c8be686730d authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump vite from 3.2.3 to 3.2.7 in /examples/vuejs-kanban (#530)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.3 to 3.2.7.
- [Re...

github.com/yorkie-team/yorkie-js-sdk - d0b63a8baf4f5017f693f8dc64b7b04b125d3fad authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump vite from 3.2.5 to 3.2.7 in /examples/profile-stack (#532)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.5 to 3.2.7.
- [Re...

github.com/yorkie-team/yorkie-js-sdk - 4457271d498ef40950c4a79f7f7be9a64ccb0438 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump vite from 3.2.5 to 3.2.7 (#531)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.5 to 3.2.7.
- [Re...

github.com/yorkie-team/yorkie-js-sdk - df75cf1087bfd15d715cc0c97af63d711fb7efaa authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump vite from 3.2.3 to 3.2.7 in /examples/react-todomvc (#529)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.3 to 3.2.7.
- [Re...

github.com/yorkie-team/yorkie-js-sdk - b7451e17f89079cc215a70dc0880a6e72906b7cc authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump vite from 3.1.8 to 3.2.7 in /examples/vanilla-codemirror6 (#528)

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.1.8 to 3.2.7.
- [Re...

github.com/yorkie-team/yorkie-js-sdk - 2b765cdab96c4d0e8435a769235e09e8ab54b6ba authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update CHANGELOG for v0.4.0 (#527)

github.com/yorkie-team/yorkie-js-sdk - 7a6ef240b07fccb3fcfa4a9b5f037a8f6c65abe1 authored over 1 year ago by Yourim Cha <[email protected]>
Implement yorkie.Tree for text editors using tree model (#507)

In order to support collaborative editing in text editors like
ProseMirror that use Tree-based m...

github.com/yorkie-team/yorkie-js-sdk - b64d8297449700cecca7d66467e49a50ffceff7f authored over 1 year ago by Youngteac Hong <[email protected]>
Update CHANGELOG for v0.4.0 (#543)

github.com/yorkie-team/yorkie - 782f93d648da78d4b659c03028eeb0588380febe authored over 1 year ago by Yourim Cha <[email protected]>
Add x-shard-key to APIs (#102)

* Apply integration of SDK and admin RPC server

* add x-shard-key(ref: https://github.com/yor...

github.com/yorkie-team/yorkie-android-sdk - 1e59516c8cd016e0b421ca8be35f6e8ec78b6bb1 authored over 1 year ago by Jeehyun Kim <[email protected]>
Implement yorkie.Tree for text editors using tree model (#535)

In order to support collaborative editing in text editors like
ProseMirror that use Tree-based m...

github.com/yorkie-team/yorkie - f838e94b56d4d8c37ef8adac6102107bb30dbd46 authored over 1 year ago by Youngteac Hong <[email protected]>
Replace Text.onChanges with Document.subscribe (#519)

Co-authored-by: Youngteac Hong <[email protected]>

github.com/yorkie-team/yorkie-js-sdk - 5f508e1173184defde341993384fe44238e56cfd authored over 1 year ago by jinho park <[email protected]>
Apply integration of SDK and admin RPC server (#101)

github.com/yorkie-team/yorkie-android-sdk - 7608a4562b0606e4627c33a1961a270b10a63a00 authored over 1 year ago by Kevin Park <[email protected]>
Apply integration of SDK and admin RPC server (#69)

Co-authored-by: 안정균 <[email protected]>

github.com/yorkie-team/yorkie-ios-sdk - c49142f856ffd16435f7a91ef47da3d22043c8fe authored over 1 year ago by Kevin Park <[email protected]>
Fix compile errors. (#71)

* fix xcodebuild compile errors

* Set the minimum iOS version to 13.0

github.com/yorkie-team/yorkie-ios-sdk - 80eeb8de5451596d1c443056984d8a83bf3331e0 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Remove panic in CRDT array (#524)

Removing the panic to prevent server shutdown when encountering CRDT array errors.
To keep the ...

github.com/yorkie-team/yorkie - 77d14f060b32c4ca01d5a457a90caa2ebb02c81b authored over 1 year ago by 김용욱 <[email protected]>
Change RemoteChange to emit synchronously (#517)

github.com/yorkie-team/yorkie-js-sdk - dca81a5080d87e15b1fb00c74f985c924136bad5 authored over 1 year ago by jinho park <[email protected]>
Clean up code after moving admin to rpc (#541)

* Move grpchelper package to rpc package
* Rename authInterceptor to adminAuthInterceptor
* Si...

github.com/yorkie-team/yorkie - 3b0606e20548f7e23efb0d1da42bf546576ffb27 authored over 1 year ago by Youngteac Hong <[email protected]>
Bump socket.io-parser from 4.2.1 to 4.2.3 (#516)

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.1 to 4.2.3.
- [...

github.com/yorkie-team/yorkie-js-sdk - 5d0a82c70a20eb1b72fd07d1eedbcf0c3ba2ac05 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Add remove document command to CLI (#540)

Co-authored-by: Youngteac Hong <[email protected]>

github.com/yorkie-team/yorkie - 8287e05175208095cdd837c07072ce54b5d3a855 authored over 1 year ago by 김용욱 <[email protected]>
Resolve concurrent map issue (#538)

github.com/yorkie-team/yorkie - 1dd9403fb82f173a48267466054d7e6e50efc3f9 authored over 1 year ago by Yourim Cha <[email protected]>
Bump up Yorkie to v0.3.5 (#78)

* Bump up Yorkie to v0.3.5

* Update document and examples for v0.3.5

github.com/yorkie-team/yorkie-team.github.io - ea721d144d2a8bfba3f52bb7e0f0fc150151c5a7 authored over 1 year ago by Kevin Park <[email protected]>
Bump up Yorkie to 0.3.5 (#125)

github.com/yorkie-team/dashboard - f0c6fbcd8027c684f0e62ab1453d922d18d37848 authored over 1 year ago by Kevin Park <[email protected]>
Update version to v0.3.5 in examples (#514)

github.com/yorkie-team/yorkie-js-sdk - 8029b57977cf36f2e65c092cb6ca5c670ef70351 authored over 1 year ago by Kevin Park <[email protected]>
Revise Helm Charts for Production Installations (#537)

* Revise helm charts ingress yaml error on host enabled

* Revise ArgoCD install.yaml to fix m...

github.com/yorkie-team/yorkie - dbcec29c94e86950e6ca10089676a4c955320b69 authored over 1 year ago by Kevin Park <[email protected]>
Apply integration of SDK and admin RPC server (#77)

github.com/yorkie-team/yorkie-team.github.io - 5dea94f569be133d3bbd48051c6878fe95dee9f7 authored over 1 year ago by Kevin Park <[email protected]>
Apply integration of SDK and admin RPC server (#123)

github.com/yorkie-team/dashboard - 049bb45a2b6f1a2c022ab13ca3850fa94508c4b4 authored over 1 year ago by Kevin Park <[email protected]>
Update CHANGELOG for v0.3.5 (#513)

github.com/yorkie-team/yorkie-js-sdk - eb72a49ebc00e3b12d900b158c1f5b624e2802b0 authored over 1 year ago by Kevin Park <[email protected]>
Update CHANGELOG for v0.3.5 (#536)

github.com/yorkie-team/yorkie - 1a8531957aa35eba5a247666ef21d6c8ae57d8a2 authored over 1 year ago by Kevin Park <[email protected]>
Apply integration of SDK and admin RPC server (#512)

github.com/yorkie-team/yorkie-js-sdk - 042a2d7155803579d27ab68393c63cf935b0668e authored over 1 year ago by Kevin Park <[email protected]>