- Nov 01, 2016
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
* Merge share types correctly * Filter share types * Order share types Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Nextcloud bot authored
-
- Oct 31, 2016
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <icewind@owncloud.com>
-
Nextcloud bot authored
-
- Oct 30, 2016
-
-
Nextcloud bot authored
-
- Oct 29, 2016
-
-
Julia Bode authored
Signed-off-by:
Julia Bode <julia.bode@lulisaur.us>
-
Nextcloud bot authored
-
- Oct 28, 2016
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
Jörn Friedrich Dreyer authored
* introduce callForSeenUsers and countSeenUsers * add tests * oracle should support not null on clob * since 9.2.0
-
Nextcloud bot authored
-
- Oct 27, 2016
-
-
Juan Pablo Villafáñez authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
Nextcloud bot authored
-
- Oct 26, 2016
-
-
Nextcloud bot authored
-
- Oct 25, 2016
-
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
Thomas Müller authored
-
Thomas Müller authored
-
Vincent Petry authored
-
Vincent Petry authored
Properly trigger the "stop" even from the uploader. Also update storage stats at the end of all uploads instead of for each upload.
-
Thomas Müller authored
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Nextcloud bot authored
-
- Oct 24, 2016
-
-
Jan-Christoph Borchardt authored
Signed-off-by:
Jan-Christoph Borchardt <hey@jancborchardt.net>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Roeland Jago Douma authored
If we move a file from the temp part file to the original file we don't need update permissions. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Vincent Petry authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Vincent Petry authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Vincent Petry authored
Hacked around Blueimp's jquery.fileupload to make it work with our new chunking API. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Vincent Petry authored
Not needed any more in IE >= 11 Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
Vincent Petry authored
- uses PUT method with jquery.fileupload for regular and public file lists - for IE and browsers that don't support it, use POST with iframe transport - implemented Sabre plugin to handle iframe transport and redirect the embedded PUT request to the proper handler - added RFC5995 POST to file collection with "add-member" property to make it possible to auto-rename conflicting file names - remove obsolete ajax/upload.php and obsolete ajax routes Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
ryanwr authored
Signed-off-by:
Ryan Welch <ryantwr@gmail.com>
-
Lukas Reschke authored
Signed-off-by:
Lukas Reschke <lukas@statuscode.ch>
-
Vincent Petry authored
"Storage not available" is now "Storage temporarily not available". Exceptions are now logged in DEBUG level, not FATAL.
-