- Nov 03, 2016
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Nov 01, 2016
-
-
Bjoern Schiessle authored
Signed-off-by:
Bjoern Schiessle <bjoern@schiessle.org>
-
- Oct 19, 2016
-
-
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. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Jul 22, 2016
-
-
Robin Appelman authored
-
Robin Appelman authored
-
- Jul 21, 2016
-
-
Joas Schilling authored
-
- Jul 20, 2016
-
-
Lukas Reschke authored
Fixes https://github.com/nextcloud/server/issues/50
-
- May 26, 2016
-
-
Lukas Reschke authored
-
- May 12, 2016
-
-
Joas Schilling authored
* Move lib/ of Files app to PSR-4 * Move tests to PSR-4
-
- Apr 19, 2016
-
-
Christoph Wurst authored
add checkbox to toggle show/hide hidden files persist show hidden setting fix settings menu layout test ApiController::showHiddenFiles don't show hidden files by default Store config in Backbone model and inject it into FileList Filter files only temporarily when rending the file list Fix file rename validation
-
- Apr 13, 2016
-
-
Christoph Wurst authored
-
Christoph Wurst authored
-
- Mar 24, 2016
-
-
Vincent Petry authored
Fixes web UI to properly display the share status icon when an outgoing remote share exists
-
- Mar 17, 2016
-
-
Vincent Petry authored
Returns the shareTypes share status info to the favorites file list.
-
- Jan 12, 2016
-
-
Thomas Müller authored
-
- Nov 30, 2015
-
-
Thomas Müller authored
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
- Oct 26, 2015
-
-
Lukas Reschke authored
-
- Oct 05, 2015
-
-
Morris Jobke authored
-
- Aug 05, 2015
-
-
Thomas Müller authored
-
- May 22, 2015
-
-
Bernhard Posselt authored
testing ... fixes fix test add php doc fix small mistake add another phpdoc remove not working cors annotations from files app
-
- May 19, 2015
-
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
- Mar 26, 2015
-
-
Jenkins for ownCloud authored
-
- Mar 24, 2015
-
-
Roeland Jago Douma authored
* Only use public interfaces - Injected IPreview * Added unit tests
-
- Feb 26, 2015
-
-
Morris Jobke authored
This reverts commit 6a1a4880.
-
- Feb 23, 2015
-
-
Jenkins for ownCloud authored
-
- Feb 17, 2015
-
-
Lukas Reschke authored
This checks if the offset exists before accessing it and also adds unit tests to this function which would have catched this before
Fixes https://github.com/owncloud/core/issues/14277
-
- Feb 02, 2015
-
-
Morris Jobke authored
-
- Jan 23, 2015
-
-
Joas Schilling authored
Also correctly return the exception for all cases when adding/removing favos
-
- Dec 15, 2014
-
-
Vincent Petry authored
-
Vincent Petry authored
-
- Oct 20, 2014
-
-
Lukas Reschke authored
-
- Sep 16, 2014
-
-
Tobias Kaminsky authored
Thumbnail generation Removed Log Added requested changes Added requested changes. - Fix code style - Add exception if file does not exist - Switch route styling Replaces https://github.com/owncloud/core/pull/10805 Fix codestyle Fix codestyle Migrate to appframework Fix typo
-