- Dec 05, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Nov 22, 2019
-
-
Roeland Jago Douma authored
* Order the imports * No leading slash on imports * Empty line before namespace * One line per import * Empty after imports * Emmpty line at bottom of file Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Oct 18, 2019
-
-
Robin Appelman authored
Signed-off-by:
Robin Appelman <robin@icewind.nl>
-
- Oct 11, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Sep 28, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by:
npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
-
- Feb 22, 2019
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Jan 26, 2018
-
-
Morris Jobke authored
It should be up to 6x faster Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Nov 06, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Aug 09, 2017
-
-
Morris Jobke authored
* regression from #5791 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Jul 21, 2017
-
-
Roeland Jago Douma authored
* PrivateData is an app now: https://github.com/nextcloud/privatedata * No need to load the OCS routes.php (as there is none!) Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- May 15, 2017
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Nov 16, 2016
-
-
Felix Epp authored
Added the system config which sets all conditions to true that query the FrontControllerActive mod_env variable. Signed-off-by:
Felix A. Epp <work@felixepp.de>
-
- Aug 09, 2016
-
-
Roeland Jago Douma authored
-
- Aug 08, 2016
-
-
Roeland Jago Douma authored
One of the possibilities of the old OCS API is that you can define the url yourself. This PR makes this possible again by adding an optional root elemenet to the route. Routes are thus: .../ocs/v2.php/<root>/<url> By default <root> = apps/<app> This will allow for example the provisioning API etc to be in ../ovs/v2/php/cloud/users
-
- Jul 21, 2016
-
-
Joas Schilling authored
-
Joas Schilling authored
-
- Jul 18, 2016
-
-
Roeland Jago Douma authored
-
- May 26, 2016
-
-
Lukas Reschke authored
-
- May 02, 2016
-
-
Lukas Reschke authored
This can lead to race conditions otherwise. Also depracted hasKey
-
- Apr 25, 2016
-
-
Roeland Jago Douma authored
-