Tienson Qin
|
1d98f1d214
|
ensure :block/uuid immutability
|
2026-04-07 04:17:09 +08:00 |
|
Tienson Qin
|
56e85624dc
|
switch to EAV-style incremental hashing
|
2026-04-07 04:01:39 +08:00 |
|
Tienson Qin
|
49c1166cfc
|
use incremental checksum
|
2026-04-07 03:11:07 +08:00 |
|
Tienson Qin
|
8aae83ae70
|
fix: fix order should be after rebase ops
|
2026-04-07 02:26:17 +08:00 |
|
Tienson Qin
|
92999a6a76
|
use agent-browser for sync parallel clients tests
|
2026-04-06 23:02:48 +08:00 |
|
Tienson Qin
|
5522b30bcc
|
fix: checksum failed for empty target block insert
|
2026-04-03 16:01:11 +08:00 |
|
Gabriel Horner
|
a1b171a20e
|
chore: bump nbb-logseq to feat-db-v34
This bumps to recent version of sci which should allow for upgrading
to malli 0.20+
|
2026-04-02 13:14:25 -04:00 |
|
Tienson Qin
|
e1c773bc5e
|
warning checksum mismatch
|
2026-04-02 23:48:51 +08:00 |
|
Tienson Qin
|
524846191a
|
fix: db/retractEntity should be at last for normalization
|
2026-04-02 23:08:59 +08:00 |
|
Tienson Qin
|
ad2231438a
|
Add :block/order to checksum
|
2026-04-02 22:22:25 +08:00 |
|
Tienson Qin
|
9f19cf8e2b
|
fix: test
|
2026-04-02 20:42:58 +08:00 |
|
Tienson Qin
|
333f3e10b1
|
remove vector embeddings
|
2026-04-02 18:51:29 +08:00 |
|
Tienson Qin
|
5620af9a4e
|
fix: order conflict
|
2026-04-02 17:52:24 +08:00 |
|
Tienson Qin
|
2185a5aecd
|
fix: undo doesn't handle retracting property history block
|
2026-04-02 12:47:24 +08:00 |
|
Tienson Qin
|
114d9f2ae1
|
dev: show diff data between client/server when checksum mismatch
|
2026-04-02 11:33:54 +08:00 |
|
Tienson Qin
|
2b62ce170b
|
fix: lint
|
2026-04-01 14:42:37 +08:00 |
|
TechnoHouse (deephbz)
|
8e1be9afbb
|
fix(db-sync): stream snapshot downloads directly from sync do
|
2026-04-01 14:39:51 +08:00 |
|
Tienson Qin
|
7960f398ca
|
server should never recompute checksum
|
2026-04-01 03:20:33 +08:00 |
|
Tienson Qin
|
6bf4b51ba1
|
code cleanup
|
2026-04-01 03:19:23 +08:00 |
|
Tienson Qin
|
abfb5fcc96
|
increase cpu_ms to 5 mins for workers
|
2026-04-01 03:04:30 +08:00 |
|
Tienson Qin
|
b3e400c2ae
|
enhance(db-sync): move graph download to worker and stream kv snapshots
|
2026-04-01 03:04:23 +08:00 |
|
Tienson Qin
|
4c9c1ded92
|
fix: lint
|
2026-03-31 23:54:18 +08:00 |
|
Tienson Qin
|
dd165f6794
|
fix: lint
|
2026-03-31 17:25:14 +08:00 |
|
Tienson Qin
|
39ea6207bd
|
fix: debounced store shouldn't be used for batch-transact!
|
2026-03-31 17:19:01 +08:00 |
|
Tienson Qin
|
068c34355a
|
fix: checksum drift after rebase/undo/redo ops
|
2026-03-30 18:51:44 +08:00 |
|
Tienson Qin
|
c360713063
|
add script to download a graph to debug
|
2026-03-30 18:36:18 +08:00 |
|
Tienson Qin
|
45dcf4f583
|
fix: lint
|
2026-03-30 17:13:09 +08:00 |
|
Tienson Qin
|
0e3a3aabf7
|
add command to debug graph checksum
|
2026-03-30 17:05:11 +08:00 |
|
Tienson Qin
|
28a3f4fad3
|
Merge branch 'master' into refactor/sync-undo-semantic-ops
|
2026-03-30 16:14:52 +08:00 |
|
Tienson Qin
|
e579582173
|
fix: lint
|
2026-03-30 15:30:27 +08:00 |
|
Tienson Qin
|
4cc38d0130
|
fix: lint
|
2026-03-30 14:46:35 +08:00 |
|
Tienson Qin
|
f81af96fc2
|
fix: inline tag rebase
|
2026-03-30 14:27:11 +08:00 |
|
Tienson Qin
|
91ebab6955
|
fix: lint and test
|
2026-03-30 12:13:54 +08:00 |
|
Tienson Qin
|
c873ce8ac5
|
fix: sync tests
|
2026-03-30 11:59:11 +08:00 |
|
Tienson Qin
|
5147b0e20a
|
perf: debounce d/store
|
2026-03-30 10:54:46 +08:00 |
|
Tienson Qin
|
28c8a00c94
|
perf: get-right-sibling and get-left-sibling uses d/datoms
|
2026-03-29 17:35:19 +08:00 |
|
Tienson Qin
|
502103855b
|
perf: avoid temp batch transaction for save/delete/insert block
|
2026-03-29 11:59:53 +08:00 |
|
Tienson Qin
|
b00a73ff79
|
add batch-transact! to handle rebase
|
2026-03-27 16:45:53 +08:00 |
|
Tienson Qin
|
e85addc933
|
refactor: rename batch-transact!
|
2026-03-27 16:15:42 +08:00 |
|
Tienson Qin
|
6704aad37b
|
fix: shouldn't use tx-data during batch transaction for client ops
|
2026-03-27 11:38:08 +08:00 |
|
Charlie
|
cdab06f984
|
enhance(ux): set icon within the block context menu (#12458)
|
2026-03-26 20:41:34 +08:00 |
|
Tienson Qin
|
63514e33ad
|
fix: order conflicts
|
2026-03-26 16:28:02 +08:00 |
|
Tienson Qin
|
65a0a7dafd
|
code cleanup
|
2026-03-26 15:30:01 +08:00 |
|
Tienson Qin
|
a7436c0d8b
|
fix(db-sync): expose rsa-key-exists and enforce key bootstrap
|
2026-03-26 15:15:20 +08:00 |
|
Tienson Qin
|
b4e397abff
|
fix(db-sync): require user rsa key pair for e2ee graph create
|
2026-03-26 15:05:10 +08:00 |
|
Tienson Qin
|
b137eeedea
|
add script to delete user
|
2026-03-26 14:12:43 +08:00 |
|
Tienson Qin
|
43bf498ca2
|
fix: tests
|
2026-03-26 12:14:23 +08:00 |
|
Tienson Qin
|
21018c0ea4
|
fix: tx-data reverse
|
2026-03-26 11:00:16 +08:00 |
|
Tienson Qin
|
ebb88ed642
|
fix: cleanup rebase-refs-key for insert blocks
|
2026-03-25 18:03:43 +08:00 |
|
Tienson Qin
|
948347583c
|
put sync-rebase-refs under :block.temp namespace
|
2026-03-25 17:56:33 +08:00 |
|