Tienson Qin
|
7d39b510dd
|
fix: query result now showing when :db/id is not specified
fix https://github.com/logseq/db-test/issues/510
|
2025-10-27 18:22:57 +08:00 |
|
Tienson Qin
|
0422d75f68
|
Merge branch 'master' into feat/mcp-server
|
2025-10-27 09:06:14 +08:00 |
|
Tienson Qin
|
f3f6c0ce6a
|
fix: (tags ...) query doesn't return child tag objects
|
2025-10-25 05:08:03 +08:00 |
|
Tienson Qin
|
4cdea72960
|
fix: #Card child tag objects doesn't show up in flashcards
fix https://github.com/logseq/db-test/issues/532
|
2025-10-25 04:02:29 +08:00 |
|
Tienson Qin
|
2151fadc46
|
fix: easier to update pdf title
|
2025-10-25 03:19:41 +08:00 |
|
Tienson Qin
|
33354ad4e1
|
fix: PDF highlighting not working anymore
|
2025-10-25 03:06:40 +08:00 |
|
Tienson Qin
|
aa2ad76073
|
fix: invalid db when deleting tag objects
fix https://github.com/logseq/db-test/issues/531
fix https://github.com/logseq/db-test/issues/530
|
2025-10-25 02:46:37 +08:00 |
|
Tienson Qin
|
26ee49f620
|
fix: invalid errors for sentry
|
2025-10-25 00:02:22 +08:00 |
|
Tienson Qin
|
4fb291f08d
|
chore: bump cljs-libs
|
2025-10-24 23:49:49 +08:00 |
|
Tienson Qin
|
bbc415c1be
|
collect invalid db errors to sentry
|
2025-10-24 23:26:52 +08:00 |
|
Tienson Qin
|
30a1156b6c
|
fix: skip db validation when downloading remote graph
|
2025-10-24 22:36:32 +08:00 |
|
Tienson Qin
|
c32a10e7b5
|
fix: invalid db when uploading new plugin
|
2025-10-24 22:18:24 +08:00 |
|
rcmerci
|
adfc0a1341
|
fix: update remove-conflict-datoms
|
2025-10-24 21:57:26 +08:00 |
|
Tienson Qin
|
cd04cca684
|
fix(rtc): rtc stopped when a page has both #Page and #Tag
|
2025-10-24 21:26:48 +08:00 |
|
Tienson Qin
|
e1f7d85645
|
enhance: remove d/datom call
|
2025-10-24 20:53:38 +08:00 |
|
rcmerci
|
a840adbaa6
|
fix: equiv-datom only compare eav
|
2025-10-24 20:38:12 +08:00 |
|
Tienson Qin
|
81704233d5
|
fix: tests
|
2025-10-24 20:06:01 +08:00 |
|
Tienson Qin
|
b97e24cd20
|
fix: remove page tag for rtc tx-data
|
2025-10-24 19:47:14 +08:00 |
|
Tienson Qin
|
ab35c360b6
|
rename to remove-conflict-datoms
|
2025-10-24 18:34:01 +08:00 |
|
Tienson Qin
|
5b9ea857a2
|
fix: remove duplicated eavt from tx-report datoms
|
2025-10-24 18:28:40 +08:00 |
|
Tienson Qin
|
6253dbf248
|
fix(rtc): don't create page if the id has been used by other page
|
2025-10-24 16:04:46 +08:00 |
|
Tienson Qin
|
c03b55b841
|
fix: alias property created tags
fix https://github.com/logseq/db-test/issues/520
|
2025-10-23 15:22:59 +08:00 |
|
Gabriel Horner
|
22c1fa0c18
|
chore: mv api cli fns to their own ns
Move to keep inline with recent api refactor.
Also more lint config for api
|
2025-10-22 15:26:51 -04:00 |
|
Tienson Qin
|
ac14dfd172
|
fix: multiple assets upload support
fix https://github.com/logseq/db-test/issues/516
|
2025-10-23 03:13:21 +08:00 |
|
Gabriel Horner
|
f8b4277e60
|
fix: db api fn using file graph attributes + fns
|
2025-10-22 13:52:51 -04:00 |
|
Tienson Qin
|
031f2bc57e
|
fix: invalid data when creating assets
|
2025-10-23 01:01:49 +08:00 |
|
Tienson Qin
|
8a9a9321d7
|
Add debug log when reloading mobile app
|
2025-10-23 00:41:11 +08:00 |
|
Gabriel Horner
|
20ed5bccfb
|
Merge branch 'master' into feat/mcp-server
|
2025-10-22 12:20:54 -04:00 |
|
Gabriel Horner
|
2500fe888a
|
fix: dev import can't import
All CLI imports were failing with "Maximum call stack size exceeded".
|
2025-10-22 10:37:25 -04:00 |
|
Tienson Qin
|
da185db4ad
|
fix: Sidebar doesn't display page names under Recent
fix https://github.com/logseq/db-test/issues/515
Safari doesn't support display: ruby
|
2025-10-22 22:11:00 +08:00 |
|
Tienson Qin
|
bf2d9dfd7c
|
fix: don't show "No property" when the value is not set yet
and there's a default value for this property.
fixes https://github.com/logseq/db-test/issues/517
|
2025-10-22 22:03:00 +08:00 |
|
Tienson Qin
|
9933813018
|
enhance: fix num prefix db idents when validating db
related to https://github.com/logseq/db-test/issues/518
|
2025-10-22 21:27:44 +08:00 |
|
Tienson Qin
|
9f5b9c33a1
|
fix: tag title order with extends
fix https://github.com/logseq/db-test/issues/506
fix https://github.com/logseq/db-test/issues/519
|
2025-10-22 20:53:24 +08:00 |
|
Tienson Qin
|
4dc66544db
|
chore: bump electron to 38.4.0
fix https://github.com/logseq/db-test/issues/522
|
2025-10-22 18:51:15 +08:00 |
|
Tienson Qin
|
5618d47454
|
fix: empty button text font size
|
2025-10-22 18:30:58 +08:00 |
|
Tienson Qin
|
3f582ec07a
|
fix: keep displaying buttons when adding icon or updating views
|
2025-10-22 18:19:25 +08:00 |
|
Tienson Qin
|
9b3071e0f3
|
enhance: display total refs count when there's filter
|
2025-10-22 15:07:10 +08:00 |
|
Tienson Qin
|
3b499bcd56
|
enhance: text-autospace
|
2025-10-22 07:55:42 +08:00 |
|
Gabriel Horner
|
c248ea16aa
|
fix: incorrect validation message
Also bring back docstring that shouldn't have been removed
|
2025-10-21 12:43:14 -04:00 |
|
Gabriel Horner
|
652a9061ea
|
fix: outdated outliner lint
|
2025-10-21 10:30:52 -04:00 |
|
Tienson Qin
|
d8809f0b7e
|
feat: cljs sdk (#12168)
Add clojurescript plugins API
|
2025-10-21 16:32:12 +08:00 |
|
Tienson Qin
|
a9fc1290f2
|
Merge pull request #12130 from logseq/refactor/plugin-api-properties
refactor: Plugin apis
|
2025-10-21 15:40:40 +08:00 |
|
Gabriel Horner
|
6412179189
|
fix: add block on new page doesn't add tags
|
2025-10-20 16:23:46 -04:00 |
|
Gabriel Horner
|
58c520d17f
|
fix: existing properties failing to be created with a new tag
|
2025-10-20 15:31:43 -04:00 |
|
Gabriel Horner
|
953e9c18b2
|
fix: create blocks on new page
Also tweak list* tools description so they expand for more cases e.g.
property types for listProperties
|
2025-10-20 13:33:08 -04:00 |
|
Tienson Qin
|
3962f1f74e
|
enhance: get-tag-objects accept block uuid, db/ident or title
|
2025-10-20 18:36:23 +08:00 |
|
Tienson Qin
|
8efd79ece9
|
add new apis to js sdk
|
2025-10-20 18:33:01 +08:00 |
|
Tienson Qin
|
75e49b22db
|
Merge branch 'master' into refactor/plugin-api-properties
|
2025-10-20 18:27:21 +08:00 |
|
rcmerci
|
f89d108f4f
|
fix(rtc): dissoc schema-verison when apply-ops with s3-key
|
2025-10-19 00:11:51 +08:00 |
|
Gabriel Horner
|
9aaf5db25c
|
enhance(cli): graph args+options can be local files or dirs
This affects all cli commands that take graph args.
Also tweaked mcp-server host+port defaults to match the app
|
2025-10-17 13:18:03 -04:00 |
|