misc_pterodactyl-panel/app/Repositories/Eloquent
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
..
AllocationRepository.php More API updates, better support for node config edits 2018-01-10 23:19:03 -06:00
ApiKeyRepository.php Update interface to begin change to seperate account API keys and application keys 2018-01-14 13:30:55 -06:00
DaemonKeyRepository.php Refactor how repositories for the daemon work. 2018-01-05 18:27:47 -06:00
DatabaseHostRepository.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
DatabaseRepository.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
EggRepository.php Fix logic mistake with findOrFail 2018-01-06 13:08:20 -06:00
EggVariableRepository.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
EloquentRepository.php More API updates, better support for node config edits 2018-01-10 23:19:03 -06:00
LocationRepository.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
NestRepository.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
NodeRepository.php Select less data from servers 2018-01-08 22:23:12 -06:00
PackRepository.php Too much grep 2018-01-06 12:49:32 -06:00
PermissionRepository.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
ScheduleRepository.php Update schedule process to allow toggling/triggering via UI 2018-01-08 21:43:10 -06:00
ServerRepository.php Too much grep 2018-01-06 12:49:32 -06:00
ServerVariableRepository.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
SessionRepository.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
SettingsRepository.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
SubuserRepository.php Update repository base code to be cleaner and make use of PHP 7 features 2018-01-04 22:49:50 -06:00
TaskRepository.php Update schedule process to allow toggling/triggering via UI 2018-01-08 21:43:10 -06:00
UserRepository.php Too much grep 2018-01-06 12:49:32 -06:00