Tienson Qin
77b8f55a3c
fix: search ui gap
2025-11-27 09:46:40 +08:00
Tienson Qin
cd4af15633
fix: routes for all graphs and import note
2025-11-27 09:45:08 +08:00
Tienson Qin
1c1fb75a99
update icon for selection bar ref button
2025-11-26 23:03:09 +08:00
Tienson Qin
ec32fe3590
enhance: native selection bar
2025-11-26 23:02:18 +08:00
Tienson Qin
38baa56286
fix: lint
2025-11-26 18:36:16 +08:00
Tienson Qin
d459b884ec
fix: page view title shouldn't be clickable
2025-11-26 18:16:44 +08:00
Tienson Qin
900e845b92
fix: navigate back to previous route after deleting a page
2025-11-26 17:29:44 +08:00
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
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
Tienson Qin
2feb2108cb
enhance: background transition
2025-11-26 04:31:36 +08:00
Tienson Qin
032a747ce4
chore: remove bak
2025-11-25 23:43:29 +08:00
Tienson Qin
fe308e5792
fix: nav|tap bar background on dark theme
2025-11-25 17:47:35 +08:00
charlie
86ee90b458
fix(apis): correct comments and improve formatting in server and settings files
2025-11-25 10:45:46 +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
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
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
Tienson Qin
9e0d134bb3
enhance(ux): forgot password
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
Tienson Qin
da55c1f1c1
enhance(ux): add warning on encryption password
2025-11-24 11:40:18 +08:00
Tienson Qin
e6090dc4c5
enhance(ux): show current password input
...
also enables toggle view password
2025-11-24 11:40:18 +08:00
Tienson Qin
4593ab3d77
enhance(e2ee): store encrypted password in keychain on mobile
2025-11-24 11:40:18 +08:00
Tienson Qin
6ed01dfb93
enhance(e2ee): store encrypted password in keychain on desktop
...
instead of OPFS
2025-11-24 11:40:18 +08:00
rcmerci
a9326361cb
enhance(rtc,e2ee): check rsa-key inited when create-db-graph
2025-11-24 11:40:18 +08:00
rcmerci
b3a737ca18
chore(rtc,e2ee): clear comments
2025-11-24 11:40:18 +08:00
rcmerci
75d44c1d95
fix(rtc,e2ee): fix save/read password process
2025-11-24 11:40:18 +08:00
Tienson Qin
edbcb5179f
enhance(e2ee): add description and password confirm
2025-11-24 11:40:18 +08:00
Tienson Qin
0eceffcdb8
enhance(e2ee): add encryption setting tab
2025-11-24 11:40:18 +08:00
Tienson Qin
c19a333d90
enhance(e2ee): store aes encrypted password in OPFS
...
so no need to input password repeatly
2025-11-24 11:40:18 +08:00
rcmerci
c9e023a187
test(rtc,e2ee): make <generate-rsa-key-pair compatible with nodejs
2025-11-24 11:40:18 +08:00