nextcloud/core
Christoph Wurst 0afe44c449 Do not print verbose info about app updates if there are none
This is cosmetical but if you have a large number of apps installed then
you'll see a wall of text during the server and app upgrade when it
tries to update each app via the app store. In may cases nothing will be
updated. For those boring cases we can hide the verbose info, but show
when occ is run with -v. Any actual update will still print a few lines.
Those are the important ones for the admin.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-11-22 02:24:59 +00:00
..
ajax Do not print verbose info about app updates if there are none 2021-11-22 02:24:59 +00:00
BackgroundJobs Update php licenses 2021-06-04 22:02:41 +02:00
Command Do not print verbose info about app updates if there are none 2021-11-22 02:24:59 +00:00
Controller Explicitly allow some routes without 2FA 2021-11-18 13:03:39 +01:00
css Merge pull request #29327 from nextcloud/bugfix/noid/do-not-make-actionbuttons-spans-too-transparent 2021-10-27 10:17:11 +02:00
Data Update php licenses 2021-06-04 22:02:41 +02:00
Db Profile backend 2021-10-19 04:59:35 +00:00
doc changed to nextcloud 2016-06-22 08:20:23 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
fonts Include additional scripts in Noto fonts 2021-03-01 19:15:01 +01:00
img Profile backend 2021-10-19 04:59:35 +00:00
js Bump bootstrap from 4.6.0 to 4.6.1 2021-11-13 21:48:51 +00:00
l10n [tx-robot] updated from transifex 2021-11-08 02:33:09 +00:00
Middleware Explicitly allow some routes without 2FA 2021-11-18 13:03:39 +01:00
Migrations Merge pull request #28541 from nextcloud/path-prefix-index2 2021-10-19 14:41:23 +00:00
Notification Update php licenses 2021-06-04 22:02:41 +02:00
Service Update php licenses 2021-06-04 22:02:41 +02:00
skeleton ownCloud -> Nextcloud 2016-07-28 15:47:04 +02:00
src Add autocompletion for password reset 2021-10-22 12:18:26 +02:00
templates Add profile templates 2021-10-18 08:59:16 +02:00
vendor Remove core.js 2019-01-09 15:02:00 +01:00
.l10nignore Add core/js/dist/ to l10nignore 2019-06-13 13:55:22 +02:00
Application.php disable path prefix index on postgresql for now 2021-10-08 18:39:22 +02:00
register_command.php Move queries to the joblist 2021-10-14 09:57:16 +02:00
routes.php Add an OCS endpoint for the hovercard contact actions 2021-10-20 10:22:40 +02:00
shipped.json Add circles as shipped app 2021-05-26 21:24:30 +02:00
strings.php core: add more strict_types 2021-04-26 12:44:37 +02:00
webpack.js Profile frontend 2021-10-19 04:59:36 +00:00