• Joined on 2026-01-15
whm pushed to master at whm/web 2026-03-19 17:11:37 +08:00
e1fc257435 feat: 前台404页与通配路由; 积木拖拽排序(vuedraggable); nginx SPA说明
whm pushed to master at whm/web 2026-03-19 16:48:01 +08:00
88f9d42f91 feat(admin): 首页编辑支持链接选择器(本站页面/他站首页/文件)与试跳
whm pushed to master at whm/web 2026-03-19 16:34:28 +08:00
6df5cf029d feat(admin): 积木页面可视化编辑与链接选择器(站内页/可下载文件)
whm pushed to master at whm/web 2026-03-19 16:21:15 +08:00
ea163dbf8e feat: 前台动态路由与积木页面、网页路径/发布/模式、PAGE_BUILDER 文档
whm pushed to master at whm/web 2026-03-18 18:43:46 +08:00
b17e99eb93 1.修改首页下载功能
whm pushed to master at whm/web 2026-03-18 18:31:35 +08:00
c67346626a 修改上传的挂载路径
whm pushed to master at whm/web 2026-03-18 18:26:27 +08:00
7a97ba8c66 feat: 角色创建与赋权、文件管理单页多级目录与上传可下载、api上传目录可写卷
whm pushed to master at whm/web 2026-03-18 18:12:16 +08:00
whm pushed to master at whm/web 2026-03-18 17:58:23 +08:00
c9d9224a68 1.修改挂载路径
whm pushed to master at whm/web 2026-03-18 17:43:21 +08:00
5492456148 deploy: 挂目录+替换文件部署,构建产物到 deploy/,不重建 web/admin 镜像
whm pushed to master at whm/web 2026-03-18 16:50:41 +08:00
d5bc102bd7 fix: 上传200MB限制、备案信息、超级管理员仅首注、文件管理菜单
whm pushed to master at whm/web 2026-03-18 10:55:32 +08:00
31b1f2bb4c chore: 将验证文件改为宿主机挂载热加载
whm pushed to master at whm/web 2026-03-18 09:40:15 +08:00
81cd9dce75 chore: 将网站验证文件放入 web/public 目录
whm pushed to master at whm/web 2026-03-17 22:55:14 +08:00
483560bcfc fix: API 反代保留 /api 路径修复 404;admin 容器 location /;宿主机 Nginx 反代到 8443 说明
whm pushed to master at whm/web 2026-03-17 22:30:49 +08:00
6044786380 fix: API 改为 8088 且不映射宿主机端口,避免与 sshd 的 9527 冲突;脚本增加 9527 检查
whm pushed to master at whm/web 2026-03-17 21:56:02 +08:00
whm pushed to master at whm/web 2026-03-17 21:52:03 +08:00
whm pushed to master at whm/web 2026-03-17 21:41:52 +08:00
eb2d5f6579 chore: 提交部署脚本与 nginx 证书私钥(pull-and-restart.sh, restart.sh, yuheng.yuxindazhineng.com.key)
whm pushed to master at whm/web 2026-03-17 21:36:47 +08:00
3993f7322e chore: 添加 nginx 容器用配置 yuheng.docker.conf(仅 443)
whm pushed to master at whm/web 2026-03-17 20:52:29 +08:00
9babb2ac7e fix: API 宿主机端口改为 8088,nginx 反代同步