nextcloud/apps/files_sharing
Christoph Wurst caff1023ea
Format control structures, classes, methods and function
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>
2020-04-10 14:19:56 +02:00
..
appinfo Fix app updates 2020-01-21 14:00:58 +01:00
composer Convert share event to an interaction event 2020-03-25 16:16:45 +01:00
css Merge pull request #19913 from nextcloud/bugfix/noid/remove-user-name-from-public-sharing-page 2020-04-03 10:33:05 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Bump @nextcloud/l10n from 1.1.1 to 1.2.2 2020-04-06 13:50:12 +00:00
l10n [tx-robot] updated from transifex 2020-04-10 02:18:23 +00:00
lib Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
src Merge pull request #19763 from nextcloud/bugfix/noid/received-share-sidebar-broken 2020-03-06 16:43:20 +01:00
templates Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
tests Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
.l10nignore Exclude compiled assets of files_sharing for transifex 2019-03-26 11:23:31 +01:00
list.php Properly emit Viewer event on files and files_sharing 2020-03-11 09:28:27 +01:00
public.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
webpack.js Allow users to specify to accept (internal) shares by default 2019-12-17 10:49:29 +01:00