This website requires JavaScript.
Explore
Help
Sign In
xpcool
0 Followers
·
0 Following
Joined on
2026-07-14
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
Repositories
6
Projects
Packages
Public Activity
Starred Repositories
xpcool
pushed to
main
at
xpcool/workbuddy.xpcool.com
2026-09-10 14:16:00 +08:00
363caaedd7
Merge remote-tracking branch 'origin/main'
795b16e4e7
chore: 恢复 .gitignore 忽略规则;记录私钥误提交安全事件与处理
8f3489974a
remove(security): 删除私钥文件并更新.gitignore配置
Compare 3 commits »
xpcool
pushed to
main
at
xpcool/workbuddy.xpcool.com
2026-09-10 14:11:17 +08:00
7cc2dd3805
Merge remote-tracking branch 'origin/main'
79374895ae
docs: 记录验证分工约定
6ad767f50d
docs: 记录图片转 ICO 工作与「只 commit 不 push」约定
Compare 3 commits »
xpcool
pushed to
main
at
xpcool/workbuddy.xpcool.com
2026-09-04 00:46:49 +08:00
8412009aba
remove(security): 删除私钥文件并更新.gitignore配置
6f144d16f7
chore: 新增 .gitignore,防止 CentOS.pem 私钥误入库
8c3a24e950
带宽升级 3M→5M 实测确认满速;记录实例冷重启致防火墙规则丢失的坑
8dd953e0ee
file.xpcool.com 带宽诊断:实测满速 3Mbps,确认纯带宽瓶颈
bcb5ac2b7e
file.xpcool.com: 清理旧 filebrowser 容器与数据目录,保留 Quantum
Compare 6 commits »
xpcool
pushed to
main
at
xpcool/tool.xpcool.com
2026-09-01 11:37:40 +08:00
8ba67edc18
fix(image-to-ico): 调整下载按钮显示逻辑与预览样式
e1e3ab7b23
feat: 全站图片处接入 TDesign ImageViewer 预览(共享组件 + 组合式函数,9 处接入)
00013ee112
feat: 图片转 ICO 支持逐尺寸单独下载与多尺寸打包 ZIP
Compare 3 commits »
xpcool
pushed to
main
at
xpcool/tool.xpcool.com
2026-09-01 09:46:46 +08:00
e65da3ac8f
feat: 新增图片转 ICO 工具(纯前端多尺寸合成 + 体积控制)
xpcool
pushed to
main
at
xpcool/tool.xpcool.com
2026-08-31 17:02:07 +08:00
b9369df4d6
Merge remote-tracking branch 'origin/main'
b2911f01b8
chore: CHANGELOG 纳入 git 管理;agents.md 中央工作空间路径改相对引用 ../workbuddy.xpcool.com
Compare 2 commits »
xpcool
created branch
main
in
xpcool/workbuddy.xpcool.com
2026-08-31 11:58:12 +08:00
xpcool
pushed to
main
at
xpcool/workbuddy.xpcool.com
2026-08-31 11:58:12 +08:00
a14e162bd1
chore(ide): 添加 IDE 配置文件
1b82fd1771
chore: 登录仅密码加密改造(日志)
d7086382f7
feat: 生产全量请求/响应加密完成(日志)
76ce62b5c6
feat: 登录密码混合加密传输双端完成(日志)
6337c6dfd1
docs: 服务器安全加固与安全日志功能记录(2026-08-27)
Compare 10 commits »
xpcool
created repository
xpcool/workbuddy.xpcool.com
2026-08-31 11:52:51 +08:00
xpcool
pushed to
main
at
xpcool/admin.xpcool.com
2026-08-28 00:43:47 +08:00
f70f5dcff8
chore(other): 登录仅加密密码字段(豁免整体加密)
f8463e9f84
feat(other): 生产全量请求/响应加密拦截器
a1bddc348d
feat(other): 登录与密码管理混合加密传输
7e4bfee095
feat(auth): 登录/登出/超时对齐后端 JWT 旋转令牌
c9a3c02e12
docs: 通知/任务模块变更记录
Compare 9 commits »
xpcool
pushed to
main
at
xpcool/service.xpcool.com
2026-08-28 00:41:14 +08:00
70cb86176e
chore(auth): 登录接口豁免全量加密,仅加密密码字段
ebc507ee6c
feat(auth): 生产全量请求/响应加密中间件
06484774ad
feat(auth): 登录密码 RSA+AES 混合加密传输与加密字段支持
Compare 3 commits »
xpcool
pushed to
main
at
xpcool/service.xpcool.com
2026-08-27 23:26:53 +08:00
5e517a2d95
chore: 移除误提交的本地测试产物并忽略
abd81486ad
refactor(api): 去除 api 层 /v1 目录,统一为 api/<模块>/<子模块> 层级规则(包名=路径段下划线连接)
3d24dbd8cb
feat(auth): 认证链路联调修复——401 语义化 + 登出撤销会话 + 零配置兜底
e868c1ef9c
docs: 通知/任务模块变更记录
0569c70690
feat(notice+job): 通知模块(渠道/规则/日志/测试) + 自动任务管理(DB驱动gcron) + 用户表加Bark/pushplus字段
Compare 10 commits »
xpcool
pushed to
main
at
xpcool/service.xpcool.com
2026-08-27 09:22:36 +08:00
8721d01028
fix(recruitment): fetchHTML curl 优先 + https 归一化 + 调试日志改 warning 级(logger.level=warning 过滤了 Infof)
8b11893d35
feat(recruitment): 爬虫修复与部署打通 - Scan no-rows 入库修复 / title 属性兜底 / 双条件过滤 / 空日期插 NULL / crawl_log 截断 / fetchHTML curl 兜底 / 人社局改 https / 新增 config.yaml
Compare 2 commits »
xpcool
pushed to
main
at
xpcool/admin.xpcool.com
2026-08-27 02:17:51 +08:00
0807bb8514
FIX: 恢复丢失的前端代码(全局主题theme.css/工作台页/system五页美化/操作日志VxeTable增强版/house预售地图/recruitment),来自悬空提交f02a514快照,并补log页卡片美化
xpcool
pushed to
main
at
xpcool/service.xpcool.com
2026-08-27 02:01:10 +08:00
1e28e02dc1
feat(house): 新增新房预售证模块并扩展相关功能
xpcool
deleted branch recovery from
xpcool/admin.xpcool.com
2026-08-27 01:54:56 +08:00
xpcool
created branch
recovery
in
xpcool/admin.xpcool.com
2026-08-27 01:50:31 +08:00
xpcool
pushed to
recovery
at
xpcool/admin.xpcool.com
2026-08-27 01:50:31 +08:00
f02a514e44
feat(house): 增加房屋数据管理功能
xpcool
pushed to
main
at
xpcool/service.xpcool.com
2026-08-27 01:47:50 +08:00
ea50261cb8
feat(house): 扩充看房数据并增强服务器日志功能
xpcool
pushed to
main
at
xpcool/service.xpcool.com
2026-08-27 00:54:42 +08:00
856d62f9c7
FIX: workflow Go 下载源改 aliyun 镜像(go.dev 偶发 SSL 错误 exitcode 35)+ 3 次重试
First
Previous
1
2
3
4
5
Next
Last