1
1
mirror of https://github.com/pterodactyl/panel.git synced 2024-10-27 20:32:28 +01:00
Pterodactyl-Panel/app/Models
Dane Everitt 745c735b32
Add initial basic API changes
New route is `/api/me`
2016-10-14 20:22:23 -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
APILog.php Add support for base API logging of all requests 2016-10-07 16:06:09 -04: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 Add initial basic API changes 2016-10-14 20:22:23 -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 Add initial basic API changes 2016-10-14 20:22:23 -04: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 Implement base notifications support (#77) 2016-09-05 12:00:56 -04:00