Commit Graph

  • 95d7cbc825 Improve KDocs QR capture yuyx 2026-01-07 13:14:02 +08:00
  • 6b416dc5f1 Force KDocs QR fetch and improve login detection yuyx 2026-01-07 13:07:57 +08:00
  • 28e86b1147 Fix kdocs login status detection yuyx 2026-01-07 12:57:03 +08:00
  • 1e216ea356 Fix kdocs runtime logger call yuyx 2026-01-07 12:49:54 +08:00
  • 3bae759afc Integrate KDocs auto-upload yuyx 2026-01-07 12:32:41 +08:00
  • 5137addacc Optimize scheduler status lookups yuyx 2026-01-06 15:58:23 +08:00
  • 4c492122dd feat: support announcement image upload yuyx 2026-01-06 12:15:16 +08:00
  • 82acc3470f Ensure menu expanded in screenshots yuyx 2025-12-31 21:28:28 +08:00
  • 2e44afde30 Capture full-page wkhtmltoimage shots yuyx 2025-12-31 20:50:02 +08:00
  • 28f4e807a9 Fix wkhtmltoimage viewport crop yuyx 2025-12-31 20:23:31 +08:00
  • 3b04f04a31 feat: 全屏截图改用管理后台框架 yuyx 2025-12-31 20:12:39 +08:00
  • ea1c7e8a00 feat: wkhtmltoimage支持自定义高度 yuyx 2025-12-31 20:05:39 +08:00
  • d269a99d3c fix: wkhtmltoimage使用安全cookie yuyx 2025-12-31 19:41:34 +08:00
  • 7c3d0a0947 fix: wkhtmltoimage兼容UA参数 yuyx 2025-12-31 19:13:20 +08:00
  • 7cf39f80bc fix: 兼容旧浏览器后台与截图开关 yuyx 2025-12-31 19:04:42 +08:00
  • d108f3b51d bust spa asset cache by build id yuyx 2025-12-31 18:22:03 +08:00
  • 41ead4bead replace screenshot pipeline and update admin yuyx 2025-12-31 16:50:35 +08:00
  • 2d98ab66a3 fix: 修复公告关闭功能 - 当次关闭与永久关闭区分 yuyx 2025-12-27 21:51:28 +08:00
  • 70e09c83a8 fix: 修复浏览器池任务丢失和统计错误 bug yuyx 2025-12-27 21:26:56 +08:00
  • 01ffaf96a3 fix: CPU显示修复 + 报表面板添加浏览器池状态 yuyx 2025-12-27 20:15:48 +08:00
  • 1b20478a08 feat: 风险分定时衰减 + 密码提示修复 + 浏览器池API + next回跳 yuyx 2025-12-27 18:28:21 +08:00
  • 3d9dba272e refactor: 删除版本更新功能 + 报表页自动刷新 yuyx 2025-12-27 12:41:26 +08:00
  • 89f3fd9759 feat: 安全增强 + 删除密码重置申请功能 + 登录提醒开关 yuyx 2025-12-27 12:08:36 +08:00
  • 4ba933b001 feat: 添加安全仪表板前端页面 yuyx 2025-12-27 01:56:22 +08:00
  • 759d99e8af fix: add security module to Dockerfile yuyx 2025-12-27 01:31:51 +08:00
  • 46253337eb feat: 实现完整安全防护系统 yuyx 2025-12-27 01:28:38 +08:00
  • e3b0c35da6 Harden auth risk controls and admin reauth yuyx 2025-12-26 21:07:47 +08:00
  • f90b0a4f11 Harden auth, CSRF, and email log UX yuyx 2025-12-26 19:05:20 +08:00
  • 3214cbbd91 chore: ignore local data and compose backups Yu Yon 2025-12-25 00:39:14 +08:00
  • c32f7b797d chore: add API diagnostic request logging toggles Yu Yon 2025-12-24 19:26:50 +08:00
  • ec84903745 fix: 启动后60秒内所有请求使用15秒超时 yuyx 2025-12-24 01:42:03 +08:00
  • 151fc3e09f perf: 启动预热优化 - 解决容器重启后首批任务慢/失败 yuyx 2025-12-24 01:18:18 +08:00
  • 1d44859857 perf: 优化任务执行速度 (40-70s → ~15s) yuyx 2025-12-24 00:19:46 +08:00
  • 79a571e58d fix: 容器重启后第一批任务失败 yuyx 2025-12-23 23:32:20 +08:00
  • 5f4fb50001 refactor: 统一日志管理 + 数据库索引优化 yuyx 2025-12-23 22:57:03 +08:00
  • c5f019be5a chore: restore API request timeout 5s yuyx 2025-12-18 09:46:01 +08:00
  • 433a3cb806 fix: avoid blocking browser init yuyx 2025-12-18 09:38:02 +08:00
  • 5851120f87 fix: admin auth UX, password policy, deps, db pool yuyx 2025-12-17 23:53:11 +08:00
  • 9028f7e272 ui: 移除定时任务停用标签 yuyx 2025-12-17 22:12:06 +08:00
  • 2ef0a10d6f fix(ui): 开关可见与布局对齐 yuyx 2025-12-17 22:03:15 +08:00
  • 2f5940d339 fix(ui): 开关可见与卡片不拉伸 yuyx 2025-12-17 21:14:54 +08:00
  • db4201a269 fix(ui): 定时任务开关禁用态更清晰 yuyx 2025-12-17 20:44:49 +08:00
  • 5393648d21 fix(api): 列表页失败不算完成 yuyx 2025-12-17 19:24:08 +08:00
  • 3f667dd21b fix(api): 超时按单条处理避免中途结束 yuyx 2025-12-17 15:49:05 +08:00
  • 6827d11f40 chore(update): 忽略备份文件的脏工作区提示 yuyx 2025-12-16 23:48:58 +08:00
  • 4c9bed0f0b perf: 默认请求超时降为5s yuyx 2025-12-16 23:17:21 +08:00
  • 4571a83492 chore: 使用国内DNS避免解析超时 Yu Yon 2025-12-16 22:25:41 +08:00
  • 0e587ca497 ui: 运行中仅显示已浏览内容数 yuyx 2025-12-16 21:23:03 +08:00
  • 1b707fdace fix: 浏览内容进度实时显示 yuyx 2025-12-16 21:19:48 +08:00
  • 2abb9ab494 fix: 账号截图开关持久化与状态推送优化 yuyx 2025-12-16 18:27:45 +08:00
  • e699f4fb94 更新管理后台布局 yuyx 2025-12-15 22:18:44 +08:00
  • d650c6f584 优化报表页面,移除统计页面 yuyx 2025-12-15 22:12:15 +08:00
  • 9aa28f5b9e 添加报表页面,更新用户管理和注册功能 yuyx 2025-12-15 21:39:32 +08:00
  • 738eaa5211 更新邮件服务和SMTP配置功能 yuyx 2025-12-15 20:32:28 +08:00
  • 8846945208 更新邮件页面和管理API yuyx 2025-12-15 17:16:56 +08:00
  • 49897081b6 更新日志页面和统计页面 yuyx 2025-12-15 16:25:37 +08:00
  • a8b9f225bd 更新系统页面和更新功能 yuyx 2025-12-15 15:58:12 +08:00
  • de6d269fb4 更新 update_agent.py yuyx 2025-12-15 15:09:34 +08:00
  • 0d1397debe 添加自动更新功能 yuyx 2025-12-15 14:34:08 +08:00
  • 809c735498 添加一键部署脚本 yuyx 2025-12-15 13:57:25 +08:00
  • 10d5363e29 更新 schedules.py yuyx 2025-12-15 13:30:40 +08:00
  • a619e96e73 同步本地更改 yuyx 2025-12-15 10:48:58 +08:00
  • dab29347bd 更新定时任务页面和前端构建 yuyx 2025-12-14 23:09:27 +08:00
  • 1ec0d80f6c 清理冗余文件,更新 Dockerfile 和配置 yuyx 2025-12-14 22:49:00 +08:00
  • dac06d187e 更新 playwright_automation 和 screenshots 服务 yuyx 2025-12-14 22:04:05 +08:00
  • a346509a5f 同步更新:重构路由、服务模块,更新前端构建 yuyx 2025-12-14 21:47:08 +08:00
  • e01a7b5235 删除 UI_REFACTOR_FRONTEND.md 237899745 2025-12-14 18:24:34 +08:00
  • 949ff1e53a 删除 UI_REFACTOR_ADMIN.md 237899745 2025-12-14 18:24:29 +08:00
  • cbddaf810e fix: 直接对iframe内容进行full_page截图 yuyx 2025-12-14 16:23:05 +08:00
  • a3497f2921 fix: 展开所有可滚动容器以截取完整页面内容 yuyx 2025-12-14 16:17:51 +08:00
  • 94ceb959c7 fix: 使用JavaScript展开iframe高度以截取完整内容 yuyx 2025-12-14 16:11:58 +08:00
  • b408e78c74 fix: 改进截图逻辑,直接截取表格元素 yuyx 2025-12-14 16:08:41 +08:00
  • 4400ded86a fix: 修复截图只截取可见区域的问题 yuyx 2025-12-14 16:04:36 +08:00
  • 4510fbba83 fix: 修复截图只能截取区域的问题,改为截取整个网页内容 yuyx 2025-12-14 15:49:49 +08:00
  • a9c8aac48f fix: 账号页闪烁/浏览类型/截图复制/时区统一 yuyx 2025-12-14 11:30:49 +08:00
  • 2ec88eac3b fix(app): refine account progress and screenshots yuyx 2025-12-14 01:21:31 +08:00
  • 8931ad5d7f fix(app): screenshot copy button copies image; add copy link yuyx 2025-12-14 00:59:02 +08:00
  • b4c7a3eac9 fix(app): hide account progress when idle; screenshot uses selected browse_type yuyx 2025-12-14 00:56:12 +08:00
  • 757de96fd9 fix(app): allow remark-only edit in accounts yuyx 2025-12-14 00:38:07 +08:00
  • 69443c2de6 feat(app): add announcements, feedback, settings (stage 5) yuyx 2025-12-14 00:27:05 +08:00
  • 54cf6fe538 feat(app): migrate schedules and screenshots (stage 4) yuyx 2025-12-14 00:15:19 +08:00
  • 9798ed52c3 feat(app): migrate /app accounts to Vue SPA (stage 3) yuyx 2025-12-13 23:56:47 +08:00
  • 324e0d614a feat(app): migrate auth pages to Vue SPA (stage 2) yuyx 2025-12-13 23:30:51 +08:00
  • 34f44eed3e feat(app): scaffold Vue3 frontend (stage 1) yuyx 2025-12-13 22:42:31 +08:00
  • 39153cc946 docs: confirm frontend refactor decisions yuyx 2025-12-13 22:32:27 +08:00
  • 56d2cadd81 docs: frontend UI refactor plan yuyx 2025-12-13 22:26:28 +08:00
  • 6bff5e4d97 fix: stats loader and smtp daily reset yuyx 2025-12-13 22:01:12 +08:00
  • 85a60009f3 chore(admin): final polish and QA doc yuyx 2025-12-13 21:46:34 +08:00
  • 49bc8b83b1 perf(admin): lazy routes and nav badges yuyx 2025-12-13 21:13:57 +08:00
  • 235ba28cc8 feat(admin): migrate admin UI to Vue3 yuyx 2025-12-13 20:51:44 +08:00
  • 3c31f30ee4 docs: admin UI refactor plan yuyx 2025-12-13 20:51:08 +08:00
  • 2bc7dad44c fix: docker-compose挂载database.py yuyx 2025-12-13 19:01:22 +08:00
  • 7015de0055 feat: 添加公告功能 yuyx 2025-12-13 18:40:42 +08:00
  • d7d878dc08 fix: 内存溢出与任务调度优化 yuyx 2025-12-13 17:36:02 +08:00
  • 9e761140c1 feat: SMTP配额自动重置(北京时间凌晨0点) yuyx 2025-12-13 04:01:50 +08:00
  • a7976bcdfc fix: SMTP配额重置使用北京时间 yuyx 2025-12-13 03:57:44 +08:00
  • d77595eba0 fix: 修复定时任务日志重复打印问题 yuyx 2025-12-13 03:38:47 +08:00
  • 42cc86e290 fix: 修复browser_installer.py语法错误,同步服务器代码 yuyx 2025-12-13 03:35:12 +08:00
  • b905739515 fix: 修复内存泄漏和僵尸进程问题 Yu Yon 2025-12-12 23:42:30 +08:00
  • 352c61fbd4 修复添加账号后前端不实时显示的问题 Yu Yon 2025-12-12 15:54:14 +08:00