Commit Graph

28 Commits

Author SHA1 Message Date
Cheng Zhou f11a5c84d9 feat(监控): 完善系统监控、登录状态与访问审计能力
Client Quality Gates / Shared client and Web (push) Has been cancelled
Client Quality Gates / macOS Desktop (push) Has been cancelled
2026-07-10 17:12:13 +08:00
Cheng Zhou 0c187a35fa docs(desktop): 精简桌面端约束入口 2026-07-09 15:38:18 +08:00
Cheng Zhou 5ee84c97e8 fix(deploy): 修复数据库初始化复用旧镜像 2026-07-01 11:15:55 +08:00
Cheng Zhou 7c721d4e5c refactor(client): unify web and desktop release workflow
Client Quality Gates / Shared client and Web (push) Has been cancelled
Client Quality Gates / macOS Desktop (push) Has been cancelled
2026-06-30 20:25:07 +08:00
Cheng Zhou d1a6c957f7 feat(desktop): implement phase 1 tauri client 2026-06-30 17:25:03 +08:00
Cheng Zhou efc325568d 美化终端脚本 UI 并修复对齐与闪屏
- 配色体系:256 色语义色板(primary/accent/success/warn/danger)与统一图标常量
- 修复右边框对齐:ctms_text_width 用 perl 精确计算显示宽度,剥离 sgr0 的 \e(B 序列
- 修复菜单闪屏:改用光标归位原地覆盖重绘,去掉每帧清屏
- 美化各面板:install.sh banner/确认/成功框、根菜单、status.sh 资源表格,标签列对齐
- 新增 ctms_pad_right 按显示宽度填充含中文标签

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-23 15:24:22 +08:00
Cheng Zhou 6c2f61eebd chore: clean legacy setup artifacts 2026-05-25 14:35:24 +08:00
Cheng Zhou 9305ced664 整理项目文档并优化权限监控与安装脚本 2026-05-21 11:39:00 +08:00
Cheng Zhou 74feca4467 feat: harden auth and study workflows
- replace plaintext login and unlock requests with RSA-OAEP/AES-GCM encrypted payloads

- add login challenge replay protection, production RSA key validation, and auth tests

- wire compose to environment-driven dev/prod settings without committing local secrets

- update setup-config smoke scripts and Postman docs for encrypted login

- add visit schedule migrations/tests and update study/subject setup workflows
2026-05-08 22:16:43 +08:00
Cheng Zhou 4bebc64662 feat: 清理示例数据并统一空态体验 2026-03-31 11:20:57 +08:00
Cheng Zhou 84f865a7b0 chore: 调整 nginx 入口为 8888 端口 2026-03-31 09:34:29 +08:00
Cheng Zhou 9535fece6c feat: 按历史痕迹恢复 nginx 同域入口 2026-03-31 09:16:41 +08:00
Cheng Zhou 38b9838d63 hotfix: 修复生产前端 API 默认地址 2026-03-31 08:52:46 +08:00
Cheng Zhou da54eef06a release(main): 移除腾讯云发布链路 2026-03-30 22:53:39 +08:00
Cheng Zhou 5677f6823a release(main): 集成 nginx 移除里程碑 2026-03-30 22:05:02 +08:00
Cheng Zhou 956c47218e feat: automate tencent private registry publishing 2026-03-30 20:15:06 +08:00
Cheng Zhou aa6cdd40e9 release(main): 清理本地配置并重组文档结构 2026-03-30 19:03:17 +08:00
Cheng Zhou 244c424126 docs: add branch governance policy 2026-03-30 16:59:48 +08:00
Cheng Zhou a67991740e feat: 统一生产初始化流程并保护系统管理员 2026-03-27 17:26:46 +08:00
Cheng Zhou f2f856ea24 chore: productionize compose deployment 2026-03-27 16:13:28 +08:00
Cheng Zhou b3cd8e03f2 项目概览、参与者管理初步优化(未接入真实数据) 2026-01-13 10:10:28 +08:00
Cheng Zhou 712cef8298 readme、init修正 2025-12-23 17:19:32 +08:00
Cheng Zhou 6ddf9901a0 新增用户注册功能 2025-12-22 21:19:48 +08:00
Cheng Zhou 5d3e8667fc 解决pg-error问题,demo数据注入 2025-12-17 22:22:37 +08:00
Cheng Zhou c074c2b5bc 增加admin管理帐号和项目的界面--初步实现 2025-12-17 20:12:49 +08:00
Cheng Zhou 9ca30d12f8 UX-2(操作级权限控制) 2025-12-17 15:11:02 +08:00
Cheng Zhou 45aa62ae17 历史帐号停用,每个角色保留1个帐号 2025-12-16 23:28:51 +08:00
Cheng Zhou 4f35769056 Step F4:任务(Task)& 里程碑(Milestone)管理页面 2025-12-16 21:13:18 +08:00