nextcloud/files
Robin Appelman 66f4f06dd9 if a deleted file is uploaded, finish the delete first
otherwise the upload will fail because the file still exists on the server, the old file will be deleted and neither the old or new file will be left
2012-02-24 23:54:38 +01:00
..
ajax some improvements in file scanning 2012-02-05 01:23:04 +01:00
appinfo Editor now loads on top of files app. 2011-10-01 22:48:00 +01:00
css Merge branch 'master' into filesystem 2012-02-02 17:30:54 +01:00
js if a deleted file is uploaded, finish the delete first 2012-02-24 23:54:38 +01:00
l10n update translations 2012-01-27 00:59:24 +01:00
templates writable not writeable 2012-02-05 14:03:44 +01:00
admin.php files: fix max filesize check 2011-09-24 18:42:06 +02:00
download.php Replace Expires and caching headers by OC_Response functions 2012-02-13 23:48:05 +01:00
index.php Fixup use of OC_Helper::linkTo function 2012-02-17 22:07:14 +01:00
settings.php Move some common code to OC_Util 2011-09-18 21:31:56 +02:00
webdav.php Add Sabre_DAV_Browser_Plugin to *DAV-servers to ease debugging 2011-09-23 09:40:01 +02:00