Tienson Qin
357c8f0667
Merge branch 'master' into enhance/ios-native-navigation
2025-11-26 16:18:54 +08:00
Tienson Qin
d6ddabbc74
fix: set-tab! doesn't work on native module
2025-11-26 16:17:16 +08:00
Tienson Qin
e3054f5197
chore: code cleanup
2025-11-26 13:47:41 +08:00
Gabriel Horner
0f71352103
fix(cli): append -a not appending
...
A possible fix for https://github.com/logseq/db-test/issues/615 .
Looks like regression from api refactoring
2025-11-25 21:51:21 -05:00
Tienson Qin
bcf3c9bc57
enhance: quick add animation
2025-11-26 06:06:58 +08:00
Tienson Qin
c7098f5e31
enhance: consistent tint color
2025-11-26 05:39:03 +08:00
Gabriel Horner
4f5f68d0ab
fix(cli): import-edn of in-app graph hangs
...
for unexpected transact error. Encountered this while repro-ing
https://github.com/logseq/db-test/issues/549 . Also fixes UI not
displaying any notification
2025-11-25 16:24:29 -05:00
Tienson Qin
590ee304fe
fix: switch between themes
2025-11-26 04:42:43 +08:00
Tienson Qin
2feb2108cb
enhance: background transition
2025-11-26 04:31:36 +08:00
Tienson Qin
fcbdbc2052
fix: flash background when switching tabs
2025-11-26 04:02:51 +08:00
Tienson Qin
4e8b048a5c
set tab bar appearance background
2025-11-26 02:52:06 +08:00
Tienson Qin
12bb84a1a6
fix: calendar dialog background
2025-11-26 00:24:23 +08:00
Tienson Qin
7413e6a884
fix: shortcuts
2025-11-26 00:10:45 +08:00
Tienson Qin
032a747ce4
chore: remove bak
2025-11-25 23:43:29 +08:00
Tienson Qin
6585ad876c
fix: tab re-tap
2025-11-25 22:38:17 +08:00
Tienson Qin
0847525f46
update objectVersion to 77
2025-11-25 22:09:58 +08:00
Tienson Qin
99c9bc1364
fix: top bar flash
2025-11-25 21:34:34 +08:00
Tienson Qin
4ec5c7457e
enhance: fast search
2025-11-25 21:20:53 +08:00
Tienson Qin
fe308e5792
fix: nav|tap bar background on dark theme
2025-11-25 17:47:35 +08:00
charlie
d4485c134f
Merge branch 'master' of https://github.com/logseq/logseq
2025-11-25 10:46:05 +08:00
charlie
86ee90b458
fix(apis): correct comments and improve formatting in server and settings files
2025-11-25 10:45:46 +08:00
Sal Rahman
2dd0193166
Fix: update logseq.Editor.getPageBlocksTree's return type. ( #12212 )
...
Changes the logseq.Editor.getPageBlocksTree's return type from
Promise<Array<BlockEntity>> to Promise<Array<BlockEntity> | null>.
Closes #12211 .
Co-authored-by: Charlie <xyhp915@qq.com >
2025-11-25 09:57:07 +08:00
Charlie
98b474e0ef
enhance(ui): support global mode for the custom font family ( #12226 )
2025-11-25 08:24:01 +08:00
rcmerci
0021611321
enhance(rtc): split timeout-ms into 2 parts, ws + s3-get
...
now, ws-message receiving and s3 http-get have their own timeout
config, default 10s
2025-11-25 00:54:46 +08:00
Tienson Qin
e183ca56d0
fix: editor commands popup
2025-11-24 23:46:20 +08:00
Tienson Qin
e373199d54
fix: present sheets in release mode
2025-11-24 23:13:55 +08:00
Tienson Qin
73d4ee7caa
Merge branch 'master' into enhance/ios-native-navigation
2025-11-24 22:36:50 +08:00
Tienson Qin
9af504e568
add favorite button and block context actions
2025-11-24 22:27:37 +08:00
Tienson Qin
cbebd8c5b1
add rtc indicator to top bar
2025-11-24 21:49:12 +08:00
Tienson Qin
daacb8e7eb
fix: block control
2025-11-24 21:16:37 +08:00
Tienson Qin
7db7238094
fix: show nav bar until splash screen out
2025-11-24 20:13:09 +08:00
Tienson Qin
c034d60725
fix: graph name not updated after switching to another
2025-11-24 19:54:27 +08:00
Tienson Qin
f155102e8e
add padding to main content container
2025-11-24 18:22:37 +08:00
rcmerci
4684f8d74c
enhance(rtc): optional t-query-end if updates from old-clients
2025-11-24 18:02:41 +08:00
Tienson Qin
bcc4c7c170
enhance: update ui asap
2025-11-24 17:55:32 +08:00
Tienson Qin
a30fa07026
fix: ui flash when dismissing bottom sheets
2025-11-24 17:48:37 +08:00
rcmerci
f17d562ca2
enhance(rtc): support incrementally update tx-range from remote
...
When there is a significant tx gap between the local-graph and the
remote-graph, updating all tx-diffs at once causes excessive server
load.
We now use an incremental update strategy,
limiting the tx-range to a maximum of 2,000 per batch
2025-11-24 17:28:37 +08:00
Tienson Qin
cf76c66163
enhance: set popup data before presenting
2025-11-24 17:02:17 +08:00
Tienson Qin
f68d257021
fix: persistent main view
2025-11-24 16:55:28 +08:00
Tienson Qin
03cf2938fe
fix: tricky conflicts between appDelegate and bottomSheet
2025-11-24 16:52:13 +08:00
Tienson Qin
d86f13630f
fix: register listeners once
2025-11-24 15:16:24 +08:00
Tienson Qin
e9910301c5
code cleanup
2025-11-24 12:55:51 +08:00
rcmerci
fb9ac9677b
dev: update review.md about common keywords
2025-11-24 11:40:18 +08:00
rcmerci
079f664ad7
dev: update review.md
2025-11-24 11:40:18 +08:00
Tienson Qin
9e0d134bb3
enhance(ux): forgot password
2025-11-24 11:40:18 +08:00
rcmerci
ef79016156
test(rtc,e2e): fix rtc-basic-test for e2ee case
2025-11-24 11:40:18 +08:00
rcmerci
28a0ceb005
fix(rtc,e2ee): fix reset-password when local-cached pwd expired
2025-11-24 11:40:18 +08:00
rcmerci
2b84d729d0
feat(rtc,e2ee): add 'forgot-password' setting
...
force-reset e2ee password and user's rsa-key-pair
all encrypted graphs in server will be undecipherable
2025-11-24 11:40:18 +08:00
rcmerci
6edf33d743
chore(rtc): clean debug-ui
2025-11-24 11:40:18 +08:00
Tienson Qin
08ce89f248
Rename tab to End-to-end encryption
2025-11-24 11:40:18 +08:00