71203c66bb
fix(player): 修复主题分支网站图标不显示
...
favicon.svg 原外链 /logo.png 浏览器无法加载;改为内嵌 base64
index.html 增加 logo.png 作为 favicon 回退;theme-3 theme-color 对齐 #0F2027
2026-06-23 16:31:38 +08:00
ce84226219
feat(admin+api): 代理停用默认、结算加固与冒烟配置探针
...
- 代理层级默认授信比例与停用冻结/禁登全局默认
- 结算预览去重、比分校验、串关当场判负与市场类型校验
- 站内信 Banner/公告自动通知开关;开发环境动态 API 端口
- 扩充 RBAC/结算/认证/返现单元测试与 agent skills
2026-06-23 11:08:41 +08:00
b929fd01c0
docs: 完善镜像发版流程文档并清理过时文档
...
补充本地打包到线上更新的分步说明;部署脚本对示例密钥改为警告而非阻断。
2026-06-18 14:35:05 +08:00
wchino
73a94e6be3
部署优化
2026-06-13 22:16:14 +08:00
wchino
7b33d9f9fa
重构
2026-06-13 17:38:25 +08:00
e7e938f261
feat: WC2026 赛事 seed、生产上线初始化脚本与目录归档
...
重构 seed 为 WC2026 72 场小组赛与 48 强优胜盘;新增 production 模式仅保留 admin 与赛事示例;提供 prod-init-db 全量重置脚本;管理端 i18n 分包与赛事归档能力。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-12 18:17:00 +08:00
d5e7c8edb3
feat: add smoke tests, agent credit ledger, and player cashback page
...
Introduce admin smoke-test suite with API probes, agent credit transaction history, and player cashback records; fix SmokeTestModule DI and polish admin/player UI assets.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-09 16:05:48 +08:00
b4d3315db8
fix(deploy): run database seed from compiled dist in Docker
...
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-08 17:45:33 +08:00
e52cac7444
feat(deploy): add Docker full-stack deployment and server pack scripts
...
Enable one-click production deploy via docker-compose.prod.yml, with deployment docs and zip packaging for Baota upload.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-08 16:24:06 +08:00
b2216abd0c
feat(admin,api,player): 返水流程优化、账单详情与数据库重置
...
优化返水预览/确认/作废,新增玩家账变详情与后台一键重置为 seed 数据,并修复 dev 启动时 3000 端口占用。
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-06-08 11:14:22 +08:00