server/apps/dav
Vincent Petry 6a4ea2c15a
Upload autorename on client side
Removes the need for POST to collection which would hit against upload
limits.

The client tries to auto rename the file by adding a suffix "(2)".
It tries to use the file list on the client side to guess a
suitable name. In case a file still cannot be uploaded and creates a
conflict, which can happen when the file was concurrently uploaded, the
logic will continue increasing the suffix.
2016-11-02 22:15:03 +01:00
..
appinfo Only enable files_drop plugin when we actuall do files_drop 2016-10-24 21:45:00 +02:00
bin Fix apps/ 2016-07-21 18:13:57 +02:00
l10n [tx-robot] updated from transifex 2016-10-29 00:07:14 +00:00
lib Upload autorename on client side 2016-11-02 22:15:03 +01:00
templates Remove any detailed information about the exception in the browser error plugin 2016-10-25 14:47:33 +02:00
tests Upload autorename on client side 2016-11-02 22:15:03 +01:00
.gitignore Introducing CardDAV into core 2015-11-06 15:26:51 +01:00