- Apr 01, 2021
-
-
Vincent Petry authored
Signed-off-by:
Vincent Petry <vincent@nextcloud.com>
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- 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>
-
- Mar 31, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Mar 26, 2020
-
-
Christoph Wurst authored
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>
-
- Jul 06, 2017
-
-
Bjoern Schiessle authored
Signed-off-by:
Bjoern Schiessle <bjoern@schiessle.org>
-
- Jul 21, 2016
-
-
Joas Schilling authored
-
- May 26, 2016
-
-
Lukas Reschke authored
-
- Apr 22, 2016
-
-
Roeland Jago Douma authored
-
- Jan 12, 2016
-
-
Thomas Müller authored
-
- Oct 05, 2015
-
-
Morris Jobke authored
-
- Jun 25, 2015
-
-
Morris Jobke authored
-
- May 11, 2015
-
-
Björn Schießle authored
use hooks to update encryption keys instead of the storage wrapper if a file gets renamed/restored, as long as we are in the storage wrapper the file cache isn't up-to-date
-
- May 06, 2015
-
-
Björn Schießle authored
-
- Apr 27, 2015
-
-
Joas Schilling authored
-
- Apr 23, 2015
-
-
Björn Schießle authored
-
- Apr 07, 2015
-
-
Thomas Müller authored
-
Björn Schießle authored
-
Thomas Müller authored
-
Björn Schießle authored
add helper class accessible for encryption modules to ask for a list of users with access to a file, needed to apply the recovery key to all files
-
- Mar 27, 2015
-
-
Björn Schießle authored
update call
-
- Mar 26, 2015
-
-
Björn Schießle authored
-