kongkongyo
879112d856
Merge upstream/main: 同步上游更新,解决 OAuthPage 冲突
...
合并上游 main 分支,包含俄语国际化、Kimi OAuth、UI 重构、
类型安全加固等更新。保留本地 Kiro OAuth 功能,同时引入
上游新增的类型安全工具函数。
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-09 21:28:21 +08:00
LTbinglingfeng
8acef95e5a
add .gitignore
2026-02-06 22:43:50 +08:00
kongkongyo
e4850656a5
feat: 增强文档和监控功能
...
主要更新:
- 完善 README 文档,新增中文详细使用说明与监控中心介绍
- 优化 README.md 文档内容和格式,增加英文和中文文档切换链接
- 新增监控中心模块,支持请求日志、统计分析和模型管理
- 增强 AI 提供商配置页面,添加配置搜索功能
- 更新 .gitignore,移除无效注释和调整条目名称
- 删除 README_CN.md 文件,统一文档结构
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-01-19 00:58:48 +08:00
Supra4E8C
3446280987
refactor(quota,auth): change page size selector to number input with range 3-30
2026-01-02 17:27:35 +08:00
Supra4E8C
4e26b6c92d
feat(auth-files): add Gemini CLI quota card and API call
2025-12-30 12:18:20 +08:00
Supra4E8C
95cbfb8c59
feat(auth-files): add antigravity quota cards with grouping, pagination, and i18n
2025-12-28 23:39:26 +08:00
Supra4E8C
f6563490a6
fix(webui): normalize gemini endpoint and oauth callback status
2025-12-21 10:40:04 +08:00
Supra4E8C
e44beb541f
feat
2025-12-18 12:36:17 +08:00
Supra4E8C
0ebf62b564
fix: usage layout
2025-12-17 12:14:35 +08:00
Supra4E8C
450964fb1a
feat: initialize new React application structure with TypeScript, ESLint, and Prettier configurations, while removing legacy files and adding new components and pages for enhanced functionality
2025-12-07 11:32:31 +08:00
hkfires
bbd0a56052
refactor(app): modularize UI and usage logic
2025-11-16 22:01:03 +08:00
hkfires
0b9abdf9b1
fix(logs): auto-scroll to latest on full reload
2025-10-20 14:57:15 +08:00
hkfires
a208a484ff
feat(config-ui): add YAML config editor with save/reload support
2025-10-19 22:40:08 +08:00
hkfires
dcfffc716b
feat(ui): add in-app log viewer and file logging controls
...
- Add Logs section with refresh, download, and clear actions
- Implement auto-refresh toggle and incremental loading via timestamp
- Add “logging to file” setting; integrate with config and /logging-to-file API
- Auto-load logs when opening Logs; hide nav when logging disabled
- Escape HTML when rendering logs for safety
- Update i18n with strings for logs and settings
- Ignore CLAUDE.md and AGENTS.md in .gitignore
Why: Enable users to monitor and manage logs within the app, reduce overhead with incremental updates, and avoid committing local agent docs.
2025-10-16 12:03:15 +08:00
Luis Pater
f6a4bae8c6
add auto release script
2025-10-01 01:57:53 +08:00