prmbr-image-mksaas/src
2025-08-22 01:12:13 +08:00
..
actions refactor: remove subscription and lifetime credits logic from credit stats and balance card 2025-08-22 00:04:40 +08:00
ai refactor: migrate state management from Zustand to TanStack Query for improved data fetching and caching across components 2025-08-21 00:54:40 +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: enhance captcha handling in login and register forms with reset functionality 2025-08-22 01:12:13 +08:00
config feat: support disable storage module 2025-08-15 22:51:48 +08:00
credits refactor: implement batch processing for expired credits in credit cron job 2025-08-22 00:39:17 +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 password card logic with useHasCredentialProvider hook 2025-08-21 23:54:28 +08:00
i18n refactor: biome lint part 1 2025-04-18 21:47:14 +08:00
lib refactor: enhance credit balance and stats hooks with improved error handling and logging 2025-08-21 01:48:40 +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: migrate state management from Zustand to TanStack Query for improved data fetching and caching across components 2025-08-21 00:54:40 +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