Xboard/app/Console/Commands
2024-01-01 04:52:49 +08:00
..
BackupDatabase.php perf: 优化数据库备份Command逻辑 2023-12-13 09:28:01 +08:00
CheckCommission.php fix: 规范数据库事物的使用,解决在swoole环境下可能会出现事物一直不被提交的问题 2023-12-06 19:00:26 +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
ExportV2Log.php feat: 增加Command (php artisan log:export)导出日志命令 2024-01-01 04:52:49 +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 perf: 优化初始化安装流程,增加mysql和Redis配置校验 2023-12-18 17:42:59 +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