Commit Graph

17706 Commits

Author SHA1 Message Date
rcmerci
2e625d70c6 chore: update renamed fns 2025-11-24 11:40:18 +08:00
rcmerci
b2f314556a feat(rtc): generate salt and encrypt-key when create-db-graph 2025-11-24 11:40:18 +08:00
rcmerci
b3c20056a7 feat(rtc): add password input ui when create-db-graph 2025-11-24 11:40:18 +08:00
rcmerci
445b57a160 fix(rtc): remove test encrypt-key 2025-11-24 11:40:18 +08:00
rcmerci
964e04e244 feat(rtc): decrypt data in apply-ops's response 2025-11-24 11:40:18 +08:00
rcmerci
036a5f3a55 feat(rtc): encrypt data for apply-ops 2025-11-24 11:40:18 +08:00
rcmerci
50d93539c9 feat(rtc): encrypt data for full-graph-upload 2025-11-24 11:40:18 +08:00
rcmerci
71cbd01ff6 rtc: transact salt into db before upload-graph 2025-11-24 11:40:18 +08:00
rcmerci
52ab12b9a3 feat(rtc,e2ee,wip): add ns frontend.worker.rtc.encrypt 2025-11-24 11:40:18 +08:00
charlie
465392599a enhance(plugin): improve route handling and UI component structure 2025-11-24 11:31:43 +08:00
Tienson Qin
f53b183924 remove silk ui 2025-11-24 11:22:56 +08:00
Tienson Qin
fbd456476d wip: native bottom sheet 2025-11-24 10:28:31 +08:00
Tienson Qin
f2224e6a3f fix: notify native route changes and then ui refresh 2025-11-24 09:37:54 +08:00
Tienson Qin
2a24c4cc82 chore: remove outdated modals code 2025-11-24 00:29:04 +08:00
Tienson Qin
af0abe1a6f fix: calendar doesn't redirect to journal page 2025-11-24 00:02:49 +08:00
Tienson Qin
bead5138fb enhance: add bottom tab for favorites
removes left sidebar
2025-11-23 23:32:30 +08:00
Tienson Qin
6d0a8fbe9f fix: navigation back 2025-11-23 21:59:11 +08:00
charlie
49407d561a refactor(assets): rename local-asset? to local-relative-asset? and update references 2025-11-21 18:02:06 +08:00
Tienson Qin
a18626283b fix: graph parser tests 2025-11-21 03:09:25 +08:00
Tienson Qin
ae5d97ac01 fix: linked refs not shown for tags and properties 2025-11-21 02:36:53 +08:00
Tienson Qin
c4c4634bee fix: remove entity db/id from tx-data 2025-11-21 00:33:34 +08:00
Tienson Qin
ddc8a566d7 fix: assets can't be synced to desktop
related to https://github.com/logseq/db-test/issues/595
2025-11-20 18:18:23 +08:00
Tienson Qin
0a5ebf97d1 enhance: swipe anywhere to go back 2025-11-20 16:50:56 +08:00
Gabriel Horner
79e75060d6 enhance(cli): Add validate command for local graph(s)
Improves :errors of invalid errors to be more user friendly.
Also enable closed-value validation optionally as it is useful
to have higher data quality for non RTC graphs
2025-11-19 17:51:45 -05:00
Gabriel Horner
4dce582d33 fix: frontend lint
Move ensure-db-graph check which provides clear and consistent
error messages instead of the inconsistent, confusing errors
we had before for file graphs
2025-11-18 12:21:12 -05:00
Gabriel Horner
d6a20e6a9b fix(cli): ensure cli commands are running against DB graphs
Fixed all local graphs and a couple of API commands
2025-11-18 11:56:45 -05:00
Gabriel Horner
5489e7572f enhance(cli): export-edn prints unexpected errors
especially when an invalid export-type is given
2025-11-18 09:51:20 -05:00
Tienson Qin
8bd6acfb2a fix: relax closed values validation
because we can't ensure this when merging updates from server
2025-11-18 14:13:48 +08:00
Tienson Qin
918e33affd fix: closing search backs to home 2025-11-18 13:20:37 +08:00
Tienson Qin
cad7c88764 disable swipe to open sidebar temporally 2025-11-18 12:22:48 +08:00
Tienson Qin
ed950ccee9 fix: search recents 2025-11-18 11:28:59 +08:00
Gabriel Horner
62deed7e7f enhance(cli): add api mode for export-edn command
Also changes :graph from being a required arg to an option
2025-11-17 15:11:02 -05:00
Tienson Qin
ef0235fda8 implement search bridge for swift <> cljs 2025-11-17 23:09:44 +08:00
Tienson Qin
e396692f91 auto focus 2025-11-17 22:37:39 +08:00
Tienson Qin
4b34769afd enhance(ux): iOS search toolbar 2025-11-17 18:56:24 +08:00
Tienson Qin
152986f84e chore: code cleanup 2025-11-17 17:19:10 +08:00
Tienson Qin
35999bce99 add liquid tabs plugin 2025-11-17 17:14:51 +08:00
Tienson Qin
64af101a89 wip: liquid search 2025-11-17 16:16:24 +08:00
Tienson Qin
d5a9b1e43a keep-alive journals to keep scroll position 2025-11-17 12:52:23 +08:00
Tienson Qin
499f4acd19 slide-out animation for left sidebar 2025-11-16 23:21:37 +08:00
Tienson Qin
7fac63544c add left sidebar to routes 2025-11-16 22:33:10 +08:00
Tienson Qin
97d1227857 fix: padding 2025-11-16 21:09:16 +08:00
Tienson Qin
7c41eaa413 native top bar 2025-11-16 21:00:50 +08:00
charlie
60a38f888e fix(apis): simplify db ident retrieval in property handling 2025-11-16 20:26:07 +08:00
Tienson Qin
6af863e6ac remove requestNavigation 2025-11-16 20:09:25 +08:00
Tienson Qin
51c5ce01fb enhance(ux): wip iOS native navigation 2025-11-16 17:36:24 +08:00
Tienson Qin
65627d819d fix: youtube embed 2025-11-14 20:34:15 +08:00
Tienson Qin
5d8c9a4f81 Add rtc e2e tests for page references 2025-11-14 18:46:42 +08:00
Tienson Qin
f9cd1acbff fix: refs not rebuilt when applying rtc remote ops 2025-11-14 18:22:22 +08:00
Tienson Qin
7c9cfadad6 fix: more migration issues for old graphs 2025-11-14 18:00:08 +08:00