Commit Graph

4038 Commits

Author SHA1 Message Date
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
Gabriel Horner
46ec2187db enhance(dev): unlock-graph option for nbb cli
to allow querying of graph that has been used with new cli
2026-03-25 13:56:53 -04:00
Gabriel Horner
b513b94026 fix: new property and class idents don't have suffix
when created from app or cli. Moving db-worker to node changed the
js/process exist check in db-ident ns. Brought back env var for
straightforward fix. I checked other process checks and this was the
only one affected this way. Also remove double testing for graph-parser as
it hasn't provided any benefit and yet another place where we kept
juggling this env var
2026-03-25 13:54:14 -04: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
Tienson Qin
22037baf64 throw error when self-target for inversing delete-block 2026-03-25 17:01:12 +08:00
Tienson Qin
bc893c0c2b fix: inline tag ref 2026-03-25 15:25:24 +08:00
Tienson Qin
ba64df8c08 fix(db-sync): stabilize checksum parity for e2ee graph init 2026-03-25 12:55:32 +08:00
Tienson Qin
e4460bbb56 fix: graph parser tests 2026-03-24 20:41:15 +08:00
Tienson Qin
26fa937b30 Merge branch 'master' into refactor/sync-undo-semantic-ops 2026-03-24 19:14:37 +08:00
Tienson Qin
d0bc649328 fix: outliner tests 2026-03-24 18:40:52 +08:00
Tienson Qin
f819dc4242 fix: recycle page refs and redirect home on recycled current page 2026-03-24 18:28:42 +08:00
Tienson Qin
e203d69d5f fix: hard delete page undo/redo 2026-03-24 17:23:33 +08:00
Tienson Qin
21f96d5614 fix: tests 2026-03-24 16:44:46 +08:00
Tienson Qin
862aa1c93c fix: undo blocks paste lost indentation 2026-03-24 14:47:24 +08:00
Tienson Qin
7b746adbcb fix(db-sync): rebind redo history tx-id for undo replay 2026-03-24 13:11:08 +08:00
Tienson Qin
e6a3c6a6e2 fix: indentation lost when redo insert blocks 2026-03-23 23:41:23 +08:00
Tienson Qin
53953bfa16 add apply-template op 2026-03-23 23:30:16 +08:00
megayu
d6403b7746 dependencies upgrade (#12460) 2026-03-23 21:32:28 +08:00
Tienson Qin
37cf9b7a8a fix: preserve template block tree on redo 2026-03-23 21:08:49 +08:00
Tienson Qin
abd818aae5 fix: restore recycled page on create-page redo 2026-03-23 20:52:11 +08:00
Tienson Qin
3100525f1e add :restore-recycled handler 2026-03-23 20:40:07 +08:00
Tienson Qin
95f2829af3 enhance: delete today page removes page blocks 2026-03-23 20:18:59 +08:00
Tienson Qin
34b624d53b fix: allow non-semantic outliner-op history metadata 2026-03-23 20:14:47 +08:00
Tienson Qin
bfa64bd922 fix: lint 2026-03-23 18:01:30 +08:00
Tienson Qin
921befd328 fix(sync): robust undo semantic ops for move/property text 2026-03-23 17:45:03 +08:00
Tienson Qin
044c9a8c49 add fallback target for move 2026-03-23 17:15:00 +08:00
Tienson Qin
931fd57510 fix: batch rebase pending ops 2026-03-23 16:50:27 +08:00
Tienson Qin
99a378164e cache pending ops count 2026-03-23 15:46:04 +08:00
Tienson Qin
0cc6f17659 fix: reverse ops for direct outdent and move blocks 2026-03-23 13:13:51 +08:00
Tienson Qin
ad2a36687a refactor: move ops construct to deps/outliner 2026-03-23 10:26:38 +08:00
Tienson Qin
30919b91d0 refactor undo-redo ownership to worker and align db-sync history ops 2026-03-22 13:57:10 +08:00
Tienson Qin
23dbfad3c4 fix(undo-redo): treat missing worker action as bug and harden sync replay 2026-03-21 19:52:13 +08:00
Tienson Qin
f928d895f7 enhance(sync): persist semantic undo history actions 2026-03-21 13:20:51 +08:00
Tienson Qin
f17e52c42f fix(db): restore full conn state in batch transact 2026-03-20 21:48:34 +08:00
Tienson Qin
2b707c1199 refactor: sync based on semantic ops 2026-03-20 20:40:38 +08:00
Tienson Qin
d7a25ed729 refactor: outliner calls should generate :outliner-ops too 2026-03-19 19:34:14 +08:00
Tienson Qin
53b0580cdd refactor: no need to register page outliner ops 2026-03-19 18:36:27 +08:00
Tienson Qin
f076804b41 enhance(sync): persist outliner ops for rebase 2026-03-19 18:28:19 +08:00
rcmerci
23e42c77f6 063-logseq-cli-upsert-block-custom-many-property.md 2026-03-19 16:36:11 +08:00
Gabriel Horner
fec5b82b42 fix: existing mcp updates intermittently failing
The new cli uses :db/id as its primary id while the existing mcp uses
:block/uuid. These changes on list tools cause slow and sometimes breaking interactions
for updates. It also causes buggy/inconsistent mcp behavior b/n mcp cli and server as there
are different implentations being called. The new cli should use its own
thread-api/* fns and replace MCP when it can meet existing functionality - working
updates and provide a CLI interface.
Also fix mcp.tools dissoc bug which had been fixed in the newer list fns
2026-03-18 13:51:17 -04:00
Tienson Qin
eaa0d6ff96 fix: re-ordered tx data by replace-attr-retract-with-retract-entity 2026-03-18 16:42:21 +08:00
Tienson Qin
8d080cd4fa fix: lint 2026-03-18 07:48:01 +08:00
Tienson Qin
e7bcdb0bcc fix: batch tx should separate schema ops from data ops 2026-03-18 07:43:23 +08:00
Tienson Qin
35206ab1f4 ignore recycle apis 2026-03-18 06:35:28 +08:00