Commit Graph

  • e725db79a9 优化后台金山状态:登录后静默预取并在系统配置页复用缓存 master yuyx 2026-02-16 01:42:47 +08:00
  • 1389ec7434 安全修复:加固CSRF与凭证保护并修复越权风险 yuyx 2026-02-16 01:19:43 +08:00
  • 14b506e8a1 fix(frontend): 退出登录增加原生确认兜底,修复点击无响应 yuyx 2026-02-16 00:45:10 +08:00
  • 8c0403e0ff 安全增强: 增加日志敏感字段脱敏过滤器 yuyx 2026-02-16 00:36:47 +08:00
  • 7d42f96e42 安全修复: 收敛认证与日志风险并补充基础测试 yuyx 2026-02-16 00:34:52 +08:00
  • 7627885b1b fix(passkey): 修复安卓端 Credential Manager 异常并增强兼容 yuyx 2026-02-16 00:17:11 +08:00
  • cb35df5f01 fix(front): 修复前台退出登录确认弹窗样式丢失 yuyx 2026-02-15 23:59:08 +08:00
  • 7007f5f6f5 feat: 完成 Passkey 能力与前后台加载优化 yuyx 2026-02-15 23:51:12 +08:00
  • ebfac7266b security: harden proxy IP trust, token flow, health and sessions yuyx 2026-02-09 09:14:47 +08:00
  • f645a0f8ea perf(front): reduce login page preload and split frontend vendor chunks yuyx 2026-02-07 21:45:26 +08:00
  • 08864e51ba security: harden admin password change and production session headers yuyx 2026-02-07 21:37:55 +08:00
  • 7997a97a9a refactor(admin): remove legacy admin fallback page and routing yuyx 2026-02-07 19:50:15 +08:00
  • 122e12728c chore(repo): clean template leftovers and refresh README for current deployment yuyx 2026-02-07 19:01:10 +08:00
  • 225abbe7b6 fix(repo): restore runtime key/state files to avoid deploy breakage yuyx 2026-02-07 18:49:18 +08:00
  • 855b1e340b chore(repo): remove cleanup report and runtime state files from git yuyx 2026-02-07 18:48:20 +08:00
  • ed0b74eae3 perf(report): avoid duplicate initial stats sync in dashboard loop yuyx 2026-02-07 18:39:11 +08:00
  • 4874aa37f6 perf(frontend): add api cache layer and reduce report polling pressure yuyx 2026-02-07 18:36:55 +08:00
  • c285d1e348 fix(frontend): restore stable element-plus bootstrap to resolve admin crash yuyx 2026-02-07 18:11:23 +08:00
  • 06fe7f6f68 perf(frontend): on-demand element plus imports and dedupe stats requests yuyx 2026-02-07 17:43:18 +08:00
  • 99ecbcf55e perf(logging): reduce allow-strategy log noise via env switch yuyx 2026-02-07 17:35:28 +08:00
  • 43f1867033 perf(runtime): switch socketio to eventlet and optimize asset chunk caching yuyx 2026-02-07 16:09:21 +08:00
  • 9d1d4d701e feat(report): show live slow-sql threshold in header yuyx 2026-02-07 14:55:15 +08:00
  • b84a5abb8a feat(config): add live slow-sql threshold setting yuyx 2026-02-07 14:31:24 +08:00
  • 6a9858cdec feat(report): add 24h slow-sql dashboard and metrics api yuyx 2026-02-07 14:07:07 +08:00
  • 52dd7ac9e5 fix(db): persist actual schema version after migrations yuyx 2026-02-07 13:47:47 +08:00
  • dd7f03ef94 perf(db): add slow-query tracing and composite indexes yuyx 2026-02-07 13:44:58 +08:00
  • ff67a9bbab perf(db): tune sqlite pool and add maintenance scheduler yuyx 2026-02-07 12:53:43 +08:00
  • d77e439712 fix(build): stabilize vendor chunking to avoid element-plus init error yuyx 2026-02-07 12:30:13 +08:00
  • e93db6fbf1 feat(report): add drilldown dialog for slow API details yuyx 2026-02-07 12:24:44 +08:00
  • 592d48dde0 feat(report): add slow API ranking module for admin yuyx 2026-02-07 12:19:53 +08:00
  • a50294933b perf(stability): add request metrics and resilient API retries yuyx 2026-02-07 11:58:21 +08:00
  • 04b94d7fb2 perf: optimize polling, stats cache, and frontend chunk splitting yuyx 2026-02-07 11:41:49 +08:00
  • 21c537da10 feat(screenshots): serve thumbnails while keeping original for preview and copy yuyx 2026-02-07 11:02:16 +08:00
  • 2d5be0feb2 refactor(report): remove duplicated detail section and keep compact cards yuyx 2026-02-07 10:16:35 +08:00
  • 462e12ca0d feat(admin): align desktop report to compact module layout yuyx 2026-02-07 10:06:40 +08:00
  • ce96b17392 fix(admin): include overview metrics in mobile report cards yuyx 2026-02-07 09:57:04 +08:00
  • 69e3e4c45c feat(admin): compact mobile cards for report center yuyx 2026-02-07 09:54:11 +08:00
  • 12e07962c7 chore(admin): remove manual refresh buttons across pages yuyx 2026-02-07 09:47:17 +08:00
  • dd9cc5a76d fix: open mobile admin drawer from left side yuyx 2026-02-07 09:40:15 +08:00
  • f7832c3c15 fix: use process uptime and host-service stats fallback yuyx 2026-02-07 09:13:20 +08:00
  • d097571f62 fix: prevent report flicker on auto refresh yuyx 2026-02-07 09:06:52 +08:00
  • 121251a1f2 feat: smooth report refresh and redesign system settings mobile UI yuyx 2026-02-07 08:57:25 +08:00
  • 6eb0651e23 feat: redesign admin layout and stats dashboards yuyx 2026-02-07 01:59:29 +08:00
  • 9991834ccd feat: unify login UI and improve kdocs defaults yuyx 2026-02-07 01:27:00 +08:00
  • bf29ac1924 refactor: optimize structure, stability and runtime performance yuyx 2026-02-07 00:35:11 +08:00
  • fae21329d7 优化 KDocs 上传器 237899745 2026-01-21 20:09:46 +08:00
  • f46f325518 fix(frontend): 修复登录失败时通知弹两次的问题 237899745 2026-01-21 19:45:43 +08:00
  • 156d3a97b2 fix(kdocs): 修复上传线程卡住和超时问题 237899745 2026-01-21 17:02:08 +08:00
  • f90d840dfe docs: 添加加密密钥配置说明 Yu Yon 2026-01-21 09:41:54 +08:00
  • dfc93bce2e feat(security): 增强密码加密安全机制 Yu Yon 2026-01-21 09:31:15 +08:00
  • 10be464265 fix: 修复连接池计数和任务调度器默认值问题 yuyx 2026-01-16 22:46:40 +08:00
  • e65485cb1e fix: 修复自动重试的竞态条件问题 yuyx 2026-01-16 22:32:37 +08:00
  • 42609651bd fix: 修复截图登录检查逻辑的条件判断错误 yuyx 2026-01-16 22:16:01 +08:00
  • 072fbcbe18 🔧 更新.gitignore,忽略剩余的目录 zsglpt Optimizer 2026-01-16 17:55:03 +08:00
  • 3702026f9a 🧹 清理测试和工具目录 zsglpt Optimizer 2026-01-16 17:54:23 +08:00
  • 00597fb3b7 🧹 删除本地文档文件的最终提交 zsglpt Optimizer 2026-01-16 17:50:20 +08:00
  • 42e88f4924 🧹 最终清理:删除所有非README.md文档 zsglpt Optimizer 2026-01-16 17:49:54 +08:00
  • 56b3ca4e59 🔧 修复.gitignore,正确忽略data目录 zsglpt Optimizer 2026-01-16 17:48:28 +08:00
  • 92d4e2ba58 🧹 第二轮清理:删除过时文档和开发文件 zsglpt Optimizer 2026-01-16 17:48:03 +08:00
  • 67340f75be 📚 添加升级兼容性指南和推送成功报告 zsglpt Optimizer 2026-01-16 17:44:23 +08:00
  • 803fe436d3 🧹 清理不必要的文件,保持仓库整洁 zsglpt Optimizer 2026-01-16 17:44:04 +08:00
  • 7e9a772104 🎉 项目优化与Bug修复完整版 zsglpt Optimizer 2026-01-16 17:39:55 +08:00
  • 722dccdc78 fix: 登录路由添加CSRF豁免,解决重启后无法登录的问题 yuyx 2026-01-14 13:29:32 +08:00
  • 606cad43dc fix: 修复无附件文章无法标记已读的问题 yuyx 2026-01-14 13:24:29 +08:00
  • 6313631b09 fix: 改进分页逻辑,确保遍历所有页面不漏掉内容 yuyx 2026-01-14 13:17:52 +08:00
  • 09188b8765 fix: 防止浏览时无限循环重复处理已处理文章 yuyx 2026-01-14 13:14:22 +08:00
  • b2b0dfd500 fix: 修复分页错位问题,改为循环获取第1页直到清空 yuyx 2026-01-14 13:08:34 +08:00
  • 2ff9e18842 fix: 修复附件解析正则,匹配 download2.ashx yuyx 2026-01-14 12:48:58 +08:00
  • 1bd49f804c docs: 更新浏览逻辑注释,反映网站参数变更 yuyx 2026-01-14 12:45:40 +08:00
  • f8bbe3da0d fix: 修复应读参数,bz=2 改为 bz=0(适配网站更新) yuyx 2026-01-14 12:43:25 +08:00
  • 1b85f34a0f fix: 恢复截图顺序,保持完整框架样式 yuyx 2026-01-14 12:38:52 +08:00
  • f04c5c1c8f fix: 适配网站结构更新 yuyx 2026-01-14 12:31:22 +08:00
  • b1484e9c03 fix: 修复多任务上传状态显示问题 Yu Yon 2026-01-09 09:21:30 +08:00
  • 7f5e9d5244 feat: 多任务上传时显示等待上传状态 Yu Yon 2026-01-09 09:09:00 +08:00
  • 0ca6dfe5a7 fix: 修复容器运行时长显示(使用/proc计算实际容器运行时间) Yu Yon 2026-01-08 23:15:18 +08:00
  • 15fe2093c2 fix: Dockerfile添加curl支持健康检查 Yu Yon 2026-01-08 17:59:14 +08:00
  • 30b6e3144b fix: database.py 添加缺失的 kdocs_row_start/row_end 参数 yuyx 2026-01-08 01:03:19 +08:00
  • da71b0ac5e docs: 修正 README 中截图引擎描述 yuyx 2026-01-08 01:00:08 +08:00
  • 3c6799ce53 docs: 更新 README 文档至 v2.0 yuyx 2026-01-08 00:58:16 +08:00
  • a3060e4cd9 feat: Vue SPA 添加 KDocs 在线状态显示 + 清理废弃模板 yuyx 2026-01-08 00:31:42 +08:00
  • be9ec5e9a2 feat: 用户端显示金山文档在线状态 yuyx 2026-01-07 23:56:16 +08:00
  • b0fe325154 feat: KDocs 上传增强 + 离线监控 + Bug修复 yuyx 2026-01-07 23:40:46 +08:00
  • 13544867aa Fix clipboard permissions for KDocs yuyx 2026-01-07 17:46:28 +08:00
  • 5fd13fa152 Read KDocs cells via clipboard yuyx 2026-01-07 17:40:29 +08:00
  • a36fa3370b Show KDocs upload status yuyx 2026-01-07 17:31:50 +08:00
  • 2ec0c7cb58 Speed up KDocs QR retrieval yuyx 2026-01-07 17:15:46 +08:00
  • 3841358bc2 Add KDocs action feedback yuyx 2026-01-07 17:03:03 +08:00
  • 6bd00021b8 Fix KDocs login detection yuyx 2026-01-07 16:53:44 +08:00
  • f2652af8fb Fix kdocs upload status restore yuyx 2026-01-07 15:16:04 +08:00
  • 950af0efda Improve KDocs search matching yuyx 2026-01-07 15:03:51 +08:00
  • 45cbdc51b4 Show upload status and log KDocs skips yuyx 2026-01-07 14:28:58 +08:00
  • 703a62b6ad Increase KDocs QR timeout yuyx 2026-01-07 14:17:01 +08:00
  • ad847888f8 Avoid live KDocs status on page load yuyx 2026-01-07 14:12:54 +08:00
  • 8c150dcb7c Auto poll KDocs login status yuyx 2026-01-07 14:04:09 +08:00
  • ec90404194 Validate and log QR capture yuyx 2026-01-07 13:56:16 +08:00
  • 6af8f46129 Log and save KDocs QR screenshot yuyx 2026-01-07 13:49:37 +08:00
  • 19f083df7b Auto click KDocs login and confirm yuyx 2026-01-07 13:44:15 +08:00
  • a04cbfa55f Broaden KDocs login click and modal capture yuyx 2026-01-07 13:33:26 +08:00
  • b78bc7935f Trigger KDocs WeChat login flow yuyx 2026-01-07 13:26:31 +08:00
  • d8897f893a Expand KDocs QR detection yuyx 2026-01-07 13:21:19 +08:00