Tienson Qin
82a1932e9b
fix: copy and pasting blocks with dates does not work correctly
...
related to https://github.com/logseq/db-test/issues/645
2025-12-24 20:31:25 +08:00
Tienson Qin
43d483d350
fix: rtc e2e tests
2025-12-24 18:13:59 +08:00
Tienson Qin
23d81c48a2
fix: e2e tests
2025-12-24 18:02:04 +08:00
Tienson Qin
77c3ddf493
fix: property value in table view doesn't render for new objects
...
fixes https://github.com/logseq/db-test/issues/675
2025-12-24 17:42:44 +08:00
Tienson Qin
34858d43e5
fix(mobile): don't set background color when hovering favorite item
2025-12-24 17:30:47 +08:00
Tienson Qin
6dacc20fac
fix(mobile): number property cannot be edited if the value is empty
...
fixes https://github.com/logseq/db-test/issues/678
2025-12-24 17:19:05 +08:00
Tienson Qin
8ee2bc0ee9
fix: new option should be the first choice
2025-12-24 16:45:47 +08:00
Tienson Qin
e5982b678d
enhance: run db validation before graph EDN export
2025-12-24 16:25:33 +08:00
Tienson Qin
0b406c487f
fix: invalid data
2025-12-24 15:56:23 +08:00
Tienson Qin
f927ae8b72
fix: e2ee password confirm inconsistent
...
fixes https://github.com/logseq/db-test/issues/681
2025-12-24 15:44:04 +08:00
Tienson Qin
5132eddd95
enhance: enable db backup on desktop
2025-12-24 15:37:05 +08:00
Tienson Qin
1ae9e2c496
fix: extends tags query and support eid|title|db-ident
...
Previously `tags` doesn't return blocks that have children tag(s).
Also, `tags` support both db/ident and block/title to make it easy
to use:
(tags ?b #{144})
(tags ?b #{"Task"})
(tags ?b #{:logseq.class/Task})
2025-12-24 14:37:57 +08:00
Tienson Qin
be26d42783
enhance(ux): prompt user to input encryption password when creating
...
the first sync graph
2025-12-20 13:12:07 +08:00
Gabriel Horner
a630835cee
chore: update libs links so they are compatible with DB
2025-12-19 11:34:54 -05:00
Gabriel Horner
8c27331113
fix: rename Encryption tab to match description
2025-12-19 11:07:20 -05:00
Gabriel Horner
e0f136a367
fix: improve wording to describe external asset workflow
2025-12-19 10:03:43 -05:00
Tienson Qin
aea9f09fd1
Simple query performance enhancements ( #12262 )
...
* perf: separate scalar from ref property query
* fix: query bindings
* perf: separate default value query from others
* fix: import properties first and then other datoms
2025-12-19 19:37:51 +08:00
Gabriel Horner
045cd5f537
enhance: import block tags that are
...
specified via tags property. Fixes
https://github.com/logseq/db-test/issues/434
2025-12-18 13:35:42 -05:00
rcmerci
b947f87604
fix(rtc): clean cached local-t and remote-t while download-graph
2025-12-19 01:49:55 +08:00
rcmerci
8d7ce39897
test(e2e): add asset-blocks-validate-after-init-downloaded-test
2025-12-19 01:49:40 +08:00
Tienson Qin
38e3b99803
fix: lint
2025-12-18 19:49:41 +08:00
Tienson Qin
60f6c76138
perf: linked references with filters
2025-12-18 19:20:25 +08:00
rcmerci
5918429db1
test(rtc,e2e): add paste-multiple-blocks-test
2025-12-18 18:27:00 +08:00
rcmerci
cec20a543c
fix(rtc,asset): :logseq.property.asset/remote-metadata shouldn't be ignored when init-download
2025-12-18 13:47:01 +08:00
albanobattistella
020f65b001
Update it.edn ( #11881 )
2025-12-17 10:28:57 -05:00
Piotr Narel
8da7e7604a
Fix: typos in PL translation ( #12190 )
2025-12-17 10:25:29 -05:00
Gabriel Horner
84db92bc19
fix: translations from #12258
2025-12-17 10:19:19 -05:00
Laer-tty
f88b0c63d9
Update pt-br translation. ( #12258 )
2025-12-17 10:18:00 -05:00
Gabriel Horner
87dff14f4c
chore(cli): bump to 0.4.2
2025-12-17 08:40:42 -05:00
Gabriel Horner
ee97b8cda6
enhance(cli): Add -h/--help to commands
2025-12-17 08:24:46 -05:00
Gabriel Horner
3a9b00f21f
chore(cli): changelog for 0.4.2 and tweak option descriptions
2025-12-17 08:02:30 -05:00
Tienson Qin
8541b7c79f
perf: linked refs without filters
2025-12-17 18:13:04 +08:00
Tienson Qin
260f6511f0
fix: recursive alias redirect
2025-12-17 17:05:43 +08:00
Tienson Qin
954b3b41fb
fix: d/entity print
2025-12-17 13:04:24 +08:00
Tienson Qin
4a2d9c1308
fix: e2e tests
2025-12-17 00:19:57 +08:00
Gabriel Horner
584dd3e362
chore: remove rest of fix-broken-graph
...
Removed in 30068f882e for
https://github.com/logseq/db-test/issues/655
2025-12-16 11:02:12 -05:00
Tienson Qin
bc6ab38679
fix: delete page result in invalid data
...
When children blocks have references of their parent page
2025-12-16 23:52:42 +08:00
Gabriel Horner
9d49ba6d49
fix(cli): import-edn and mcp-server commands
...
don't transact refs for local graphs
2025-12-16 10:37:31 -05:00
Gabriel Horner
dce3b4111f
fix: refs not built for imported EDN
...
from UI form or when using cli in-app graph
2025-12-16 10:37:31 -05:00
Tienson Qin
f7207d2d2a
fix(mobile): cold start capture first doesn't render other journals
2025-12-16 23:17:48 +08:00
Tienson Qin
7b063be300
fix: don't hide right positioned properties
2025-12-16 21:53:28 +08:00
Tienson Qin
efc9f36b67
fix(mobile): favorite icon doesn't update status
2025-12-16 21:36:56 +08:00
Tienson Qin
b9928a150c
fix(mobile): press home button in the root tab doesn't scroll to top
2025-12-16 21:19:02 +08:00
Tienson Qin
6020df8806
fix: pages backlink count resets to zero
...
fixes https://github.com/logseq/db-test/issues/634
2025-12-16 21:08:38 +08:00
Tienson Qin
ef8f5caa27
chore: remove debug
2025-12-16 19:20:07 +08:00
Tienson Qin
fd52fb50c0
fix: search highlights doesn't work for pages
...
fix https://github.com/logseq/db-test/issues/633
2025-12-16 19:16:35 +08:00
rcmerci
bef3939f39
enhance(e2ee): update :iterations for en/decrypt fns (2)
...
add version to encrypted-data vector
2025-12-16 17:32:24 +08:00
rcmerci
85211e95db
enhance(e2ee): update :iterations for en/decrypt fns (1)
2025-12-16 17:32:24 +08:00
Tienson Qin
60b8e92980
fix(mobile): foldable control
2025-12-16 17:20:26 +08:00
Tienson Qin
1caefaef61
enhance(mobile): add create new graph link to graph switcher
2025-12-16 16:35:45 +08:00