prmbr-image-mksaas/src
2025-07-13 00:53:31 +08:00
..
actions refactor: improve plan filtering in credits logic 2025-07-13 00:53:31 +08:00
ai refactor: standardize string quotes and improve formatting in components 2025-07-12 19:29:47 +08:00
analytics chore: add doc link to analytics components 2025-05-11 07:49:10 +08:00
app refactor: improve layout consistency in settings pages by adjusting grid structures 2025-07-12 19:46:27 +08:00
assets/fonts docs: update font and theme documentation with links and formatting improvements 2025-04-21 01:19:43 +08:00
components refactor: rename resetState to resetCreditsState and remove unused updateBalanceOptimistically method 2025-07-13 00:36:02 +08:00
config refactor: conditionally render credits-related components based on configuration 2025-07-13 00:09:05 +08:00
credits refactor: improve plan filtering in credits logic 2025-07-13 00:53:31 +08:00
db feat: enhance credits management with subscription renewal and lifetime monthly credits 2025-07-10 14:42:36 +08:00
hooks refactor: rename resetState to resetCreditsState and remove unused updateBalanceOptimistically method 2025-07-13 00:36:02 +08:00
i18n refactor: biome lint part 1 2025-04-18 21:47:14 +08:00
inngest feat: add daily credit distribution function and integrate with existing credits logic 2025-07-12 00:37:49 +08:00
lib refactor: rename functions to remove 'IfNeed' suffix for clarity and consistency 2025-07-13 00:37:01 +08:00
mail refactor: remove useless packages 2025-06-20 21:17:11 +08:00
newsletter refactor: optimize newsletter subscribe and check status logic 2025-04-29 22:22:26 +08:00
notification chore: optimize feishu notification message 2025-06-15 00:14:14 +08:00
payment refactor: improve plan filtering in credits logic 2025-07-13 00:53:31 +08:00
providers refactor: rename resetState to resetCreditsState and remove unused updateBalanceOptimistically method 2025-07-13 00:36:02 +08:00
storage refactor(storage) replace with s3mini sdk & fix upload issue in cloudflare worker 2025-06-20 02:04:14 +08:00
stores refactor: rename resetState to resetCreditsState and remove unused updateBalanceOptimistically method 2025-07-13 00:36:02 +08:00
styles chore: fix fumadocs top empty banner shown when in cloudflare worker env 2025-06-17 23:38:34 +08:00
types feat: add support for free plan users in credit packages and update billing card layout 2025-07-12 20:23:23 +08:00
middleware.ts chore: change baseURL in fetch session 2025-06-21 09:27:22 +08:00
routes.ts feat: add credit purchase functionality with Stripe integration 2025-07-05 22:30:22 +08:00