rcmerci
d624cdd595
add 009-cli-add-pos-show-tree-align.md
2026-01-30 18:31:41 +08:00
rcmerci
e697c33167
impl 008-logseq-cli-move-command.md
2026-01-30 18:31:41 +08:00
rcmerci
7c0f14a1d3
add 008-logseq-cli-move-command.md
2026-01-30 18:31:41 +08:00
rcmerci
58ed601632
impl 007-logseq-cli-thread-api-and-command-split.md
2026-01-30 18:31:41 +08:00
rcmerci
a8a0556a5b
add 007-logseq-cli-thread-api-and-command-split.md
2026-01-30 18:31:41 +08:00
rcmerci
91f0cd7c09
add&impl 006-logseq-cli-import-export.md
2026-01-30 18:31:40 +08:00
rcmerci
83784c6301
impl 005-logseq-cli-output-and-db-worker-node-log.md (3)
2026-01-30 18:31:40 +08:00
rcmerci
00a7c8f680
impl 005-logseq-cli-output-and-db-worker-node-log.md (2)
2026-01-30 18:31:40 +08:00
rcmerci
3b79fd88da
impl 005-logseq-cli-output-and-db-worker-node-log.md (1)
2026-01-30 18:31:40 +08:00
rcmerci
bd61765803
add 005-logseq-cli-output-and-db-worker-node-log.md
2026-01-30 18:31:40 +08:00
rcmerci
c606857832
impl 004-logseq-cli-verb-subcommands.md
2026-01-30 18:31:40 +08:00
rcmerci
1daf58435c
add 004-logseq-cli-verb-subcommands.md
2026-01-30 18:31:40 +08:00
rcmerci
da2bb67649
fix: bb process/shell throws 'Operations not permitted(sysctl fail)' in agent sandbox
2026-01-30 18:31:40 +08:00
rcmerci
86309b358b
003-db-worker-node-cli-orchestration.md (2)
2026-01-30 18:31:40 +08:00
rcmerci
6c93057a64
add 003-db-worker-node-cli-orchestration.md
2026-01-30 18:31:40 +08:00
rcmerci
9ea470d197
update package.json
2026-01-30 18:31:40 +08:00
rcmerci
1ff30cb9ca
fix compile warnings
2026-01-30 18:31:40 +08:00
rcmerci
dd5493b42a
impl 002-logseq-cli-subcommands.md (2)
2026-01-30 18:31:40 +08:00
rcmerci
460e196f86
impl 002-logseq-cli-subcommands.md
2026-01-30 18:31:40 +08:00
rcmerci
08220e1c51
fix lint, remove deprecated cmds
2026-01-30 18:31:40 +08:00
rcmerci
8c3bbbb24e
add :logseq-cli build
...
see also docs/cli/logseq-cli.md
2026-01-30 18:31:40 +08:00
rcmerci
72454257d1
milestone 4
2026-01-30 18:31:40 +08:00
rcmerci
dcff603fb6
milestone 3 (part 2)
2026-01-30 18:31:40 +08:00
rcmerci
e09b077494
milestone 3 (part 1)
2026-01-30 18:31:40 +08:00
rcmerci
13442712c6
milestone 1+2
2026-01-30 18:31:40 +08:00
rcmerci
584a85658c
add agent-guide doc
2026-01-30 18:31:40 +08:00
megayu
60297778a8
Fix issues related to importing file to db ( #12353 )
...
* fix multiline block containing attributes will be truncated and lose data after importing
* fix the issues with block attribute name contains "/" after importing
* standardize eol, all files except .bat files use lf
* compatible with windows path
* fix multiple line importing issues
2026-01-30 17:36:12 +08:00
matugong
220a0549fc
refactor: use already existing util function instead of calling goog directly, and remove its requirement
2026-01-30 04:00:07 +08:00
matugong
2729eb58bd
fix(ui): cmd k hint showing Mac icon on Windows
2026-01-30 04:00:07 +08:00
matugong
3ae0ab9f5d
fix: use frontend.util.ref for 'Copy ref' like in the rest of the app, the old one rendered (()) instead of [[]], and also remove the requirement of the old namespace
2026-01-30 03:59:12 +08:00
Gabriel Horner
7554e4e3f9
enhance: published page shows tags prefixed
...
with '#' like in app. Affects block and page tags
2026-01-28 16:05:55 -05:00
Gabriel Horner
22912bdd7e
fix: published :url :many property values
...
doesn't display multiple urls correctly.
Fixes
https://test.logseq.com/#/page/697a675f-33ba-4cee-a4c1-adca385c714a
2026-01-28 14:49:19 -05:00
ibs-allaow
3d5758e9b0
i18n: Add comprehensive initial Arabic translation (ar.edn) ( #12337 )
...
* Create ar.edn
* Update ar.edn
* Update dicts.cljc
* Update dicts.cljc
* Add Arabic Translation
Upload the Arabic language file after translation
* Refactor language dictionaries and remove duplicates
* Update dicts.cljc
* Remove nested commands from ar.edn
Removed nested commands for PDF and editor functionalities from the Arabic dictionary file.
* Fix errors related to keys in "commands" brackets
The keys were moved from inside the "commands" brackets to outside them, with the keys syntax corrected by adding "command." to each key that was inside the brackets.
* Update ar.edn
Fixing an error where the translation matches the English language file.
* Clean up deprecated translation keys
* Update ar.edn
* Create build-linux.yml
* Delete .github/workflows/build-linux.yml
2026-01-28 11:22:02 -05:00
Gabriel Horner
e7bfd53a7c
fix: import of namespace tags
...
w/ 2+ levels of namespaces. This should fix
https://github.com/logseq/db-test/issues/679
2026-01-27 16:01:25 -05:00
charlie
0d4ce6a615
fix(ui): correct on-click handler syntax for dropdown menu item
2026-01-27 14:53:13 +08:00
charlie
aef1fb9486
fix(tests): update block property tests to use new property name
2026-01-27 11:50:01 +08:00
charlie
4f54340115
fix(pdf): update drag-and-drop data format to use double brackets
2026-01-27 11:50:01 +08:00
Gabriel Horner
23d6f1538a
fix: import of unlinked pdf annotations
...
This addresses the importer failing for
https://github.com/logseq/db-test/issues/732
2026-01-26 12:05:44 -05:00
Tomasz Kontusz
3a3e14b790
fix: return the function's result in hook-lifecycle-fn! ( #11712 )
...
This is needed for prevent-default-behaviour, which just returns
`false`.
Fixes #11711 .
Co-authored-by: Charlie <xyhp915@qq.com >
2026-01-25 10:31:17 +08:00
Gabriel Horner
0e2a223b2b
Merge pull request #12284 from logseq/refactor/more-og-removal
...
Refactor: more OG removal
2026-01-22 13:37:25 -05:00
Gabriel Horner
f57d8a0625
chore: rm unused file-sync bb tasks
2026-01-22 13:19:58 -05:00
Gabriel Horner
ed805f039f
chore: cleanup bb tasks after file graph removal
...
Remove needless 'db-' prefix for several dev tasks. Remove linter for
file and db graph separation. It served us well :)
2026-01-22 13:19:58 -05:00
Gabriel Horner
208b4bc205
fix: remove whiteboards and tldraw from rest of codebase
...
Also remove some old excalidraw refs that should've been removed awhile
back
2026-01-22 13:19:58 -05:00
Gabriel Horner
538d10a20a
fix: rm whiteboard and tldraw from graph-parser
...
Also disable test block which is causing an intermittent ref issue
to investigate later
2026-01-22 13:19:58 -05:00
Gabriel Horner
c77ccc8827
fix: remove org mode everywhere except graph-parser
2026-01-22 13:19:58 -05:00
Gabriel Horner
d117bed029
chore: remove unused file graph tx-meta options
2026-01-22 13:19:58 -05:00
Gabriel Horner
01426fd244
fix: editing global config.edn and export.css in desktop app
...
Only enable export.css for desktop since it doesn't work
for browser and db graphs. Also remove a related and
unused db-graph? flag
2026-01-22 13:19:58 -05:00
Gabriel Horner
a6c3569ea3
fix: remove most file-graph references from frontend and electron
...
- Remove references to old files under logseq/ e.g.
logseq/version-files
- Remove flashcard commands and translations that applied to file graph flashcards
- Remove unused electron and frontend events
- Remove timetracking config which was for file graphs
2026-01-22 13:19:58 -05:00
Gabriel Horner
05ffa3eeb6
chore: remove fns made unused by OG removal
...
Found unused ones in deps/common, from unused frontend.db aliases
and from fns that only existed for their corresponding tests
2026-01-22 13:19:58 -05:00
Gabriel Horner
173898240e
fix: remove most file graph uses in deps
...
except for graph-parser and publish deps
- Removed most mentions of 'repo' in deps, which cleaned up a lot related
to export cli and worker
- Removed db-based-graph? checks in deps except for unknown use
in entity-plus?
- Removing db-based-graph? checks resulted in deleting unused file graph
code paths e.g. get-pid
- Removed file graph handling in cli list command
- Remove file-based-graph? checks from deps
2026-01-22 13:19:58 -05:00