javayhu
|
28fcbae6a2
|
refactor: rename getFooterLinks to useFooterLinks for improved clarity and consistency
|
2025-09-05 00:06:00 +08:00 |
|
javayhu
|
fc8cea13cd
|
refactor: rename getAvatarLinks to useAvatarLinks for improved clarity and consistency
|
2025-09-05 00:05:41 +08:00 |
|
javayhu
|
6065c4af06
|
refactor: rename getPricePlans to usePricePlans for improved clarity and consistency
|
2025-09-05 00:05:10 +08:00 |
|
javayhu
|
ba7b950c01
|
refactor: rename getCreditPackages to useCreditPackages for improved clarity and consistency
|
2025-09-05 00:04:29 +08:00 |
|
javayhu
|
c94784e711
|
fix: add conditional rendering for payment data in credit packages
|
2025-09-05 00:00:16 +08:00 |
|
javayhu
|
48c045fb73
|
fix: add loading state handling in credit packages
|
2025-09-04 23:46:32 +08:00 |
|
javayhu
|
3fd47869a2
|
chore: update VSCode settings to exclude additional file types
|
2025-09-04 23:00:53 +08:00 |
|
javayhu
|
47adbcfd06
|
refactor: move premium related components to new folder
|
2025-09-03 01:10:03 +08:00 |
|
javayhu
|
5d5eb82013
|
feat: docs support premium content
|
2025-09-03 01:09:01 +08:00 |
|
javayhu
|
794c18a7e6
|
fix: fix localized callback url after login
|
2025-09-02 23:51:29 +08:00 |
|
javayhu
|
9899e1d164
|
fix: update billing card to reflect period end date and adjust related translations
|
2025-09-02 23:08:37 +08:00 |
|
javayhu
|
3707500ed8
|
feat: optimize fetching subscription period start and end time
|
2025-09-02 00:16:10 +08:00 |
|
javayhu
|
f36018945d
|
fix: change message component background color
|
2025-09-01 23:47:31 +08:00 |
|
javayhu
|
9f5d4aec59
|
chore: update ai elements
|
2025-09-01 23:44:18 +08:00 |
|
javayhu
|
1f9a7c2621
|
Merge pull request #86 from MkSaaSHQ/dev/blog-premium
feat: premium content in blog posts
|
2025-08-31 22:03:43 +08:00 |
|
javayhu
|
a92ef86a71
|
fix: clarify test card number format and clean up imports in page component
|
2025-08-31 21:58:05 +08:00 |
|
javayhu
|
e2dfab2ca7
|
fix: update categories from "development" to "product" in premium blog post files
|
2025-08-31 21:44:14 +08:00 |
|
javayhu
|
e5061b3b67
|
custom: correct typo in source.config.ts and add premium content translations
|
2025-08-31 21:40:30 +08:00 |
|
javayhu
|
4faa89c0ee
|
custom: replace premium Fumadocs blog post and integrate premium badge display
|
2025-08-31 21:40:09 +08:00 |
|
javayhu
|
481f3268db
|
feat: implement premium access checks and enhance premium content handling in blog posts
|
2025-08-31 21:39:52 +08:00 |
|
javayhu
|
66d7dd3259
|
feat: add premium content feature with related components and configuration
|
2025-08-31 21:39:40 +08:00 |
|
javayhu
|
9aeb59dff2
|
chore: update .dockerignore, .gitignore, and biome.json to include .conductor directory
|
2025-08-31 16:50:13 +08:00 |
|
javayhu
|
c0aa979382
|
chore: clean up imports and improve formatting in CreditsPageClient component
|
2025-08-30 00:24:12 +08:00 |
|
javayhu
|
fa2e981c16
|
fix: fix URL params when switch to balance from transactions
|
2025-08-28 23:23:52 +08:00 |
|
javayhu
|
21eee041ab
|
Merge pull request #85 from MkSaaSHQ/dev/nuqs
feat: integrate with nuqs for users and credit transaction tables
|
2025-08-28 01:10:48 +08:00 |
|
javayhu
|
6c584c75e2
|
feat: enhance CreditTransactions component with loading skeleton and refactor state management using useQueryStates
|
2025-08-28 01:08:48 +08:00 |
|
javayhu
|
797ee9b7e5
|
feat: add nuqs package and integrate NuqsAdapter in layout and users page components
|
2025-08-28 00:47:37 +08:00 |
|
javayhu
|
422c323467
|
chore: replace Image component with BlogImage for improved loading handling in BlogCard
|
2025-08-27 00:45:09 +08:00 |
|
javayhu
|
de7e87e5b8
|
chore: update Skeleton component styles
|
2025-08-27 00:35:00 +08:00 |
|
javayhu
|
4434f1900d
|
chore: remove deprecated Discord widget and related configurations
|
2025-08-26 00:48:39 +08:00 |
|
javayhu
|
895e02bfdd
|
chore: update .dockerignore and biome.json to include new directories and remove unused object-values type
|
2025-08-26 00:20:27 +08:00 |
|
javayhu
|
7cc1fd5835
|
refactor: update website configuration structure to use 'ui' instead of 'metadata' for theme and mode settings
|
2025-08-26 00:16:55 +08:00 |
|
javayhu
|
4bad9714fa
|
refactor: remove BlockCategory pages, and BlockPreview components
|
2025-08-25 23:43:45 +08:00 |
|
javayhu
|
fa4b9a19a1
|
refactor: remove service worker and related registration utilities
|
2025-08-25 23:39:10 +08:00 |
|
javayhu
|
1c0c46fa34
|
Revert "feat: enhance credit hooks to trigger updates on store changes"
This reverts commit 7851a715a3 .
|
2025-08-25 10:01:54 +08:00 |
|
javayhu
|
0ae3f27c78
|
refactor: change default website mode from 'system' to 'dark' in website configuration
|
2025-08-25 10:00:45 +08:00 |
|
javayhu
|
fc024ea0da
|
refactor: simplify layout of ChatBot and ImagePlayground components, update model configuration in web content analyzer
|
2025-08-25 10:00:28 +08:00 |
|
javayhu
|
80851fcf44
|
refactor: remove credit-related functionality and components from the web content analysis module
|
2025-08-25 09:48:20 +08:00 |
|
javayhu
|
31829ce17b
|
feat: add ConsumeCreditsCard component for credit consumption functionality
|
2025-08-25 09:23:27 +08:00 |
|
javayhu
|
7c9b0a2697
|
refactor: remove ConsumeCreditCard component and integrate its functionality into ConsumeCreditsCard
|
2025-08-25 09:22:56 +08:00 |
|
javayhu
|
15da1ee48a
|
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 |
|
javayhu
|
c2d7e51f5b
|
refactor: update HeroSection component styles to use accent color for hover state and simplify layout
|
2025-08-24 21:15:48 +08:00 |
|
javayhu
|
00405d5335
|
refactor: update text colors in BlogPostPage, FeaturesSection, and HeaderSection components to use primary color
|
2025-08-24 21:10:08 +08:00 |
|
javayhu
|
610346055f
|
refactor: update navbar component styles to use accent foreground for active and hover states
|
2025-08-24 21:01:36 +08:00 |
|
javayhu
|
cb9c3132fd
|
refactor: update CardFooter background color from bg-background to bg-muted across multiple components
|
2025-08-24 20:34:50 +08:00 |
|
javayhu
|
32fc3d6dc9
|
chore: simplify BlogCard component by removing unnecessary span styling and enhancing border effects
|
2025-08-24 20:11:24 +08:00 |
|
javayhu
|
69143ace47
|
feat: implement error handling in getCreditBalanceAction and add CreditsTest component for credit consumption testing
|
2025-08-24 19:55:53 +08:00 |
|
javayhu
|
8c3ef9bfaf
|
refactor: remove unused heading elements from AIAudioPage and AIVideoPage components
|
2025-08-24 19:41:02 +08:00 |
|
javayhu
|
7851a715a3
|
feat: enhance credit hooks to trigger updates on store changes
|
2025-08-24 19:26:54 +08:00 |
|
javayhu
|
0fb4ef93d2
|
chore: add CreditsTest component
|
2025-08-24 19:26:49 +08:00 |
|