charlie
13e9781a1c
enhance(ui): adjust image width in property value class
2026-01-22 14:37:41 +08:00
Gabriel Horner
98ab051328
fix: importing journals with tags
...
Fixes https://github.com/logseq/db-test/issues/588
2026-01-20 10:24:19 -05:00
charlie
4bca11329b
chore(libs): bump new version
2026-01-19 18:33:31 +08:00
charlie
110084e4ba
enhance(apis): add today page
2026-01-19 15:35:05 +08:00
charlie
3c9c18500f
fix(css): prevent flex item overflow by setting min-width to 0
2026-01-19 11:17:21 +08:00
charlie
77537a337b
enhance(apis): add set_property_node_tags API and corresponding test
2026-01-18 12:33:31 +08:00
charlie
af51223ff6
enhance(apis): add setPropertyNodeTags function for managing property tags
2026-01-17 15:05:35 +08:00
charlie
e94959690d
enhance(api): managing property choice values
2026-01-16 18:16:16 +08:00
charlie
56a38abb47
fix(apis): streamline tag and property resolution functions
2026-01-16 16:34:14 +08:00
charlie
55216f36f0
enhance(plugin): add support for invoking external plugin commands
2026-01-16 16:17:42 +08:00
charlie
542a704bcf
fix(docs): correct formatting and variable names
2026-01-14 16:13:47 +08:00
charlie
621afe27d2
fix(docs): correct formatting and spacing
2026-01-14 16:03:28 +08:00
charlie
9837087c74
chore(libs): update AGENTS.md and add db_query_guide.md for improved documentation
2026-01-14 16:01:14 +08:00
charlie
6be47c18be
enhance(plugin): add support for DB graphs in plugin UI
2026-01-14 11:05:31 +08:00
charlie
5138f0c58b
fix(plugins): simplify header UI items list component
2026-01-13 15:16:22 +08:00
charlie
5ec403c32e
fix(plugins): mark hook-ui-slot as static for render optimization
2026-01-13 14:46:39 +08:00
Thiago O. Maciel
8a51a8a7bd
fix mobile docs
2026-01-10 16:02:27 +08:00
Tienson Qin
cb019e9e52
remove source maps for testing
2026-01-09 00:04:39 +08:00
Tienson Qin
eb7e52257e
disable sentry for any-branch test
2026-01-08 23:54:43 +08:00
Tienson Qin
b6ca3097da
add workflow to deploy any branch
2026-01-08 23:44:11 +08:00
rcmerci
562a68e0e4
enhance(rtc): move rtc api schema to logseq/logseq-schema repo
2026-01-08 22:06:58 +08:00
charlie
c8148f66ef
chore(libs): add Logseq plugin development agent guide
2026-01-07 20:43:45 +08:00
charlie
ffdb990d84
chore(libs): rename db_properties_notes to db_properties_guide and update README references
2026-01-07 20:43:12 +08:00
rcmerci
1a390a4a14
Merge pull request #12304 from logseq/debug/add-tx-log
...
feat(rtc): add debug-log tool for rtc
2026-01-06 23:59:46 +08:00
rcmerci
f7e1a3a6fa
dev(rtc): refactor debug-log, only record rtc related tx-data
2026-01-06 23:42:16 +08:00
rcmerci
137e85bebc
fix lint
2026-01-06 23:29:08 +08:00
rcmerci
e5668a469d
fix lint
2026-01-06 23:22:28 +08:00
rcmerci
73888c0a99
dev(rtc): refactor debug-log, update schema
2026-01-06 23:18:20 +08:00
rcmerci
1a33a365fa
dev(rtc): refactor debug-log
...
- integrate `debug-log-db` into GC process
- update schema with `repo` column and `DATETIME`
- export `reset_debug_log_db`
2026-01-06 22:52:52 +08:00
Tienson Qin
27016657fd
add debug db tx-log and ws messages tables
2026-01-06 22:47:35 +08:00
Tienson Qin
6f513fa51d
enhance(ux): make it clear that hourly backup is running on desktop
2026-01-06 18:31:02 +08:00
Tienson Qin
00ccff81e7
more file-graph cleanup
2026-01-06 18:14:21 +08:00
charlie
23c6f81010
enhance(libs): add get_file_content function for retrieving file content
2026-01-06 12:42:29 +08:00
charlie
74bfe36d8f
enhance(libs): update IDBProxy interface and improve documentation
2026-01-06 11:05:08 +08:00
charlie
8d7aaa791e
enhance(apis): add setFileContent method for built-in file paths
2026-01-06 10:49:31 +08:00
Tienson Qin
6c1b9fe77b
Add set_file_content api to update built-in files like custom.js/css
2026-01-06 10:04:51 +08:00
Tienson Qin
c2582d3c24
fix: available choices still shows other tags' scoped choices
2026-01-06 08:52:57 +08:00
Tienson Qin
2897410690
tweak words for invalid db
2026-01-06 08:33:05 +08:00
Gabriel Horner
5748905057
fix ref-property tests pointing to property rule
...
Also add back property tests as it is still a useful rule
2026-01-05 14:44:49 -05:00
Tienson Qin
6ba05ad2cc
add e2e-test for isolated scope poroperties
2026-01-05 22:59:07 +08:00
Tienson Qin
79f5c6e3cb
fix: tag-scoped properties still showing for other tags
2026-01-05 22:46:56 +08:00
rcmerci
28ba74628e
chore(rtc): add fixme comment
2026-01-05 22:21:55 +08:00
rcmerci
1e61ae7dd7
fix: lint
2026-01-05 22:16:42 +08:00
rcmerci
b82683357d
dev: update agents.md
2026-01-05 22:16:42 +08:00
rcmerci
4dc4e1be78
enhance(rtc): add :add op to replace :move + :update combo
2026-01-05 22:16:42 +08:00
rcmerci
ae8710f764
dev: update review.md
2026-01-05 22:16:42 +08:00
Tienson Qin
41cbba3688
enhance(ux): flashcards ( #12299 )
...
Enhances the flashcard user experience by adding automatic query property management, fixing critical bugs, and improving the UI for managing card sets.
Key changes:
1. Automatic creation of query property blocks when tagging with #Query or subclasses via pipeline
2. Fixed critical bug in api-insert-new-block! where the end? parameter had inverted conditional logic
3. Added ability to create new #Cards blocks directly from the flashcard modal with a plus button
2026-01-05 22:12:13 +08:00
Tienson Qin
1cf4fa9efd
enhance(ux): add highlights to unlinked references
2026-01-05 18:22:01 +08:00
charlie
d1bbb5ad16
chore(libs): add development notes
2026-01-05 18:10:35 +08:00
charlie
2642765ebf
chore: update db_properties_skill.md with enhanced property schema APIs and examples
2026-01-04 16:36:02 +08:00