Folo/packages
Stephen Zhou abc35be47c
feat: translate on server, global action setting (#3294)
* refactor: translate on server

* refactor: remove summary and translation action

* enable summary and translation from settings

* remove translate and summary from action

* follow setting

* ignore whitespace change

* correct content translation for social item

* update

* update

* fix content

* global setting for summary on mobile

* translation store

* show and cache translation

* update migrate sql

* token header for social sign in

* remove readabilityContent in web view

* ci debug

* check repository

* ci check condition

* fix readability

* show entry content translation

* update

* update

* translation for social item

* Revert "remove translate and summary from action"

This reverts commit c8a195a9b224b308cbcd86a6293ffae03e946a72.

* update text

* support global,once,action summary and translation

* fix condition

* refactor

* refactor: extract use entry translation hook

* update

* rename

* Revert "rename"

This reverts commit 672092f88c04670c7e1017aaf8b9caa6499f1877.

* update

* update

* fix

* translation header action

* unsave prompt

* chore: auto-fix linting and formatting issues

* connect and row

* prompt on mobile before leave

* update

* follow action setting

* hide button when follow action

* update changelog
2025-03-28 15:14:03 +08:00
..
atoms feat: remove @auth/core 2025-03-13 18:14:40 +08:00
components feat(ui): enhance keyboard simulation with support for combination keys and additional key mappings 2025-03-26 21:15:31 +08:00
constants chore: update dependencies 2025-02-19 15:27:20 +08:00
hooks build(deps): bump the patch group 2025-03-26 11:08:11 +08:00
logger chore: update dependencies 2025-03-13 11:51:32 +08:00
models build(deps): bump the patch group 2025-03-26 11:08:11 +08:00
shared feat: translate on server, global action setting (#3294) 2025-03-28 15:14:03 +08:00
tracker feat: use firebase analytics in desktop 2025-03-28 12:29:21 +08:00
types feat: rename (#3181) 2025-03-19 21:43:55 +08:00
utils fix: add locale support for balance formatting (#3319) 2025-03-27 14:04:04 +00:00
tsconfig.extend.json chore: enable noUncheckedIndexedAccess, better type check (#2608) 2025-01-18 22:35:23 +08:00