gitserver
  • Joined on 2026-05-20
gitserver pushed to master at super/crawler-plugin 2026-09-13 23:32:35 +08:00
14a723ab1c refactor(品牌工具页): 历史批量删除抽为 runBatchDelete
gitserver pushed to master at super/crawler-plugin 2026-09-13 23:23:04 +08:00
dc6e8924a9 refactor(品牌工具页): 历史轮询抽为 useHistoryPolling
gitserver pushed to master at super/crawler-plugin 2026-09-13 23:17:03 +08:00
882ccdac12 refactor(品牌工具页): 抽取 formatDateTime 与 uploadPathsToJava 公共工具
gitserver pushed to master at super/crawler-plugin 2026-09-13 23:08:33 +08:00
b70557a077 feat(认证/通知): 单设备登录互踢 + 站内通知铃铛系统
gitserver pushed to master at super/crawler-plugin 2026-09-13 21:56:55 +08:00
a0f6582914 feat(密钥管理): 代理配置后台明文展示 + 按次统计各密钥调用损耗
gitserver pushed to master at super/crawler-plugin 2026-09-13 21:44:28 +08:00
0c98c5bc15 docs(auth): 修正 JWT 默认密钥注释——桌面客户端本地 Flask 退役后服务端可独立轮换
gitserver pushed to master at super/crawler-plugin 2026-09-13 21:21:54 +08:00
1066625078 feat(品牌服务): 内部接口按 uid 供用户代理提取链接;代理检测改真实提取+转发探测
fe052879bd fix(用户管理): 删除用户时级联清理服务端密钥,修已删账号留下孤儿密钥行
Compare 2 commits »
gitserver pushed to master at super/crawler-plugin 2026-09-13 15:46:24 +08:00
51c5fe1129 fix(任务中断): 已终态任务也幂等刷新缓存/快照,修历史遗留的处理中卡死
3d208ea0e5 fix(任务中断): 标失败时同步模块缓存与进度快照,修"处理中"卡死
a4f60ef21c fix(权限): 用户菜单权限“自己没掉”——分区落库时级联清理跨类型误删 + 编辑弹窗空授权提交
Compare 3 commits »
gitserver pushed to master at super/crawler-plugin 2026-09-13 14:00:24 +08:00
3f6ad0c6ad feat(后台分组): 分组筛选与分组列仅超管可见,非超管一律隐藏
gitserver pushed to master at super/crawler-plugin 2026-09-13 13:42:10 +08:00
0323f0bb7b fix(密钥管理): 分组口径改为「分组创建人名下用户」
gitserver pushed to master at super/crawler-plugin 2026-09-13 13:34:11 +08:00
1b733b23b9 feat(密钥管理): 按数据权限分组隔离与筛选
gitserver pushed to master at super/crawler-plugin 2026-09-13 13:22:22 +08:00
05ae0c62d6 feat(密钥管理): 后台分组过滤+欠费状态识别
4bc4969e5a docs(backend-java): 恢复 flyway 迁移模板/演练/盘点文档(原来只在未合入的并行分支上,master 的 MigrationInventory/FlywayTemplate 契约测试一直红)
8cd8390d95 fix(健壮性): Java OOM 三处 + 双TE 502 根因 + admin-vue 403 白屏
Compare 3 commits »
gitserver pushed to master at super/crawler-plugin 2026-09-13 12:14:45 +08:00
2a766efb83 feat(客户端密钥面板): 代理设置支持连通性检测与状态展示
gitserver pushed to master at super/crawler-plugin 2026-09-13 10:51:26 +08:00
afa8560369 style(后台密钥管理): 用户名列加宽至 260px 并允许换行,长用户名不再截断
c81ebb7053 fix(前端测试): 修复 npm test 卡死——定时器泄漏 + 去套娃 + 强制退出/超时
Compare 2 commits »
gitserver pushed to master at super/crawler-plugin 2026-09-13 10:47:24 +08:00
b7d4d325e0 feat(密钥管理): 列表按用户聚合三字段列 + 代理配置服务端上报
gitserver pushed to master at super/crawler-plugin 2026-09-13 10:15:50 +08:00
82a782550e feat(密钥): 用户 API 密钥服务端化——V115 按账号绑定存储 + 后台密钥管理页 + 桌面端全站拦截与配置引导
gitserver pushed to master at super/crawler-plugin 2026-09-13 03:02:07 +08:00
d1b56918fa fix(跟价): 指定ASIN文件提交改 fileKey + 服务端三形态解析兼容
gitserver pushed to master at super/crawler-plugin 2026-09-12 11:42:42 +08:00
441917bfce feat(后台/店铺数据): 结果下载增加进度弹窗
gitserver pushed to master at super/crawler-plugin 2026-09-11 21:22:47 +08:00
037a689316 chore(日志): 服务端高频轮询日志降噪
gitserver pushed to master at super/crawler-plugin 2026-09-11 18:04:06 +08:00
db7cd22ed1 fix(鉴权/测试): 用户态工具鉴权改开关控制(默认关)+ 修复既有测试编译与断言