bolt.new/app/routes
2024-10-22 10:30:17 +00:00
..
_index.tsx feat(chat): 更新聊天组件和头部标题 2024-10-21 09:00:06 +00:00
api.auth.login.ts feat(auth): 优化注册登录功能,调整头像组件 2024-10-22 06:44:18 +00:00
api.auth.register.ts feat: 添加新的依赖包和更新部分依赖 2024-10-22 04:12:57 +00:00
api.chat.ts feat: 增加会话ID和消息记录功能 2024-10-22 10:02:57 +00:00
api.check-payment-status.ts feat: 更新支付modal和订阅对话框的逻辑和接口 2024-10-22 10:30:17 +00:00
api.enhancer.ts feat(api): 重构API以支持模拟数据和AI服务 2024-10-22 01:24:06 +00:00
api.oss.upload-policy.ts feat(auth): 优化注册头像上传及用户注册流程 2024-10-22 04:21:09 +00:00
api.payment-notify.ts feat: 实现聊天功能并优化支付通知处理 2024-10-22 09:37:06 +00:00
api.purchase-subscription.ts feat: 更新支付modal和订阅对话框的逻辑和接口 2024-10-22 10:30:17 +00:00
api.purchase-token-reload.ts feat(auth): 添加代币充值功能 2024-10-22 09:23:57 +00:00
api.subscription-plans.ts feat: 更新订阅对话框组件以支持用户登录状态和订阅信息获取 2024-10-22 09:03:00 +00:00
api.user-subscription.ts feat: 更新支付modal和订阅对话框的逻辑和接口 2024-10-22 10:30:17 +00:00
chat.$id.tsx