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
|
e1c773bc5e
|
warning checksum mismatch
|
2026-04-02 23:48:51 +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
|
5620af9a4e
|
fix: order conflict
|
2026-04-02 17:52: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
|
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
|
91ebab6955
|
fix: lint and test
|
2026-03-30 12:13:54 +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 |
|
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
|
ba64df8c08
|
fix(db-sync): stabilize checksum parity for e2ee graph init
|
2026-03-25 12:55:32 +08:00 |
|
megayu
|
d6403b7746
|
dependencies upgrade (#12460)
|
2026-03-23 21:32:28 +08:00 |
|
Tienson Qin
|
e122073693
|
fix: lint
|
2026-03-18 06:23:22 +08:00 |
|
Tienson Qin
|
6ca2cc4312
|
fix(sync): disable checksum for encrypted graphs
|
2026-03-18 06:11:04 +08:00 |
|
Tienson Qin
|
5e957beafb
|
add more tests
|
2026-03-18 06:11:04 +08:00 |
|
Tienson Qin
|
dc829be3f1
|
fix: lint
|
2026-03-18 06:11:04 +08:00 |
|
Tienson Qin
|
917309113f
|
feat: sync checksum
|
2026-03-17 00:07:33 +08:00 |
|
Tienson Qin
|
33098113ee
|
enhance: returns rejected tx
|
2026-03-17 00:07:33 +08:00 |
|
Tienson Qin
|
42fec8324e
|
simplify sync by applied txs sequentially
|
2026-03-17 00:07:33 +08:00 |
|
Tienson Qin
|
b8d7483a81
|
add scripts to manage graphs
|
2026-03-17 00:07:33 +08:00 |
|
Tienson Qin
|
01c1a498cd
|
fix: uploaded graph not ready
|
2026-03-14 10:11:34 +08:00 |
|
Tienson Qin
|
84965424a9
|
fix: gate graph when it's not ready for downloading
|
2026-03-13 18:22:16 +08:00 |
|
Tienson Qin
|
eeabd54d87
|
refactor: graph download switch to use r2 snapshot
|
2026-03-13 16:43:54 +08:00 |
|
Tienson Qin
|
81d1ded924
|
fix(sync): gate rtc until snapshot upload finishes
|
2026-03-12 20:00:29 +08:00 |
|
Tienson Qin
|
f538491096
|
chore: reduce test noise and infer warnings
|
2026-03-12 17:51:23 +08:00 |
|
Tienson Qin
|
80b48b7b86
|
enhance(rtc): improve snapshot import progress
|
2026-03-12 17:51:23 +08:00 |
|
Tienson Qin
|
7386eec6db
|
fix(db-sync): server shouldn't delete addrs
|
2026-03-12 08:28:38 +08:00 |
|
Tienson Qin
|
5d602c9d58
|
fix(db-sync): drop stale lookup-ref tx datoms
|
2026-03-12 08:18:52 +08:00 |
|
Tienson Qin
|
83a716f907
|
chore: bump datascript
|
2026-03-11 14:49:12 +08:00 |
|
Tienson Qin
|
0055e8128c
|
add d1 sql table indexes
|
2026-03-04 11:18:58 +08:00 |
|
Tienson Qin
|
8f923a911d
|
Revert "client hello now sends since"
This reverts commit 2799a57074.
|
2026-03-03 22:37:30 +08:00 |
|
Tienson Qin
|
2799a57074
|
client hello now sends since
|
2026-03-03 20:52:44 +08:00 |
|
Tienson Qin
|
7d268fbd42
|
fix: lint
|
2026-02-26 22:57:25 +08:00 |
|
Tienson Qin
|
225cdac8ae
|
disable invocation logs
|
2026-02-26 22:54:14 +08:00 |
|
Tienson Qin
|
1df918728b
|
fix: ws latency
|
2026-02-26 17:42:25 +08:00 |
|