Tienson Qin
4800ed2ec6
Add more apis for db graphs
...
1. get_all_tags
2. get_all_properties
3. get_tag_objects
2025-10-07 22:16:57 +08:00
Tienson Qin
3cc530a16f
refactor(plugins): separate file graph apis
2025-10-07 21:26:23 +08:00
Tienson Qin
3fa1c5c9b8
fix(plugins): prepend block
2025-10-07 20:42:50 +08:00
Tienson Qin
f330f11ef8
refactor(plugins): use <get-block when possible
2025-10-07 20:16:19 +08:00
Tienson Qin
b4c83a7f6a
fix(plugin): get_page_linked_references
...
fixes https://github.com/logseq/db-test/issues/498
2025-10-07 17:30:39 +08:00
Tienson Qin
ac53f76c2d
fix: lint
2025-10-07 12:59:23 +08:00
Tienson Qin
df48615e78
refactor: separate db-related fns to logseq.db.api
2025-10-07 12:39:08 +08:00
Tienson Qin
87fc95eb4a
fix(api): insert_batch_block support properties
...
related to https://github.com/logseq/db-test/issues/476
2025-10-06 16:07:24 +08:00
Tienson Qin
e001e12c1f
fix(api): insert_batch_block target doesn't support page uuid
2025-10-06 15:45:40 +08:00
Tienson Qin
d2acb49b56
no need to calculate block/refs when pasting blocks
2025-10-06 15:02:16 +08:00
Tienson Qin
caef419a91
fix: insertBlock api with properties
2025-10-06 14:10:52 +08:00
Tienson Qin
54b6ea9e4f
fix: upsert_block_property support schema too
2025-09-29 10:08:03 +08:00
Tienson Qin
983e74f83c
enhance(plugin): auto infer :checkbox and :url types and cardinality
...
Ensures a plugin can upsert its own properties
2025-09-27 02:19:10 +08:00
Tienson Qin
9336c466f2
Revert "fix(import): remove ::byte-array to prevent excessive file content from being stored in memory"
...
This reverts commit 19b772d72c .
2025-09-27 01:51:05 +08:00
rcmerci
60dc194a8b
dev: update agents.md, review.md
2025-09-27 01:51:05 +08:00
rcmerci
0af69a942a
enhance(rtc): limit asset-size
2025-09-27 01:51:05 +08:00
rcmerci
bf78faa6e7
fix(import): remove ::byte-array to prevent excessive file content from being stored in memory
...
causing an out-of-memory error
2025-09-27 01:51:05 +08:00
charlie
9f8089c406
enhance(mobile): annoying keyboard behavior in the block editor modal container
2025-09-27 01:51:05 +08:00
Tienson Qin
0230d08898
fix: limit asset size to 100M when adding assets through the app
2025-09-27 01:51:05 +08:00
rcmerci
bf99e6818b
fix: fix err log condition
2025-09-27 01:51:05 +08:00
rcmerci
2f2037eb44
enhance: update cljc-fsrs deps
2025-09-27 01:51:05 +08:00
rcmerci
46a48ea14a
fix: clean compile warnings
2025-09-27 01:51:05 +08:00
rcmerci
2797bfdcd5
dev: update agents.md
2025-09-27 01:51:05 +08:00
Gabriel Horner
27b624ddd4
fix: more outliner lints from new ns
2025-09-27 01:51:05 +08:00
Gabriel Horner
82fee247c2
fix: invalid discord link
2025-09-27 01:51:05 +08:00
Gabriel Horner
eb20b36fbf
fix: outliner lint and update kondo aliases
2025-09-27 01:51:05 +08:00
Gabriel Horner
acc7becd37
fix: wrong log and separate linter
2025-09-27 01:51:05 +08:00
rcmerci
a2984574ae
chore: debug error log
2025-09-27 01:51:05 +08:00
rcmerci
86f88570d9
dev: update agents.md, review.md
2025-09-27 01:51:05 +08:00
Tienson Qin
77baacd24e
enhance(plugin): throw more errors
...
1. expose :json, :page, :string to plugins
2. api supports `schema` to allow authors configure property type and
cardinality
3. support multiple values
2025-09-26 03:17:41 +08:00
Tienson Qin
cfe0b22997
refactor: [WiP] property-related api
2025-09-26 00:09:59 +08:00
Tienson Qin
20a477c35b
refactor: move db graph page operations to outliner dep
2025-09-25 21:35:50 +08:00
charlie
9705f57053
enhance(mobile): polish the select graph popup
2025-09-25 20:16:02 +08:00
rcmerci
aa0e153153
dev: add AGENTS.md
2025-09-25 19:08:55 +08:00
Tienson Qin
13f510ca0c
enhance(mobile): auto-detect audio language
2025-09-25 17:09:27 +08:00
rcmerci
83474008ab
refactor: update logs
2025-09-25 16:23:42 +08:00
rcmerci
7da7af567e
dev: update prompts/review.md
2025-09-25 14:54:29 +08:00
Tienson Qin
ede13f773b
enhance: show transcribe button iff ios 26
2025-09-25 14:24:18 +08:00
Charlie
2809f78574
fix(plugin): api types
2025-09-25 13:22:17 +08:00
rcmerci
3d8d200c2c
enhance: add :thread-api/get-rtc-graph-uuid
2025-09-25 13:07:54 +08:00
rcmerci
302e7f49b4
enhance(rtc): add logs for rtc-start (2)
2025-09-25 12:54:33 +08:00
Tienson Qin
3a6970567a
fix: non-page block references with icon missing icon itself
...
fixed https://github.com/logseq/db-test/issues/475
2025-09-25 12:53:43 +08:00
rcmerci
3387e5df4f
fix lint
2025-09-25 12:24:32 +08:00
rcmerci
900a0d6da4
enhance(rtc): add logs for rtc-start
2025-09-25 12:22:31 +08:00
Tienson Qin
4679528722
fix: Today's date displays as "Yesterday"
...
related to https://github.com/logseq/db-test/issues/485
2025-09-25 11:38:53 +08:00
Tienson Qin
ea057fcc36
fix: api test on file graphs
2025-09-24 22:05:39 +08:00
Tienson Qin
8039054e75
enhance(api): add fullTitle and remove temp properties
2025-09-24 21:49:43 +08:00
Tienson Qin
9c49a42095
fix(mobile): quick add not in editor mode when app was killed
2025-09-24 17:41:04 +08:00
Tienson Qin
aef16cbaef
fix: limit video size
2025-09-24 17:16:21 +08:00
Tienson Qin
3729b88a12
enhance: use p/delay to yield to ensure ui db updated before resolve
2025-09-24 17:04:10 +08:00