Commit Graph

37 Commits

Author SHA1 Message Date
javayhu
64ba2711aa feat: implement AI chat functionality with new API route and chat component 2025-08-24 11:26:06 +08:00
javayhu
a1b54d7518 chore: update env example 2025-08-11 07:41:29 +08:00
javayhu
78f76f35b9 feat: add basic auth to distribute credits cron jobs 2025-08-10 11:48:53 +08:00
javayhu
7985769871 refactor: remove inngest 2025-08-10 11:07:10 +08:00
javayhu
2b72570784 feat: support openrouter in ai text (not stable for now) 2025-08-03 11:17:39 +08:00
javayhu
7a61aa3dff chore: update google api key var name 2025-08-01 21:39:20 +08:00
javayhu
971b0d65a0 chore: support google gemini and deepseek in ai text demo 2025-07-23 00:26:58 +08:00
javayhu
3075681dc8 feat: add ai text demo & scraping and analyzing the web content from URL 2025-07-19 14:41:12 +08:00
javayhu
757f1dc4ae feat: support crisp chat 2025-07-18 23:33:07 +08:00
javayhu
0d5185a789 refactor: remove unused env NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY 2025-07-13 23:03:58 +08:00
javayhu
b4e8585929 chore: add credits when subscription renewal and lifetime payment 2025-07-12 17:27:35 +08:00
javayhu
4160305a67 chore: update env.example with Inngest keys 2025-07-12 09:59:30 +08:00
javayhu
a7738f0cbf feat: implement credit checkout session and enhance credit package management
- Added new credit checkout session functionality to facilitate credit purchases.
- Introduced credit package configurations in env.example for better management.
- Updated English and Chinese JSON files with new messages for checkout processes.
- Refactored existing components to utilize the new credit checkout session and streamline the credit purchasing workflow.
- Removed obsolete payment intent handling to simplify the codebase.
2025-07-09 00:22:07 +08:00
javayhu
fe2b1bbe39 feat: add credit purchase functionality with Stripe integration
- Introduced credit purchase payment intent actions in credits.action.ts.
- Created new components for credit packages and Stripe payment form.
- Added routes and layout for credits settings page.
- Updated sidebar configuration to include credits settings.
- Enhanced constants for credit packages with detailed pricing and descriptions.
- Implemented loading and layout components for credits page.
- Integrated payment confirmation handling in Stripe provider.
2025-07-05 22:30:22 +08:00
javayhu
cc9a15db8f chore: make DiscordWidget deprecated 2025-07-02 22:52:32 +08:00
javayhu
0453db5ec6 chore: optimize ai image generator 2025-06-28 22:47:40 +08:00
javayhu
958852335d feat: support cloudflare turnstile 2025-06-27 23:50:56 +08:00
javayhu
b3180e617d chore: support datafast analytics revenue track 2025-06-25 20:28:09 +08:00
javayhu
7c101d595e refactor(storage) replace with s3mini sdk & fix upload issue in cloudflare worker 2025-06-20 02:04:14 +08:00
javayhu
e610fe7335 feat: support send message to feishu 2025-06-14 02:09:40 +08:00
javayhu
34b7c1c74f custom: support promotekit affiliate 2025-05-31 12:13:28 +08:00
javayhu
8dd3e12824 feat: support affonso affiliate 2025-05-30 14:05:45 +08:00
javayhu
0585fb3253 chore: set baseURL in better auth 2025-05-15 23:58:48 +08:00
javayhu
036ea72b30 feat: show discord widget on the website 2025-05-15 00:24:26 +08:00
javayhu
e5d3e9144d chore: optimize faking user data when in demo website 2025-05-14 22:48:54 +08:00
javayhu
e223d08bbc chore: update env example file 2025-05-11 15:24:44 +08:00
javayhu
15c39fde7f
Merge branch 'main' into user-table 2025-05-11 14:58:49 +08:00
javayhu
e284de79a8 chore: support show admin user page in demo website 2025-05-11 14:50:13 +08:00
javayhu
50f44fb84c chore: support disable image optimization 2025-05-11 14:16:16 +08:00
javayhu
3042894e13 feat: support ahrefs analytics 2025-05-11 07:36:09 +08:00
javayhu
ae27906e3b chore: add new env for dev port 2025-05-02 21:47:41 +08:00
javayhu
80b0ee0460 docs: update env.example with new documentation links 2025-04-21 09:31:19 +08:00
javayhu
9c385b11a7 chore: update env.example and NestedMenuItem in index.d.ts 2025-04-19 11:54:05 +08:00
javayhu
d9e25b39af chore: optimize umami and plausible analytics 2025-04-16 23:53:58 +08:00
javayhu
2d035a91e3 feat: support seline analytics 2025-04-14 13:24:37 +08:00
javayhu
c04499a353 feat: support analytics (google/umami/plausible/datafast/openpanel) 2025-04-11 23:54:05 +08:00
javayhu
077df4ee28 chore: upload example env file 2025-04-06 22:26:50 +08:00