Commit Graph

20019 Commits

Author SHA1 Message Date
Tienson Qin
6745ef103e fix: tag style 2025-05-21 03:31:33 +08:00
Tienson Qin
c826d13786 fix: stable sort order 2025-05-21 03:24:06 +08:00
Tienson Qin
c18af313b8 enhance: put selected choices on top and ensure stable order 2025-05-21 03:01:31 +08:00
Tienson Qin
2563fdb92c enhance: style tweaks 2025-05-21 01:54:18 +08:00
Tienson Qin
d2b2eb3b48 fix: wrong backlinks number in all pages 2025-05-21 01:08:26 +08:00
rcmerci
120e6af065 chore: simplify some->> arg 2025-05-21 00:44:19 +08:00
Tienson Qin
fd8a939fc1 fix: recur-replace-uuid-in-block-title when there're ids in title 2025-05-20 23:01:58 +08:00
Gabriel Horner
7bb5fef8cc fix: frontend lint 2025-05-20 09:13:24 -04:00
Gabriel Horner
30f71b5722 fix: new graphs invalid after recent property/empty-placeholder change 2025-05-20 09:06:19 -04:00
Tienson Qin
2fbb6d1b7d enhance(ux): update icon brightness when hovering on it 2025-05-20 19:30:11 +08:00
Tienson Qin
44bf54ba08 fix: don't show action bar when clicking property value
Also, clear selection when clicking property value
2025-05-20 19:14:25 +08:00
Tienson Qin
09b6d37894 enhance(ux): show page actions when hovering title only 2025-05-20 18:33:21 +08:00
Tienson Qin
4b766d7525 fix: backspace doesn't move to the prev block when it has properties 2025-05-20 17:18:08 +08:00
Tienson Qin
f4303fdd04 fix: enable upload asset on web 2025-05-20 17:05:41 +08:00
rcmerci
3fb4ae74ad fix: add :block/uuid to :logseq.property/empty-placeholder entity (2) 2025-05-20 16:03:41 +08:00
rcmerci
3c4bd0643a fix: add :block/uuid to :logseq.property/empty-placeholder entity 2025-05-20 15:54:35 +08:00
rcmerci
984ac7ae7b test(e2e): update logseq.e2e.rtc-extra-test (2) 2025-05-20 14:31:31 +08:00
rcmerci
ef3a09e01c test(e2e): update logseq.e2e.rtc-extra-test 2025-05-20 12:57:44 +08:00
Tienson Qin
5746e03a0a chore: downgrade persistent-sorted-set to 0.0.8
CI error https://github.com/logseq/logseq/actions/runs/15124002453/job/42512483343
2025-05-20 06:07:34 +08:00
Tienson Qin
789834a9af fix: db missing addresses
This commit uses sql to ensure deleting addresses are not referenced
in any row.
2025-05-20 05:57:12 +08:00
Gabriel Horner
c9c0fc9ec3 Merge branch 'master' into feat/db 2025-05-19 15:41:53 -04:00
Gabriel Horner
fa869a4c77 chore: temporarily disable nightly build to allow testing of 0.10.11-rc1 0.10.11 2025-05-19 15:28:21 -04:00
Tienson Qin
a55e43e817 chore: set clj-e2e tests timeout to 30m 2025-05-20 02:48:20 +08:00
Tienson Qin
c1a336372d fix: reference e2e tests 2025-05-20 02:43:38 +08:00
Tienson Qin
9475c7a08e fix: recursive ref not block e2e tests 2025-05-20 02:21:52 +08:00
Tienson Qin
6182c2f36a fix: e2e tests 2025-05-20 01:44:44 +08:00
Tienson Qin
d92607e0c0 Revert "enhance: no need to input space before / and # command triggers"
This reverts commit 4b1c79a931.
2025-05-20 01:10:17 +08:00
rcmerci
9deb781748 test(e2e): add logseq.e2e.rtc-extra-test 2025-05-20 00:55:33 +08:00
Tienson Qin
4b1c79a931 enhance: no need to input space before / and # command triggers 2025-05-19 23:49:26 +08:00
Tienson Qin
c22f8693cc fix: buildVersion should be a string 0.10.11-rc1 2025-05-19 23:40:55 +08:00
Tienson Qin
a2f0f4ca2c chore: remove debug 2025-05-19 22:55:29 +08:00
Tienson Qin
f9834d95c6 chore: bump to 0.10.11 2025-05-19 22:43:15 +08:00
Gabriel Horner
2ece50628b fix: large component 2025-05-19 10:37:49 -04:00
Tienson Qin
236c4e74d3 fix: drag drop doesn't work 2025-05-19 22:34:55 +08:00
Gabriel Horner
dd94fbda9c fix: lints 2025-05-19 10:06:17 -04:00
Gabriel Horner
929ae21d21 enhance: only run export patch for initial version up to 64.8
One less postwalk for large graphs. Dunno how long this patch will be
in. For https://github.com/logseq/db-test/issues/278
2025-05-19 10:02:51 -04:00
Tienson Qin
b8a831b38c fix: recursively replace ref ids with title for search/prop value 2025-05-19 21:54:10 +08:00
Tienson Qin
9ceefde5b7 fix: show deep reference title instead of id when searching blocks 2025-05-19 21:54:10 +08:00
Gabriel Horner
19ad493852 fix: new dev cmd inconsistently appearing in cmd list
Db only cmds should use :db-graph? not :inactive. Using :inactive
doesn't work for specific graph types. For example if the app loads with
a file graph, the dev cmd is marked as inactive and after switching to
db graph it is still inactive
2025-05-19 08:55:39 -04:00
Gabriel Horner
5b7fba1bcb fix: catch typo 2025-05-19 08:33:56 -04:00
Tienson Qin
60f2b3eea2 fix: mod+enter can't open search in sidebar 2025-05-19 18:26:10 +08:00
Tienson Qin
b473a20874 fix: can't remove hidden property pages 2025-05-19 17:57:38 +08:00
Tienson Qin
87d2a56b63 fix: remove blocks of hidden pages from search 2025-05-19 16:21:11 +08:00
Tienson Qin
26b8ce2370 enhance(ux): display blocks refs as page refs for db graphs 2025-05-19 16:03:17 +08:00
Tienson Qin
8b1984e408 fix: wrong breadcrumb when selecting nodes 2025-05-19 15:35:52 +08:00
Tienson Qin
28d42907c9 fix: re-ask permission for backup filehandle when expired
fix https://github.com/logseq/db-test/issues/276
2025-05-19 15:15:23 +08:00
rcmerci
c7271304e1 test(e2e): add exit-0 back 2025-05-18 23:47:33 +08:00
rcmerci
3491381877 test(e2e): divide test-ns into '-basic-test' and '-extra-test' 2025-05-18 23:21:59 +08:00
Tienson Qin
1ac6ff9121 fix: ensure editor is table before fill
https://playwright.dev/java/docs/actionability#stable
2025-05-18 18:18:55 +08:00
rcmerci
b5a73b9b72 test(e2e): wait before fill (2) 2025-05-18 17:55:19 +08:00