rcmerci
fd1dd6d63e
impl 013-logseq-cli-datascript-query.md (2)
2026-03-12 15:12:32 +08:00
rcmerci
6f3d074195
impl 013-logseq-cli-datascript-query.md (1)
2026-03-12 15:12:31 +08:00
rcmerci
342ae3417d
012-logseq-cli-graph-storage.md
2026-03-12 15:10:56 +08:00
rcmerci
176854356b
011-logseq-cli-search-optimization.md (2)
2026-03-12 15:10:56 +08:00
rcmerci
7a9d0181ec
011-logseq-cli-search-optimization.md
2026-03-12 15:10:56 +08:00
rcmerci
33b8a3207d
impl 010-logseq-cli-show-linked-references.md (2)
2026-03-12 15:10:56 +08:00
rcmerci
5d6e46e46d
impl 010-logseq-cli-show-linked-references.md (1)
2026-03-12 15:10:56 +08:00
rcmerci
d48b857d6b
impl 009-cli-add-pos-show-tree-align.md
2026-03-12 15:10:56 +08:00
rcmerci
ccc3123eb6
impl 008-logseq-cli-move-command.md
2026-03-12 15:10:56 +08:00
rcmerci
4b7946c3b8
impl 007-logseq-cli-thread-api-and-command-split.md
2026-03-12 15:10:56 +08:00
rcmerci
add9319b24
add&impl 006-logseq-cli-import-export.md
2026-03-12 15:10:56 +08:00
rcmerci
0e1a2f8ca8
impl 005-logseq-cli-output-and-db-worker-node-log.md (3)
2026-03-12 15:10:56 +08:00
rcmerci
ab89d5e1d6
impl 005-logseq-cli-output-and-db-worker-node-log.md (2)
2026-03-12 15:10:56 +08:00
rcmerci
e7dd64348c
impl 005-logseq-cli-output-and-db-worker-node-log.md (1)
2026-03-12 15:10:56 +08:00
rcmerci
07b70240a6
impl 004-logseq-cli-verb-subcommands.md
2026-03-12 15:10:55 +08:00
rcmerci
44d2f3ebe2
003-db-worker-node-cli-orchestration.md (2)
2026-03-12 15:10:55 +08:00
rcmerci
9fe28950d3
fix compile warnings
2026-03-12 15:10:55 +08:00
rcmerci
0bb650fad1
impl 002-logseq-cli-subcommands.md (2)
2026-03-12 15:10:55 +08:00
rcmerci
aba6793bb5
impl 002-logseq-cli-subcommands.md
2026-03-12 15:10:55 +08:00
rcmerci
6ba7c868b4
fix lint, remove deprecated cmds
2026-03-12 15:10:55 +08:00
rcmerci
470e249089
add :logseq-cli build
...
see also docs/cli/logseq-cli.md
2026-03-12 15:10:55 +08:00
rcmerci
7eac7ea86f
milestone 4
2026-03-12 15:10:55 +08:00
rcmerci
06d9beb294
milestone 3 (part 2)
2026-03-12 15:10:55 +08:00
rcmerci
bf43ca478c
milestone 3 (part 1)
2026-03-12 15:10:55 +08:00
Gabriel Horner
7b2ef7fce2
milestone 1+2
2026-03-12 15:10:55 +08:00
Charlie
1b0db68098
enhance(ux): align for the image asset block container ( #12425 )
...
* feat(asset): add alignment options for images
* enhance(ux): select block for the action of double click in the image asset container
* enhance(asset): change alignment property type from string to keyword and normalize alignment handling
2026-03-12 11:18:51 +08:00
Tienson Qin
6e08f7b187
fix: remote block create split across batches
2026-03-12 08:08:01 +08:00
Mega Yu
1c351aebff
feat: add code snippet extraction functionality in exporter and UI options
2026-03-11 15:44:12 -04:00
Tienson Qin
c1a9bee798
fix: undo should skip conflicted move instead of clearing stack
2026-03-11 17:36:21 +08:00
Tienson Qin
7c5146afcd
fix(sync): improve undo/redo merge reliability
2026-03-06 00:05:45 +08:00
Tienson Qin
e7e731310f
Revert "fix(sync): simplify remote tx + undo/redo reliability logic"
...
This reverts commit 4c307da6d6 .
2026-03-06 00:03:59 +08:00
Tienson Qin
4c307da6d6
fix(sync): simplify remote tx + undo/redo reliability logic
2026-03-05 23:09:00 +08:00
Tienson Qin
722871c2c0
add undo redo sim tests
2026-03-05 18:48:41 +08:00
Tienson Qin
a092470392
enhance: copy as/export add open blocks only
2026-03-05 18:23:42 +08:00
Tienson Qin
7d85525373
add classes and properties to simulation tests
2026-03-05 18:07:10 +08:00
Tienson Qin
2faa65a45e
sim tests full coverage for outliner ops
2026-03-05 17:51:52 +08:00
Tienson Qin
7251c3779e
add cut paste to simulation tests
2026-03-05 17:38:58 +08:00
Tienson Qin
4bf39b576b
fix(regression): journal title shouldn't be updated
2026-03-05 17:26:05 +08:00
Tienson Qin
a7e015b0ad
fix: lint
2026-03-05 17:18:35 +08:00
Tienson Qin
7cddf537da
fix: cut paste lost children after synced
2026-03-05 17:08:49 +08:00
Tienson Qin
7cef3c749e
remove ws connect timing metric
2026-03-05 16:53:46 +08:00
Tienson Qin
e0d821e34e
add tx-meta to invalid data error report
2026-03-05 14:56:01 +08:00
megayu
6263ba06d9
Fix unnecessary highlighted snippets in [[]] block search results ( #12421 )
...
* fix [[]] block search render unnecessary highlight snippt
* match the name of the test with the corresponding fact
2026-03-04 21:31:56 +08:00
Tienson Qin
a0b109399d
fix: ui keep refresh with custom journal format
2026-03-04 20:27:06 +08:00
charlie
ffdc77c5c4
enhance(ui): polish settings item alignments
2026-03-04 17:18:02 +08:00
Mega Yu
ad0363c86e
remove keyboard acceleration feature and related tests
2026-03-04 11:04:17 +08:00
Mega Yu
e73bbe86cc
add a toggle switch to enable/disable the continuous key press acceleration feature
2026-03-04 10:43:39 +08:00
megayu
e01e62cd63
Merge branch 'master' into enhance/search
2026-03-03 20:11:33 +08:00
Tienson Qin
6bf5ae4682
enhance: cache user keys to speedup first sync
2026-03-03 19:47:01 +08:00
Tienson Qin
f89b72c5ff
add app startup measure logs
2026-03-03 17:55:24 +08:00