• Joined on 2026-01-15
whm pushed to master at whm/web 2026-03-24 14:48:50 +08:00
3222dffc64 feat(home): 简介与视频前置、侧栏 Win/安卓直链;后台与 API 默认中文
whm pushed to master at whm/web 2026-03-23 19:43:54 +08:00
f5852bc04e fix(nginx): admin 用 upstream+proxy_pass 去前缀,替代变量/rewrite
whm pushed to master at whm/web 2026-03-23 18:28:47 +08:00
78055dbe68 fix(nginx): 变量 proxy_pass 须 rewrite 去掉 /admin,否则静态资源回退 index.html
whm pushed to master at whm/web 2026-03-23 18:18:04 +08:00
2c0898fffd fix(deploy): restart.sh admin 挂载项目根;增加 verify-admin-dist 防白屏
whm pushed to master at whm/web 2026-03-23 18:10:20 +08:00
03878848dd fix(nginx): 移除 /admin/assets/ rewrite 块,避免变量 proxy_pass 返回 500
whm pushed to master at whm/web 2026-03-23 18:04:27 +08:00
ee9394f410 fix(nginx): admin 对齐 assets 配置;443 显式 /admin/assets/ 反代
whm pushed to master at whm/web 2026-03-23 17:57:18 +08:00
7980c1922a chore(compose): web 仅保留 public 挂载,推广走 dist/API;验证仅 yh_nginx
whm pushed to master at whm/web 2026-03-23 17:00:33 +08:00
80176ea6fc fix(admin): nginx.conf 与 deploy 对齐,避免 assets 回退为 HTML MIME 白屏
whm pushed to master at whm/web 2026-03-23 16:53:42 +08:00
0a1fe41314 fix(nginx): 优先 127.0.0.11 与延长 DNS valid,缓解 api/web 间歇无法解析致 502
whm pushed to master at whm/web 2026-03-23 16:43:20 +08:00
5da4941913 fix(admin): index.html 与 assets 缓存策略,避免发版后白屏
whm pushed to master at whm/web 2026-03-23 16:12:51 +08:00
ea90052e7e feat: 服务端 promotion 视频自动转码;首页宣传册预览与 mp4 配置
whm pushed to master at whm/web 2026-03-23 11:19:05 +08:00
d37e9a3663 feat(home): 右侧固定关注我们、宣传资料横向滚动与列表优化
whm pushed to master at whm/web 2026-03-23 10:57:48 +08:00
52991d1e49 feat(home): 门户式主侧栏布局,联系我们置底,侧栏关注我们
whm pushed to master at whm/web 2026-03-23 09:20:31 +08:00
eb6923998f fix(nginx): 验证文件改用 root+try_files,443 层挂载 verify-root 直连避免 403
whm pushed to master at whm/web 2026-03-22 01:54:46 +08:00
c6e5779b76 perf(nginx): 静态图/推广资源 Cache-Control 7d,index.html 禁止长期缓存
whm pushed to master at whm/web 2026-03-22 01:45:09 +08:00
6f87e0c260 fix(web): 关注我们列表图用响应式候选下标,避免重渲染覆盖 @error 导致裂图
whm pushed to master at whm/web 2026-03-22 01:34:27 +08:00
948494bca0 fix(nginx): 启动时从 resolv.conf 注入 resolver + tpl 生成配置,修复 Podman host not found api
whm pushed to master at whm/web 2026-03-22 01:18:10 +08:00
7c9649356a chore(web): 关注我们二维码放入 public/social 供首路径 /social/ 加载
whm pushed to master at whm/web 2026-03-22 01:15:25 +08:00
5ff300d0f7 fix(web): 关注我们图片多 URL 回退(public→promotion),移除部署路径提示;Nginx 增加 /social/
whm pushed to master at whm/web 2026-03-22 00:58:24 +08:00
66b873d0b0 feat(deploy): 挂载 web/public 与 web/promotion 到 yh_web,支持热更新无需重建 dist