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 benchmark tests that assume that large text deletes
at a time in docs.
If all values in the struct are comparable, we can still use `==`, but
this can lead to mistake...
Co-authored-by: hyunwoo.jo <[email protected]>
Co-authored-by: Hackerwins <[email protected]>
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
- [Rele...
github.com/yorkie-team/yorkie - e87d9d351ed08d5f305f6090bc1c301bba92057e authored over 2 years ago
github.com/yorkie-team/yorkie-rust-sdk - cb3b7d67ca2e95b989616c67f951274ec103d206 authored over 2 years ago
github.com/yorkie-team/yorkie-js-sdk - 64543352758cdbd1eef60fc58b44630b624dcfdf authored over 2 years ago
github.com/yorkie-team/yorkie-js-sdk - 566e03ad47be5f2cc5183a5b84b572b19c05926a authored over 2 years ago
github.com/yorkie-team/yorkie-js-sdk - 4fedbb1c8b8ac4d08d822f3853c621e156102f94 authored over 2 years ago
github.com/yorkie-team/yorkie - 284ceddfaa6400ce6eaaffad4570393c729ebf81 authored over 2 years ago
* Replace `yorkie.createClient` with `new yorkie.Client`
* Replace `yorkie.createDocument` with...
github.com/yorkie-team/yorkie-js-sdk - ba97b738b794097c6287b84a34b6732d7f0dc126 authored over 2 years ago
github.com/yorkie-team/yorkie - 84beea4f738998ccbcb970ebe84b27fa387577a6 authored over 2 years ago
github.com/yorkie-team/dashboard - 0365eb162cb8a8f62fddf5be7fe9d519b9b92395 authored over 2 years ago
github.com/yorkie-team/dashboard - 5b324e00ce54bd3693e525fc3cab693fe273158e authored over 2 years ago
github.com/yorkie-team/dashboard - f38ede34ba20e81c6da3b0945b8f32e930392e41 authored over 2 years ago
github.com/yorkie-team/dashboard - baa3ef5abf992bd07a584d3c419df0c818799eac authored over 2 years ago
github.com/yorkie-team/yorkie - 6b4dca53e93708891a5040ad57df81cc28e39d48 authored over 2 years ago
github.com/yorkie-team/yorkie-rust-sdk - 7f74212132a7b803ba64ea2ffb9df7310d11bb11 authored over 2 years ago
github.com/yorkie-team/yorkie - ac11b6f78cb298b0cf4fad12fb3293c098d99679 authored over 2 years ago
github.com/yorkie-team/yorkie-rust-sdk - 2dee4a5d20a9aea90760ebc41e4d07b496e61ff4 authored over 2 years ago
github.com/yorkie-team/dashboard - 6f7729ef20017b824c8bcdbf147c7a21f308b415 authored over 2 years ago
- Add dummy settings page
github.com/yorkie-team/dashboard - f9cf2054de64215c6a0a269155f5b4278319a2ae authored over 2 years agogithub.com/yorkie-team/dashboard - 65d4c3d37d1e8b82163348be9d8dbb6c126a911e authored over 2 years ago
github.com/yorkie-team/yorkie - 546f32070c8b33bd8091fac8fef92b6c35ce6822 authored over 2 years ago
We don't need to refer to the default features anymore.
github.com/yorkie-team/dashboard - 244d0c59f45571e30647dc8976340fc8ebe6b2a1 authored over 2 years ago
- Move to the project page after creation
- Add close button to document detail page
github.com/yorkie-team/yorkie - 7561413ed05e491b8bbe8e6d9a82ba6308c98634 authored over 2 years ago
This commit also changed URLs to use the more user-friendly
`projectName` and `documentKey`.
There is an issue that the same records are inserted even if the
unique field is specified in go...
https://github.com/yorkie-team/yorkie/issues/327
github.com/yorkie-team/dashboard - 2ad61fd31bfaf03111e2e5806c8d6780bdf6b450 authored over 2 years agohttps://www.ietf.org/rfc/rfc4627.txt?number=4627
github.com/yorkie-team/yorkie - e2b92f2cfd182ecd3aa575cadb23df2f17a8af53 authored over 2 years ago
This commit updates Go version to 1.18 to use `Mutex.TryLock`.
https://pkg.go.dev/github.com/lk...
* Display document JSON using react-json-view
* TODO: escape ", \n, \r, \t in server-side
- Project List: /projects
- Project Overview: /projects/{project_id}
- Project Settings: /proj...
github.com/yorkie-team/dashboard - 8b94f09a6b766620fa8302266218cc74808b79aa authored over 2 years ago
github.com/yorkie-team/yorkie - 7b8e3f3e105c2e749e3ea674cbd7b83e3a1e66a6 authored over 2 years ago
github.com/yorkie-team/yorkie - 5495238c2e3688a9cfa97f85f2e6095135198674 authored over 2 years ago
If the user creates a client with public_key of a project as apiKey,
the user can manage the cl...
github.com/yorkie-team/yorkie - 6e60e17ebd5fa6470d864d8d9aeb96639ad0f679 authored over 2 years ago
github.com/yorkie-team/yorkie - 885c1783c8e189dc875441d276f7400be406804b authored over 2 years ago
Co-authored-by: Youngteac Hong <[email protected]>
github.com/yorkie-team/dashboard - f28f2c99746eab5b91bd7f42327f8789c9e42021 authored over 2 years agogithub.com/yorkie-team/yorkie - 952327a1e025196b8b1666a768a606ebbb7f4a84 authored over 2 years ago
github.com/yorkie-team/yorkie-js-sdk - 28cdc0294ea4e6fb5d021df29ae2e93bbbd65de7 authored over 2 years ago
github.com/yorkie-team/yorkie - 04666c3489e2ef23ee72ba55acb474aec61730ab authored over 2 years ago
Co-authored-by: Youngteac Hong <[email protected]>
github.com/yorkie-team/dashboard - 4749759250831aa5a721c36301668cdac5841610 authored over 2 years agogithub.com/yorkie-team/yorkie-js-sdk - d42dba4eb046da12cf966f0c1cba71889d167f1c authored over 2 years ago
github.com/yorkie-team/yorkie-js-sdk - 4393fbde53d8b30e8f90658586ac3ab45523fbca authored over 2 years ago
github.com/yorkie-team/yorkie-js-sdk - a4e5c574232eda878f434deade7b59ec9e767c4f authored over 2 years ago
github.com/yorkie-team/yorkie - cc6a87c54663890c556e5d0955c27f686987b04a authored over 2 years ago
github.com/yorkie-team/dashboard - 8c26ae56bcfc2639e1e91194c8ddb9193ac29aac authored over 2 years ago
Fetch document data when the DocumentDetail component is mounted.
Before, the snapshot data onl...
github.com/yorkie-team/dashboard - 9c921c0fb3ae590476f42411b41f4c29a3278965 authored over 2 years agogithub.com/yorkie-team/yorkie - ed02cb63f0ba4d9e1eaad8f3c37f81ae505a260f authored over 2 years ago
Co-authored-by: Youngteac Hong <[email protected]>
github.com/yorkie-team/yorkie - cc2ac403945aa05c868dd3491a5cf7514e567b80 authored over 2 years ago
To isolate clients and documents for each project this commit added
`ProjectID` to `DocInfo` an...
github.com/yorkie-team/yorkie-js-sdk - b7143f23f02f4effeaaf242342f36c15e8001272 authored over 2 years ago
We can use Project to separate documents and manage them.
For now, this commit removes Collec...
github.com/yorkie-team/yorkie - 149693a5729447f3b2c08fdfc30325578673c54c authored over 2 years ago
Initially, we had a plan to install Yorkie on the nodes where MongoDB
is installed, so we named ...
github.com/yorkie-team/yorkie - 653a12d80d880770f2c4352d4e49086b6329b9c6 authored over 2 years ago
github.com/yorkie-team/yorkie - e7341e767e896b44bf2b8abf36084428e2cf80b1 authored over 2 years ago
This commit added Project concept to introduce multi-tenancy
(several developers share a cluster...
Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4.
- [Release notes](https://g...
Co-authored-by: Youngteac Hong <[email protected]>
github.com/yorkie-team/dashboard - cba4d60a571ba9c81cc5697173489ac785a366d0 authored almost 3 years agogithub.com/yorkie-team/yorkie - 83eca5ba375e8658da02e4678324b5b9bcd4d0f6 authored almost 3 years ago
github.com/yorkie-team/yorkie-js-sdk - fa89fbe993ff42fb4ce56708a53157c7761c2ec6 authored almost 3 years ago
* Extract proxy interface
* Assert proxy api custom object
* Remove optional syntax from TCoun...
We can access Admin with 9090 and RPC with 8080 in gRPC-web.
github.com/yorkie-team/dashboard - f9f62e12c4c874add37ad79c2c4005338adcd957 authored almost 3 years ago- Add plugin:react/recommended rule
github.com/yorkie-team/dashboard - 9dd5b3a357a162fa8fc28542d3e6820c6131fb66 authored almost 3 years ago
Admin Server needs to be handled by a different auth mechanism. It also
has to handle different...
* Add a sidebar for routing to pages
* Add config to using absolute paths
* Remove sample test
* Remove counter and add documents feature
- Leave counter feature for reference
* Call Li...
github.com/yorkie-team/dashboard - e006e3bb52c740b30d8e3159ffa43b413d65345c authored almost 3 years ago
- Split yorkie.protobuf into separate files
- Rename FetchHistory to ListChanges
move tsconfig path from config directory to root directory
Co-authored-by: Youngteac Hong <su...
github.com/yorkie-team/yorkie-js-sdk - e08c060ba37ae6c93f751d24a5c52c7d7cc3895e authored almost 3 years agoCo-authored-by: Youngteac Hong <[email protected]>
github.com/yorkie-team/yorkie - 06a4479e697366d169910552672ad8b916e448cc authored almost 3 years agogithub.com/yorkie-team/yorkie - 6853d5d050de44e1a5bdab5317b68808d7f81bb8 authored almost 3 years ago
github.com/yorkie-team/yorkie - 95c1b5d6cc4db4a274646d2ca7d3acf31dd2549c authored almost 3 years ago
github.com/yorkie-team/yorkie - d400e39389304db524f9394e93973939dfed1997 authored almost 3 years ago
github.com/yorkie-team/yorkie-js-sdk - 820aa9d632621d93aa594a806c6fb81cad9cabe7 authored almost 3 years ago
github.com/yorkie-team/yorkie - 4bee589719e545fc621d8270dec0d1f245e1e7d5 authored almost 3 years ago
github.com/yorkie-team/yorkie - 99dbffff220eab2ae88d59a7a47e0a35b3bf232c authored almost 3 years ago
github.com/yorkie-team/yorkie - 1a70f861c251821aa4c26462475c3315d9dce73e authored almost 3 years ago
github.com/yorkie-team/dashboard - b29cec407b4100e87f29df868288a07010270457 authored almost 3 years ago
Bumps [node-forge](https://github.com/digitalbazaar/forge) from 1.2.1 to 1.3.0.
- [Release note...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...
github.com/yorkie-team/dashboard - 7f0e13a82e766dff4da966b54d6c44ebf7368aee authored almost 3 years ago
github.com/yorkie-team/dashboard - c0cbaedb291fc0d57d4a27b9d688132a42f5adfc authored almost 3 years ago
- https://tailwindcss.com/docs/guides/create-react-app
github.com/yorkie-team/dashboard - 87e27745c30b5d7e8ec8f87a13857c23a7365d22 authored almost 3 years agogithub.com/yorkie-team/dashboard - 815591c1737197cd313f3cb8d60be5bfb2029113 authored almost 3 years ago
github.com/yorkie-team/yorkie-js-sdk - 061121555425c7c65cbd1699cb133205a7063a52 authored almost 3 years ago
github.com/yorkie-team/yorkie-rust-sdk - f9f25f6e9046f5a6d2827f1dac0c2b0072df6007 authored almost 3 years ago
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.14 to 6.3.16.
- [Release notes](h...
Co-authored-by: Youngteac Hong <[email protected]>
github.com/yorkie-team/yorkie-rust-sdk - eaefcf4d55d1ba2c890fd279b7aec1f7fea1009f authored almost 3 years agogithub.com/yorkie-team/yorkie - 9e153aa67a7040401e73811c034387120deb541d authored almost 3 years ago
github.com/yorkie-team/yorkie-js-sdk - 12c89ea9264feaf92b8477ea1485bdc4939c38e3 authored almost 3 years ago
github.com/yorkie-team/yorkie-js-sdk - 36c351de3b95f78caaa15a7429653cbdb3ada934 authored almost 3 years ago
github.com/yorkie-team/yorkie - 82ea7b6ac38e0c45a50ce22c65b48472b4acdca7 authored almost 3 years ago
github.com/yorkie-team/yorkie - f088efc4a6165ba42960ad9dff3025061bdefc9e authored almost 3 years ago
github.com/yorkie-team/yorkie - f5a0c4936d41c230d7ea6484fa43c2be199ee784 authored almost 3 years ago
github.com/yorkie-team/yorkie-rust-sdk - 55553412043c8660133568c13c61d6d932cd6d6f authored almost 3 years ago
github.com/yorkie-team/yorkie - c441b7b6587994d48dc8d1aeee852a0b9a598be8 authored almost 3 years ago