Commit Graph

1100 Commits

Author SHA1 Message Date
Tienson Qin
d4f4ad8f7d chore: bump version for mobile apps 2026-01-01 22:38:05 +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
charlie
5f185a39c6 chore(libs): upgrade libs core and yarn.lock 2025-12-29 14:18:55 +08:00
Tienson Qin
892c6c32e7 fix(mobile): safe area 2025-12-06 02:49:48 +08:00
Tienson Qin
73d4ee7caa Merge branch 'master' into enhance/ios-native-navigation 2025-11-24 22:36:50 +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
Tienson Qin
f53b183924 remove silk ui 2025-11-24 11:22:56 +08:00
Gabriel Horner
b8cae9c4f3 Merge branch 'master' into feat/mcp-server 2025-10-29 11:02:05 -04:00
charlie
6acca7ee43 chore: bump libs core 2025-10-29 18:36:18 +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
Gabriel Horner
20ed5bccfb Merge branch 'master' into feat/mcp-server 2025-10-22 12:20:54 -04: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
Tienson Qin
d8809f0b7e feat: cljs sdk (#12168)
Add clojurescript plugins API
2025-10-21 16:32:12 +08:00
Gabriel Horner
a16c89b986 enhance: Add optional mcp server to API server
Also switch CLI MCP server to fastify to reuse frontend code.
Also fix DELETE /mcp which was wrong
2025-10-16 10:44:32 -04:00
Marc Fargas
dd50195cce Add Windows ARM64 build 2025-09-24 09:16:28 +08:00
charlie
1d8faf6a3b refactor(build): remove unused simple-wave-record scripts 2025-09-18 15:34:11 +08:00
charlie
8d00504d84 refactor(mobile): replace wavesurfer with simple-wave-record for audio recording 2025-09-18 12:20:06 +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
Tienson Qin
1a9b5b843c refactor: move fs/pfs to db-worker.js 2025-09-07 12:51:02 +08:00
Tienson Qin
abe03fdaca refactor: use webpack only for workers 2025-09-01 10:27:34 +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
Tienson Qin
a4d41f63ef Merge branch 'master' into enhance/mobile-silk 2025-08-05 19:27:16 +08:00
Tienson Qin
a20d1f2b18 fix: failed to load fonts 2025-08-05 02:31:15 +08:00
Tienson Qin
c2c8727f6c Merge branch 'master' into feat/hnswlib+transformer-js 2025-08-03 16:40:22 +08:00
charlie
ebc14a51f7 Merge branch 'master' into enhance/mobile-silk 2025-08-02 10:16:14 +08:00
Tienson Qin
3fc53f4778 fix: add missing code-editor.js to mobile
related to https://github.com/logseq/db-test/issues/400
2025-08-01 03:22:19 +08:00
Tienson Qin
67a0f7cd8c Merge branch 'master' into feat/hnswlib+transformer-js 2025-07-31 20:08:29 +08:00
charlie
08454d6c0a Merge branch 'master' into enhance/mobile-silk 2025-07-30 15:40:02 +08:00
Tienson Qin
37736741e6 fix: local file path is not working on MD and DB
related to https://github.com/logseq/db-test/issues/389
2025-07-30 15:16:23 +08:00
Tienson Qin
88dfaf8ebd fix: mobile build 2025-07-28 18:31:29 +08:00
Tienson Qin
7f18e941d0 separate config for app and mobile 2025-07-28 16:26:56 +08:00
charlie
bfbf4a5c61 enhance(mobile): remove the full ionic components 2025-07-17 16:52:14 +08:00
Tienson Qin
2d50ca5ce2 Merge branch 'master' into feat/hnswlib+transformer-js 2025-07-11 18:15:33 +08:00
charlie
a127d25fd2 Merge branch 'master' into enhance/mobile-silk 2025-07-10 19:11:53 +08:00
Tienson Qin
54abd62d7a Update splash screen 2025-07-10 16:28:05 +08:00
charlie
dff4aa64bb enhance(mobile): add silkhq basic components 2025-07-08 17:23:05 +08:00
charlie
04d48aa309 refactor(mobile): move android/ios resources to mobile root 2025-07-04 16:38:17 +08:00
Tienson Qin
9a7d43daf2 replace capacitor with mobile 2025-07-04 03:38:58 +08:00
charlie
e02dff3ff7 refactor: simplify assets path 2025-07-01 14:41:17 +08:00
charlie
87b7605ff7 enhance(mobile): ux for the asset images 2025-06-25 15:32:19 +08:00
charlie
08b824934c Merge branch 'master' into feat/capacitor-new 2025-06-25 14:06:52 +08:00
charlie
6dca6de649 enhance(ux): improve image asset ux 2025-06-24 17:36:16 +08:00
charlie
018a18253d Merge branch 'master' into feat/capacitor-new 2025-06-12 11:21:27 +08:00
Tienson Qin
f9cf6adcff fix: card modal blink when switching to the next card 2025-06-11 19:20:55 +08:00
Tienson Qin
0239669d82 chore: restore to logseq theme 2025-06-06 09:55:41 +08:00
charlie
27214df353 enhance(mobile): set ios blue as the default theme color 2025-06-03 18:30:44 +08:00
charlie
48d541acd0 Merge branch 'master' into feat/capacitor-new 2025-06-02 20:05:31 +08:00
Charlie
84183068fb enhance(dev): upgrade pdfjs (#11914)
* enhance(dev): upgrade pdfjs

* chore: upgrade shadow-cljs
2025-06-02 11:13:05 +08:00
Tienson Qin
16d86daab9 Merge branch 'master' into feat/capacitor-new 2025-06-01 06:20:18 +08:00