nextcloud/apps/files/ajax
Andreas Fischer 67df0a60fb Check expected type after JSON decode instead of checking what is not expected.
This will also allow "true" and "false" as filenames instead of only "null".
2013-08-07 17:01:14 +02:00
..
delete.php No need to strip slashes, json_decode handles that for us 2013-04-19 13:45:40 +02:00
download.php Check expected type after JSON decode instead of checking what is not expected. 2013-08-07 17:01:14 +02:00
getstoragestats.php introducing class OCA/files/lib/Helper with new function to build an array with storage stats 2013-01-19 00:31:09 +01:00
list.php merge master into filesystem 2012-11-23 16:20:56 +01:00
mimeicon.php Remove useless setting of RUNTIME_NOAPPS 2012-08-08 22:42:50 +02:00
move.php Files: explicitly define 2013-02-08 12:03:28 +01:00
newfile.php Files: set the proper mimetype when creating a new text file 2013-05-06 17:55:22 +02:00
newfolder.php move some stuff to the new api 2012-10-26 23:05:02 +02:00
rawlist.php Various cleanups in OC.dialogs 2013-05-17 04:54:08 +02:00
rename.php [files] fix mock creation and remove hardcoded 'require' statement 2013-05-12 13:02:01 +02:00
scan.php Split scanning logic from ajax file 2013-07-19 16:44:47 +02:00
upgrade.php Cache: more efficient upgrading 2013-01-15 19:11:12 +01:00
upload.php Merge branch 'master' into fixing-3942-master 2013-07-06 00:02:11 +02:00