misc_pterodactyl-panel/app/Models
Dane Everitt 669119c8f8
Handle allocation assignment using services
Function is significantly quicker and uses 1 SQL query per IP rather than 1 query per port.
2017-08-05 21:10:32 -05:00
..
Allocation.php Handle allocation assignment using services 2017-08-05 21:10:32 -05: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 Fix database management things to actually work correctly. 2017-07-22 13:55:30 -05:00
DatabaseHost.php Fix formatting issue 2017-08-05 17:29:15 -05:00
Location.php More service structure testing and configuration 2017-06-24 19:49:09 -05:00
Node.php Add support for node management actions using new services 2017-08-05 17:20:07 -05: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 Add support for node management actions using new services 2017-08-05 17:20:07 -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