Xboard/app/Console/Commands
2023-12-04 20:30:38 +08:00
..
BackupDatabase.php fix: 修复自动备份command 的问题,增加备份后自动压缩为.gz节省空间 2023-11-23 17:55:58 +08:00
CheckCommission.php Initial commit 2023-11-17 14:44:01 +08:00
CheckOrder.php Initial commit 2023-11-17 14:44:01 +08:00
CheckServer.php Initial commit 2023-11-17 14:44:01 +08:00
CheckTicket.php Initial commit 2023-11-17 14:44:01 +08:00
ClearUser.php Initial commit 2023-11-17 14:44:01 +08:00
MigrateFromV2b.php fix: 修复迁移配置文件时配置为数组时的错误 2023-11-23 18:35:18 +08:00
ResetLog.php Initial commit 2023-11-17 14:44:01 +08:00
ResetPassword.php feat: php artisan reset:password重置密码增加可自定义密码 2023-11-20 09:38:14 +08:00
ResetTraffic.php Initial commit 2023-11-17 14:44:01 +08:00
ResetUser.php Initial commit 2023-11-17 14:44:01 +08:00
SendRemindMail.php Initial commit 2023-11-17 14:44:01 +08:00
Test.php Initial commit 2023-11-17 14:44:01 +08:00
XboardInstall.php 在 Docker 环境中读取 INSTALL 环境变量判断是否已经安装 2023-12-04 20:30:38 +08:00
XboardRollback.php Initial commit 2023-11-17 14:44:01 +08:00
XboardStatistics.php Initial commit 2023-11-17 14:44:01 +08:00
XboardUpdate.php Initial commit 2023-11-17 14:44:01 +08:00