- Apr 27, 2021
-
-
Roeland Jago Douma authored
It was disabled by default for ages. And often resulted in unwanted behavior. If admins want trusted servers they just have to do it manually. Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Jan 11, 2021
-
-
Morris Jobke authored
In preparation of the update of Psalm from 4.2.1 to 4.3.1+ (see https://github.com/nextcloud/server/pull/24521 ) Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Apr 10, 2020
-
-
Christoph Wurst authored
To continue this formatting madness, here's a tiny patch that adds unified formatting for control structures like if and loops as well as classes, their methods and anonymous functions. This basically forces the constructs to start on the same line. This is not exactly what PSR2 wants, but I think we can have a few exceptions with "our" style. The starting of braces on the same line is pracrically standard for our code. This also removes and empty lines from method/function bodies at the beginning and end. Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- 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>
-
- Nov 06, 2017
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Aug 02, 2017
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Apr 12, 2017
-
-
Morris Jobke authored
* based on PR by @Ardinis * see #4311 Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Aug 09, 2016
-
-
Bjoern Schiessle authored
-
- Jul 21, 2016
-
-
Joas Schilling authored
-
- Jun 20, 2016
-
-
Morris Jobke authored
-
- May 26, 2016
-
-
Lukas Reschke authored
-
- May 19, 2016
-
-
Joas Schilling authored
-
- Feb 09, 2016
-
-
Thomas Müller authored
Forward exception message to the admin in case of errors and in case the remote server version is to low and appropriate message is displayed as well
-
- Jan 12, 2016
-
-
Thomas Müller authored
-
- Nov 19, 2015
-
-
Björn Schießle authored
add option to auto add servers to the list of trusted servers once a federated share was created and accepted successfully
-
Björn Schießle authored
-