This repository has been archived on 2025-05-09. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Astral-nook/app/Repositories
Dane Everitt b71604566e
Improved code to generate SFTP usernames
Fixes edge case where specific server names could cause daemon errors
due to an invalid SFTP username being created by the panel.
2017-01-13 22:22:25 -05:00
..
Daemon Refactor to use more laravel logic and improve compatibility with older PHP versions (#206) 2016-12-12 14:30:57 -05:00
ServiceRepository Apply fixes from StyleCI 2016-12-14 21:56:25 +00:00
APIRepository.php Refactor to use more laravel logic and improve compatibility with older PHP versions (#206) 2016-12-12 14:30:57 -05:00
DatabaseRepository.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
HelperRepository.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
LocationRepository.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
NodeRepository.php fix forgotten rename of NodeConfigurationToken 2017-01-07 18:26:45 +01:00
ServerRepository.php Improved code to generate SFTP usernames 2017-01-13 22:22:25 -05:00
SubuserRepository.php Apply fixes from StyleCI 2016-12-30 22:00:06 +00:00
TaskRepository.php Apply fixes from StyleCI 2016-12-07 22:46:38 +00:00
UserRepository.php Update user controller 2017-01-12 15:40:24 -05:00