nextcloud/apps/files/ajax
Vincent Petry 335b2f40a6 Fixed download file from URL error messages
- L10N now converted to string to make them work with json_encode
- Added specific error message when server doesn't allow fopen on URLs
- Fixed client side to correctly show error message in a notification
- Added OCP\JSON::encode() method to encode JSON with support for the
  OC_L10N_String values
2013-12-12 10:38:12 +01:00
..
delete.php remove unneccessary lib in namespace 2013-09-20 16:46:33 +02: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 Files app backend now normalizes paths before rendering templates 2013-11-14 13:24:05 +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 Fixed download file from URL error messages 2013-12-12 10:38:12 +01:00
newfolder.php Fix double not in newfile/newfolder language. 2013-10-27 11:53:14 +01:00
rawlist.php Remove require in rawlist.php 2013-10-02 12:45:30 +02: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
upgrade.php Cache: more efficient upgrading 2013-01-15 19:11:12 +01:00
upload.php Append file etag to preview URLs 2013-10-28 14:14:55 +01:00