Commit Graph

15826 Commits

Author SHA1 Message Date
Tienson Qin
ede13f773b enhance: show transcribe button iff ios 26 2025-09-25 14:24:18 +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
charlie
208bda80e8 feat(navigation): integrate capgo capacitor navigation bar plugin 2025-09-24 16:44:27 +08:00
Tienson Qin
ff6f2ca754 fix: lint 2025-09-24 15:20:04 +08:00
Tienson Qin
985c757b5d chore: remove debug 2025-09-24 15:15:35 +08:00
Tienson Qin
c1b0c583e7 fix: reuse core.async promise-chan to await transact
Because the worker db may not be updated from thread-api calls.
2025-09-24 15:12:00 +08:00
Tienson Qin
98418bb57d fix: ensure ui db updated when remote transact promise returns 2025-09-24 13:57:46 +08:00
charlie
f75171c864 enhance(android): adjust tabbar bottom padding and search focus delay 2025-09-24 12:47:34 +08:00
Tienson Qin
2f6bd0ddb1 remove redundant and 2025-09-24 10:59:36 +08:00
Tienson Qin
9c92fbecc7 fix: images uploaded on other pages are added to today page
related to https://github.com/logseq/db-test/issues/483
2025-09-24 09:48:14 +08:00
Tienson Qin
42dc6ca6ff fix: :block/path-refs may already be removed in db migration 2025-09-24 09:39:25 +08:00
Tienson Qin
92ba45b1af fix: e2e tests 2025-09-23 22:47:04 +08:00
Tienson Qin
77d42bb882 remove unused state 2025-09-23 22:47:04 +08:00
rcmerci
47f629061b enhance(rtc): retry send&recv when ws is closed 2025-09-23 22:34:02 +08:00
Tienson Qin
cfeaeedb94 fix: lint 2025-09-23 21:15:53 +08:00
Tienson Qin
55480ada79 remove unused check 2025-09-23 20:58:09 +08:00
Tienson Qin
7a9fc2ccb7 remove ns frontend.db.transact 2025-09-23 20:44:18 +08:00
Tienson Qin
2495d9bf89 add more debug log 2025-09-23 20:44:18 +08:00
Tienson Qin
9f21cb133f fix: use worker weblock to detect whether it's still alive
Use sqlite transaction .changes to determine whether it's writable.
2025-09-23 20:44:18 +08:00
charlie
ffb4d17f6e enhance(ui): polish layout details for the file graph editor 2025-09-23 16:14:55 +08:00
rcmerci
6cc59819b5 enhance(rtc): err handling improvements (3) 2025-09-23 14:26:01 +08:00
rcmerci
d1b28bc910 enhance(rtc): err handling improvements (2) 2025-09-23 14:13:27 +08:00
rcmerci
c642dabd33 enhance(rtc): err handling improvements
convert several exception types into ex-info, ensuring them transit-writable/readable
2025-09-23 13:58:10 +08:00
rcmerci
05c7ba47b9 fix(rtc): add assert for update-local-tx 2025-09-22 23:46:47 +08:00
rcmerci
0babf6470c fix(rtc): init local-tx after upload-graph 2025-09-22 22:57:31 +08:00
rcmerci
f13273a8a9 enhance(rtc): assert local-tx exists 2025-09-22 22:44:47 +08:00
Tienson Qin
2389cf9929 fix: repeated tag extends displayed when referencing a tag
fixes https://github.com/logseq/db-test/issues/481
2025-09-22 16:38:21 +08:00
Tienson Qin
05272304b4 fix: remove ui-position from :url properties 2025-09-22 16:00:25 +08:00
Tienson Qin
8ce4fc0d0f fix: ensure :block/path-refs removed when validating graphs 2025-09-22 15:57:15 +08:00
charlie
497ccd57f5 fix(mobile): remove unused App import and define StatusBar methods 2025-09-22 14:40:40 +08:00
Tienson Qin
fb295ea7f7 fix(android): can't import graph
fixes https://test.logseq.com/#/page/68bee920-0a72-4f03-953a-3b69119d74b9
2025-09-22 13:37:07 +08:00
Tienson Qin
8be834c527 fix(mobile): can't edit code block in block sheet 2025-09-22 12:00:34 +08:00
Tienson Qin
a46bae3ace fix: clicking tabs jump to top 2025-09-22 11:38:40 +08:00
charlie
fef16ba037 fix(android): update mimeType for web platform audio recording 2025-09-21 19:40:37 +08:00
Tienson Qin
f183b6df01 add more debug info 2025-09-21 17:42:21 +08:00
Tienson Qin
e61a398d97 fix: quick add shortcut doesn't open block to edit 2025-09-21 14:31:47 +08:00
Tienson Qin
bbd1e80e59 fix: long press audio button in the lock screen doesn't recording 2025-09-21 13:30:30 +08:00
Tienson Qin
4e38bf69e4 fix: recording as audio/wav on Android 2025-09-21 13:04:14 +08:00
Tienson Qin
dd4773a1cb use forked simple-wave-record 2025-09-21 12:56:44 +08:00
Tienson Qin
046ac33990 fix: ios controls 2025-09-20 02:36:46 +08:00