.. |
BackupController.php
|
Add basic auditing for filesystem actions
|
2021-01-17 11:46:08 -08:00 |
CommandController.php
|
Ensure errors from daemon are wrapped correctly
|
2020-07-14 21:16:38 -07:00 |
DatabaseController.php
|
Modify how deletion service works (actually fixes #2085); cover changes with test
|
2020-10-08 21:08:55 -07:00 |
DownloadBackupController.php
|
Get basic file upload functionality working
|
2020-07-12 16:42:32 -06:00 |
FileController.php
|
Update audit design
|
2021-01-17 11:52:44 -08:00 |
FileUploadController.php
|
Get basic file upload functionality working
|
2020-07-12 16:42:32 -06:00 |
NetworkAllocationController.php
|
Add test coverage for allocation assignment endpoint
|
2020-10-31 21:57:27 -07: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 support for executing a scheduled task right now
|
2020-10-14 20:38:59 -07:00 |
ScheduleTaskController.php
|
Correctly handle schedule task deletion and avoid errors; closes #2534
|
2020-10-22 20:54:58 -07:00 |
ServerController.php
|
Fix display of navbar links to admins, closes #1920
|
2020-04-17 10:21:15 -07:00 |
SettingsController.php
|
Support updating docker image for a server from the frontend
|
2020-12-13 11:07:29 -08:00 |
StartupController.php
|
Support updating docker image for a server from the frontend
|
2020-12-13 11:07:29 -08:00 |
SubuserController.php
|
Attempt revocation of JWT access when changing a server's owner
|
2020-12-06 12:16:12 -08:00 |
WebsocketController.php
|
Simplify logic in websocket control
|
2020-12-24 09:20:23 -08:00 |