.. |
ChmodFilesRequest.php
|
Fix validation rules for ChmodFilesRequest.php, again..
|
2020-12-04 09:24:06 -07:00 |
CompressFilesRequest.php
|
Add support for compressing items in the file manager
|
2020-07-11 13:38:49 -07:00 |
CopyFileRequest.php
|
Update all of the permissions checking to be constant based
|
2020-03-22 15:31:25 -07:00 |
CreateFolderRequest.php
|
Update all of the permissions checking to be constant based
|
2020-03-22 15:31:25 -07:00 |
DecompressFilesRequest.php
|
Add endpoint support for decompressing files
|
2020-07-14 21:16:49 -07:00 |
DeleteFileRequest.php
|
Handle mass actions for file deletion
|
2020-07-11 15:37:59 -07:00 |
DownloadFileRequest.php
|
Update all the client API endpoints to use new permissions codes
|
2019-11-03 17:13:47 -08:00 |
GetFileContentsRequest.php
|
Require specific permission for reading the actual contents of a file; ref #2288
|
2020-08-31 19:36:30 -07:00 |
ListFilesRequest.php
|
Update all of the permissions checking to be constant based
|
2020-03-22 15:31:25 -07:00 |
PullFileRequest.php
|
Add endpoint to pull a remote file down
|
2020-12-24 09:15:03 -08:00 |
RenameFileRequest.php
|
Support renaming multiple files at once
|
2020-07-11 16:00:30 -07:00 |
UploadFileRequest.php
|
Get basic file upload functionality working
|
2020-07-12 16:42:32 -06:00 |
WriteFileContentRequest.php
|
Update all of the permissions checking to be constant based
|
2020-03-22 15:31:25 -07:00 |