Commit Graph

24573 Commits

Author SHA1 Message Date
Tienson Qin
cbf160656e fix: edn export 2026-05-27 08:23:17 +08:00
Tienson Qin
d21906dd88 fix: ensure local graph uuid 2026-05-27 07:24:52 +08:00
rcmerci
969f0b4037 fix: remove agent bridge list 2026-05-26 21:28:01 +08:00
rcmerci
626a0ff418 fix: upload CLI assets 2026-05-26 20:31:09 +08:00
Tienson Qin
073bbeb90a fix: keep canonical page title in search results 2026-05-26 17:12:28 +08:00
Tienson Qin
2df31ef0af fix(regression): block uuid should be replaced with title in search result 2026-05-26 16:47:55 +08:00
Tienson Qin
c077b55dd2 Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-25 23:52:19 +08:00
Tienson Qin
774640defa fix: smooth iOS tab webview transitions 2026-05-25 23:52:19 +08:00
Tienson Qin
d5ecaa0eb2 enhance(mobile): add haptics for selection bar actions 2026-05-25 23:46:23 +08:00
Tienson Qin
7d21931216 fix: update mobile comment toolbar 2026-05-25 23:12:07 +08:00
rcmerci
6d22c84bc1 enhance(skill): add logseq-review-workflow-eval 2026-05-25 22:34:29 +08:00
Tienson Qin
0894f31f3f fix: align mobile reaction toolbar test 2026-05-25 20:16:22 +08:00
Tienson Qin
a4e423c6eb fix: keep comment editor open on save failure 2026-05-25 20:09:51 +08:00
rcmerci
ef7730a851 fix: mobile comment toolbar actions 2026-05-25 20:01:17 +08:00
Tienson Qin
25e12de14f fix: parse compatibility graph web urls 2026-05-25 19:17:10 +08:00
Tienson Qin
ae2ba48c81 enhance: improve gallery view (#12698)
* enhance: improve gallery view

* fix: tune gallery card sizing

* fix: load gallery asset properties initially

* chore: cleanup code

* fix: gallery view should load block fully

* fix: align gallery card media

* fix: render asset class gallery cards

* fix: align gallery images with header

* fix: fit gallery images to card width

* fix: polish gallery view actions

* fix: improve gallery view behavior

* fix: guard gallery asset loading

* fix: hide asset placeholders while loading

* fix: clean up gallery view loading

* fix: improve gallery selection actions

* fix: clean up gallery selection state

* fix: improve grouped gallery view
2026-05-25 18:28:10 +08:00
rcmerci
2e8c749a7d fix: dedupe agent bridge startup routing 2026-05-25 18:24:30 +08:00
rcmerci
30498f8fd2 fix: route agent bridge tasks from id datoms 2026-05-25 18:04:30 +08:00
rcmerci
6cb5d999ca fix: start agent bridge tasks after session id 2026-05-25 17:30:12 +08:00
Tienson Qin
d7955dd9e3 fix: mobile asset uploads (#12721) 2026-05-25 16:44:47 +08:00
rcmerci
860904b0e3 Merge pull request #12719 from logseq/fix/task-tag-status-767
fix: add Task tag when setting status
2026-05-25 15:57:52 +08:00
rcmerci
3922e5df24 fix: avoid shadowing cat in outliner test 2026-05-25 14:48:59 +08:00
rcmerci
c8ab870a68 fix: add Task tag when setting status 2026-05-25 14:34:09 +08:00
Tienson Qin
2efa164717 fix: repair comment thread metadata 2026-05-25 11:54:56 +08:00
rcmerci
2f9d137187 enhance(cli): set reaction and status when agent-bridge start working 2026-05-24 21:28:51 +08:00
rcmerci
71a66728e7 fix test 2026-05-24 18:30:35 +08:00
rcmerci
95b310465e enhance(cli): update agent bridge prompt 2026-05-24 17:37:25 +08:00
rcmerci
b71d29035f Merge pull request #12707 from logseq/codex/fix-cli-block-inline-properties
fix(cli): handle inline block properties
2026-05-24 14:45:35 +08:00
Gabriel Horner
1e2848e824 fix(build-edn): property with alias fails to build alias
Caught with `bb dev:cli export-edn --roundtrip` on a graph with this
use case
2026-05-24 01:06:36 -04:00
rcmerci
cd96ecb6b5 enhance(cli): update agent-bridge prompt 2026-05-23 21:11:23 +08:00
rcmerci
c8b8bd3ef6 fix: limit mobile comment toolbar (#12713)
* fix: limit mobile comment toolbar

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-05-23 02:55:19 +08:00
rcmerci
d696a675b4 enhance(mobile): add selection bar reaction (#12712)
* enhance(mobile): add selection bar reaction

* fix(mobile): apply reactions to selected blocks
2026-05-23 02:52:53 +08:00
Tienson Qin
aae14bb007 fix: allow moving comments block as sibling 2026-05-22 23:27:53 +08:00
rcmerci
e81c8c8bd3 dev(skill): remove logseq-task-on-lambda 2026-05-22 23:13:59 +08:00
Tienson Qin
d3518ae3e7 chore: remove cli qmd support 2026-05-22 23:13:15 +08:00
Tienson Qin
b22fa0c1bc fix: stabilize asset block editing 2026-05-22 22:55:12 +08:00
rcmerci
e9e44451db Merge pull request #12682 from logseq/codex/agent-bridge
feat(cli): add agent bridge diagnostics and lifecycle logging
2026-05-22 22:43:59 +08:00
rcmerci
f5d94ec993 fix(cli): handle inline block properties atomically 2026-05-22 22:32:47 +08:00
rcmerci
8c71f2cacf fix(cli): handle inline block properties 2026-05-22 21:45:32 +08:00
rcmerci
9f3d6c79b8 fix lint 2026-05-22 21:07:43 +08:00
Gabriel Horner
3a8c24a386 fix(cli): command-specific options don't autocomplete after global option
in zsh. For example none of the list command options autocomplete after -g
e.g. `logseq list page -g woot --no-[TAB]`
2026-05-22 08:47:34 -04:00
Tienson Qin
b39adf09e8 fix: comment shortcut focus from editing block 2026-05-22 17:57:45 +08:00
rcmerci
d1e4c3a077 fix: create-graph bootstrap 2026-05-22 17:47:37 +08:00
rcmerci
aeeb32935b fix: :logseq.property/assignee definition 2026-05-22 17:19:22 +08:00
charlie
43dd736aca fix(apis): refine schema handling for property visibility and type 2026-05-22 17:13:37 +08:00
rcmerci
5efb86793a enhance: update :logseq.property/assignee definition 2026-05-22 17:12:52 +08:00
rcmerci
a2a1381817 fix lint 2026-05-22 17:00:36 +08:00
rcmerci
b6b182fc63 fix: add codex exec options 2026-05-22 15:56:19 +08:00
rcmerci
203ca43ffb fix: agent bridge and logging 2026-05-22 15:56:19 +08:00
rcmerci
73fccfb0a9 enhance: update :logseq.property.agent/session-id 2026-05-22 15:56:19 +08:00