misc_pterodactyl-panel/app/Models
Dane Everitt afb5011fbe Update to Laravel 5.3
[BREAKING] — REMOVES REMOTE API

A new API will need to be implemented properly using the new Laravel
Passport OAuth2 system. DingoAPI was becoming too unstable and
development wasn’t really moving along enough to continue to rely on it.
2016-09-03 17:09:00 -04:00
..
Allocation.php Fix casts on models; closes #49 2016-01-26 22:17:51 -05:00
APIKey.php Add title to copyright 2016-01-20 16:05:16 -05:00
APIPermission.php Fix casts on models; closes #49 2016-01-26 22:17:51 -05:00
Database.php Add basic support for per-server databases 2016-02-08 18:03:05 -05:00
DatabaseServer.php Add database password change support and fix column name 2016-08-16 00:07:10 -04:00
Download.php Add title to copyright 2016-01-20 16:05:16 -05:00
Location.php Add title to copyright 2016-01-20 16:05:16 -05:00
Node.php add basic scheduler and queue processing for tasks 2016-02-27 18:35:12 -05:00
Permission.php Fix casts on models; closes #49 2016-01-26 22:17:51 -05:00
Server.php Remove old 'active' column and replace some references with 'suspended' in place 2016-09-01 21:21:01 -04:00
ServerVariables.php Fix casts on models; closes #49 2016-01-26 22:17:51 -05:00
Service.php Really basic initial implementation of service management 2016-02-15 15:21:28 -05:00
ServiceOptions.php Really basic initial implementation of service management 2016-02-15 15:21:28 -05:00
ServiceVariables.php Really basic initial implementation of service management 2016-02-15 15:21:28 -05:00
Session.php Add active session management 2016-02-26 00:35:23 -05:00
Subuser.php Fix casts on models; closes #49 2016-01-26 22:17:51 -05:00
Task.php add basic scheduler and queue processing for tasks 2016-02-27 18:35:12 -05:00
TaskLog.php add basic scheduler and queue processing for tasks 2016-02-27 18:35:12 -05:00
User.php Update to Laravel 5.3 2016-09-03 17:09:00 -04:00