Folo/packages/shared/src
Lion Chen 02c59ca869
feat: add Cubox integration for saving entries (#3385)
* feat(integration): enhance Cubox integration with auto memo mode

- Add Cubox integration with API token support
- Add enableCuboxAutoMemo setting for auto memo mode
- Add i18n translations for Cubox settings
- Support saving selected text as memo when auto memo mode is enabled

* update icon

* update changelog

---------

Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
2025-04-08 17:24:56 +08:00
..
settings feat: add Cubox integration for saving entries (#3385) 2025-04-08 17:24:56 +08:00
bridge.ts chore: fix type 2025-03-26 23:49:53 +08:00
constants.ts feat: staging build (#3365) 2025-03-30 22:13:11 +08:00
electron.ts
env.desktop.ts feat: staging build (#3365) 2025-03-30 22:13:11 +08:00
env.rn.ts feat(mobile): user agent 2025-03-27 17:40:24 +08:00
env.ts feat: staging build (#3365) 2025-03-30 22:13:11 +08:00
event.ts
global.d.ts chore: use `IN_ELECTRON` constant 2024-10-08 14:14:42 +08:00
hono.ts feat(mobile): notification (#3424) 2025-04-08 10:45:11 +08:00
index.ts chore: type check 2025-04-01 23:02:38 +08:00
language.ts fix(mobile): sort language keys 2025-04-02 10:24:34 +08:00
queue.ts