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

Integrate SDK RPC Server and Admin RPC Server to Single RPC Server (#532)

* Integrate SDK server and Admin server into RPC server

* Change yorkie cluster K8s for RPC i...

github.com/yorkie-team/yorkie - ff4d8cc3c5e002326c49c219dbd9b41607958431 authored over 1 year ago by Kevin Park <[email protected]>
Fix time format that cannot distinguish between AM/PM (#122)

* Fix time format that cannot distinguish between AM/PM

* Fix time display format to hh:mm

github.com/yorkie-team/dashboard - 52fc21a605c77b8cc5cfe5898bd897f0b6b3af5a authored over 1 year ago by JiHee Han <[email protected]>
Resolve Helm Chart Installation Fail on Custom Release Name (#531)

* Resolve release name conflict in yorkie monitoring Helm chart

* Apply updates on helm charts

github.com/yorkie-team/yorkie - 5ff65c2e4cb2b2ec0cc1ab5620697d2fe6133a3a authored over 1 year ago by Kevin Park <[email protected]>
Add Self-Hosting Guides in Documentation (#74)

* Add self-hosting guide document skaffold

* Add minikube guide & update cluster diagram

* Add...

github.com/yorkie-team/yorkie-team.github.io - 61e49b2c77fc34fe4996074500cf8e1d73509532 authored over 1 year ago by Kevin Park <[email protected]>
Reflect Time format to document list (#119)

* Corrects the reverse examples that depend on the Times toggle

Correct the 12-hour clock exa...

github.com/yorkie-team/dashboard - 7736a4961f9ab6b297572fea14d1ec0600fe728f authored over 1 year ago by Hyunbin Lee <[email protected]>
Add yorkie-user-agent option to allow_headers (#118)

From x-yorkie-user-agent 0.3.4, yorkie user agent was added to header. So add
the option to all...

github.com/yorkie-team/dashboard - e02f4a2a7354bde62507d582298085ac0db87f7c authored over 1 year ago by Hyunbin Lee <[email protected]>
Fix typo (#116)

github.com/yorkie-team/dashboard - 564ed88732bbc3d22c9e09a9f96c1ba1a90428f7 authored over 1 year ago by Wonsik Kim <[email protected]>
Keep previous page state (#114)

github.com/yorkie-team/dashboard - b5fdc574aa4f307bbc52b065e293fb3d1f8af79a authored over 1 year ago by Wonsik Kim <[email protected]>
Dynamically set placeholder prop to SearchBar according to query (#113)

After searching projects or documents, use their length to set placeholder. Sett
ing initial va...

github.com/yorkie-team/dashboard - a0fe7c3706d48e1c89abec739cfc164baa046558 authored over 1 year ago by Hyunbin Lee <[email protected]>
Add Sharded Cluster Mode Design Document (#523)

github.com/yorkie-team/yorkie - d09f9f22875fd8666832e578aa787d77496439c4 authored over 1 year ago by Kevin Park <[email protected]>
Remove panic from crdt.Text (#522)

json.Text is used by SDK and does not run on the server. So this commit
remains panic from json...

github.com/yorkie-team/yorkie - 66c17d670cb72122844ff99f35fbd2cd74d4c9f3 authored over 1 year ago by 김용욱 <[email protected]>
Add actor to ChangeInfo and update API reference (#508)

* export type ChangeInfo, OperationInfo to update API reference

* Add actor field to ChangeIn...

github.com/yorkie-team/yorkie-js-sdk - 8b750792b1dee0c14903b8ec2b4adbff82900d31 authored over 1 year ago by JOOHOJANG <[email protected]>
Fix quill example page image rendering issue (#506)

Parse attributes when passing change to onChanges handler

Text.values method returns parsed o...

github.com/yorkie-team/yorkie-js-sdk - c611c9d10285263d4b4ced61577a9a4e4b57ffcf authored over 1 year ago by JOOHOJANG <[email protected]>
Revise Helm charts & README.md (#525)

* Revise Helm charts & README.md

* Update yorkie-monitoring to automatically configure dataso...

github.com/yorkie-team/yorkie - 8edb7b0ae49a9cb2e4fc40300f62d46a06e1a258 authored over 1 year ago by Kevin Park <[email protected]>
Bump yaml and husky (#505)

Removes [yaml](https://github.com/eemeli/yaml). It's no longer used after updating ancestor depe...

github.com/yorkie-team/yorkie-js-sdk - d6fc4280639393917ff4d50b62b2fcbcdf9e18b8 authored over 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Remove panic and wrapping informational error from server (#519)

github.com/yorkie-team/yorkie - 969e50939710629c54da13d2581111512b80530f authored over 1 year ago by 김용욱 <[email protected]>
Remove the part that invoke JSON.stringify method when insert image (#504)

github.com/yorkie-team/yorkie-js-sdk - be161ccd8d298f81f01d7a172d09a7ba9697bdb1 authored over 1 year ago by JOOHOJANG <[email protected]>
Update MAINTAINING.md (#73)

github.com/yorkie-team/yorkie-team.github.io - 3ab047b3f12bc03876721a52028110813403b94d authored over 1 year ago by Yourim Cha <[email protected]>
Update MAINTAINING.md (#112)

github.com/yorkie-team/dashboard - facae87399716104455a02cc6ad6e3ae1b9dae2b authored over 1 year ago by Yourim Cha <[email protected]>
Update MAINTAINING.md (#503)

github.com/yorkie-team/yorkie-js-sdk - 46d596908070bc80af7884c538c50eb48e18687c authored over 1 year ago by Yourim Cha <[email protected]>
Update MAINTAINING.md (#518)

github.com/yorkie-team/yorkie - 0f82b9aea9fc96e7d9e5ce3b3d9572f61bbe835b authored over 1 year ago by Yourim Cha <[email protected]>
Update document and examples for v0.3.4 (#71)

github.com/yorkie-team/yorkie-team.github.io - 4c00b9bdd14b84d123ad034bd9302e5a7971ad06 authored over 1 year ago by Yourim Cha <[email protected]>
Replace deprecated command with environment file (#69)

github.com/yorkie-team/yorkie-team.github.io - f35e02d3f4996ecfe4388de0ca4953305ed77ac0 authored over 1 year ago by Jongwoo Han <[email protected]>
Update version to v0.3.4 in examples (#499)

github.com/yorkie-team/yorkie-js-sdk - 5a0d2b45ad9dfbaa56a197e5d083e0bb97a0b6be authored over 1 year ago by Yourim Cha <[email protected]>
Add chacha912 to maintainers of charts

github.com/yorkie-team/yorkie - f35b9627882f8949c41c8fbd8e6d7d4399246eae authored over 1 year ago by Youngteac Hong <[email protected]>
Move mark_as_latest option to .cr.yaml & update chart-release.yaml workflow (#516)

github.com/yorkie-team/yorkie - 5b3d2f8bfbd4594b49dc98db6acd2a81d6959f86 authored over 1 year ago by Kevin Park <[email protected]>
Bump up Yorkie to v0.3.4 (#70)

github.com/yorkie-team/yorkie-team.github.io - 68db9f3d51b1191a884e69de76610944f8340921 authored over 1 year ago by Yourim Cha <[email protected]>
Bump up Yorkie to 0.3.4 (#111)

github.com/yorkie-team/dashboard - bb255a3e2ff1a90c756e5408e29b2a8228b12ba1 authored over 1 year ago by Yourim Cha <[email protected]>
Update CHANGELOG for v0.3.4 (#498)

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

github.com/yorkie-team/yorkie-js-sdk - 0a59dccfdc496658d8045a8851996a5909a39f34 authored over 1 year ago by Yourim Cha <[email protected]>
Update CHANGELOG for v0.3.4 (#515)

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

github.com/yorkie-team/yorkie - 0b9f994459380e44deea211790bb8357acc97776 authored over 1 year ago by Yourim Cha <[email protected]>
Remove unnecessary checkpoint validation from applyChangePack (#497)

Since we trust the server's response, we can apply the checkpoint
received from it without furt...

github.com/yorkie-team/yorkie-js-sdk - d1d1b9e89e8567906b97e33149eff9bcc2e4bf4c authored over 1 year ago by Yourim Cha <[email protected]>
Set default MaxConnectionAge, MaxConnectionAgeGrace to infinity (#514)

github.com/yorkie-team/yorkie - 70dc482de8b712c73cd098ffcd78e515ee728f38 authored over 1 year ago by Kevin Park <[email protected]>
Update Yorkie Helm Charts (#513)

* Revise misconfigured nameOverride in yorkie-monitoring helm chart & update README.md

* Revi...

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

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

github.com/yorkie-team/yorkie-js-sdk - 913d6088059cb45d914060c869a01f2babed7981 authored over 1 year ago by Yourim Cha <[email protected]>
Add gRPC MaxConnectionAge & MaxConnectionAgeGrace options (#512)

* Add gRPC MaxConnectionAge option for rpc server

* Add gRPC MaxConnectionAgeGrace option for...

github.com/yorkie-team/yorkie - 4539bfef29f39551fca63aad89af6c28708363a5 authored over 1 year ago by Kevin Park <[email protected]>
Change logic to remove decimal part from Counter (#496)

Math.floor(n) returns integer n which is smaller or equal to n. But in
the case of Long library...

github.com/yorkie-team/yorkie-js-sdk - 59acf3c15744d4ed9ad047172fe79adf14d6c364 authored over 1 year ago by JOOHOJANG <[email protected]>
Fix a guide about path of docker-compose.xml file (#511)

The `docker` directory has been moved into `build` with this commit : d8625cd

github.com/yorkie-team/yorkie - e365cbbe68df085de194e1dc4952b1ba402295d6 authored over 1 year ago by maruldy <[email protected]>
Add rest of benchmark tests (#494)

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

github.com/yorkie-team/yorkie-js-sdk - 6e2c501d988a31d8e1ae7491678e5387d638d4b7 authored over 1 year ago by JOOHOJANG <[email protected]>
Revise helm chart README.md & workflow chart-release.yaml (#509)

github.com/yorkie-team/yorkie - efe3e87da1e726858408209142476b0a75b7b9d1 authored over 1 year ago by Kevin Park <[email protected]>
Allow specifying a topic when subscribing to a document (#487)

* Modify `doc.subscribe` function to allow specifying a topic

* Add document.getValueByPath
...

github.com/yorkie-team/yorkie-js-sdk - 059b20b9c06dcfc083c2893424d0ef1721c3a986 authored over 1 year ago by Yourim Cha <[email protected]>
Update release-chart.yml workflow (#508)

github.com/yorkie-team/yorkie - 128594cb35899eeec97c0857474d1865047f5f2f authored over 1 year ago by Kevin Park <[email protected]>
Add Yorkie Helm Charts (#507)

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

github.com/yorkie-team/yorkie - d8625cdad83fc2b6907a9abc747ab91c48ff1cf4 authored over 1 year ago by Kevin Park <[email protected]>
Return undefined when searching for presence of non-existent peer (#493)

github.com/yorkie-team/yorkie-js-sdk - 0afacc021d679758e607a76bd03420a6b30a1bf0 authored over 1 year ago by Yourim Cha <[email protected]>
Lock watchDocuments depending on the client and doc (#506)

github.com/yorkie-team/yorkie - 6a1132f9d13289278870a3daac99fda9cd12fcae authored over 1 year ago by Yourim Cha <[email protected]>
Add guide on how to import yorkie-js-sdk (#67)

github.com/yorkie-team/yorkie-team.github.io - b94f58aadb26120fdf574b16e1d34c29b6d2a4d4 authored over 1 year ago by Yourim Cha <[email protected]>
Fix typo in js-sdk example (#66)

github.com/yorkie-team/yorkie-team.github.io - c1550151e591b3e2688808921b9c3abb1bde8e5a authored over 1 year ago by JOOHOJANG <[email protected]>
Fix typo in CONTRIBUTING.md (#65)

github.com/yorkie-team/yorkie-team.github.io - 50a1eff7af10da6564cd2c10c19f83be727ec157 authored over 1 year ago by Youngteac Hong <[email protected]>
Update android-sdk.mdx for v0.3.3 (#64)

github.com/yorkie-team/yorkie-team.github.io - 4c905ddf05f720fcb05254109f3c29372a6c6f4c authored over 1 year ago by Jeehyun Kim <[email protected]>
Update MAINTAINING.md

github.com/yorkie-team/yorkie-ios-sdk - 08205d230a321a83848fa5014b5498a8620a03bf authored over 1 year ago by Jung gyun Ahn <[email protected]>
Change YorkieLogger visibility to public (#100)

github.com/yorkie-team/yorkie-android-sdk - 75a112600c29d43e97386ab3d05f7153d6824880 authored over 1 year ago by Hyowoo Kim <[email protected]>
Extend PushPull to support sync mode by adding push-only flag (#500)

When push-only is set to true, the Server will respond with an empty
operations unless there hav...

github.com/yorkie-team/yorkie - bbd06b2312e73b267e54970764e5d042e12d810c authored over 1 year ago by Jung gyun Ahn <[email protected]>
Update docs of iOS for v 0.3.3 (#63)

* Update iOS Docs for v0.3.3

* Update docs/ios-sdk.mdx

---------

Co-authored-by: Youngt...

github.com/yorkie-team/yorkie-team.github.io - 646c263a65da9916e03dd1f8c17ce001c6df23bb authored over 1 year ago by Jung gyun Ahn <[email protected]>
Add x-yorkie-user-agent (#67)

github.com/yorkie-team/yorkie-ios-sdk - a32b919d3b99312a6251122e630f895d1eb94f83 authored over 1 year ago by Jung gyun Ahn <[email protected]>
Update version to 0.3.3 (#99)

github.com/yorkie-team/yorkie-android-sdk - d522820b65990b9d5724a8301d099b3d53cc4975 authored over 1 year ago by Jeehyun Kim <[email protected]>
Add RemoveDocument API (#93)

* Implement RemoveDocument API
: implemented base on the following commit from JS-SDK: https://...

github.com/yorkie-team/yorkie-android-sdk - 906081242800f2000e45d6d545294e2e43e9f22b authored over 1 year ago by Jeehyun Kim <[email protected]>
Remove etcd-based cluster mode and replace it with sharding (#504)

This commit removes the previously used etcd-based cluster mode and
replaces it with a sharding...

github.com/yorkie-team/yorkie - 6f9c5adf00b875de08192e9ee9764f8e5258bf39 authored over 1 year ago by Youngteac Hong <[email protected]>
Add yorkie user agent in grpc metadata (#488)

github.com/yorkie-team/yorkie-js-sdk - 3b313a54eee2b20e0185f93813643479714a8244 authored over 1 year ago by 김용욱 <[email protected]>
Update content of `peers-changed` event for v0.3.3 changes (#62)

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

github.com/yorkie-team/yorkie-js-sdk - a38d9b5d3312e33580b5ee70ce1166b9f87cd825 authored over 1 year ago by Youngteac Hong <[email protected]>
bump up libraries (#98)

github.com/yorkie-team/yorkie-android-sdk - 1298eab0edf786cac32603abede46609fc7deb7a authored over 1 year ago by Hyowoo Kim <[email protected]>
revert JsonText's values type back to List (#97)

github.com/yorkie-team/yorkie-android-sdk - b979935a114389d42e9d39d96472d12c18121e76 authored over 1 year ago by Hyowoo Kim <[email protected]>
Update document for new version (#61)

* Update `yorkie server --help`

* Add pause and resume and update key limits

---------

Co-aut...

github.com/yorkie-team/yorkie-team.github.io - a0de8445eeac2d0f6edbc1a226222621e5c2fb2d authored over 1 year ago by 김용욱 <[email protected]>
Update version to v0.3.3 in examples (#485)

* Update version to v0.3.3 in examples
* Change presence according to the modified interface in...

github.com/yorkie-team/yorkie-js-sdk - a58c1172771ca3aa4076519cd7077fa817e2cf23 authored over 1 year ago by 김용욱 <[email protected]>
Update CHANGELOG.md for releasing new version (#484)

github.com/yorkie-team/yorkie-js-sdk - c10701a77f63e9a788f1198fc9974f322097b1eb authored over 1 year ago by 김용욱 <[email protected]>
Update CHANGELOG.md for releasing new version (#502)

github.com/yorkie-team/yorkie - fdd62a95e802073584e861e1e305f93b24a53d8b authored over 1 year ago by 김용욱 <[email protected]>
Extract Attachment from Client (#483)

As features have been added recently, the client has become bloated.

This commit extracts Att...

github.com/yorkie-team/yorkie-js-sdk - dfe5f57cf21a851b5ab125fa448cc7055675a5c3 authored over 1 year ago by Youngteac Hong <[email protected]>
Add yorkie user agent for metrics (#96)

github.com/yorkie-team/yorkie-android-sdk - e863f645fb1dd4a74347b045ef2fd204c089bf43 authored almost 2 years ago by Hyowoo Kim <[email protected]>
Append `x-shard-key` metadata to SDK's requests (#499)

We recently introduced key-based sharding on the cluster. This commit
appends the shard key(`x-...

github.com/yorkie-team/yorkie - 3022eecebad070db32d06ba3c762d54875743dc4 authored almost 2 years ago by Youngteac Hong <[email protected]>
Add pause and resume to Client (#482)

github.com/yorkie-team/yorkie-js-sdk - 58a50524379966bd7ffc44b6e68f242393b2eb3d authored almost 2 years ago by Youngteac Hong <[email protected]>
Add RemoveDocument API (#64)

* Add RemoveDocument API

* Elaborate on the value of the PeersChanged event

* Add TC for t...

github.com/yorkie-team/yorkie-ios-sdk - b5ec0befd8d5052e1a29fdf5f7499b8a416a4904 authored almost 2 years ago by Jung gyun Ahn <[email protected]>
Make JsonText's values public (#94)

github.com/yorkie-team/yorkie-android-sdk - 3f73239ab673a65783862c2e8643d044b9180482 authored almost 2 years ago by Hyowoo Kim <[email protected]>
Add RemoveDocument API (#480)

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

github.com/yorkie-team/yorkie-js-sdk - 1e2c32d54ee729bab0e8a023d6130f83381b9604 authored almost 2 years ago by Yourim Cha <[email protected]>
Add user agent metrics (#492)

Add metrics about sdk-type/version, projectID/Name, hostname, etc.

Co-authored-by: Youngteac ...

github.com/yorkie-team/yorkie - ead453c33ece90d71bdba538c6fa269c0377a884 authored almost 2 years ago by 김용욱 <[email protected]>
Add document deletion design document (#493)

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

github.com/yorkie-team/yorkie - 313d6cf9a33d0a33b1ca5b594c6d931a59800cde authored almost 2 years ago by Kevin Park <[email protected]>
Fix invalid document finding query in CreateChangeInfos (#496)

We need to find the document based on ID.

github.com/yorkie-team/yorkie - 01a2853150645e592bfd3e199ba730e3e48911c8 authored almost 2 years ago by Youngteac Hong <[email protected]>
Fix incorrect docEvent type (#495)

github.com/yorkie-team/yorkie - 9ab43c7dbbfc57721434932aa6b759a932a79508 authored almost 2 years ago by Yourim Cha <[email protected]>
Implement pause and resume (#90)

* implement pause and resume

* apply pause and resume to hangul composition

* fix format
...

github.com/yorkie-team/yorkie-android-sdk - 56382fce597dd9a0092a839283f833a8442f3f26 authored almost 2 years ago by Jeehyun Kim <[email protected]>
fix peer initialization (#92)

* fix peer initialization

* update server version

github.com/yorkie-team/yorkie-android-sdk - 89d535f6059f038a1a379303ea8a8710c9124b1f authored almost 2 years ago by Jeehyun Kim <[email protected]>
Change the structure of WatchDocument API (#491)

1. Change to use ID instead of Key in WatchDocument
- By introducing RemoveDocument API, multi...

github.com/yorkie-team/yorkie - dcf4cfb6ff98173c6d02a0abed89cb847f8aaa1e authored almost 2 years ago by Yourim Cha <[email protected]>
Add RemoveDocument API (#484)

Document deletion is a crucial feature to save resources. Without
deletion, accumulated documen...

github.com/yorkie-team/yorkie - bfdbabff56f4a5ff8ae07a02194efc883277af47 authored almost 2 years ago by Youngteac Hong <[email protected]>
Add dates to avoid accumulating changes in the examples

github.com/yorkie-team/yorkie-js-sdk - 7482aade9faabc6b698c50420f41548a1109cffa authored almost 2 years ago by Youngteac Hong <[email protected]>
Rename `initialization` to `initialized` in PeersChangedEvent (#478)

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

github.com/yorkie-team/yorkie-js-sdk - 5bb6f2394927473add08c27dd583dd1953f1881e authored almost 2 years ago by Yourim Cha <[email protected]>
Add pagination flags to document ls command (#489)

* Add pagination flags to `document ls` command

- Add flag options(--previous-id, --size, --for...

github.com/yorkie-team/yorkie - 48821a855418cadda70d45dc16e75d328bab4971 authored almost 2 years ago by 김용욱 <[email protected]>
Add description for login command

github.com/yorkie-team/yorkie-team.github.io - 01668bff87f12a06308f883f1b70099f43c80dad authored almost 2 years ago by Youngteac Hong <[email protected]>
Improve interface for events (#88)

* make client and document provide event stream as a property

* make EditorViewModel to use p...

github.com/yorkie-team/yorkie-android-sdk - a6cb0e8735aa8592d56cb2de1b6a195185d54ea6 authored almost 2 years ago by Hyowoo Kim <[email protected]>
bump up libraries (#89)

github.com/yorkie-team/yorkie-android-sdk - 7675b2a81e39907635fdc2d4b5af33377e410e8b authored almost 2 years ago by Hyowoo Kim <[email protected]>
Elaborate on the value of the PeersChanged event (#87)

* Elaborate on the value of the PeersChanged event

github.com/yorkie-team/yorkie-android-sdk - dfcfe0bf9da09745d0162d2bfc6a133243e90ddb authored almost 2 years ago by Hyowoo Kim <[email protected]>
Implement the select feature in the sample app (#86)

* Implement the peer selection feature

* add toDocKey() to convert the given key to the valid...

github.com/yorkie-team/yorkie-android-sdk - 0c5d8602f53448b640610b8d94953cf005dd466c authored almost 2 years ago by Jeehyun Kim <[email protected]>
Implement the pause/resume (#62)

* Implement the pause/resume

* modify hangul input detecting

github.com/yorkie-team/yorkie-ios-sdk - bbaa12cb0773bdd9a51f96f5624fe0e2ca6f51d6 authored almost 2 years ago by Jung gyun Ahn <[email protected]>
Bump golang.org/x/net from 0.0.0-20221004154528-8021a29435af to 0.7.0 (#486)

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20221004154528-8021a29435af t...

github.com/yorkie-team/yorkie - ee77345f44e646b7f4072eea6853941afa023fe5 authored almost 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Allow uppercase letters(A-Z) for document keys (#483)

To support capital letters, an additional rule, case_sensitive_slug is added.

github.com/yorkie-team/yorkie - 79f170b12c45fae153501849720525ed165307cf authored almost 2 years ago by shiningsoo <[email protected]>
Clarify the ClientEvent that is sent to `client.subscribe` (#464)

- Remove runWatchLoop when activating the client
- Add sending of connected and disconnected eve...

github.com/yorkie-team/yorkie-js-sdk - e367c96d48a355b0a46c372b29719614a40e9449 authored almost 2 years ago by Yourim Cha <[email protected]>
Change sentinel errors to wrapping errors #481

To represent more error context information, change errors to wrapping
errors in client_info.

github.com/yorkie-team/yorkie - 5e363d013cfb2a066a49ebf7a474aaa5aa14149c authored almost 2 years ago by 김용욱 <[email protected]>
Add naming convention rule for variables (#477)

github.com/yorkie-team/yorkie-js-sdk - 7ddcf9220b3558ff838d28582382217288454140 authored almost 2 years ago by Youngteac Hong <[email protected]>
Lock watchDocuments depending on the client (#479)

* Lock watchDocuments depending on the client

* Modify the subscribe log to display all docKeys

github.com/yorkie-team/yorkie - dde4f22fdab00970a19c57ebe9a03129f3a1faa7 authored almost 2 years ago by Yourim Cha <[email protected]>
Implement the select feature in the Text Editor (#61)

github.com/yorkie-team/yorkie-ios-sdk - 1ae896e9e0055e9cd38a96ffc3f379f612163192 authored almost 2 years ago by Jung gyun Ahn <[email protected]>
Add toDocKey to convert to a valid key in tests (#60)

github.com/yorkie-team/yorkie-ios-sdk - def81a40cd60ad9852682139a5ea306bdb34da9b authored almost 2 years ago by Jung gyun Ahn <[email protected]>
Update cli.mdx for v0.3.1 (#60)

github.com/yorkie-team/yorkie-team.github.io - bf5a654ea8b23aa092570476cae8288c0404ee26 authored almost 2 years ago by Kevin Park <[email protected]>
Add ClientDeactivateThreshold field in admin CLI project list (#477)

github.com/yorkie-team/yorkie - bc3f59b6b1c7370baebb7c803b44c7565002a50c authored almost 2 years ago by Kevin Park <[email protected]>