prmbr-image-mksaas/src
2025-08-24 22:34:35 +08:00
..
actions feat: implement error handling in getCreditBalanceAction and add CreditsTest component for credit consumption testing 2025-08-24 19:55:53 +08:00
ai feat: update AI Chat, add ChatBot component 2025-08-24 15:36:20 +08:00
analytics chore: add doc link to analytics components 2025-05-11 07:49:10 +08:00
app refactor: update text colors in BlogPostPage, FeaturesSection, and HeaderSection components to use primary color 2025-08-24 21:10:08 +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: update HeroSection component styles to use accent color for hover state and simplify layout 2025-08-24 21:15:48 +08:00
config feat: add AI Chat route and localization support in English and Chinese 2025-08-24 11:39:04 +08:00
credits chore: mark lastRefreshAt field as deprecated in userCredit schema 2025-08-24 10:22:31 +08:00
db Merge remote-tracking branch 'origin/main' into cloudflare 2025-08-24 22:34:35 +08:00
hooks feat: implement error handling in getCreditBalanceAction and add CreditsTest component for credit consumption testing 2025-08-24 19:55:53 +08:00
i18n refactor: biome lint part 1 2025-04-18 21:47:14 +08:00
lib refactor: rename 'credits' to 'amount' in credit-related configurations and components for consistency 2025-08-24 01:16:39 +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 Merge remote-tracking branch 'origin/main' into cloudflare 2025-08-17 23:27:24 +08:00
storage refactor(storage) replace with s3mini sdk & fix upload issue in cloudflare worker 2025-06-20 02:04:14 +08:00
stores feat: enhance credit hooks to trigger updates on store changes 2025-08-24 19:26:54 +08:00
styles refactor: update global styles with a custom theme inspired by Qoder, adjusting color variables and shadow effects 2025-08-24 21:16:41 +08:00
types refactor: rename 'credits' to 'amount' in credit-related configurations and components for consistency 2025-08-24 01:16:39 +08:00
middleware.ts chore: handle internal docs link redirection for internationalization 2025-07-20 13:02:41 +08:00
routes.ts feat: add AI Chat route and localization support in English and Chinese 2025-08-24 11:39:04 +08:00