Ecosyste.ms: OpenCollective

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

github.com/yorkie-team/yorkie-ios-sdk

Yorkie iOS SDK
https://github.com/yorkie-team/yorkie-ios-sdk

Remove node from indexes during GC

hiddenviewer opened this pull request about 2 months ago
Add subscribeStatus(callback) function to Document

hiddenviewer opened this pull request about 2 months ago
Remove warnings and set public event values.

humdrum opened this pull request 4 months ago
Modifying the slowdown caused by logging

humdrum opened this pull request 5 months ago
Change Client, Document actor to class

humdrum opened this pull request 5 months ago
Handle local changes correctly when receiving snapshot

humdrum opened this pull request 5 months ago
Add lock

humdrum opened this pull request 6 months ago
Lock local changes to assert transactions

humdrum opened this pull request 6 months ago
Fix miscalculation of tree size in concurrent editing

humdrum opened this pull request 6 months ago
Add RHTNode removal to converter for consistency

humdrum opened this pull request 6 months ago
Fix incorrect indexes in TreeChange

humdrum opened this pull request 6 months ago
Fix incorrect tree snapshot encoding/decoding

humdrum opened this pull request 7 months ago
Add ServerSeq into ChangeInfo

humdrum opened this pull request 7 months ago
Fix invalid error message in CRDTTreePos

humdrum opened this pull request 7 months ago
Remove skip from style-style-test

humdrum opened this pull request 7 months ago
Prevent remote-change events in RealtimeSyncOff mode

humdrum opened this pull request 7 months ago
Migrate RPC to ConnectRPC

humdrum opened this pull request 7 months ago
Apply GCPair to TreeNode, TextNode

humdrum opened this pull request 7 months ago
Avoid unnecessary syncs in push-only syncmode

humdrum opened this pull request 7 months ago
Implement RHT.GC

humdrum opened this pull request 7 months ago
Increase GRPC max Receive message length

humdrum opened this pull request 7 months ago
Fix process of tree style change

humdrum opened this pull request 7 months ago
Add Tree concurrency tests

humdrum opened this pull request 7 months ago
Fix invalid tree style changes

humdrum opened this pull request 7 months ago
Handle concurrent editing and styling in Tree

humdrum opened this pull request 7 months ago
Reset online clients when stream is disconnected

humdrum opened this pull request 7 months ago
Remove Client eventStream

humdrum opened this pull request 7 months ago
Fix presence issues.

humdrum opened this pull request 8 months ago
Add Client constructor support URL address

humdrum opened this pull request 8 months ago
Reverse TreeChanges when Deleting in Tree

humdrum opened this pull request 8 months ago
Add RealtimeSyncOff and refactor interface of SyncMode

humdrum opened this pull request 8 months ago
Provide CODECOV_TOKEN to codecov-action

hackerwins opened this pull request 8 months ago
Implement Tree.RemoveStyle

humdrum opened this pull request 8 months ago
Fix Tree to support emoji chracters.

humdrum opened this pull request 9 months ago
remove async call of subscribe callbacks

humdrum opened this pull request 9 months ago
Modified to enable async closure in Subscription callback.

humdrum opened this pull request 9 months ago
Prevent remote-change events from occurring in push-only mode

humdrum opened this pull request 9 months ago
Fix errors when editing Tree due to missing insPrevID in CRDTTree

humdrum opened this pull request 9 months ago
Fix string style value error of Tree Node attributes

humdrum opened this pull request 10 months ago
Change actorID to be non-optional

humdrum opened this pull request 10 months ago
Fix incorrect calculation in indexTree.treePosToPath operation

humdrum opened this pull request 10 months ago
Fix incorrect index returned when using posRangeToIndexRange

humdrum opened this pull request 10 months ago
Restore interface changes due to server DB sharding

humdrum opened this pull request 11 months ago
Fix llrb tree error

humdrum opened this pull request 11 months ago
Fix invalid TreeChanges in concurrent Tree.Style

humdrum opened this pull request 11 months ago
Reflect interface changes of server DB sharding

humdrum opened this pull request 11 months ago
Bump to 0.4.12

humdrum opened this pull request 11 months ago
Fix getGarbageLen to retrun correct size

myupage opened this pull request 11 months ago
Fix getGarbageLen to retrun correct size

myupage opened this pull request 11 months ago
Generate correct TreeChange in concurrent edits

humdrum opened this pull request 11 months ago
Support concurrent insertion and splitting in Tree

humdrum opened this pull request 11 months ago
Implement splitLevel of Tree.Edit

humdrum opened this pull request 11 months ago
Address duplicate node IDs in Tree.Split

humdrum opened this pull request 11 months ago
Refactor Tree codes

humdrum opened this pull request 11 months ago
Add missing removedAt during Primitive deepcopy

humdrum opened this pull request 12 months ago
Fix CI error script

humdrum opened this pull request 12 months ago
Add forced sync when switching to realtime mode

humdrum opened this pull request 12 months ago
Open clear function of Presence

humdrum opened this pull request 12 months ago
remove envoy docker settings

humdrum opened this pull request about 1 year ago
Fix the Incorrectly generated attributes for toJsonString of Tree

humdrum opened this pull request about 1 year ago
Add more GC tests to reflect current server modifications

humdrum opened this pull request about 1 year ago
Remove unused @MainActor

wi-seong-cheol opened this pull request about 1 year ago
Escape the string during toJSON.

humdrum opened this pull request about 1 year ago
Prevent escaping slash of URL

humdrum opened this pull request about 1 year ago
Add toJSONString to JSONTreeNode

humdrum opened this pull request about 1 year ago
Fix missing collection of removed elements from the root

humdrum opened this pull request about 1 year ago
Prepare to release 0.4.7

humdrum opened this pull request about 1 year ago
Fix the conversion for attribute of Tree

humdrum opened this pull request about 1 year ago
Fix generic warning at Xcode 15

humdrum opened this pull request about 1 year ago
Remove TreeNode

humdrum opened this pull request about 1 year ago
Remove unused trie

humdrum opened this pull request about 1 year ago
Modify the JSON tree to allow Any dictionaries for the attributes

humdrum opened this pull request about 1 year ago
Remove strong reference cycle

humdrum opened this pull request about 1 year ago
Add DisableGC option to document

humdrum opened this pull request over 1 year ago
Support concurrent formatting of Text

humdrum opened this pull request over 1 year ago
Add toJS to return TreeNode of Tree

humdrum opened this pull request over 1 year ago
Fix converter to get tree from snapshot

humdrum opened this pull request over 1 year ago
Add Tree.Edit benchmark and improve performance

humdrum opened this pull request over 1 year ago
Remove SelectOpInfo

humdrum opened this pull request over 1 year ago
Prepare 0.4.6

humdrum opened this pull request over 1 year ago
Apply SDK 0.4.6 to Examples

humdrum opened this pull request over 1 year ago
Remove SelectOpInfo

humdrum opened this issue over 1 year ago
Clarify the usage of the term peer

humdrum opened this issue over 1 year ago
Fix presence to support JSONObject

humdrum opened this pull request over 1 year ago
Support multi-level and parital element selection

humdrum opened this pull request over 1 year ago
Adds more TCs for Tree test

humdrum opened this pull request over 1 year ago
Remove select operation from text

humdrum opened this pull request over 1 year ago
Change TreeNode to have IDs instead of insPrev, insNext

humdrum opened this pull request over 1 year ago
Concurrent case handling for Yorkie.tree

humdrum opened this pull request over 1 year ago
Cleanup proto

humdrum opened this pull request over 1 year ago
Change 'Documents' from plural to singular in DocEvent

humdrum opened this pull request over 1 year ago
Add presence.get() to get presence value in doc.update()

humdrum opened this pull request over 1 year ago
Clean up methods related to presence

humdrum opened this pull request over 1 year ago
Rename TextRangeStruct to TextPosStructRange

humdrum opened this pull request over 1 year ago
Replace selection with presence

humdrum opened this pull request over 1 year ago
Update Tree.edit to allow insertion of multiple contents at once

humdrum opened this pull request over 1 year ago
Move Presence from Client to Document

humdrum opened this pull request over 1 year ago
Allow multi tree nodes when edit

humdrum opened this pull request over 1 year ago
Fix gc to remove all removed nodes

humdrum opened this pull request over 1 year ago