xboard
349c1710fe
feat: add PostgreSQL support and refactor database configuration in install command
2025-07-01 03:09:53 +08:00
xboard
44d92ac1c6
fix: resolve known issues and improve code standards
...
- Fix known bugs in user, plan, and server modules
- Standardize code formatting and structure
- Optimize database queries and model relationships
- Improve request validation and error handling
- Update admin controllers for better consistency
2025-06-22 17:38:17 +08:00
xboard
4fe2f35183
feat: enhance plan validation, traffic system and email verification
...
- feat: add plan price validation
- feat: make traffic packages stackable
- feat: add commission and invite info to admin order details
- feat: apply email whitelist to verification code API
- fix: subscription link copy compatibility for non-HTTPS
- fix: resolve route editing 500 error in certain cases
- refactor: restructure traffic reset logic
2025-06-22 01:18:38 +08:00
xboard
272dbd2107
feat: optimize settings management and admin functionality
...
- Add system log cleanup functionality with batch processing
- Optimize v2_settings table performance by unifying value storage
- Add comprehensive client support list for one-click subscription
- Fix QR code subscription links for specific node types
- Fix route addition issues in admin management panel
- Enhance admin system controller with log management APIs
2025-06-21 12:11:27 +08:00
xboard
7c86193215
fix: add missing files from previous commit
2025-05-24 20:19:54 +08:00
xboard
4e84cbd953
refactor: optimize mail reminder system - fix memory overflow, improve performance 20-30x, streamline code
2025-05-24 20:08:21 +08:00
xboard
97e7ffccae
fix: resolve PHPStan static analysis warnings
2025-05-07 19:48:19 +08:00
xboard
db235c10e8
Revert "fix: resolve PHPStan static analysis warnings"
...
This reverts commit 2d3e4b4a95 .
2025-04-14 21:23:08 +08:00
xboard
2d3e4b4a95
fix: resolve PHPStan static analysis warnings
2025-04-14 02:12:42 +08:00
xboard
8098cf3ee2
feat(admin): Add subscription template configuration and fix minor issues
2025-02-16 18:05:03 +08:00
xboard
0f43fff242
feat: new xboard
2025-01-21 14:57:54 +08:00
greatbody
0fb61ce30e
Support configure environment variable to skip interactive configuration, which is require when we want to setup by script.
2024-09-06 10:02:45 +08:00
xboard
7246eb6ebc
fix: 修复初始化安装时清理缓存报错的问题
...
修改aapanel 安装文档增加inotify 扩展说明
修改webman.php 自动检测是否安装inotify扩展,如果安装则自动拉取热重载监控
2024-05-29 00:56:00 +08:00
xboard
2b0bf6cbb7
perf: 优化安装体验
2024-05-24 13:06:25 +08:00
xboard
1cfd077ae7
log: 修改日志导出结果路径提示为绝对路径
2024-05-20 10:22:31 +08:00
xboard
be9ed269fa
perf: 优化流量消费相关代码性能,解决流量纪录与已用流量有概率不一致的问题
2024-04-27 17:06:57 +08:00
xboard
39b4218349
fix: 修复安装Command
2024-04-10 19:09:16 +08:00
xboard
4c6c7182e2
refactor: 重构规范部分代码、邮件队列增加失败重试、去除多个支付方式、更新依赖
2024-04-10 00:51:03 +08:00
ventle233
3611ed6c88
将重置流量只重置已使用流量修改为重置已使用流量的同时重置当总流量为当前订阅所设置的流量
2024-01-13 02:10:15 +08:00
xboard
ca1758dc48
feat: 增加Command (php artisan log:export)导出日志命令
2024-01-01 04:52:49 +08:00
xboard
41643a729a
perf: 优化初始化安装流程,增加mysql和Redis配置校验
2023-12-18 17:42:59 +08:00
xboard
b8009142ed
perf: 优化数据库备份Command逻辑
2023-12-13 09:28:01 +08:00
xboard
26593eda27
fix: 修复安装Command不清除缓存的问题
2023-12-10 11:51:56 +08:00
xboard
b3b04cfc54
perf: 优化初始化安装流程
2023-12-08 08:53:19 +08:00
xboard
1fcb6fa911
fix: 规范数据库事物的使用,解决在swoole环境下可能会出现事物一直不被提交的问题
2023-12-06 19:00:26 +08:00
xboard
aa0fe64afe
在 Docker 环境中读取 INSTALL 环境变量判断是否已经安装
2023-12-04 20:30:38 +08:00
xboard
bf3930d29f
fix: 修复tg机器人无法回复工单的问题
2023-12-03 09:43:38 +08:00
xboard
e086456777
chore: 修改Docker环境安装过程中默认的数据库地址为127.0.0.1
2023-11-24 17:03:48 +08:00
xboard
6aadeb5b84
fix: 修复迁移配置文件时配置为数组时的错误
2023-11-23 18:35:18 +08:00
xboard
265842e7bf
fix: 修复自动备份command 的问题,增加备份后自动压缩为.gz节省空间
2023-11-23 17:55:58 +08:00
xboard
6c2cb47bf8
refactor: 优化安装命令的代码
2023-11-23 13:32:39 +08:00
xboard
933572648c
to: 增加迁移迁移配置文件前清除缓存
2023-11-22 18:32:29 +08:00
xboard
ed3e40790e
docs: 更新文档,增加迁移迁移配置文件前清除缓存
2023-11-22 18:26:19 +08:00
xboard
db9f48ade0
docs: 补充aapanel + docker部署教程
2023-11-22 15:52:07 +08:00
xboard
65ca30a920
fix: 安装步骤当中修复错误的redis unix地址
2023-11-22 14:36:23 +08:00
xboard
d1b48623d7
docs: 优化部署、迁移文档、docker增加redis支持
...
1、优化部署、迁移
2、自动备份命令增加手动备份功能
3、docker部署集成redis
2023-11-22 14:01:58 +08:00
xboard
ae8cfa40be
feat: php artisan reset:password重置密码增加可自定义密码
2023-11-20 09:38:14 +08:00
xboard
cc1dc14c84
feat: 添加·定时自动备份并上传到谷歌云存储·的功能
2023-11-18 19:54:16 +08:00
xboard
65fe7682ff
Initial commit
2023-11-17 14:44:01 +08:00