nextcloud/apps/files/ajax
Jörn Friedrich Dreyer b59ce403d8 Merge branch 'master' into fix_3728_with_file_exists_dialog
Conflicts:
	apps/files/css/files.css
	apps/files/js/file-upload.js
	apps/files/js/filelist.js
	apps/files/js/files.js
	apps/files_sharing/js/public.js
	core/js/jquery.ocdialog.js
	core/js/oc-dialogs.js
2013-09-17 19:10:46 +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 Compare result are already true/false 2013-08-17 12:58:10 +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 Fixed ajax support to also update the current dir permissions 2013-09-13 19:59:15 +02: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 use gerMimeTypeDetector detectPath instead of getMimeType 2013-08-30 18:07:49 +02:00
newfolder.php move some stuff to the new api 2012-10-26 23:05:02 +02:00
rawlist.php Use external and shared icons in OC.Dialogs.filepicker() 2013-09-14 14:35:23 +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 fix upload of multiple files 2013-09-06 18:16:40 +02:00