Folo/apps/desktop
Stephen Zhou 53e3578af2
feat: new payment (#4629)
* feat: new payment

* update

* update

* update

* update

* feat: enhance plan feature formatting and update localization strings

* update

* update

* update

* update

* refactor: remove NeedActivationToast and related activation modal logic

* update

* feat(settings): guard paid settings

Centralized paid-level metadata in @follow/shared and exposed the SettingNamespace union.
Updated the builder helpers and every settings tab to pull paid badges from that shared map.
Hardened the atoms helper to block writes and surface default values when a user lacks the required role.
Added the necessary workspace dependencies for the atoms package.

* fix: types

* feat(rate-limit-notice): update error messaging and add upgrade prompt

* feat(settings): integrate review checks into settings components

* update

* fix(plan): correct priority calculation in setting page data

* feat(ai-summary): add upgrade suggestion for AI summary when plan is insufficient

* feat(settings): enhance PaidBadge component to conditionally render based on MAS review status

---------

Co-authored-by: DIYgod <i@diygod.me>
2025-10-31 11:42:57 +08:00
..
build feat(desktop): add custom AppX manifest generation for Microsoft Store 2025-07-16 12:13:59 +08:00
changelog docs: update changelog 2025-10-25 17:52:03 +08:00
configs perf(trans): batch transition fetch 2025-10-23 01:30:12 +08:00
layer feat: new payment (#4629) 2025-10-31 11:42:57 +08:00
plugins/vite fix: improve main hash calculation consistency 2025-10-23 17:50:25 +08:00
resources
scripts feat(desktop): add custom AppX manifest generation for Microsoft Store 2025-07-16 12:13:59 +08:00
static
.env.example
AGENTS.md feat: implement glassmorphic depth design system for UI components 2025-10-23 21:55:13 +08:00
bump.config.ts
bump.hotfix.config.js
electron.vite.config.ts
forge.config.cts chore: update dependencies across multiple packages for improved stability and performance 2025-09-19 22:02:30 +08:00
package.json release(desktop): release v0.9.0 2025-10-25 17:41:51 +08:00
postcss.config.cjs
tailwind.config.ts fix(layout): unify top header height 2025-10-01 00:01:19 +08:00
vite.config.electron-render.ts
vite.config.ts chore: update URLs to use folo.is domain in configuration files 2025-10-30 09:04:39 +08:00