Commit Graph

22228 Commits

Author SHA1 Message Date
Tienson Qin
29dce2bd5b fix: app crash after capture 2025-12-03 13:06:42 +08:00
Gabriel Horner
ef68e19b32 fix page export when blocks reference each other
Fixes https://github.com/logseq/db-test/issues/571
2025-12-02 19:22:54 -05:00
Gabriel Horner
a8468fdf23 chore: disable intermittently failing test 2025-12-02 13:53:42 -05:00
Gabriel Horner
134dc0f2a8 enhance: validate export EDN for most export types
and error explicitly if they can't import. This is much better
for the user so they aren't finding out later that EDN is invalid
on import. Added both to the export menu and to export EDN commands that
aren't graph-wide. Related to
https://github.com/logseq/db-test/issues/549
2025-12-02 13:50:09 -05:00
rcmerci
748690b16d fix(test): fix rtc-basic-test 2025-12-03 00:01:26 +08:00
Gabriel Horner
17cc2603a7 chore: add flag to skip intermittenly failing e2e test
This has been failing intermittently for awhile with the latest being
https://github.com/logseq/logseq/actions/runs/19863440926/job/56919481889
2025-12-02 10:42:24 -05:00
Gabriel Horner
f8064253a2 fix: remove misplaced ignore 2025-12-02 10:11:11 -05:00
Tienson Qin
4d52291d06 fix: skeleton bg on dark theme 2025-12-02 23:02:37 +08:00
Tienson Qin
d1abefab02 enhance(ux): add undo/redo on mobile 2025-12-02 22:58:29 +08:00
Tienson Qin
d45f0ea3e0 fix: editor toolbar should be hidden when exit capture 2025-12-02 22:51:28 +08:00
Tienson Qin
3366155fad fix(mobile): blink when capture 2025-12-02 22:46:11 +08:00
Tienson Qin
55073d3521 fix: no need to set capture tab 2025-12-02 20:23:22 +08:00
Tienson Qin
d364205c1c chore: comment audio-lines 2025-12-02 17:38:58 +08:00
Tienson Qin
c34fcd30a0 fix: lint 2025-12-02 17:22:20 +08:00
Tienson Qin
1dc6a05fba enhance(ux): capture submit button 2025-12-02 17:08:45 +08:00
Tienson Qin
2a5f0ffb09 fix: show to render when switching from search to other tab 2025-12-02 16:31:33 +08:00
Tienson Qin
f68ab36a81 fix: same indent/outdent order for both selection and editor bar 2025-12-02 15:45:55 +08:00
Tienson Qin
1d911687e6 fix: remove unneeded error on failed to parse data to journal 2025-12-02 15:30:52 +08:00
Tienson Qin
da26cbebe1 enhance(mobile): add indent && outdent to selection bar
Also, make the selection bar scrollable
2025-12-02 15:22:24 +08:00
Tienson Qin
000280080f fix(mobile): sometimes search requires double taps 2025-12-02 14:55:09 +08:00
Tienson Qin
0d134cb4c5 chore: no need to keep keyboard open on mobile 2025-12-02 13:16:13 +08:00
Tienson Qin
bf95e92ab2 fix(mobile): reset navigation stack when switching tab or searching
when it's a page view
2025-12-02 11:43:37 +08:00
rcmerci
5b52b68ae2 fix(rtc): fix create-get-state-flow*, don't emit nil 2025-12-01 23:48:23 +08:00
Victor239
2b57fd9ee8 fix: default-open-blocks-level 0 2025-12-01 21:35:32 +08:00
Tienson Qin
53ae283594 fix: rtc doesn't auto-restart when websocket timeouts 2025-12-01 20:28:27 +08:00
Tienson Qin
7d30f99f03 chore: revert auto creating sync graphs for now 2025-12-01 18:27:16 +08:00
Tienson Qin
608cffe997 fix: stop backspace event 2025-12-01 18:20:18 +08:00
Tienson Qin
28c397e894 fix: enable auto-correct and auto-capitalization on iOS
related to https://github.com/logseq/db-test/issues/623
2025-12-01 18:15:05 +08:00
Tienson Qin
9af63ff9ca refactor: extract delete-block-when-zero-pos for later usage 2025-12-01 17:45:01 +08:00
Tienson Qin
df1e9d8bc1 enhance: enable sync graph by default for rtc testers only 2025-12-01 16:27:23 +08:00
Tienson Qin
709c8257cc enhance(ux): create remote graph by default 2025-12-01 16:25:26 +08:00
Tienson Qin
bb0ef4b7e9 fix: show spinner when refreshing remote graphs 2025-12-01 16:07:41 +08:00
Tienson Qin
e93c3afcc9 enhance(ux): separate shared graphs from remote graphs 2025-12-01 16:03:51 +08:00
Tienson Qin
11600c8dc3 fix: paste files when presented 2025-12-01 12:40:47 +08:00
Tienson Qin
9d579a3726 enhance(ux): allow search and switch view type on mobile 2025-12-01 12:27:35 +08:00
Tienson Qin
e34b7d8aea fix: youtube embed url 2025-12-01 11:44:50 +08:00
Tienson Qin
0974c5d139 fix: calendar style on mobile 2025-12-01 11:42:20 +08:00
Tienson Qin
dea7207f18 enhance: add log icon 2025-12-01 11:35:41 +08:00
Tienson Qin
445ba6a1f1 fix: lint 2025-12-01 11:25:44 +08:00
Tienson Qin
db90f58755 enhance(mobile): add gap between page title and properties 2025-12-01 11:23:23 +08:00
Tienson Qin
8615aa38a9 fix: use youtube proxy html 2025-12-01 11:13:35 +08:00
Tienson Qin
92eb5acf4c fix: menu popup on mobile 2025-11-30 16:37:15 +08:00
Tienson Qin
eb2429dbcd fix(mobile): properties not shown on page view 2025-11-30 15:59:43 +08:00
Tienson Qin
682d3f6411 fix(mobile): can't edit page title 2025-11-30 15:52:44 +08:00
Tienson Qin
08a36a04a5 fix: add missing referer 2025-11-30 12:40:20 +08:00
Tienson Qin
606a95d6a3 fix(mobile): node reference doesn't work when text selected 2025-11-30 12:31:19 +08:00
Tienson Qin
b1e70e6052 fix: youtube embed on mobile 2025-11-30 12:02:01 +08:00
Tienson Qin
073e46d8d6 fix: wrong routes when navigating back from table row 2025-11-30 11:48:32 +08:00
Tienson Qin
7c154f2e03 fix: add search bar for ios old versions 2025-11-30 11:13:24 +08:00
rcmerci
c0cd2eb54d chore: remove debug prn 2025-11-29 00:43:31 +08:00