prmbr-image-mksaas/src
2025-08-21 00:50:12 +08:00
..
actions refactor: implement credits page with balance and transactions tabs 2025-08-18 00:29:56 +08:00
ai refactor: replace useCredits hook with custom hooks for credit balance, consumption, and transactions management 2025-08-21 00:27:26 +08:00
analytics chore: add doc link to analytics components 2025-05-11 07:49:10 +08:00
app refactor: replace usePayment hook and store with useCurrentPlan for improved payment state management 2025-08-21 00:50:12 +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: replace usePayment hook and store with useCurrentPlan for improved payment state management 2025-08-21 00:50:12 +08:00
config feat: support disable storage module 2025-08-15 22:51:48 +08:00
credits chore: enhance error handling and optimize database queries in user credit functions 2025-08-18 00:58:46 +08:00
db feat: add session id to payment table & fix duplicate one time payment process 2025-07-20 14:38:20 +08:00
hooks refactor: replace usePayment hook and store with useCurrentPlan for improved payment state management 2025-08-21 00:50:12 +08:00
i18n refactor: biome lint part 1 2025-04-18 21:47:14 +08:00
lib refactor: replace server actions with custom hooks for newsletter management and improve loading/error handling 2025-08-20 22:39:20 +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: restructure credit distribution logic and enhance user credit handling 2025-08-17 23:26:10 +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: replace usePayment hook and store with useCurrentPlan for improved payment state management 2025-08-21 00:50:12 +08:00
styles refactor: remove scrollbar hiding styles and adjust overflow for scroll-locked state 2025-07-14 22:37:25 +08:00
types feat: support disable storage module 2025-08-15 22:51:48 +08:00
middleware.ts chore: handle internal docs link redirection for internationalization 2025-07-20 13:02:41 +08:00
routes.ts feat: add credit purchase functionality with Stripe integration 2025-07-05 22:30:22 +08:00