shanshanzhong147
  • Joined on 2025-08-09
shanshanzhong147 pushed to main at HI-VPN/hi-server 2025-10-22 01:31:55 -04:00
aab06c6eb9 fix: 添加调试打印以跟踪订阅列表查询逻辑
shanshanzhong147 pushed to main at HI-VPN/hi-server 2025-10-22 00:10:20 -04:00
75c6adc178 feat(subscribe): 添加订阅关联服务器数量统计功能
shanshanzhong147 pushed to main at HI-VPN/hi-server 2025-10-20 11:13:01 -04:00
b72523c837 refactor: vpn-server 转hi-server
3bbd687231 feat(设备绑定): 添加用户数据迁移功能以支持设备重新绑定
bfbc675e1a feat(订单): 实现推荐奖励系统支持佣金和赠送天数两种模式
7da63ade5c build: 移除Dockerfile中不必要的文件拷贝并添加构建脚本
Compare 10 commits »
shanshanzhong147 created branch main in HI-VPN/hi-server 2025-10-20 11:13:01 -04:00
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-19 22:29:19 -04:00
267434961e fix(用户): 使用事务安全处理邮箱绑定更新
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-17 22:04:55 -04:00
3bbd687231 feat(设备绑定): 添加用户数据迁移功能以支持设备重新绑定
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-17 09:02:58 -04:00
bfbc675e1a feat(订单): 实现推荐奖励系统支持佣金和赠送天数两种模式
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-14 11:25:15 -04:00
7da63ade5c build: 移除Dockerfile中不必要的文件拷贝并添加构建脚本
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-14 11:17:09 -04:00
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-14 11:16:32 -04:00
42061e38c0 build(Dockerfile): 将基础镜像从alpine改为scratch以减小镜像体积
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-13 21:37:33 -04:00
68c3afb137 ci(docker): 更新工作流配置和服务名称
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-13 21:28:51 -04:00
6cee877922 ci(docker): 简化Docker工作流配置
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-13 21:26:04 -04:00
5600278618 ci(docker): 简化创建sources.list的步骤
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-13 21:23:43 -04:00
01e510aef9 ci(docker): 改进apt源配置逻辑以处理缺失的sources.list
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-13 21:20:16 -04:00
7a322b0534 ci(docker): 修复构建时的GPG签名和时间同步问题
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-13 21:16:02 -04:00
be74a1bd0f ci: 更新TG_CHAT_ID配置
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-13 21:02:03 -04:00
4a7f5d52b3 ci: 修正TG_CHAT_ID配置中的错误格式
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-13 20:51:34 -04:00
9762adaced ci(docker): 更新Docker配置和CI变量
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-13 04:33:13 -04:00
c582087c0f refactor: 更新项目引用路径从perfect-panel/ppanel-server到perfect-panel/server
shanshanzhong147 pushed to main at S-VPN/ario_server 2025-10-10 10:23:16 -04:00
393b42f35a ci: 添加Docker构建和部署的Gitea工作流