]>
source.dussan.org Git - nextcloud-server.git/log
blizzz [Mon, 16 May 2022 21:41:49 +0000 (23:41 +0200)]
Merge pull request #32437 from nextcloud/bugfix/32256/backport/32220/stable24
Replace isValidEmoji by method in EmojiHelper
blizzz [Mon, 16 May 2022 21:41:10 +0000 (23:41 +0200)]
Merge pull request #32424 from nextcloud/backport/32382/stable24
[stable24] only log diagnostic events if a treshhold is set
blizzz [Mon, 16 May 2022 21:36:57 +0000 (23:36 +0200)]
Merge pull request #32123 from nextcloud/backport/32074/stable24
[stable24] tell mysql to ignore the sort index for search queries
Vitor Mattos [Mon, 16 May 2022 15:58:58 +0000 (12:58 -0300)]
Replace isValidEmoji by method in EmojiHelper
Signed-off-by: Vitor Mattos <vitor@php.rio>
Joas Schilling [Mon, 16 May 2022 13:56:48 +0000 (15:56 +0200)]
Merge pull request #32414 from nextcloud/backport/32305/stable24
[stable24] Fix user agent trimming on installation
Robin Appelman [Fri, 13 May 2022 13:06:47 +0000 (15:06 +0200)]
only log diagnostic events if a treshhold is set
this prevents log spam and it's rare that you actually want to very short events logged anyway
Signed-off-by: Robin Appelman <robin@icewind.nl>
blizzz [Mon, 16 May 2022 11:04:03 +0000 (13:04 +0200)]
Merge pull request #32415 from nextcloud/backport/32375/stable24
[stable24] Show user account on grant loginflow step
blizzz [Mon, 16 May 2022 10:08:27 +0000 (12:08 +0200)]
Merge pull request #31985 from nextcloud/dependabot/npm_and_yarn/stable24/karma-spec-reporter-0.0.34
Bump karma-spec-reporter from 0.0.33 to 0.0.34
blizzz [Mon, 16 May 2022 09:59:48 +0000 (11:59 +0200)]
Merge pull request #32368 from nextcloud/backport/32318/stable24
[stable24] Increase retry delay on 'Wait for S3' CI job
blizzz [Mon, 16 May 2022 09:56:14 +0000 (11:56 +0200)]
Merge pull request #32329 from nextcloud/backport/32149/stable24
[stable24] fix for transferring ownership of groupfolders
blizzz [Mon, 16 May 2022 09:55:14 +0000 (11:55 +0200)]
Merge pull request #32320 from nextcloud/backport/32315/stable24
[stable24] Fix preview generator trying to recreate an existing folder
Louis [Mon, 16 May 2022 09:54:02 +0000 (11:54 +0200)]
Merge pull request #32402 from nextcloud/dependabot/npm_and_yarn/stable24/moment-2.29.3
Bump moment from 2.29.2 to 2.29.3
Robin Appelman [Fri, 22 Apr 2022 11:31:34 +0000 (13:31 +0200)]
tell mysql to ignore the sort index for search queries
Signed-off-by: Robin Appelman <robin@icewind.nl>
blizzz [Mon, 16 May 2022 09:52:49 +0000 (11:52 +0200)]
Merge pull request #32256 from nextcloud/backport/32220/stable24
[stable24] Include more emoji chars to test and fixes after include it
blizzz [Mon, 16 May 2022 09:50:51 +0000 (11:50 +0200)]
Merge pull request #32159 from nextcloud/backport/32155/stable24
[stable24] Fx translations with trailing colon
Joas Schilling [Mon, 16 May 2022 08:33:30 +0000 (10:33 +0200)]
Extend tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Fri, 13 May 2022 08:50:30 +0000 (10:50 +0200)]
Show user account on grant loginflow step
Signed-off-by: Joas Schilling <coding@schilljs.com>
Joas Schilling [Mon, 9 May 2022 06:36:34 +0000 (08:36 +0200)]
Fix user agent trimming on installation
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 16 May 2022 02:29:54 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sun, 15 May 2022 11:16:18 +0000 (11:16 +0000)]
Bump moment from 2.29.2 to 2.29.3
Bumps [moment](https://github.com/moment/moment) from 2.29.2 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.2...2.29.3)
---
updated-dependencies:
- dependency-name: moment
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>
John Molakvoæ [Sun, 15 May 2022 10:10:39 +0000 (12:10 +0200)]
Merge pull request #32386 from nextcloud/dependabot/npm_and_yarn/stable24/karma-6.3.20
Nextcloud bot [Sat, 14 May 2022 02:29:37 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Fri, 13 May 2022 18:15:26 +0000 (20:15 +0200)]
Merge pull request #32360 from nextcloud/backport/stable24/share_search_tweaks
dependabot[bot] [Fri, 13 May 2022 15:33:25 +0000 (15:33 +0000)]
Bump karma from 6.3.17 to 6.3.20
Bumps [karma](https://github.com/karma-runner/karma) from 6.3.17 to 6.3.20.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.20)
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Carl Schwan [Fri, 13 May 2022 11:24:57 +0000 (13:24 +0200)]
Merge pull request #32365 from nextcloud/backport/32335/stable24
[stable24] don't unjail the path when getting the storage info
Nextcloud bot [Fri, 13 May 2022 02:29:17 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Git'Fellow [Mon, 9 May 2022 16:44:46 +0000 (18:44 +0200)]
Increase retry delay on 'Wait for S3' CI job
1 second means 10 seconds before failure (1x10). Increasing to 10x10 before failure.
Robin Appelman [Wed, 11 May 2022 09:41:00 +0000 (11:41 +0200)]
don't unjail the path when getting the storage info
the original reason for adding it no longer exist.
This was added with #30985 since then the share source storage was also used, however this was changed with #32076
Signed-off-by: Robin Appelman <robin@icewind.nl>
Louis Chemineau [Tue, 3 May 2022 15:51:11 +0000 (17:51 +0200)]
Do not display search option in Shares settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 13 Apr 2022 13:38:09 +0000 (15:38 +0200)]
Add setting to ignore email during search
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Tue, 19 Apr 2022 10:54:28 +0000 (12:54 +0200)]
Use email settings in DAV search
Signed-off-by: Louis Chemineau <louis@chmn.me>
Louis Chemineau [Wed, 13 Apr 2022 13:07:27 +0000 (15:07 +0200)]
Use share setting in DAV search
shareapi_restrict_user_enumeration_full_match_ignore_second_display_name was introduced to ignore second display name during search from the share panel. But this setting was not respected by search from the calendar application. This fix it.
Signed-off-by: Louis Chemineau <louis@chmn.me>
Joas Schilling [Thu, 12 May 2022 09:46:05 +0000 (11:46 +0200)]
Merge pull request #32275 from nextcloud/backport/32249/stable24
[stable24] Expose shareWithDisplayNameUnique also on autocomplete endpoint
Vanessa Pertsch [Tue, 26 Apr 2022 07:10:36 +0000 (09:10 +0200)]
fix for transferring ownership of groupfolders
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
Richard Steinmetz [Mon, 9 May 2022 14:54:57 +0000 (16:54 +0200)]
Fix preview generator trying to recreate an existing folder
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Nextcloud bot [Tue, 10 May 2022 02:36:36 +0000 (02:36 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Côme Chilliet [Mon, 9 May 2022 07:30:55 +0000 (09:30 +0200)]
Merge pull request #32282 from nextcloud/backport/32246/stable24
[stable24] Don't use hash to check if binding worked
Nextcloud bot [Mon, 9 May 2022 02:29:04 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 8 May 2022 02:29:01 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sat, 7 May 2022 02:28:29 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Fri, 6 May 2022 02:28:49 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Carl Schwan [Mon, 2 May 2022 19:46:42 +0000 (21:46 +0200)]
Don't use slow hashing to check the LDAP binding
Using password_hash is expensive and should be used for hashing
passwords when saving them in the database. Here we just want to see if
the bind was already done with the given password, so use a fast hashing
algorythm.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Joas Schilling [Thu, 5 May 2022 16:57:15 +0000 (18:57 +0200)]
Merge pull request #32241 from nextcloud/revert-32239-revert-32214-backport/32212/stable24
Revert "Revert "[stable24] Make the order of reactions reliable""
Joas Schilling [Tue, 3 May 2022 05:20:46 +0000 (07:20 +0200)]
Expose shareWithDisplayNameUnique also on autocomplete endpoint
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Thu, 5 May 2022 02:28:40 +0000 (02:28 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Wed, 4 May 2022 12:46:44 +0000 (14:46 +0200)]
Merge pull request #32236 from nextcloud/backport/31758/stable24
[stable24] Use sabre function directly rather than duplicating it
Simon L [Wed, 4 May 2022 08:31:59 +0000 (10:31 +0200)]
Merge pull request #32153 from nextcloud/backport/32114/stable24
[stable24] fix showing of all apps are up-to-date in apps management
Simon L [Wed, 4 May 2022 08:16:23 +0000 (10:16 +0200)]
Merge pull request #32219 from nextcloud/backport/32218/stable24
[stable24] Revert "Show the child folders in the breadcrumb menu when on a parent entry."
Simon L [Wed, 4 May 2022 08:15:45 +0000 (10:15 +0200)]
Merge pull request #32181 from nextcloud/backport/32139/stable24
[stable24] fix social sharing buttons
Simon L [Wed, 4 May 2022 08:15:07 +0000 (10:15 +0200)]
Merge pull request #32133 from nextcloud/backport/32121/stable24
[stable24] update description of cronjob settings to be aligned to the documenta…
Nextcloud bot [Wed, 4 May 2022 02:30:46 +0000 (02:30 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Vitor Mattos [Thu, 28 Apr 2022 11:00:08 +0000 (08:00 -0300)]
Include more emoji chars to test and fixes after include it
Signed-off-by: Vitor Mattos <vitor@php.rio>
Nextcloud bot [Tue, 3 May 2022 02:29:02 +0000 (02:29 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Mon, 2 May 2022 14:04:49 +0000 (16:04 +0200)]
Merge pull request #32240 from nextcloud/release/final/24.0.0
24.0.0
blizzz [Mon, 2 May 2022 13:32:35 +0000 (15:32 +0200)]
Revert "Revert "[stable24] Make the order of reactions reliable""
blizzz [Mon, 2 May 2022 13:32:27 +0000 (15:32 +0200)]
Merge pull request #32239 from nextcloud/revert-32214-backport/32212/stable24
Revert "[stable24] Make the order of reactions reliable"
Nextcloud bot [Mon, 2 May 2022 13:12:51 +0000 (13:12 +0000)]
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
blizzz [Mon, 2 May 2022 12:46:24 +0000 (14:46 +0200)]
Revert "[stable24] Make the order of reactions reliable"
Arthur Schiwon [Mon, 2 May 2022 11:58:25 +0000 (13:58 +0200)]
24.0.0
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Côme Chilliet [Mon, 2 May 2022 09:44:37 +0000 (11:44 +0200)]
Restart CI
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>
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>
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>
John Molakvoæ [Sat, 30 Apr 2022 10:43:28 +0000 (12:43 +0200)]
Merge pull request #32214 from nextcloud/backport/32212/stable24
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>
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>
blizzz [Thu, 28 Apr 2022 12:33:13 +0000 (14:33 +0200)]
Merge pull request #32207 from nextcloud/release/rc3/24
24.0.0 RC3
Vincent Petry [Thu, 28 Apr 2022 11:08:11 +0000 (13:08 +0200)]
Merge pull request #32193 from nextcloud/backport/32189/stable24
[stable24] Mount Profile view after DOMContentLoaded
Arthur Schiwon [Thu, 28 Apr 2022 10:22:37 +0000 (12:22 +0200)]
24.0.0 RC3
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
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>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
szaimen [Mon, 25 Apr 2022 15:44:31 +0000 (17:44 +0200)]
fix social sharing buttons
Signed-off-by: szaimen <szaimen@e.mail.de>
szaimen [Wed, 27 Apr 2022 07:49:30 +0000 (09:49 +0200)]
add backport of #32154
Signed-off-by: szaimen <szaimen@e.mail.de>
blizzz [Tue, 26 Apr 2022 20:05:59 +0000 (22:05 +0200)]
Merge pull request #32035 from nextcloud/release/rc2/24.0.0
24.0.0 RC2
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>
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>
blizzz [Tue, 26 Apr 2022 09:11:00 +0000 (11:11 +0200)]
Merge pull request #32141 from nextcloud/backport/32084/stable24
[stable24] only need to setup root for groupfolders
szaimen [Tue, 26 Apr 2022 08:27:06 +0000 (10:27 +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>
Robin Appelman [Fri, 22 Apr 2022 15:40:50 +0000 (17:40 +0200)]
Only need to setup root for groupfolders
Signed-off-by: Robin Appelman <robin@icewind.nl>
Vincent Petry [Mon, 25 Apr 2022 17:33:58 +0000 (19:33 +0200)]
Merge pull request #32138 from nextcloud/stable24-directory-listing-optimize-add-submount
[stable24] optimize adding submount info to directory content
Carl Schwan [Mon, 25 Apr 2022 16:56:52 +0000 (18:56 +0200)]
Merge pull request #32134 from nextcloud/backport/32033/stable24
[stable24] Fix scanning app data with metadata
Robin Appelman [Fri, 22 Apr 2022 13:50:14 +0000 (15:50 +0200)]
optimize adding submount info to directory content
no need to loop when we can do a hashtable lookup
Signed-off-by: Robin Appelman <robin@icewind.nl>
Vincent Petry [Mon, 25 Apr 2022 14:27:28 +0000 (16:27 +0200)]
Merge pull request #32118 from nextcloud/backport/32082/stable24
[stable24] use a lazy user for the file owner when listing a directory
Vincent Petry [Mon, 25 Apr 2022 14:26:11 +0000 (16:26 +0200)]
Merge pull request #32087 from nextcloud/backport/32076/stable24
[stable24] use and cache root storage info if a share can't be resolved
Vincent Petry [Mon, 25 Apr 2022 14:25:51 +0000 (16:25 +0200)]
Merge pull request #32119 from nextcloud/backport/32112/stable24
[stable24] Add missing index for oc_mounts queries
Carl Schwan [Thu, 21 Apr 2022 07:57:30 +0000 (09:57 +0200)]
Fix scanning app data with metadata
Previously we were listening to change in the appdata folder but an
appdata scan didn't setup the file system, so the view was unavailable.
**Test plan:**
1. rm -rf data/appdata_...../preview data/<user>/Media
2. occ files:scan-app-data
3. occ files:scan <user>
No errors and the files and metadata are correctly removed from the
database too.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
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>
Vincent Petry [Mon, 25 Apr 2022 13:16:28 +0000 (15:16 +0200)]
Merge pull request #32116 from nextcloud/backport/32109/stable24
[stable24] Get not only time-sensitive next job from list but any when not in cron-mode
Robin Appelman [Fri, 22 Apr 2022 14:29:52 +0000 (16:29 +0200)]
Use a lazy user for the file owner when listing a directory
Only getUID and getDisplayName are called on the file owner objects anyway
and we can get this information often without DB request
Signed-off-by: Robin Appelman <robin@icewind.nl>
Vincent Petry [Mon, 25 Apr 2022 12:57:11 +0000 (14:57 +0200)]
Merge pull request #32065 from nextcloud/backport/32047/stable24
[stable24] Cache display name
Joas Schilling [Mon, 25 Apr 2022 10:44:37 +0000 (12:44 +0200)]
Bump version
Signed-off-by: Joas Schilling <coding@schilljs.com>
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>
Joas Schilling [Mon, 25 Apr 2022 07:38:31 +0000 (09:38 +0200)]
Add missing index
Signed-off-by: Joas Schilling <coding@schilljs.com>
Kirill Popov [Sat, 23 Apr 2022 13:42:37 +0000 (16:42 +0300)]
Get not only time-sensitive next job from list but any
Before the change webcron used to select
**only** time-sensitive tasks.
Signed-off-by: Kirill Popov <kirill.s.popov@gmail.com>
blizzz [Fri, 22 Apr 2022 21:13:20 +0000 (23:13 +0200)]
Merge pull request #32083 from nextcloud/backport/32040/stable24
[stable24] only register mounts that are new from providers that are new during a full setup
Robin Appelman [Fri, 22 Apr 2022 13:18:07 +0000 (15:18 +0200)]
add logging of failed quota info
Signed-off-by: Robin Appelman <robin@icewind.nl>
Robin Appelman [Fri, 22 Apr 2022 12:59:15 +0000 (14:59 +0200)]
use and cache root storage info if a share can't be resolved
as is a broken share will never be cached
Signed-off-by: Robin Appelman <robin@icewind.nl>
blizzz [Fri, 22 Apr 2022 15:09:02 +0000 (17:09 +0200)]
Merge pull request #32075 from nextcloud/backport/32053/stable24
[stable24] cache the verification of the share mountpoint
Robin Appelman [Thu, 21 Apr 2022 10:33:43 +0000 (12:33 +0200)]
only register mounts that are new from providers that are new during a full setup
this fixes cases where during the (partial) setup of a shared mount a full setup is triggered
Signed-off-by: Robin Appelman <robin@icewind.nl>
blizzz [Fri, 22 Apr 2022 14:51:27 +0000 (16:51 +0200)]
Merge pull request #32062 from nextcloud/backport/32048/stable24
[stable24] cache storage info in memcache for 5m
blizzz [Fri, 22 Apr 2022 14:42:23 +0000 (16:42 +0200)]
Merge pull request #32051 from nextcloud/fix-talk-branch-used-by-integration-tests-in-stable24
[stable24] Fix Talk branch used by integration tests