Commit Graph

646 Commits

Author SHA1 Message Date
Mega Yu
fd7cf682af chore(deps): align prop-types 2026-03-13 15:59:45 +08:00
Mega Yu
cec005f02f chore(deps): remove dead shepherd dependency 2026-03-13 15:58:24 +08:00
Mega Yu
f156e739c7 chore(deps): remove dead tippy react dependency 2026-03-13 15:25:30 +08:00
Mega Yu
308abe0c28 chore(deps): upgrade glidejs to 3.7.1 2026-03-13 15:24:51 +08:00
Mega Yu
709cbda5eb chore(test): remove dead axe playwright dependency 2026-03-13 14:49:22 +08:00
Mega Yu
6a276cba0f chore(test): upgrade root playwright toolchain to 1.58.2 2026-03-13 14:38:53 +08:00
Mega Yu
a07c258a13 chore(deps): upgrade cross-env to 10.1.0 2026-03-13 14:25:12 +08:00
Mega Yu
e565bf2087 chore(deps): upgrade cssnano, radix colors and react-transition-group 2026-03-13 13:05:31 +08:00
Mega Yu
9e57698565 chore(observability): upgrade web sentry to 8.x 2026-03-12 16:52:11 +08:00
Mega Yu
afe42a4cb5 chore(security): upgrade dompurify and unify sanitizer path 2026-03-12 15:26:59 +08:00
Mega Yu
30a74294c6 chore(build): replace npm-run-all with npm-run-all2 2026-03-12 11:46:27 +08:00
Mega Yu
f7e5a6a6f0 chore(build): replace del with fs.rmSync in gulp clean 2026-03-12 11:27:14 +08:00
Mega Yu
4a15e85715 chore: pin root packageManager to yarn 1.22.22 2026-03-12 10:49:37 +08:00
Mega Yu
4829a127c0 fix(tests): escape regex in cljs:run-test script 2026-03-12 10:19:21 +08:00
Mega Yu
390cf3261d chore(deps): converge fs-extra to ^11.3.0 across package roots 2026-03-11 18:09:38 +08:00
Mega Yu
ba54f82beb chore: remove dead root dependencies 2026-03-11 16:51:17 +08:00
Mega Yu
4f554c75af chore: update cljs:electron-watch script to include test flag 2026-03-11 15:44:37 +08:00
Tienson Qin
54844ff95f no need to run db-sync tests in build CI
because it's already handled by its own dep ci test
2026-02-06 19:08:52 +08:00
Tienson Qin
b8445a6395 node.js adapter 2026-01-31 00:51:35 +08:00
Tienson Qin
0cf01ba780 fix: parent cycle 2026-01-26 17:36:34 +08:00
Tienson Qin
bcc478b5f7 refactor: separate og and db version (#12276)
separate og and new version apps

remove file sync, tldraw, excalidraw and zotero
2025-12-29 15:39:32 +08:00
Tienson Qin
f24583d82a fix: can't copy image on mobile 2025-11-27 13:10:10 +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
73d4ee7caa Merge branch 'master' into enhance/ios-native-navigation 2025-11-24 22:36:50 +08:00
Tienson Qin
4593ab3d77 enhance(e2ee): store encrypted password in keychain on mobile 2025-11-24 11:40:18 +08:00
Tienson Qin
35999bce99 add liquid tabs plugin 2025-11-17 17:14:51 +08:00
Tienson Qin
9ebe370ec6 Enhance/native bottom tabs (#12202)
* enhance(ux): native bottom tabs on iOS

* fix: hide bottom tabs when sheet has been opened
2025-11-10 13:15:00 +08:00
Charlie
a0a19a91fa feat: new authenticate UI (#12172)
* enhance(ui): login form

* enhance(ui): add localization support with translate and locale management

* enhance(ui): WIP implement new authentication forms with context management

* enhance(ui): add password visibility toggle to input row

* enhance(ui): adjust padding for password visibility toggle

* enhance(i18n): implement internationalization support for authentication UI

* enhance(ui): implement sign in and sign up functionality with loading state

* enhance(ui): add session management and error handling in login form

* enhance(ui): add confirm code form and enhance authentication flow

* enhance(ui): improve sign-in flow and confirm code handling

* enhance(ui): add warning variant to alerts and improve error handling

* enhance(ui): implement countdown timer for code resend functionality

* enhance(ui): implement countdown timer for password reset and enhance login flow

* enhance(ui): export authentication and enhance UI components

* enhance(ui): integrate new login component and refresh token handling

* chore: clear amplify related codes

* enhance(i18n): normalize language codes and update locale handling

* enhance(auth): add multilingual support for signup and password reset flows

* enhance(ui): update login styles to inherit text color

* enhance(ui): adjust input color variables for improved accessibility

* enhance(auth): add password policy validation and tips in multiple languages

* enhance(ui): improve localization handling and update alert styles

* enhance(mobile): enhance login modal styling and accessibility

* fix(ui): update password validation regex for special characters

* enhance(ui): add padding to card header in login dialog

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2025-10-28 16:55:43 +08:00
Tienson Qin
4dc66544db chore: bump electron to 38.4.0
fix https://github.com/logseq/db-test/issues/522
2025-10-22 18:51:15 +08:00
charlie
208bda80e8 feat(navigation): integrate capgo capacitor navigation bar plugin 2025-09-24 16:44:27 +08:00
Tienson Qin
00bf6f44db chore: bump simple-wave-record 2025-09-21 13:12:58 +08:00
Tienson Qin
dd4773a1cb use forked simple-wave-record 2025-09-21 12:56:44 +08:00
Tienson Qin
4139102c37 wip: simple-wave-record integration 2025-09-18 14:24:20 +08:00
charlie
8d00504d84 refactor(mobile): replace wavesurfer with simple-wave-record for audio recording 2025-09-18 12:20:06 +08:00
Tienson Qin
6b55a90ea1 enhance: use ios new speech api for transcribe 2025-09-17 23:20:53 +08:00
Charlie
e103593c0d feat(mobile): audio record && transcribe (#12105)
* feat: audio transcribe

* enhance(mobile): auto start recording on initialization

* fix(mobile): can't delete journal from selection bar

* fix: duplicated audio record buttons in quick add

* fix(mobile): inactive bottom tab color

* enhance(mobile): display no results when there's no matched items

* enhance(mobile): add audio transcription feature and enhance audio component

* fix: store assets directly instead in today page instead of node ref

* save transcribed text to audio's child block

* enhance: transcribe supports punctuations and being offline only

* fix(mobile): save assets to current editing page

---------

Co-authored-by: Tienson Qin <tiensonqin@gmail.com>
2025-09-16 16:09:29 +08:00
charlie
86ca245134 enhance(android): adjust soft input mode and set navigation bar color based on theme 2025-09-08 11:20:20 +08:00
Tienson Qin
f6d56cca74 fix: webpack release using production mode to reduce bundle size 2025-09-07 19:43:28 +08:00
charlie
8bc154b0c2 fix(package): correct asset-path in cljs mobile watch command 2025-09-03 18:53:19 +08:00
Tienson Qin
ef5b668c55 fix: remove inference-worker from release-mobile 2025-09-02 20:35:12 +08:00
Tienson Qin
b97b63fd21 fix: run cljs build before webpack 2025-09-01 23:22:18 +08:00
Tienson Qin
abe03fdaca refactor: use webpack only for workers 2025-09-01 10:27:34 +08:00
Tienson Qin
f44fdeb2ea fix: iOS share
related to https://github.com/logseq/db-test/issues/427
2025-08-25 17:35:10 +08:00
charlie
45499ba587 Merge branch 'master' into enhance/mobile-silk 2025-08-07 11:28:55 +08:00
Tienson Qin
1d9fa69296 chore: bump electron to 37 2025-08-07 09:33:49 +08:00
charlie
e828e960be fix(mobile): css watch 2025-08-05 22:58:20 +08:00
charlie
51646c5da1 fix(mobile): css watch 2025-08-05 22:51:52 +08:00
Tienson Qin
4960790857 add silk sidebar and persistent sheet 2025-08-05 22:09:36 +08:00
Tienson Qin
a7fa1812da Merge branch 'master' into enhance/mobile-silk 2025-08-05 21:09:05 +08:00
Tienson Qin
ab07860907 fix: release-electron
related to https://github.com/logseq/db-test/issues/411
2025-08-05 20:42:30 +08:00