misc_pterodactyl-panel/app/Models
Dane Everitt 5c2b9deb09
Push initial implementations of new repository structure
This breaks almost the entire panel, do not pull this branch in this state.

Mostly just moved old repository files to a new folder without updating anything else in order to start doing new things. Structure is not finalized.
2017-06-10 22:28:44 -05:00
..
Allocation.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
APIKey.php Improved logic for handling permissions on API routes. 2017-04-08 12:05:29 -04:00
APILog.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
APIPermission.php Apply fixes from StyleCI (#372) 2017-04-09 19:16:39 -04:00
Checksum.php Update copyright headers 2017-01-24 17:57:08 -05:00
Database.php Update doc blocks for all app/ 2017-03-19 19:36:50 -04:00
DatabaseHost.php Move config::set calls into single helper function 2017-04-13 23:19:01 -04:00
Location.php Cleanup location model and controller for Admin. 2017-02-10 17:09:56 -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 Use cache helpers rather than database to handle configuration tokens and downloads. 2017-05-01 14:21:18 -04: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 Push initial implementations of new repository structure 2017-06-10 22:28:44 -05:00