]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 years agoFix logging data context to file 32242/head
Thomas Citharel [Mon, 2 May 2022 15:49:32 +0000 (17:49 +0200)]
Fix logging data context to file

It was only logged when an exception was provided or when using
logData (which is not being much used).

We make sure the interpolated parameters are not logged.

Only tested with file write logger, but shouldn't work differently.

Crash reporters always had the context.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 2 May 2022 13:12:35 +0000 (13:12 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32225 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios...
Carl Schwan [Mon, 2 May 2022 11:57:52 +0000 (13:57 +0200)]
Merge pull request #32225 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.10.0

Bump @nextcloud/axios from 1.9.0 to 1.10.0

2 years agoBump @nextcloud/axios from 1.9.0 to 1.10.0 32225/head
dependabot[bot] [Sat, 30 Apr 2022 02:14:13 +0000 (02:14 +0000)]
Bump @nextcloud/axios from 1.9.0 to 1.10.0

Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.9.0 to 1.10.0.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.9.0...v1.10.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/axios"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #31752 from nextcloud/fix/remove-still-more-ilogger
Côme Chilliet [Mon, 2 May 2022 08:15:10 +0000 (10:15 +0200)]
Merge pull request #31752 from nextcloud/fix/remove-still-more-ilogger

Move away from deprecated ILogger

2 years agoMerge pull request #32196 from nextcloud/bugfix/noid/fix-strict-comparison
Joas Schilling [Mon, 2 May 2022 06:19:10 +0000 (08:19 +0200)]
Merge pull request #32196 from nextcloud/bugfix/noid/fix-strict-comparison

Fix strict comparison

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 2 May 2022 02:29:26 +0000 (02:29 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32217 from nextcloud/feat/theming-override
John Molakvoæ [Sat, 30 Apr 2022 12:34:04 +0000 (14:34 +0200)]
Merge pull request #32217 from nextcloud/feat/theming-override

2 years agoAdd enforce_theme example IDs 32217/head
John Molakvoæ [Sat, 30 Apr 2022 10:38:50 +0000 (12:38 +0200)]
Add enforce_theme example IDs

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoFix theming setEnabledThemes unique array
John Molakvoæ [Sat, 30 Apr 2022 10:31:09 +0000 (12:31 +0200)]
Fix theming setEnabledThemes unique array

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoAllow to override the default theme
John Molakvoæ [Fri, 29 Apr 2022 09:54:25 +0000 (11:54 +0200)]
Allow to override the default theme

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 30 Apr 2022 02:27:31 +0000 (02:27 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interface
Joas Schilling [Fri, 29 Apr 2022 16:31:29 +0000 (18:31 +0200)]
Merge pull request #31703 from nextcloud/techdebt/noid/emojihelper-interface

Emojihelper interface

2 years agoMerge pull request #32218 from nextcloud/revert-30925-feature/breadcrumb_menu_parent_...
Simon L [Fri, 29 Apr 2022 13:45:48 +0000 (15:45 +0200)]
Merge pull request #32218 from nextcloud/revert-30925-feature/breadcrumb_menu_parent_folder_visible

Revert "Show the child folders in the breadcrumb menu when on a parent entry."

2 years agoMerge pull request #31758 from nextcloud/fix/utf8-detection-fix
blizzz [Fri, 29 Apr 2022 11:05:57 +0000 (13:05 +0200)]
Merge pull request #31758 from nextcloud/fix/utf8-detection-fix

Use sabre function directly rather than duplicating it

2 years agoRevert "Show the child folders in the breadcrumb menu when on a parent entry." 32218/head
Simon L [Fri, 29 Apr 2022 11:01:41 +0000 (13:01 +0200)]
Revert "Show the child folders in the breadcrumb menu when on a parent entry."

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 29 Apr 2022 02:28:31 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32212 from nextcloud/bugfix/noid/make-the-order-of-reactions...
Joas Schilling [Thu, 28 Apr 2022 17:37:58 +0000 (19:37 +0200)]
Merge pull request #32212 from nextcloud/bugfix/noid/make-the-order-of-reactions-reliable

Make the order of reactions reliable

2 years agoMerge pull request #32204 from nextcloud/fix/invert-logo
John Molakvoæ [Thu, 28 Apr 2022 17:30:59 +0000 (19:30 +0200)]
Merge pull request #32204 from nextcloud/fix/invert-logo

2 years agoMerge pull request #31986 from nextcloud/dependabot/npm_and_yarn/marked-4.0.14
Louis [Thu, 28 Apr 2022 16:23:44 +0000 (18:23 +0200)]
Merge pull request #31986 from nextcloud/dependabot/npm_and_yarn/marked-4.0.14

Bump marked from 4.0.13 to 4.0.14

2 years agoMerge pull request #32092 from nextcloud/dependabot/npm_and_yarn/karma-6.3.19
Louis [Thu, 28 Apr 2022 16:23:14 +0000 (18:23 +0200)]
Merge pull request #32092 from nextcloud/dependabot/npm_and_yarn/karma-6.3.19

Bump karma from 6.3.17 to 6.3.19

2 years agoFix header apps icons 32204/head
John Molakvoæ [Thu, 28 Apr 2022 09:30:36 +0000 (11:30 +0200)]
Fix header apps icons

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoFix logo colour on bright primary colour
John Molakvoæ [Thu, 28 Apr 2022 07:42:49 +0000 (09:42 +0200)]
Fix logo colour on bright primary colour

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoMerge pull request #32210 from nextcloud/fix/remove-deprecated-occ-app-check-code...
Côme Chilliet [Thu, 28 Apr 2022 14:44:41 +0000 (16:44 +0200)]
Merge pull request #32210 from nextcloud/fix/remove-deprecated-occ-app-check-code-command

Remove deprecated occ app:check-code command

2 years agoMake the order of reactions reliable 32212/head
Joas Schilling [Thu, 28 Apr 2022 14:13:41 +0000 (16:13 +0200)]
Make the order of reactions reliable

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoRemove deprecated occ app:check-code command 32210/head
Côme Chilliet [Thu, 28 Apr 2022 13:08:01 +0000 (15:08 +0200)]
Remove deprecated occ app:check-code command

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoRemove test for removed class SearchResultSorter 31752/head
Côme Chilliet [Thu, 28 Apr 2022 12:56:26 +0000 (14:56 +0200)]
Remove test for removed class SearchResultSorter

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #32191 from nextcloud/handle-calendar-reminders-with-infinite...
blizzz [Thu, 28 Apr 2022 11:01:13 +0000 (13:01 +0200)]
Merge pull request #32191 from nextcloud/handle-calendar-reminders-with-infinite-recurrence

Handle processing reminders for calendar objects with an infinite number of recurrences

2 years agoIncrease check if support reactions 31703/head
Vitor Mattos [Wed, 30 Mar 2022 12:17:40 +0000 (09:17 -0300)]
Increase check if support reactions

Signed-off-by: Vitor Mattos <vitor@php.rio>
2 years agoExtract the EmojiService from user status and add an OCP interface
Joas Schilling [Thu, 24 Mar 2022 14:57:17 +0000 (15:57 +0100)]
Extract the EmojiService from user status and add an OCP interface

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #32202 from nextcloud/fix/layout-theme-array
John Molakvoæ [Thu, 28 Apr 2022 09:04:43 +0000 (11:04 +0200)]
Merge pull request #32202 from nextcloud/fix/layout-theme-array

2 years agoMerge pull request #32195 from nextcloud/feat/system-theme
John Molakvoæ [Thu, 28 Apr 2022 09:04:25 +0000 (11:04 +0200)]
Merge pull request #32195 from nextcloud/feat/system-theme

2 years agoMerge pull request #32200 from nextcloud/Valdnet-patch-2
Joas Schilling [Thu, 28 Apr 2022 08:11:10 +0000 (10:11 +0200)]
Merge pull request #32200 from nextcloud/Valdnet-patch-2

l10n: Correct a typo

2 years agoMerge pull request #32172 from nextcloud/rakekniven-patch-1
Simon L [Thu, 28 Apr 2022 07:22:26 +0000 (09:22 +0200)]
Merge pull request #32172 from nextcloud/rakekniven-patch-1

l10n: Improve grammar of opcache message

2 years agoFix `Undefined array key "enabledThemes"` on layout.user.php 32202/head
John Molakvoæ [Thu, 28 Apr 2022 06:54:57 +0000 (08:54 +0200)]
Fix `Undefined array key "enabledThemes"` on layout.user.php

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoAdd system/light themes 32195/head
John Molakvoæ [Wed, 27 Apr 2022 17:39:36 +0000 (19:39 +0200)]
Add system/light themes

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agol10n: Correct a typo 32200/head
Valdnet [Thu, 28 Apr 2022 06:30:49 +0000 (08:30 +0200)]
l10n: Correct a typo

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 28 Apr 2022 02:28:47 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32164 from nextcloud/pierreozoux-patch-2
Pytal [Thu, 28 Apr 2022 00:14:03 +0000 (17:14 -0700)]
Merge pull request #32164 from nextcloud/pierreozoux-patch-2

2 years agoBump marked from 4.0.13 to 4.0.14 31986/head
dependabot[bot] [Wed, 27 Apr 2022 21:08:30 +0000 (21:08 +0000)]
Bump marked from 4.0.13 to 4.0.14

Bumps [marked](https://github.com/markedjs/marked) from 4.0.13 to 4.0.14.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json)
- [Commits](https://github.com/markedjs/marked/compare/v4.0.13...v4.0.14)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoFix strict comparison 32196/head
Joas Schilling [Wed, 27 Apr 2022 18:31:40 +0000 (20:31 +0200)]
Fix strict comparison

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #32189 from nextcloud/fix/local_loading_for_profile
Simon L [Wed, 27 Apr 2022 17:15:55 +0000 (19:15 +0200)]
Merge pull request #32189 from nextcloud/fix/local_loading_for_profile

Mount Profile view after DOMContentLoaded

2 years agoHandle processing reminders for calendar objects with an infinite number 32191/head
Thomas Citharel [Wed, 27 Apr 2022 15:17:22 +0000 (17:17 +0200)]
Handle processing reminders for calendar objects with an infinite number
of recurrences

Closes #29896

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2 years agoMerge pull request #32180 from nextcloud/fix/dashboard
John Molakvoæ [Wed, 27 Apr 2022 14:57:09 +0000 (16:57 +0200)]
Merge pull request #32180 from nextcloud/fix/dashboard

2 years agoMount profile after DOMContentLoaded 32189/head
Louis Chemineau [Wed, 27 Apr 2022 13:47:58 +0000 (15:47 +0200)]
Mount profile after DOMContentLoaded

Fix https://github.com/nextcloud/server/issues/32187

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #32139 from nextcloud/fix/31970/fix-social-sharing-buttons
Carl Schwan [Wed, 27 Apr 2022 11:24:49 +0000 (13:24 +0200)]
Merge pull request #32139 from nextcloud/fix/31970/fix-social-sharing-buttons

fix social sharing buttons

2 years agoDashboard fixes 32180/head
John Molakvoæ [Tue, 26 Apr 2022 07:20:59 +0000 (09:20 +0200)]
Dashboard fixes

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoMerge pull request #32034 from nextcloud/bugfix/noid/satisfy-binary-operation-order
Carl Schwan [Wed, 27 Apr 2022 09:53:18 +0000 (11:53 +0200)]
Merge pull request #32034 from nextcloud/bugfix/noid/satisfy-binary-operation-order

Make the binary operation order explicit

2 years agoAdds uploadPartSize to config sample. 32164/head
Pierre Ozoux [Tue, 26 Apr 2022 13:01:19 +0000 (15:01 +0200)]
Adds uploadPartSize to config sample.

closes https://github.com/nextcloud/server/issues/24390

Signed-off-by: Pierre Ozoux <pierre@ozoux.net>
2 years agoMerge pull request #32173 from nextcloud/Valdnet-patch-3
John Molakvoæ [Wed, 27 Apr 2022 08:29:19 +0000 (10:29 +0200)]
Merge pull request #32173 from nextcloud/Valdnet-patch-3

2 years agoMerge pull request #32154 from nextcloud/Valdnet-patch-2
Simon L [Wed, 27 Apr 2022 07:32:38 +0000 (09:32 +0200)]
Merge pull request #32154 from nextcloud/Valdnet-patch-2

l10n: Change apostrophe

2 years agol10n: Fix code 32173/head
Valdnet [Wed, 27 Apr 2022 07:04:00 +0000 (09:04 +0200)]
l10n: Fix code

Issue: #32171.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agol10n: Improve grammar 32172/head
rakekniven [Wed, 27 Apr 2022 06:19:19 +0000 (08:19 +0200)]
l10n: Improve grammar

Reported at Transifex.

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 27 Apr 2022 02:31:37 +0000 (02:31 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #32167 from nextcloud/feat/workflow-auto-update-command-rebase.yml
blizzz [Tue, 26 Apr 2022 21:27:58 +0000 (23:27 +0200)]
Merge pull request #32167 from nextcloud/feat/workflow-auto-update-command-rebase.yml

Updating command-rebase.yml workflow from template

2 years agoUpdating command-rebase.yml workflow from template 32167/head
Nextcloud bot [Tue, 26 Apr 2022 16:05:28 +0000 (16:05 +0000)]
Updating command-rebase.yml workflow from template

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #31467 from nextcloud/feat/workflow-auto-update-node.yml
John Molakvoæ [Tue, 26 Apr 2022 15:38:16 +0000 (17:38 +0200)]
Merge pull request #31467 from nextcloud/feat/workflow-auto-update-node.yml

2 years agoMerge pull request #31492 from nextcloud/fix/check-secret-configured
John Molakvoæ [Tue, 26 Apr 2022 15:28:51 +0000 (17:28 +0200)]
Merge pull request #31492 from nextcloud/fix/check-secret-configured

2 years agocomposer run cs:fix
Côme Chilliet [Mon, 4 Apr 2022 07:47:29 +0000 (09:47 +0200)]
composer run cs:fix

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoRemove unused class SearchResultSorter
Côme Chilliet [Thu, 31 Mar 2022 09:03:24 +0000 (11:03 +0200)]
Remove unused class SearchResultSorter

Was used in ajax/share.php which does not exists anymore

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoRemove ILogger usages in lib/private/Files/Storage
Côme Chilliet [Thu, 31 Mar 2022 08:57:10 +0000 (10:57 +0200)]
Remove ILogger usages in lib/private/Files/Storage

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMigrate more classes of lib/private to LoggerInterface
Côme Chilliet [Wed, 30 Mar 2022 08:55:41 +0000 (10:55 +0200)]
Migrate more classes of lib/private to LoggerInterface

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix identation
Côme Chilliet [Wed, 30 Mar 2022 07:31:45 +0000 (09:31 +0200)]
Fix identation

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMove away from deprecated ILogger
Côme Chilliet [Tue, 29 Mar 2022 20:25:26 +0000 (22:25 +0200)]
Move away from deprecated ILogger

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agofix social sharing buttons 32139/head
szaimen [Mon, 25 Apr 2022 15:44:31 +0000 (17:44 +0200)]
fix social sharing buttons

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #32155 from nextcloud/bugfix/noid/fix-translations-with-trailing...
Joas Schilling [Tue, 26 Apr 2022 11:38:15 +0000 (13:38 +0200)]
Merge pull request #32155 from nextcloud/bugfix/noid/fix-translations-with-trailing-colon

Fx translations with trailing colon

2 years agoMerge pull request #32146 from nextcloud/fix/dark-theme
John Molakvoæ [Tue, 26 Apr 2022 10:31:16 +0000 (12:31 +0200)]
Merge pull request #32146 from nextcloud/fix/dark-theme

2 years agoMerge pull request #32142 from nextcloud/techdebt/noid/enable-helper-app-with-force
Simon L [Tue, 26 Apr 2022 10:22:42 +0000 (12:22 +0200)]
Merge pull request #32142 from nextcloud/techdebt/noid/enable-helper-app-with-force

Enable Talk with --force to have less issues during transition period…

2 years agoMerge pull request #32137 from nextcloud/techdebt/noid/give-hints-on-correct-migratio...
Joas Schilling [Tue, 26 Apr 2022 09:23:33 +0000 (11:23 +0200)]
Merge pull request #32137 from nextcloud/techdebt/noid/give-hints-on-correct-migration-names

Give hints on correct migration versioning

2 years agoUpdate psalm baseline for Sabre decodePath 31758/head
Vincent Petry [Mon, 25 Apr 2022 14:05:19 +0000 (16:05 +0200)]
Update psalm baseline for Sabre decodePath

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agoTrying without the use
Côme Chilliet [Wed, 30 Mar 2022 14:31:54 +0000 (16:31 +0200)]
Trying without the use

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoUse sabre function directly rather than duplicating it
Côme Chilliet [Wed, 30 Mar 2022 13:07:27 +0000 (15:07 +0200)]
Use sabre function directly rather than duplicating it

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix translations with trailing colons 32155/head
Joas Schilling [Tue, 26 Apr 2022 09:06:00 +0000 (11:06 +0200)]
Fix translations with trailing colons

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoAdd a unit test for translation with trailing colon
Joas Schilling [Tue, 26 Apr 2022 09:05:02 +0000 (11:05 +0200)]
Add a unit test for translation with trailing colon

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agol10n: Change apostrophe 32154/head
Valdnet [Tue, 26 Apr 2022 09:02:21 +0000 (11:02 +0200)]
l10n: Change apostrophe

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2 years agoMerge pull request #32147 from nextcloud/fix/css-default-load-setup-guest
John Molakvoæ [Tue, 26 Apr 2022 07:49:08 +0000 (09:49 +0200)]
Merge pull request #32147 from nextcloud/fix/css-default-load-setup-guest

Fix default fallback theme on setup any guests pages

2 years agoMerge pull request #32114 from nextcloud/fix/31915/up-to-date-fix
Simon L [Tue, 26 Apr 2022 07:44:04 +0000 (09:44 +0200)]
Merge pull request #32114 from nextcloud/fix/31915/up-to-date-fix

fix showing of all apps are up-to-date in apps management

2 years agoFix mix factor 32146/head
John Molakvoæ [Tue, 26 Apr 2022 06:37:49 +0000 (08:37 +0200)]
Fix mix factor

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoMerge pull request #32145 from nextcloud/fix/phpcolors
John Molakvoæ [Tue, 26 Apr 2022 07:15:08 +0000 (09:15 +0200)]
Merge pull request #32145 from nextcloud/fix/phpcolors

Fix mexitek/phpcolors

2 years agoFix dark theme primary mix
John Molakvoæ [Tue, 26 Apr 2022 06:29:43 +0000 (08:29 +0200)]
Fix dark theme primary mix

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoFix default fallback theme on setup ang guests pages 32147/head
John Molakvoæ [Tue, 26 Apr 2022 06:50:41 +0000 (08:50 +0200)]
Fix default fallback theme on setup ang guests pages

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoUpdate 3rdparty 32145/head
John Molakvoæ [Tue, 26 Apr 2022 06:11:16 +0000 (08:11 +0200)]
Update 3rdparty

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years agoFix mexitek/phpcolors
John Molakvoæ [Tue, 26 Apr 2022 05:57:39 +0000 (07:57 +0200)]
Fix mexitek/phpcolors

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 26 Apr 2022 02:28:26 +0000 (02:28 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoEnable Talk with --force to have less issues during transition period after a branch-off 32142/head
Joas Schilling [Mon, 25 Apr 2022 20:04:41 +0000 (22:04 +0200)]
Enable Talk with --force to have less issues during transition period after a branch-off

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #32084 from nextcloud/root-setup-groupfolders
Vincent Petry [Mon, 25 Apr 2022 17:35:59 +0000 (19:35 +0200)]
Merge pull request #32084 from nextcloud/root-setup-groupfolders

only need to setup root for groupfolders

2 years agoMerge pull request #32069 from nextcloud/cleanup/allconfig-sql
Carl Schwan [Mon, 25 Apr 2022 16:56:15 +0000 (18:56 +0200)]
Merge pull request #32069 from nextcloud/cleanup/allconfig-sql

Cleanup AllConfig

2 years agoFix type fixing 32137/head
Joas Schilling [Mon, 25 Apr 2022 14:49:23 +0000 (16:49 +0200)]
Fix type fixing

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoGive hints on correct migration versioning
Joas Schilling [Mon, 25 Apr 2022 14:21:25 +0000 (16:21 +0200)]
Give hints on correct migration versioning

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoMerge pull request #32033 from nextcloud/fix/metadata-scan-app-data
Vincent Petry [Mon, 25 Apr 2022 13:50:31 +0000 (15:50 +0200)]
Merge pull request #32033 from nextcloud/fix/metadata-scan-app-data

Fix scanning app data with metadata

2 years agoMerge pull request #32121 from nextcloud/enh/noid/cronjob-description-update
Simon L [Mon, 25 Apr 2022 13:39:07 +0000 (15:39 +0200)]
Merge pull request #32121 from nextcloud/enh/noid/cronjob-description-update

update description of cronjob settings to be aligned to the documenta…

2 years agofix showing of all apps are up-to-date in apps management 32114/head
szaimen [Mon, 25 Apr 2022 10:07:09 +0000 (12:07 +0200)]
fix showing of all apps are up-to-date in apps management

Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoupdate description of cronjob settings to be aligned to the documentation update 32121/head
szaimen [Mon, 25 Apr 2022 11:09:02 +0000 (13:09 +0200)]
update description of cronjob settings to be aligned to the documentation update

Signed-off-by: szaimen <szaimen@e.mail.de>
2 years agoMerge pull request #32074 from nextcloud/mysql-search-ignore-index-2
Robin Appelman [Mon, 25 Apr 2022 11:23:51 +0000 (11:23 +0000)]
Merge pull request #32074 from nextcloud/mysql-search-ignore-index-2

tell mysql to ignore the sort index for search queries

2 years agoMerge pull request #32082 from nextcloud/directory-content-lazy-owner
Vincent Petry [Mon, 25 Apr 2022 09:44:44 +0000 (11:44 +0200)]
Merge pull request #32082 from nextcloud/directory-content-lazy-owner

use a lazy user for the file owner when listing a directory

2 years agoMerge pull request #32079 from nextcloud/directory-listing-optimize-add-submount
Vincent Petry [Mon, 25 Apr 2022 09:44:26 +0000 (11:44 +0200)]
Merge pull request #32079 from nextcloud/directory-listing-optimize-add-submount

optimize adding submount info to directory content

2 years agoMerge pull request #32112 from nextcloud/bugfix/noid/add-missing-index
Vincent Petry [Mon, 25 Apr 2022 09:38:48 +0000 (11:38 +0200)]
Merge pull request #32112 from nextcloud/bugfix/noid/add-missing-index

Add missing index for oc_mounts queries

2 years agoMerge pull request #32109 from k-popov/no_time_sensitive_check_for_webcron
Vincent Petry [Mon, 25 Apr 2022 09:36:23 +0000 (11:36 +0200)]
Merge pull request #32109 from k-popov/no_time_sensitive_check_for_webcron

Get not only time-sensitive next job from list but any when not in cron-mode

2 years agoBump version 32112/head
Joas Schilling [Mon, 25 Apr 2022 07:45:24 +0000 (09:45 +0200)]
Bump version

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years agoFix older migrations to the version pattern
Joas Schilling [Mon, 25 Apr 2022 07:39:56 +0000 (09:39 +0200)]
Fix older migrations to the version pattern

Signed-off-by: Joas Schilling <coding@schilljs.com>