Tienson Qin
cea40a2cd6
fix(outliner): remap pasted property value uuids
2026-04-28 12:19:47 +08:00
Tienson Qin
540e410320
fix: paste
2026-04-28 11:57:44 +08:00
rcmerci
9e3a592cff
fix: toggle spell-check not working
...
fix https://github.com/logseq/db-test/issues/823
2026-04-27 23:31:38 +08:00
rcmerci
4651791418
enhance(skill): update logseq-debug-workflow, logseq-repl
2026-04-27 23:12:25 +08:00
rcmerci
8ca889b499
feat(skill): update logseq-debug-workflow
2026-04-27 16:06:42 +08:00
rcmerci
b2676eb405
feat(skill): add logseq-repl skill
2026-04-26 23:05:15 +08:00
rcmerci
342b7b9123
update .agent/skills dir
2026-04-25 23:13:14 +08:00
Tienson Qin
13967973d9
Update roadmap link
2026-04-25 02:00:51 +08:00
megayu
79c25837cb
Migrate from yarn to pnpm ( #12529 )
...
* migrate yarn to pnpm
* chore: update pnpm version to 10.33.0 across all package.json files
* chore: update .npmrc and package.json for improved dependency management
* chore: unify Clojure, Node, and Java version in workflow files
* fix: enable shamefully-hoist for now and add electron, keytar to onlyBuiltDependencies
* feat: add cider/piggieback dependency and update nREPL middleware configuration to silence warnings
* ensure pnpm setup prior to node setup
* fix: update logseq/bb-tasks git SHA
* feat: add pnpm configuration for onlyBuiltDependencies in package.json
* feat: add onlyBuiltDependencies configuration for better-sqlite3 in pnpm settings
* chore: update pnpm lockfile
* fix: resolve merge conflicts
* fix: remove invisible characters from markdown headers
* fix: update .npmrc comments for clarity on lockfile usage
* Revert "feat: add cider/piggieback dependency and update nREPL middleware configuration to silence warnings"
This reverts commit 70a111936f .
* fix: remove invisible characters from various README files and add .editorconfig
* fix: clarify lockfile resolution process in SKILL.md
---------
Co-authored-by: Tienson Qin <tiensonqin@gmail.com >
2026-04-24 23:40:25 +08:00
Tienson Qin
96009b75c0
add minify
2026-04-24 23:38:06 +08:00
Tienson Qin
ad808fedc9
use vite instead of ncc
2026-04-24 23:32:35 +08:00
rcmerci
f751f27a63
refactor(cli): remove --data-dir, add --root-dir
...
--data-dir: ~/logseq/graphs
--root-dir: ~/logseq
All other configuration files and data directories are derived from the root-dir
2026-04-24 22:35:00 +08:00
Tienson Qin
94ea551ec4
perf(db): optimize recursive uuid title replacement ( #12536 )
...
* perf(db): optimize recursive uuid title replacement
* fix: lint
* fix: don't lower-case for search indexed blocks
* fix: typo
2026-04-24 21:09:47 +08:00
megayu
7fa6a1d99c
feat(i18n): improve command search with bilingual and pinyin matching ( #12535 )
...
* feat(i18n): enhance bilingual search functionality with multi-field scoring
Co-authored-by: Copilot <copilot@github.com >
* feat(i18n): add pinyin-initial matching for zh-CN command search
Co-authored-by: Copilot <copilot@github.com >
* feat(cmdk): invalidate commands cache on initialization
Co-authored-by: Copilot <copilot@github.com >
* feat(i18n): add parameterized translation function to i18n_functions
---------
Co-authored-by: Copilot <copilot@github.com >
2026-04-24 18:45:04 +08:00
rcmerci
aee05aa5d4
enhance(cli): default list order to desc
2026-04-24 15:00:33 +08:00
rcmerci
23fda434ff
fix(cli-e2e): dont delete skill.md in e2e cleanup
2026-04-24 14:29:15 +08:00
rcmerci
59d5569dbf
fix(sync,cli): dont upload the same graph multi times
2026-04-24 13:24:49 +08:00
rcmerci
2e4922b60d
Merge remote-tracking branch 'origin/master' into feat/cliable
2026-04-23 21:55:05 +08:00
Tienson Qin
d54484dff2
fix(test): silence expected errors and task fail arity
2026-04-23 19:54:00 +08:00
rcmerci
71ffcab98e
update bb.edn
2026-04-23 19:52:30 +08:00
Tienson Qin
f37025a364
fix(sync): remap apply-template internal value refs on redo
2026-04-23 19:10:11 +08:00
Tienson Qin
3b1b320977
fix(sync): preserve apply-template block uuids on redo
2026-04-23 18:58:23 +08:00
Tienson Qin
8353f574ae
fix(sync): reject stale numeric history ops and surface worker ex-data
2026-04-23 18:58:23 +08:00
Tienson Qin
621b79ce9d
fix(outliner): resolve stale numeric ids in semantic ops
2026-04-23 18:58:23 +08:00
Mega Yu
7c7f523cdb
update i18n
2026-04-23 18:03:11 +08:00
rcmerci
d420d39be1
fix lint
2026-04-23 17:57:54 +08:00
rcmerci
7c1865c733
enhance(cli): centralize db-worker server discovery
2026-04-23 17:57:54 +08:00
Mega Yu
1688131f3b
chore: add skills registry for managing agent skills and their triggers
2026-04-23 17:44:44 +08:00
Tienson Qin
7fc2716e24
fix: align page-title block control across platforms
2026-04-23 17:23:51 +08:00
Tienson Qin
fa01a05f41
fix(regression): page title control disappear and not center aligned
2026-04-23 17:09:52 +08:00
Mega Yu
d8cd3aec4e
feat(i18n): internationalize password modal titles and submit button
2026-04-23 17:04:52 +08:00
Tienson Qin
3414177805
fix: validate client tx and ensures monotonically increasing
2026-04-23 15:52:03 +08:00
Mega Yu
b9745dbaec
fix test
2026-04-23 15:40:11 +08:00
Mega Yu
c28b6648a3
fix(db-worker): keep fresh locks during sync startup
2026-04-23 15:39:38 +08:00
Mega Yu
fdf7eed219
feat(cli): add browser open command and spawn options for different platforms
2026-04-23 12:00:52 +08:00
Mega Yu
a0feca6510
fix(cli): wait for db-worker exit on stop
2026-04-23 11:38:17 +08:00
rcmerci
8554608722
feat(cli-e2e): 'bb dev:cli-e2e-sync' support for parallel execution
2026-04-23 11:07:46 +08:00
Tienson Qin
e379629247
fix: bump java version
2026-04-23 02:28:55 +08:00
Tienson Qin
12e8cc3d36
fix(db): clear tx-tail after batch-transact store
2026-04-23 02:28:55 +08:00
Gabriel Horner
96367595aa
fix(regression): bidirectional properties setup
...
cdc1bc1d32 made it such that two classes
had to enable bidirectional properties when only one class should be
needed. Using the example from #12296 , the bug was requiring the user
to enable bidirectional on #Person and #Book when #Book is all that
should be needed
2026-04-22 13:24:29 -04:00
rcmerci
821225fd1f
dev: remove unnecessary logs and repeated compilation of db-worker-node
2026-04-22 22:22:42 +08:00
rcmerci
1b6ce67163
enhance(cli-e2e): update cli-e2e-sync, fix cli-e2e --jobs
2026-04-22 21:55:41 +08:00
Tienson Qin
f24c58577a
Merge remote-tracking branch 'refs/remotes/origin/feat/cliable' into feat/cliable
2026-04-22 21:28:20 +08:00
Tienson Qin
e048996880
Merge branch 'master' into feat/cliable
2026-04-22 21:07:00 +08:00
Mega Yu
bfd0895951
fix(cli): honor HOME when resolving global skill install path
2026-04-22 20:29:04 +08:00
Mega Yu
fb5019f52e
normalize JSON-escaped Windows paths in output assertions
2026-04-22 20:26:51 +08:00
Mega Yu
21a0821e21
update shell command to use 'bash' instead of '/bin/bash'
2026-04-22 20:26:15 +08:00
Mega Yu
017f226ed4
add NO_COLOR environment variable to cli-e2e configuration
2026-04-22 20:25:06 +08:00
Tienson Qin
017aa9db43
fix(editor): keep journal title non-editable with visible caret
2026-04-22 19:13:13 +08:00
Tienson Qin
da78094cb8
fix(electron): warn on x64 release on Apple Silicon
2026-04-22 18:41:49 +08:00