misc_pterodactyl-panel/app/Models
Dane Everitt 0c513f24d5
Move server creation over to new service/repository setup.
Moves tons of functions around, but the basic implementation is working again.

Some features are still missing, and the service never actually commits the server to the database right now.

This push is mostly just to get the code into Github and backed up.
2017-07-19 20:49:41 -05:00
..
Allocation.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
APIKey.php Add ApiKey service, cleanup old API key methods 2017-06-25 15:31:50 -05:00
APILog.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
APIPermission.php Update last of existing services to use repositories, includes unit tests 2017-07-08 14:07:51 -05:00
Checksum.php Update copyright headers 2017-01-24 17:57:08 -05:00
Database.php Repository interface improvements 2017-07-15 11:52:34 -05:00
DatabaseHost.php Repository interface improvements 2017-07-15 11:52:34 -05:00
Location.php More service structure testing and configuration 2017-06-24 19:49:09 -05:00
Node.php Move old /remote routes into /daemon sphere. 2017-05-01 13:59:33 -04:00
Pack.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
Permission.php I really need to stop trying to override PHP reserved keywords... 2017-04-28 10:19:04 -04:00
Server.php Move server creation over to new service/repository setup. 2017-07-19 20:49:41 -05:00
ServerVariable.php Fix front and backend views with new service variable setups 2017-03-12 19:34:06 -04:00
Service.php Add initial pack creation and overview pages 2017-03-14 21:18:36 -04:00
ServiceOption.php Apply fixes from StyleCI (#416) 2017-05-01 20:58:36 -04:00
ServiceVariable.php Ensure reserved environment names aren't changed, fix undefined variable, ref #412 2017-05-01 17:01:46 -04:00
Session.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
Subuser.php Fix up email sending and add more notifications to the panel. 2017-02-17 19:23:27 -05:00
Task.php Un-butcher task system. 2017-04-15 13:52:43 -04:00
TaskLog.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
User.php Addition of repository to ease testing and maintainability 2017-07-01 15:29:49 -05:00