- 11 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 10 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 09 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 08 Oct, 2016 2 commits
-
-
Jenkins for ownCloud authored
-
Vincent Petry authored
-
- 07 Oct, 2016 2 commits
-
-
Jenkins for ownCloud authored
-
Thomas Müller authored
* Bring social icons to core * Introduce social sharing * Add missing mail-grey.svg * Add config option to disable social sharing * Smaller icons * Twitter: set shared link as url in twitter field * Fix tooltip to disappear on click
-
- 05 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 04 Oct, 2016 1 commit
-
-
Thomas Müller authored
-
- 03 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 01 Oct, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 30 Sep, 2016 1 commit
-
-
Thomas Müller authored
* Use DI to load console commands from the apps - class name to be defined in the info.xml * Load commands from info.xml * Fix unit test * Allow Di magic for IMountManager
-
- 29 Sep, 2016 1 commit
-
-
Vincent Petry authored
"Storage not available" is now "Storage temporarily not available". Exceptions are now logged in DEBUG level, not FATAL.
-
- 27 Sep, 2016 1 commit
-
-
Vincent Petry authored
-
- 26 Sep, 2016 1 commit
-
-
Jörn Friedrich Dreyer authored
-
- 25 Sep, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 23 Sep, 2016 2 commits
-
-
Jenkins for ownCloud authored
-
Thomas Müller authored
-
- 22 Sep, 2016 1 commit
-
-
Vincent Petry authored
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.
-
- 21 Sep, 2016 2 commits
-
-
Jenkins for ownCloud 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.
-
- 20 Sep, 2016 2 commits
-
-
Jenkins for ownCloud authored
-
Jenkins for ownCloud authored
-
- 19 Sep, 2016 1 commit
-
-
Vincent Petry authored
The web UI now uses for PUT uploads which aren't restricted by PHP's upload_max_filesize and post_max_size
-
- 16 Sep, 2016 1 commit
-
-
Vincent Petry authored
Enhanced the REPORT method on the Webdav endpoint and added a "oc:favorite" filter rule. When set, it will return a flat list of results filtered with only favorite files. The web UI was also adjusted to use this REPORT method instead of the private API endpoint.
-
- 15 Sep, 2016 1 commit
-
-
Vincent Petry authored
-
- 11 Sep, 2016 1 commit
-
-
Thomas Müller authored
* Update phpunit dependency to 5.5 * getMock() -> createMock() or getMockBuilder() * Fix integration tests - comment enable/disable app tests for now * Update .htaccess
-
- 03 Sep, 2016 5 commits
-
-
Jenkins for ownCloud authored
-
Vincent Petry authored
-
Vincent Petry authored
-
Vincent Petry authored
Hacked around Blueimp's jquery.fileupload to make it work with our new chunking API.
-
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
-
- 29 Aug, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 28 Aug, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 25 Aug, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 24 Aug, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 23 Aug, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 22 Aug, 2016 1 commit
-
-
Vincent Petry authored
Initialize files config with defaults in case none was passed
-
- 21 Aug, 2016 1 commit
-
-
Jenkins for ownCloud authored
-
- 20 Aug, 2016 1 commit
-
-
Jenkins for ownCloud authored
-