.. |
BackupController.php
|
Add basic support for backups via the scheduled tasks system
|
2020-04-19 19:43:41 -07:00 |
CommandController.php
|
Ensure errors from daemon are wrapped correctly
|
2020-07-14 21:16:38 -07:00 |
DatabaseController.php
|
Prevent creating a new database via the application API if server is at its limit; closes #2129
|
2020-06-23 20:07:37 -07:00 |
DownloadBackupController.php
|
Get basic file upload functionality working
|
2020-07-12 16:42:32 -06:00 |
FileController.php
|
Fix bad encoding when handling files; closes #2399
|
2020-09-24 20:27:02 -07:00 |
FileUploadController.php
|
Get basic file upload functionality working
|
2020-07-12 16:42:32 -06:00 |
NetworkAllocationController.php
|
Added admin configuration
|
2020-09-28 16:14:14 -04:00 |
PowerController.php
|
Ensure errors from daemon are wrapped correctly
|
2020-07-14 21:16:38 -07:00 |
ResourceUtilizationController.php
|
Update client API endpoints to not use deprecated function
|
2019-09-05 21:41:20 -07:00 |
ScheduleController.php
|
Add test coverage for schedules
|
2020-06-28 13:50:07 -07:00 |
ScheduleTaskController.php
|
Add test coverage for creating tasks
|
2020-06-28 14:41:22 -07:00 |
ServerController.php
|
Fix display of navbar links to admins, closes #1920
|
2020-04-17 10:21:15 -07:00 |
SettingsController.php
|
Add test coverage for reinstall & server renaming
|
2020-06-28 10:40:41 -07:00 |
StartupController.php
|
Don't return variables to users that they should not be able to see; closes #2388
|
2020-09-22 21:12:00 -07:00 |
SubuserController.php
|
Code cleanup for subuser API endpoints; closes #2247
|
2020-08-19 20:21:12 -07:00 |
WebsocketController.php
|
Add test coverage for generating JWTs to connect to websocket
|
2020-06-28 10:16:15 -07:00 |