misc_pterodactyl-panel/app/Contracts/Repository
Dane Everitt f9fc3f4370
Update interface to begin change to seperate account API keys and application keys
Main difference is permissions, cleaner UI for normal users, and account keys use permissions assigned to servers and subusers while application keys use R/W ACLs stored in the key table.
2018-01-14 13:30:55 -06:00
..
Attributes Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
Daemon Fix node return being too strict 2018-01-05 18:44:20 -06:00
AllocationRepositoryInterface.php More API updates, better support for node config edits 2018-01-10 23:19:03 -06:00
ApiKeyRepositoryInterface.php Update interface to begin change to seperate account API keys and application keys 2018-01-14 13:30:55 -06:00
ApiPermissionRepositoryInterface.php Update license headers on files. 2017-09-25 21:43:01 -05:00
DaemonKeyRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
DatabaseHostRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
DatabaseRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
EggRepositoryInterface.php This breaks literally the entire panel. 2017-10-06 23:57:53 -05:00
EggVariableRepositoryInterface.php Finish front-end server modification changes. 2017-10-25 22:33:28 -05:00
LocationRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
NestRepositoryInterface.php This breaks literally the entire panel. 2017-10-06 23:57:53 -05:00
NodeRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
PackRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
PermissionRepositoryInterface.php Update license headers on files. 2017-09-25 21:43:01 -05:00
RepositoryInterface.php More API updates, better support for node config edits 2018-01-10 23:19:03 -06:00
ScheduleRepositoryInterface.php Update schedule process to allow toggling/triggering via UI 2018-01-08 21:43:10 -06:00
ServerRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
ServerVariableRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
SessionRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
SettingsRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
SubuserRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
TaskRepositoryInterface.php Update schedule process to allow toggling/triggering via UI 2018-01-08 21:43:10 -06:00
UserRepositoryInterface.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00