Commit Graph

36 Commits

Author SHA1 Message Date
4426eeccf7 chore(merge): 整合最新 main 与统一认证变更
All checks were successful
ci / verify (pull_request) Successful in 12m18s
合并远端生产 CI、依赖与 API 文档改动,保留统一认证和 SSF 能力。由于远端生产基线已占用 0062,将尚未发布的身份迁移整理为 0063 至 0068 的最终增量 Schema,移除仅用于开发期草稿升级的破坏性迁移步骤。

验证:go test ./...。其余生产门禁在合并提交后继续执行。
2026-07-17 19:06:37 +08:00
cc3bbeccc2 feat(web): 完善 API 文档与异步任务说明 2026-07-17 15:42:46 +08:00
e0a356ee0c feat(web): 增加统一认证接入与运维页面
系统设置新增统一认证配对、验证、激活、重验证、回滚与禁用流程,安全事件改为统一能力状态。前端登录入口运行时读取公开配置,不再依赖 VITE_OIDC 构建变量。\n\n验证:web 31 项测试;web typecheck;pnpm lint;web production build
2026-07-17 12:18:26 +08:00
a24eb1aeb0 feat: 自托管 AI Gateway 运维管理 SKILL 2026-07-16 23:57:14 +08:00
0e675e259c feat: add runner failover rules and cache affinity 2026-06-28 20:50:23 +08:00
f47132a653 完善 API Key 能力范围可视化和维护 2026-06-07 19:01:32 +08:00
d41d9482c7 Add runtime restore and temp asset cleanup 2026-06-05 20:28:26 +08:00
644a6f9d17 完善文档页文本向量与重排序调用支持 2026-05-31 21:18:41 +08:00
3d23918542 fix(model-catalog): refine summary capability filters 2026-05-24 23:38:31 +08:00
355d8cad74 fix(model-catalog): align enabled model summary 2026-05-24 23:06:24 +08:00
37d0f919e5 feat: add gateway billing estimate and rate limit details 2026-05-15 01:53:52 +08:00
bdc9be63d5 Refine playground composer and settings layout 2026-05-15 01:08:54 +08:00
a4f731af88 Unify media preview loading background 2026-05-14 23:42:12 +08:00
c0cfae475d Handle 401 auth expiry and float playground errors 2026-05-14 23:29:38 +08:00
170fd8655c feat(web): improve playground media resource prompts 2026-05-14 01:17:59 +08:00
b8a716169f Refactor gateway task handling and recording flow 2026-05-13 23:26:20 +08:00
0cd4e6fed1 feat: optimize playground media references 2026-05-13 22:06:13 +08:00
fc5dfd6bc5 feat: add file storage settings and uploads 2026-05-13 20:23:45 +08:00
a76ab941bc Add platform status switch 2026-05-12 21:49:08 +08:00
682a491d27 Decouple stream cancellation and clarify failover rules 2026-05-12 21:32:23 +08:00
98abd247d6 feat: add priority demotion controls 2026-05-12 18:43:20 +08:00
3917b84b5d fix(ui): 修复媒体网格滚动和空状态显示问题
- 移除媒体网格的最大高度限制和自动垂直滚动
- 将媒体空状态占位符从网格布局改为弹性布局
- 添加媒体空状态占位符的文字居中和行高设置
- 修复API中任务ID类型转换问题
2026-05-12 17:01:06 +08:00
7e220b7477 feat: add river-backed async task queue 2026-05-12 10:11:54 +08:00
ba850a06c6 feat: improve model rate limit tracking 2026-05-12 03:22:29 +08:00
05632172d0 feat: add runner failover policies and traces 2026-05-12 02:16:42 +08:00
f550c0acd5 feat(admin): 添加网络代理配置和钱包交易功能
- 在管理面板中集成网络代理配置显示和平台代理设置
- 添加钱包摘要和交易列表API接口及数据管理
- 实现SSE流式响应中的错误处理机制
- 添加全局HTTP代理环境变量配置支持
- 更新平台表单以支持代理模式选择和自定义代理地址
- 集成钱包交易查询过滤和分页功能
- 优化API错误详情解析和显示格式
2026-05-11 23:02:10 +08:00
c992f1de60 feat: add wallet settlement audit flow 2026-05-11 22:59:26 +08:00
da1e19d0a9 feat: refine video playground settings 2026-05-11 22:52:53 +08:00
0431cb8157 feat: improve model catalog aggregation 2026-05-11 17:44:57 +08:00
ec87816c95 refactor(web): simplify models page header 2026-05-11 11:02:08 +08:00
9f7c9f6581 feat(web): improve media playground controls 2026-05-11 00:40:02 +08:00
d86651ff55 feat: refine api key permissions and admin routes 2026-05-10 23:22:26 +08:00
d59756a27c chore: commit pending gateway changes 2026-05-10 22:34:15 +08:00
205a4b625e fix(web): align playground chat layout 2026-05-10 21:53:45 +08:00
fdcdcd477b feat: implement AI gateway phase one runtime 2026-05-09 21:18:32 +08:00
a5e66e79cd feat(web): add reusable admin form dialog 2026-05-09 20:15:35 +08:00