misc_pterodactyl-panel/app/Repositories/Eloquent
2020-08-25 19:11:25 -07:00
..
AllocationRepository.php Code cleanup 2020-07-06 20:05:42 -07:00
ApiKeyRepository.php Format files 2019-09-05 21:32:57 -07:00
BackupRepository.php backend: support is_successful state for backups rather than deleting it when failing 2020-08-20 21:07:53 -07:00
DaemonKeyRepository.php Format files 2019-09-05 21:32:57 -07:00
DatabaseHostRepository.php paginate databases when viewing a host 2018-03-03 17:52:35 -06:00
DatabaseRepository.php cs fix 2020-06-28 15:43:44 -07:00
EggRepository.php Format files 2019-09-05 21:32:57 -07: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 Code cleanup & fix frontend searching servers; closes #2100 2020-07-06 21:25:00 -07: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
MountRepository.php Fix even more StyleCI issues 2020-05-21 14:27:23 -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 Store node daemon tokens in an encrypted manner 2020-04-10 15:15:38 -07:00
PackRepository.php Format files 2019-09-05 21:32:57 -07:00
PermissionRepository.php Pass at removing extraneous permissions table and using native MySQL JSON 2020-03-22 16:56:00 -07:00
RecoveryTokenRepository.php Generate recovery tokens when enabling 2FA on an account 2020-07-02 21:55:25 -07:00
ScheduleRepository.php Format files 2019-09-05 21:32:57 -07:00
ServerRepository.php Correctly pass along startup variables for a server; closes #2255 2020-08-25 19:11:25 -07: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 cs fix 2020-06-28 15:43:44 -07:00
SettingsRepository.php Format files 2019-09-05 21:32:57 -07:00
SubuserRepository.php Code cleanup for subuser API endpoints; closes #2247 2020-08-19 20:21:12 -07:00
TaskRepository.php cs fix 2020-06-28 15:43:44 -07:00
UserRepository.php Remove old Theme::js calls in blade layouts. Persist checkboxes, Server Owner, Node, Default Allocation, and Additional Allocations on servers/new.blade.php 2020-04-11 13:56:03 -06:00