rcmerci
674e80887e
055-logseq-cli-login-logout.md
2026-03-12 15:12:34 +08:00
Gabriel Horner
9502f57dbe
054-db-sync-test-isolation.md
2026-03-12 15:12:34 +08:00
rcmerci
f0cabc65e9
chore: remove unused fn
2026-03-12 15:12:34 +08:00
rcmerci
900ebf210e
053-logseq-cli-async-test-isolation.md
2026-03-12 15:12:34 +08:00
rcmerci
4fe1dde02f
052-logseq-cli-sync-upload-graph-uuid-alignment.md
2026-03-12 15:12:34 +08:00
rcmerci
c8da78efd1
051-logseq-cli-sync-upload-fix.md
2026-03-12 15:12:34 +08:00
rcmerci
fefab4d00f
050-sync-download-create-empty-db.md
2026-03-12 15:12:34 +08:00
Gabriel Horner
c73fdb8c6f
fix: 'Replace graph' command not working
2026-03-12 15:12:34 +08:00
Gabriel Horner
2864aab594
fix: cli help double printing usage and meaningless Options
2026-03-12 15:12:34 +08:00
Gabriel Horner
0900b9b41b
enhance: graph list displays current graph
...
like git and npm. Also remove confusing GRAPH header and
make validate consistent like other read graph commands
2026-03-12 15:12:34 +08:00
rcmerci
79446b2c8a
049-logseq-cli-graph-info-kv-display.md
2026-03-12 15:12:34 +08:00
Gabriel Horner
d74d6b6316
048-sync-download-start-reliability.md
2026-03-12 15:12:34 +08:00
rcmerci
2449dc27e4
047-logseq-cli-sync-command.md
2026-03-12 15:12:34 +08:00
Gabriel Horner
426d4f10b3
enhance: validate cmd option to fix graph
...
Give users the option to fix while validating.
Validate implies read-only so give users the extra ability in
cli to toggle this behavior
2026-03-12 15:12:34 +08:00
Gabriel Horner
aa2f05c1b6
fix: integration test assertion
...
Only assertion that fails locally
2026-03-12 15:12:34 +08:00
Gabriel Horner
16ae5b2ef7
fix: validate graph does not handle invalid graphs
...
Invalid graphs were pretending to be valid. Instead
validation errors should be displayed and command should
exit 1. This also fixes other commands that were exiting 0
even though they returned an :error
2026-03-12 15:12:34 +08:00
Gabriel Horner
76776c53a8
fix: old file graphs showing up in app list of graphs
...
Both in sidebar but also in commands to select graphs
like 'Select graph to open'
2026-03-12 15:12:33 +08:00
Gabriel Horner
703581d37b
enhance: more user-friendly behavior when no args given
...
Be more helpful when no args given like cp, zip and npm.
Also fix frontend lint
2026-03-12 15:12:33 +08:00
Gabriel Horner
2b66fb0f1b
fix: turn off noisy logging in db-worker-node-test
...
So much noise makes it hard to see actual failure in test suite
2026-03-12 15:12:33 +08:00
Gabriel Horner
edf0853e0a
fix: crypt tests to handle new caching
...
Also mark more ^:long tests so most unit tests can still
be run locally in ~30s
2026-03-12 15:12:33 +08:00
Gabriel Horner
a1989f9c3d
enhance: add aliases for more used global options
2026-03-12 15:12:33 +08:00
Gabriel Horner
fe3d68176d
fix: confusing and incorrect naming for --repo global option
...
Repo refers to internal identifiers that start with 'logseq_db_' and
used to start with 'logseq_local_'. The --repo option was not being
used in that way and was just a reference to a graph name. While it's
reasonable for internal CLIs like db-worker-node.js to use --repo, it is
needlessly confusing to introduce repo to users. Almost all of our apps and docs
label graphs as 'graph' and not 'repo'
2026-03-12 15:12:33 +08:00
Gabriel Horner
4073d47fe4
fix: frontend lint
2026-03-12 15:12:33 +08:00
Gabriel Horner
859c4cee41
fix: graph export's command option conflicts with global option
...
--output was being used as a global and command option. This resulted in
buggy, coupled behavior e.g. unable to set a global output unless the
export file was named human, edn or json. `--ouput` was also
not listed as a command option which was confusing. Renamed the command
--ouput to --file for explicit and uncoupled behavior
2026-03-12 15:12:33 +08:00
rcmerci
0331c598df
046-logseq-cli-upsert-tag-rename-by-id.md
2026-03-12 15:12:33 +08:00
rcmerci
fa3fda5849
045-logseq-cli-property-type-and-upsert-option-unification.md
2026-03-12 15:12:33 +08:00
rcmerci
67645700cc
044-logseq-cli-upsert-block-page.md
2026-03-12 15:12:33 +08:00
rcmerci
85ebeb976e
043-logseq-cli-tag-property-management.md
2026-03-12 15:12:33 +08:00
rcmerci
ccbbd3c88e
042-logseq-cli-add-tag-command.md
2026-03-12 15:12:33 +08:00
rcmerci
48c1f5374e
041-logseq-cli-add-block-json-identifiers.md
2026-03-12 15:12:33 +08:00
rcmerci
b9b21e9ece
fix: ignore daemon process stdio if cli spawn it
2026-03-12 15:12:33 +08:00
rcmerci
a4b8f2aeff
040-hide-db-prefix-in-user-visible-graph-names.md
2026-03-12 15:12:33 +08:00
Gabriel Horner
7d4a241e6b
039-worker-platform-abstraction-cleanup.md, rebase master fix (2)
2026-03-12 15:12:33 +08:00
rcmerci
7da6e97962
rebase master
2026-03-12 15:12:33 +08:00
rcmerci
4ac10a144c
038-electron-db-worker-switch-graph.md
2026-03-12 15:12:33 +08:00
Tienson Qin
67b1f25693
fix: record log on electron
2026-03-12 15:12:33 +08:00
rcmerci
1af88b2b6a
037-db-worker-node-node-sqlite.md
2026-03-12 15:12:33 +08:00
rcmerci
c155be440a
036-db-worker-node-ncc-bundling.md (2)
2026-03-12 15:12:33 +08:00
rcmerci
969251bff7
036-db-worker-node-ncc-bundling
2026-03-12 15:12:33 +08:00
Gabriel Horner
aece4c80c0
fix lint and mark long-running cli tests
...
Long tests should be marked with ^:long so that most unit tests can still
run in under 30s
2026-03-12 15:12:33 +08:00
Gabriel Horner
de22f37f45
fix: graph list showing non-db graphs
...
Also shows Unlinked graphs dir
2026-03-12 15:12:33 +08:00
rcmerci
03cdac109c
035-logseq-cli-db-worker-deps-cli-decoupling.md
2026-03-12 15:12:33 +08:00
rcmerci
0d45ebb1e6
034-db-worker-node-owner-process-management.md
2026-03-12 15:12:33 +08:00
Tienson Qin
39f7006559
fix: don't use deprecated url/parse
2026-03-12 15:12:33 +08:00
rcmerci
103d9fd079
update package.json
2026-03-12 15:12:33 +08:00
rcmerci
cafe755091
refactor: desktop app use db-worker-node as well
...
see also: 033-desktop-db-worker-node-backend.md
2026-03-12 15:12:33 +08:00
rcmerci
0b377364ae
032-logseq-cli-show-property-key-bold.md
2026-03-12 15:12:33 +08:00
rcmerci
4c10100aa6
031-logseq-cli-doctor-command.md
2026-03-12 15:12:33 +08:00
rcmerci
a8b118a721
refactor(worker): extract graph dir key helper
2026-03-12 15:12:33 +08:00
rcmerci
a1ff32f6dd
030-logseq-cli-db-graph-default-dir-locking.md (2)
2026-03-12 15:12:33 +08:00