..
AllocationRepository.php
Format files
2019-09-05 21:32:57 -07:00
ApiKeyRepository.php
Format files
2019-09-05 21:32:57 -07:00
BackupRepository.php
Better throttling of backup generation
2020-04-09 22:35:38 -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
Add Max Concurrent Connections for database users
2020-04-22 06:00:04 -04: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
Add endpoints required to store the results of a backup
2020-04-04 16:07:09 -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
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
ScheduleRepository.php
Format files
2019-09-05 21:32:57 -07:00
ServerRepository.php
Add linebreak because code style is important
2020-04-10 13:06:10 -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
Format files
2019-09-05 21:32:57 -07:00
SettingsRepository.php
Format files
2019-09-05 21:32:57 -07:00
SubuserRepository.php
Implement basic code for creating/updating a subuser
2020-03-27 14:23:13 -07:00
TaskRepository.php
Update schedule process to allow toggling/triggering via UI
2018-01-08 21:43:10 -06: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