.. |
actions
|
refactor: rename 'credits' to 'amount' in credit-related configurations and components for consistency
|
2025-08-24 01:16:39 +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
|
feat: implement AI chat functionality with new API route and chat component
|
2025-08-24 11:26:06 +08:00 |
assets/fonts
|
docs: update font and theme documentation with links and formatting improvements
|
2025-04-21 01:19:43 +08:00 |
components
|
chore: update shadcnui badge and scroll-area components
|
2025-08-24 10:38:30 +08:00 |
config
|
refactor: rename 'credits' to 'amount' in credit-related configurations and components for consistency
|
2025-08-24 01:16:39 +08:00 |
credits
|
chore: mark lastRefreshAt field as deprecated in userCredit schema
|
2025-08-24 10:22:31 +08:00 |
db
|
chore: mark lastRefreshAt field as deprecated in userCredit schema
|
2025-08-24 10:22:31 +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: 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
|
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
|
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 credit purchase functionality with Stripe integration
|
2025-07-05 22:30:22 +08:00 |