- May 25, 2020
-
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- May 20, 2020
-
-
Morris Jobke authored
This reverts commit 6ffde128. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
In test it reduced the transfered data from 5 MB to 2 MB. This should reduce the load on the appstore significantly. Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- May 15, 2020
-
-
Valdnet authored
-
- May 01, 2020
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Apr 29, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Apr 10, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
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>
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Apr 09, 2020
-
-
Christoph Wurst authored
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>
-
- Mar 25, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Mar 24, 2020
-
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- Jan 26, 2020
-
-
Arthur Schiwon authored
Signed-off-by:
Arthur Schiwon <blizzz@arthur-schiwon.de>
-
- Jan 13, 2020
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Jan 09, 2020
-
-
Georg Ehrke authored
Signed-off-by:
Georg Ehrke <developer@georgehrke.com>
-
- Dec 23, 2019
-
-
Julius Härtl authored
Signed-off-by:
Julius Härtl <jus@bitgrid.net>
-
- Dec 22, 2019
-
-
Georg Ehrke authored
Signed-off-by:
Georg Ehrke <developer@georgehrke.com>
-
- Dec 20, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Dec 18, 2019
-
-
Christoph Wurst authored
Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Dec 13, 2019
-
-
Joas Schilling authored
Co-authored-by:
Christoph Wurst <christoph@winzerhof-wurst.at> Signed-off-by:
Joas Schilling <coding@schilljs.com> Signed-off-by:
Christoph Wurst <christoph@winzerhof-wurst.at>
-
- Dec 08, 2019
-
-
Daniel Kesselberg authored
The stack trace for ConnectException could contain the old apps.json content and is probably huge. Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
- 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>
-
- Sep 05, 2019
-
-
Daniel Rudolf authored
Deprecate \OC_App::getAppWebPath() and \OC_App::getAppPath() Signed-off-by:
Daniel Rudolf <github.com@daniel-rudolf.de>
-
- Aug 28, 2019
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Aug 25, 2019
-
-
Daniel Rudolf authored
Implements a public API for \OC_App::getAppWebPath() Signed-off-by:
Daniel Rudolf <github.com@daniel-rudolf.de>
-
- Aug 20, 2019
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Aug 19, 2019
-
-
Roeland Jago Douma authored
Signed-off-by:
Roeland Jago Douma <roeland@famdouma.nl>
-
- Aug 15, 2019
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Jul 22, 2019
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Jul 18, 2019
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Jul 16, 2019
-
-
Morris Jobke authored
Signed-off-by:
Morris Jobke <hey@morrisjobke.de>
-
- Jun 27, 2019
-
-
Greta Doci authored
Signed-off-by:
Greta Doci <gretadoci@gmail.com>
-
- Apr 08, 2019
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-
- Apr 01, 2019
-
-
Daniel Kesselberg authored
Signed-off-by:
Daniel Kesselberg <mail@danielkesselberg.de>
-
- Mar 20, 2019
-
-
Joas Schilling authored
Signed-off-by:
Joas Schilling <coding@schilljs.com>
-