Commit graph

  • eef5a9fa9a chore: version packages main loro-crdt@1.1.3 github-actions[bot] 2024-11-18 06:35:02 +0000
  • c27817a85f chore: version packages changeset-release/main github-actions[bot] 2024-11-18 06:35:02 +0000
  • d6966aca34
    fix: fractional index is enabled by default now (#561) Zixuan Chen 2024-11-18 14:32:56 +0800
  • f5e06cb528
    docs: update related docs Zixuan Chen 2024-11-17 23:31:58 +0800
  • 1bf62872c5
    refactor: enable tree move by default Zixuan Chen 2024-11-17 23:22:37 +0800
  • e036bf247d
    chore: fix warning Zixuan Chen 2024-11-17 22:57:15 +0800
  • f70c96e461
    chore: add changeset Zixuan Chen 2024-11-17 22:56:05 +0800
  • 1cb59e2adf
    fix: tree should use jitter 0 by default Zixuan Chen 2024-11-17 22:55:10 +0800
  • 3f34a9eb71
    chore: fix base64 build in cloudflare worker chore-try-fix-cf-worker-base64 Zixuan Chen 2024-11-16 20:11:05 +0800
  • c4a9729c9c chore: version packages loro-crdt@1.1.2 github-actions[bot] 2024-11-16 11:32:28 +0000
  • 2e8a60a8c7 chore: version packages github-actions[bot] 2024-11-16 11:32:28 +0000
  • e7450e21e1
    chore: fix build script Zixuan Chen 2024-11-16 19:30:37 +0800
  • 70c4942fad
    chore: add wasm-base64 build target Zixuan Chen 2024-11-16 19:18:29 +0800
  • 35e7ea5f54
    fix: calc change count (#556) Zixuan Chen 2024-11-13 16:52:41 +0800
  • 4f2bbee2a7
    fix: stackoverflow issue when there are lots of empty slots in mem_store (#558) Zixuan Chen 2024-11-13 16:51:28 +0800
  • be2ebfa34a
    feat(rs): expose more LoroValue types (#557) Zixuan Chen 2024-11-13 16:50:08 +0800
  • 7e9c99718d
    fix: len ops Zixuan Chen 2024-11-13 16:49:06 +0800
  • b65750e917
    fix: stackoverflow issue when there are lots of empty slots in mem_store Zixuan Chen 2024-11-13 16:46:58 +0800
  • cb5998f266
    feat(rs): expose more LoroValue types Zixuan Chen 2024-11-13 16:31:12 +0800
  • 5d7dad83f8
    fix: calc change count Zixuan Chen 2024-11-13 16:05:39 +0800
  • 3edae43e7b chore: version packages loro-crdt@1.1.1 github-actions[bot] 2024-11-12 13:18:06 +0000
  • 798d294e8a chore: version packages github-actions[bot] 2024-11-12 13:18:06 +0000
  • ee26952fc0
    feat: Add isDeleted() method to containers (#555) Zixuan Chen 2024-11-12 21:15:46 +0800
  • 4424c315fb
    chore: fix redundant field names Leon Zhao 2024-11-12 20:38:33 +0800
  • afd2b70b00
    feat: Add isDeleted() method to containers Zixuan Chen 2024-11-12 18:56:03 +0800
  • 55e0a4596e
    fix: make internal string safer (#554) Zixuan Chen 2024-11-11 22:33:17 +0800
  • 556726284d
    fix: make internal string safer Zixuan Chen 2024-11-11 21:42:48 +0800
  • 5fc3458eb7
    perf: use simplified internal string (#551) Zixuan Chen 2024-11-11 15:08:27 +0800
  • 077859f53c
    test: add init large map example Zixuan Chen 2024-11-11 01:28:14 +0800
  • f7d64f997b
    perf: optimize drop Zixuan Chen 2024-11-11 01:18:14 +0800
  • d9084d83f5
    chore: fix warning Zixuan Chen 2024-11-11 00:29:59 +0800
  • 2f2b32644f
    perf: reduce InternalString memory cost from 16 bytes to 8 bytes on 64bit platform Zixuan Chen 2024-11-11 00:26:44 +0800
  • b1b977cf9e
    docs: js container path (#550) Zixuan Chen 2024-11-10 16:36:29 +0800
  • 9abeb81747
    feat(wasm): add methods to modify vv (#552) Zixuan Chen 2024-11-10 16:36:09 +0800
  • 69f070daa1
    test: add js test for updating vv Zixuan Chen 2024-11-10 16:12:19 +0800
  • e87ceaca3f
    feat(wasm): add methods to modify vv Zixuan Chen 2024-11-10 16:00:15 +0800
  • 62a3d7dac9
    fix: make internal string trait impl more stringish Zixuan Chen 2024-11-10 11:15:15 +0800
  • 0aab757999
    perf: use simplified internal string Zixuan Chen 2024-11-10 11:02:12 +0800
  • e43f3bc963
    docs: js container path Zixuan Chen 2024-11-10 10:26:57 +0800
  • 75f497d8ee
    docs: update readme Zixuan Chen 2024-11-10 00:23:37 +0800
  • 9f5df5a4fc
    docs: update readme Zixuan Chen 2024-11-10 00:16:56 +0800
  • eac754016e
    docs: update readme Zixuan Chen 2024-11-10 00:16:56 +0800
  • 1dee85123f
    chore: Release loro-v1.1.0 loro-kv-store-v1.1.0 loro-internal-v1.1.0 loro-delta-v1.1.0 loro-common-v1.1.0 Zixuan Chen 2024-11-09 23:37:44 +0800
  • cc570d2b80
    chore: bump Rust crates to v1.1.0 loro_fractional_index-v1.1.0 loro-rle-v1.1.0 Zixuan Chen 2024-11-09 23:35:17 +0800
  • 85b4722a27 chore: version packages loro-crdt@1.1.0 github-actions[bot] 2024-11-09 13:02:17 +0000
  • a07fa3ecb8 chore: version packages github-actions[bot] 2024-11-09 13:02:17 +0000
  • 778ca5452d
    feat: allow users to query the changed containers in the target id range (#549) Zixuan Chen 2024-11-09 21:00:07 +0800
  • 6ae1bec76a
    test: add related tests and add a commit before get_changed_container_in Zixuan Chen 2024-11-09 20:53:54 +0800
  • 7c922b6331
    chore: update cargo toml Zixuan Chen 2024-11-09 20:40:28 +0800
  • b266f83ab7
    chore: add changeset note Zixuan Chen 2024-11-09 20:38:31 +0800
  • 6bd86f61ef
    feat: allow users to query the changed containers in the target id range Zixuan Chen 2024-11-09 20:37:05 +0800
  • 6e878d216a
    Feat add API to query creators, the last editors/movers (#548) Zixuan Chen 2024-11-09 19:17:56 +0800
  • f45fafef6c
    chore: fix warnings Zixuan Chen 2024-11-09 19:13:37 +0800
  • 9e2d848485
    Introducing Loro Guru on Gurubase.io (#539) Kursat Aktas 2024-11-09 14:12:12 +0300
  • 0b46492390
    chore: add changeset Zixuan Chen 2024-11-09 18:08:55 +0800
  • 76848db70e
    feat: get creator/mover/editor of items Zixuan Chen 2024-11-09 18:06:32 +0800
  • 76f82b319f
    feat: LoroMap::get_last_editor Zixuan Chen 2024-11-09 16:49:33 +0800
  • 4f0d499d4b
    perf: use a priority-queue-based search for updating text (#544) Zixuan Chen 2024-11-09 16:35:15 +0800
  • 3ca804a4ad
    fix: rm a dumb optimization Zixuan Chen 2024-11-09 16:30:49 +0800
  • 661610165b
    perf: import batch optimize - use the largest snapshot first (#547) Zixuan Chen 2024-11-09 16:10:13 +0800
  • 5e0af0b013
    chore: add changeset info Zixuan Chen 2024-11-09 16:09:19 +0800
  • 6276cea8c3
    perf: import batch optimize - use the largest snapshot first Zixuan Chen 2024-11-09 15:54:10 +0800
  • 8486234aba
    fix: get correct encode blob info (#545) Zixuan Chen 2024-11-09 15:43:11 +0800
  • 3974dfa536
    chore: fix warnings Zixuan Chen 2024-11-09 15:37:57 +0800
  • 8348e08043
    chore: add change file Zixuan Chen 2024-11-09 15:33:05 +0800
  • d05df7cfc6
    test: update ts tests Zixuan Chen 2024-11-09 15:32:01 +0800
  • 6c13357c58
    test: fix test case Zixuan Chen 2024-11-09 15:22:48 +0800
  • b9694691b2
    fix: is_snapshot Zixuan Chen 2024-11-09 15:21:27 +0800
  • 9154444bff
    fix: get correct encode blob info Zixuan Chen 2024-11-09 15:19:01 +0800
  • 715bf759c3
    refactor!: reduce footguns when using for_each(fn) on rust (#540) Zixuan Chen 2024-11-09 01:07:38 +0800
  • c486c369e5
    Merge branch 'main' into zxch3n/loro-992-loro-rust-lib-iter Zixuan Chen 2024-11-09 01:03:55 +0800
  • 044a1fd31c
    fix: avoid creating non-root containers that doesn't exist by get_container api (#541) Zixuan Chen 2024-11-09 00:51:21 +0800
  • c59c7db30d
    chore: fix warnings Zixuan Chen 2024-11-08 21:36:33 +0800
  • c6a1984bfc
    chore: update text.update comments Zixuan Chen 2024-11-08 21:15:46 +0800
  • 6c24749779
    refactor: add text update options struct Zixuan Chen 2024-11-08 21:12:07 +0800
  • e1f305539c
    fix: use better text diff calc Zixuan Chen 2024-11-08 20:19:50 +0800
  • 523f582431
    perf: use a priority-queue-based search for updating text Zixuan Chen 2024-11-08 13:38:13 +0800
  • f8179e17a5
    fix: avoid creating non-root containers that doesn't exist by get_container api Zixuan Chen 2024-11-06 17:43:28 +0800
  • 186799588c
    refactor!: reduce footguns when using for_each(fn) on rust Zixuan Chen 2024-11-06 17:28:21 +0800
  • ae3f2fdfc6
    fix guru badge style Kursat Aktas 2024-11-06 00:11:54 +0300
  • a4f70294ac Introducing Loro Guru on Gurubase.io Kursat Aktas 2024-11-05 18:09:02 +0300
  • 468a957476
    feat: impl toJSON for LoroTreeNode (#538) Leon Zhao 2024-11-05 20:11:03 +0800
  • fb8500682d
    test: add snapshot test Leon Zhao 2024-11-05 19:38:43 +0800
  • aa70258446
    feat: impl toJSON for LoroTreeNode Leon Zhao 2024-11-05 16:51:26 +0800
  • 67fcc89e58 chore: version packages loro-crdt@1.0.9 github-actions[bot] 2024-11-04 14:36:34 +0000
  • 28aa371cac chore: version packages github-actions[bot] 2024-11-04 14:36:34 +0000
  • 9b60d01be2
    fix: define the fork behavior when the doc is detached (#537) Zixuan Chen 2024-11-04 22:34:33 +0800
  • 4bed182d9e
    chore: add release note zxch3n/loro-997-define-the-behavior-of-docfork-at-detached-doc Zixuan Chen 2024-11-04 17:23:20 +0800
  • 18d98d480c
    fix: define the fork behavior when the doc is detached Zixuan Chen 2024-11-04 17:20:48 +0800
  • 7bf6db7398
    feat: add push/push_container to LoroText/LoroList/LoroMovableList (#534) Zixuan Chen 2024-11-04 17:03:24 +0800
  • f78e1da8a0
    refactor(rust): extract LoroStringValue, LoroMapValue, LoroBinaryValue, LoroListValue (#535) Zixuan Chen 2024-11-04 17:03:14 +0800
  • fd42009c09
    chore: fix warning zxch3n/loro-998-extract-lorostringvalue-loromapvalue-etc-in-rust Zixuan Chen 2024-11-04 16:49:10 +0800
  • e2c59f9d10
    chore: clippy fix Zixuan Chen 2024-11-04 16:46:37 +0800
  • bc62ef00c6
    refactor: extract LoroStringValue LoroMapValue LoroListValue LoroBinaryValue Zixuan Chen 2024-11-04 16:44:59 +0800
  • 5a1f22122a
    chore: add changeset file Zixuan Chen 2024-11-04 16:05:23 +0800
  • d89c292487
    feat: add push_container and push_str to list/text Zixuan Chen 2024-11-04 16:04:28 +0800
  • d3cdb20ef8
    chore: version packages (#533) loro-crdt@1.0.8 github-actions[bot] 2024-10-29 21:54:16 +0800
  • fda978df6a chore: version packages github-actions[bot] 2024-10-29 13:50:22 +0000
  • 62a3a93552
    Refactor: merge two js packages (#532) Zixuan Chen 2024-10-29 21:46:56 +0800
  • 77772d3d23
    chore: add release info Zixuan Chen 2024-10-29 21:46:41 +0800