nextcloud/apps/files/ajax
Robin Appelman 214357ca68 Improve sorting performance of large lists of files 2014-03-19 13:53:59 +01:00
..
delete.php Fixed log warning when deleting a single file 2014-03-07 15:03:35 +01:00
download.php Compare result are already true/false 2013-08-17 12:58:10 +02:00
getstoragestats.php Fixed storage stats to be based on current directory 2013-11-06 10:55:19 +01:00
list.php use a FileInfo object of the directory when generting the filelist 2014-02-18 15:39:35 +01:00
mimeicon.php Remove useless setting of RUNTIME_NOAPPS 2012-08-08 22:42:50 +02:00
move.php don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 2014-03-05 13:16:25 +01:00
newfile.php Added extra checks for invalid file chars in newfile.php and newfolder.php 2014-02-18 17:54:32 +01:00
newfolder.php Added extra checks for invalid file chars in newfile.php and newfolder.php 2014-02-18 17:54:32 +01:00
rawlist.php Improve sorting performance of large lists of files 2014-03-19 13:53:59 +01:00
rename.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
scan.php Split scanning logic from ajax file 2013-07-19 16:44:47 +02:00
upload.php Send correct path on file upload when using public app 2014-02-12 15:49:09 +01:00