]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
23 months agoMerge pull request #35307 from nextcloud/release/23.0.12_rc1 v23.0.12rc1
blizzz [Fri, 25 Nov 2022 08:50:37 +0000 (09:50 +0100)]
Merge pull request #35307 from nextcloud/release/23.0.12_rc1

23.0.12 RC1

23 months ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 25 Nov 2022 02:19:55 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoMerge pull request #35396 from nextcloud/stable23-update-some-libs
Vincent Petry [Thu, 24 Nov 2022 19:24:47 +0000 (20:24 +0100)]
Merge pull request #35396 from nextcloud/stable23-update-some-libs

[stable23] Update some libs

23 months agoMerge pull request #35410 from nextcloud/backport/35398/stable23
Simon L [Thu, 24 Nov 2022 18:41:31 +0000 (19:41 +0100)]
Merge pull request #35410 from nextcloud/backport/35398/stable23

[stable23] Do not check quota for non Node

23 months agoDo not check quota for non Node 35410/head
Louis Chemineau [Thu, 24 Nov 2022 10:35:02 +0000 (11:35 +0100)]
Do not check quota for non Node

Signed-off-by: Louis Chemineau <louis@chmn.me>
23 months agoUpdate some libs 35396/head
Vincent Petry [Thu, 24 Nov 2022 09:25:56 +0000 (10:25 +0100)]
Update some libs

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
23 months agoMerge pull request #35361 from nextcloud/backport/stable23/35187
Carl Schwan [Thu, 24 Nov 2022 09:34:25 +0000 (10:34 +0100)]
Merge pull request #35361 from nextcloud/backport/stable23/35187

[stable23] Fix mentions rendering in comment editor

23 months agoMerge pull request #35371 from nextcloud/backport/35250/stable23
Julius Härtl [Thu, 24 Nov 2022 07:23:54 +0000 (08:23 +0100)]
Merge pull request #35371 from nextcloud/backport/35250/stable23

[stable23] Properly compare quota against both float/int values

23 months ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 24 Nov 2022 02:18:00 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
23 months agoMerge pull request #35369 from nextcloud/backport/35353/stable23
blizzz [Wed, 23 Nov 2022 20:11:23 +0000 (21:11 +0100)]
Merge pull request #35369 from nextcloud/backport/35353/stable23

[stable23] Update cache when file size === 0

23 months agoMerge pull request #35352 from nextcloud/backport/35327/stable23
blizzz [Wed, 23 Nov 2022 20:10:05 +0000 (21:10 +0100)]
Merge pull request #35352 from nextcloud/backport/35327/stable23

[stable23] Handle badly named version files more gracefully and log information

23 months agoMerge pull request #35329 from nextcloud/backport/35232/stable23
blizzz [Wed, 23 Nov 2022 20:08:41 +0000 (21:08 +0100)]
Merge pull request #35329 from nextcloud/backport/35232/stable23

[stable23] Check quota on file copy

23 months agoMerge pull request #35040 from nextcloud/backport/32211/stable23
blizzz [Wed, 23 Nov 2022 20:08:07 +0000 (21:08 +0100)]
Merge pull request #35040 from nextcloud/backport/32211/stable23

[stable23] Add repair command to fix wrong share ownership

23 months agoProperly compare quota against both float/int values 35371/head
Julius Härtl [Fri, 18 Nov 2022 13:12:43 +0000 (14:12 +0100)]
Properly compare quota against both float/int values

Signed-off-by: Julius Härtl <jus@bitgrid.net>
23 months agoMerge pull request #35357 from nextcloud/backport/35206/stable23
blizzz [Wed, 23 Nov 2022 17:06:16 +0000 (18:06 +0100)]
Merge pull request #35357 from nextcloud/backport/35206/stable23

[stable23] Fix forwarding the object id when searching comments

23 months agoMerge pull request #35020 from nextcloud/backport/34909/stable23
blizzz [Wed, 23 Nov 2022 17:02:48 +0000 (18:02 +0100)]
Merge pull request #35020 from nextcloud/backport/34909/stable23

[stable23] Fix duplicate event email notifications

23 months agoUpdate cache when file size === 0 35369/head
Louis Chemineau [Wed, 23 Nov 2022 11:43:57 +0000 (12:43 +0100)]
Update cache when file size === 0

The conditions were false when $result === 0.
$results here contains the number of written bits.
The correct way of checking for operation success is to check if $result === false

Signed-off-by: Louis Chemineau <louis@chmn.me>
23 months agoFix mentions rendering in comment editor 35361/head
Louis Chemineau [Tue, 15 Nov 2022 17:30:17 +0000 (18:30 +0100)]
Fix mentions rendering in comment editor

NcRichContentEditable needs an index of users to properly display them. This commit adds a caching logic and provides it to NcRichContentEditable.

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
23 months agoMerge pull request #35102 from nextcloud/backport/35054/stable23-fix-html-entities...
Simon L [Wed, 23 Nov 2022 12:56:11 +0000 (13:56 +0100)]
Merge pull request #35102 from nextcloud/backport/35054/stable23-fix-html-entities-not-decoded-in-comment-just-added

[stable23] Fix HTML entities not decoded in comment just added

23 months agoFix forwarding the object id when searching comments 35357/head
Joas Schilling [Wed, 16 Nov 2022 11:07:46 +0000 (12:07 +0100)]
Fix forwarding the object id when searching comments

Signed-off-by: Joas Schilling <coding@schilljs.com>
23 months agoHandle badly named version files more gracefully and log information 35352/head
Côme Chilliet [Tue, 11 Oct 2022 08:10:49 +0000 (10:10 +0200)]
Handle badly named version files more gracefully and log information

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
23 months agoMerge pull request #35339 from nextcloud/backport/35007/stable23
Simon L [Wed, 23 Nov 2022 08:41:30 +0000 (09:41 +0100)]
Merge pull request #35339 from nextcloud/backport/35007/stable23

[stable23] Fix unsuccessful token login logged as error

23 months ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 23 Nov 2022 02:18:36 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoFix unsuccessful token login logged as error 35339/head
Christoph Wurst [Mon, 7 Nov 2022 14:08:48 +0000 (15:08 +0100)]
Fix unsuccessful token login logged as error

The condition of a non-existent login token can happen for concurrent
requests. Admins can not do anything about this. So this is to be
expected to happen occasionally. This event is only bad if none of the
requests is able to re-acquire a session. Luckily this happens rarely.

If a login loop persists an admin can still lower the log level to find
this info. But a default error log level will no longer write those
infos about the failed cookie login of one request.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 years agoApply the same fix as on beforeCopy on beforeMove 35329/head
Côme Chilliet [Tue, 15 Nov 2022 17:11:15 +0000 (18:11 +0100)]
Apply the same fix as on beforeCopy on beforeMove

Let’s be safe

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agofix dirname usage
Robin Appelman [Mon, 14 Nov 2022 13:19:47 +0000 (14:19 +0100)]
fix dirname usage

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoFix psalm issues
Côme Chilliet [Tue, 8 Nov 2022 16:13:45 +0000 (17:13 +0100)]
Fix psalm issues

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoCheck quota on file copy
Côme Chilliet [Mon, 7 Nov 2022 16:25:42 +0000 (17:25 +0100)]
Check quota on file copy

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #35163 from nextcloud/backport/35157/stable23
Côme Chilliet [Tue, 22 Nov 2022 09:10:56 +0000 (10:10 +0100)]
Merge pull request #35163 from nextcloud/backport/35157/stable23

[stable23] Make sure to not pass null to DateTime::createFromFormat

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 22 Nov 2022 02:19:42 +0000 (02:19 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #34967 from nextcloud/backport/34963/stable23
blizzz [Mon, 21 Nov 2022 14:49:10 +0000 (15:49 +0100)]
Merge pull request #34967 from nextcloud/backport/34963/stable23

[stable23] Fix invalid date in security.txt

2 years ago23.0.12 RC1 35307/head
Arthur Schiwon [Mon, 21 Nov 2022 14:38:11 +0000 (15:38 +0100)]
23.0.12 RC1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 years agoMerge pull request #35144 from nextcloud/backport/34160/stable23
Côme Chilliet [Mon, 21 Nov 2022 08:33:30 +0000 (09:33 +0100)]
Merge pull request #35144 from nextcloud/backport/34160/stable23

[stable23] Detect weird local ips

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 21 Nov 2022 02:15:54 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 20 Nov 2022 02:16:12 +0000 (02:16 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 19 Nov 2022 02:18:03 +0000 (02:18 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35267 from nextcloud/backport/35259/stable23
Simon L [Fri, 18 Nov 2022 20:25:42 +0000 (21:25 +0100)]
Merge pull request #35267 from nextcloud/backport/35259/stable23

[stable23] Also cancel XHR when cancelling uploads

2 years agoAlso cancel XHR when cancelling uploads 35267/head
Vincent Petry [Fri, 18 Nov 2022 14:47:19 +0000 (15:47 +0100)]
Also cancel XHR when cancelling uploads

Fixes issue when cancelling a long list of uploads.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 18 Nov 2022 02:13:51 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoUpdate 3rdparty to latest stable23 35144/head
Côme Chilliet [Thu, 17 Nov 2022 15:55:13 +0000 (16:55 +0100)]
Update 3rdparty to latest stable23

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #35202 from nextcloud/backport/35096/stable23
Joas Schilling [Thu, 17 Nov 2022 11:06:16 +0000 (12:06 +0100)]
Merge pull request #35202 from nextcloud/backport/35096/stable23

[stable23] Mark more config values as sensitive

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 17 Nov 2022 02:14:49 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMark more config values as sensitive 35202/head
Joas Schilling [Fri, 11 Nov 2022 08:02:28 +0000 (09:02 +0100)]
Mark more config values as sensitive

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 16 Nov 2022 02:15:06 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35051 from nextcloud/backport/28610/stable23
Julius Härtl [Tue, 15 Nov 2022 18:14:06 +0000 (19:14 +0100)]
Merge pull request #35051 from nextcloud/backport/28610/stable23

[stable23] Use storage filter when fetching previews to cleanup

2 years agoPass default values to idn_to_utf8 to fix behavior under PHP 7.3
Côme Chilliet [Tue, 15 Nov 2022 11:11:09 +0000 (12:11 +0100)]
Pass default values to idn_to_utf8 to fix behavior under PHP 7.3

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix duplicate event email notifications 35020/head
Richard Steinmetz [Tue, 1 Nov 2022 14:49:54 +0000 (15:49 +0100)]
Fix duplicate event email notifications

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 15 Nov 2022 02:15:55 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMake sure to not pass null to DateTime::createFromFormat 35163/head
Côme Chilliet [Mon, 14 Nov 2022 15:23:50 +0000 (16:23 +0100)]
Make sure to not pass null to DateTime::createFromFormat

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoMerge pull request #35050 from nextcloud/backport/34834/stable23
Vincent Petry [Mon, 14 Nov 2022 15:41:08 +0000 (16:41 +0100)]
Merge pull request #35050 from nextcloud/backport/34834/stable23

[stable23] Fix size calculation on copying the skeleton files

2 years agoAdd mlocati/ip-lib dependency
Côme Chilliet [Mon, 14 Nov 2022 10:28:17 +0000 (11:28 +0100)]
Add mlocati/ip-lib dependency

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix idn_to_utf8 stub signature
Côme Chilliet [Thu, 22 Sep 2022 08:16:35 +0000 (10:16 +0200)]
Fix idn_to_utf8 stub signature

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix tests for nested v4 in v6
Côme Chilliet [Tue, 20 Sep 2022 10:46:22 +0000 (12:46 +0200)]
Fix tests for nested v4 in v6

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoUse new dependency to normalize IPs
Côme Chilliet [Tue, 20 Sep 2022 10:34:04 +0000 (12:34 +0200)]
Use new dependency to normalize IPs

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAdd missing urldecode and idn_to_utf8 calls to local address checker
Côme Chilliet [Tue, 20 Sep 2022 10:20:35 +0000 (12:20 +0200)]
Add missing urldecode and idn_to_utf8 calls to local address checker

The call to idn_to_utf8 call is actually to apply normalization

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoHarden tests for local IP detection in URLs
Côme Chilliet [Tue, 20 Sep 2022 10:14:33 +0000 (12:14 +0200)]
Harden tests for local IP detection in URLs

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 14 Nov 2022 02:15:53 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 13 Nov 2022 02:14:52 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 12 Nov 2022 02:15:17 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35087 from nextcloud/backport/35074/stable23
Joas Schilling [Fri, 11 Nov 2022 14:53:14 +0000 (15:53 +0100)]
Merge pull request #35087 from nextcloud/backport/35074/stable23

[stable23] Make sure that path is normalized and then checked,

2 years agoCompile assets 35102/head
nextcloud-command [Fri, 11 Nov 2022 11:44:33 +0000 (11:44 +0000)]
Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years agoFix HTML entities not decoded in comment just added
Daniel Calviño Sánchez [Mon, 7 Nov 2022 23:27:15 +0000 (00:27 +0100)]
Fix HTML entities not decoded in comment just added

The XML data received from the comments endpoint has an inconsistent
encoding; some entities are encoded once and others are encoded twice.
When the comment list is loaded the comments are fetched using
GetComments, which handles all that, and therefore shows the messages
and author names as expected.

However, when a new comment is posted the list is not got again; instead
the new comment is loaded from the comment data returned after posting
it. This is done in NewComment, which did not decode the messages nor
the author names, and therefore showed, for example, "&amp;" instead of
"&".

To solve that now the same decoding logic used in GetComments is applied
too in NewComment.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoExtract "decodeHtmlEntities" function to its own file
Daniel Calviño Sánchez [Mon, 7 Nov 2022 23:26:04 +0000 (00:26 +0100)]
Extract "decodeHtmlEntities" function to its own file

This will make possible to use it from files other than
"GetComments.js".

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoMerge pull request #35073 from nextcloud/backport/35063/stable23
Simon L [Fri, 11 Nov 2022 09:25:42 +0000 (10:25 +0100)]
Merge pull request #35073 from nextcloud/backport/35063/stable23

[stable23] Fix top margin in empty versions list

2 years agoFix engines versions 35073/head
John Molakvoæ [Fri, 11 Nov 2022 08:09:26 +0000 (09:09 +0100)]
Fix engines versions

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 11 Nov 2022 02:14:24 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMake sure that path is normalized and then checked, 35087/head
Côme Chilliet [Thu, 10 Nov 2022 14:03:15 +0000 (15:03 +0100)]
Make sure that path is normalized and then checked,

 and not the other way around

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agofix php 7.3 compat 35040/head
Robin Appelman [Thu, 10 Nov 2022 15:28:29 +0000 (16:28 +0100)]
fix php 7.3 compat

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agofix concat usage
Robin Appelman [Thu, 10 Nov 2022 15:05:42 +0000 (16:05 +0100)]
fix concat usage

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoFix top margin in empty versions list
Richard Steinmetz [Thu, 10 Nov 2022 09:56:56 +0000 (10:56 +0100)]
Fix top margin in empty versions list

Manual backport of #35063

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Thu, 10 Nov 2022 02:15:50 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #35062 from nextcloud/backport/35052/stable23
Simon L [Thu, 10 Nov 2022 00:11:13 +0000 (01:11 +0100)]
Merge pull request #35062 from nextcloud/backport/35052/stable23

[stable23] Fix sidebar not automatically hidden in Files app

2 years agoFix sidebar not automatically hidden in Files app 35062/head
Daniel Calviño Sánchez [Mon, 7 Nov 2022 23:53:12 +0000 (00:53 +0100)]
Fix sidebar not automatically hidden in Files app

Although the Files app creates the legacy sidebar (details view) it is
then replaced with the newer Vue app sidebar. Due to this ".detailsView"
no longer finds an element and therefore nothing was hidden when
"hideAppSidebar($('.detailsView'))" was called (for example, when
changing to another section).

However, "OC.Apps.hideAppSidebar()" does not properly work either with
the Vue sidebar used in the Files app (once hidden the sidebar is not
shown again). For simplicity, and to avoid any possible side effect in
other apps from changing "OC.Apps.hideAppSidebar", now
"OC.Files.Sidebar.close()" is used instead.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 years agoUse storage filter when fetching previews to cleanup 35051/head
Julius Härtl [Thu, 26 Aug 2021 19:37:07 +0000 (21:37 +0200)]
Use storage filter when fetching previews to cleanup

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years agoUse proper storage method for writing skeleton files 35050/head
Julius Härtl [Fri, 14 Oct 2022 21:44:29 +0000 (23:44 +0200)]
Use proper storage method for writing skeleton files

otherwise the filecache will have a wrong size for skeleton files

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Wed, 9 Nov 2022 02:14:53 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoupdate autoloader
Robin Appelman [Tue, 8 Nov 2022 16:14:22 +0000 (17:14 +0100)]
update autoloader

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agofix repairing non user shares when repairing all shares
Robin Appelman [Tue, 18 Oct 2022 13:42:25 +0000 (15:42 +0200)]
fix repairing non user shares when repairing all shares

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoremove no longer needed code
Robin Appelman [Tue, 18 Oct 2022 12:31:04 +0000 (14:31 +0200)]
remove no longer needed code

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agosplit repairing into two stages to prevent long open transaction
Robin Appelman [Tue, 11 Oct 2022 13:36:21 +0000 (15:36 +0200)]
split repairing into two stages to prevent long open transaction

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoupdate shares directly in db
Robin Appelman [Fri, 30 Sep 2022 13:34:55 +0000 (15:34 +0200)]
update shares directly in db

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoMore verbose output for repair share ownership cmd
Vincent Petry [Thu, 29 Sep 2022 19:23:45 +0000 (21:23 +0200)]
More verbose output for repair share ownership cmd

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2 years agomove share owner repair to occ command
Robin Appelman [Thu, 29 Sep 2022 11:40:04 +0000 (13:40 +0200)]
move share owner repair to occ command

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 years agoAdd repair step to fix wrong share ownership
Louis Chemineau [Thu, 28 Apr 2022 13:23:54 +0000 (15:23 +0200)]
Add repair step to fix wrong share ownership

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 years agoMerge pull request #34999 from nextcloud/backport/34937/stable23
Simon L [Tue, 8 Nov 2022 09:47:48 +0000 (10:47 +0100)]
Merge pull request #34999 from nextcloud/backport/34937/stable23

[stable23] Avoid a crash when a PHP extension has no version

2 years ago[tx-robot] updated from transifex
Nextcloud bot [Tue, 8 Nov 2022 02:14:38 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoSuppress false-positives from psalm, waiting for fix upstream 34999/head
Côme Chilliet [Mon, 7 Nov 2022 09:01:53 +0000 (10:01 +0100)]
Suppress false-positives from psalm, waiting for fix upstream

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoAvoid a crash when a PHP extension has no version
Côme Chilliet [Thu, 3 Nov 2022 10:53:51 +0000 (11:53 +0100)]
Avoid a crash when a PHP extension has no version

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Mon, 7 Nov 2022 02:14:32 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sun, 6 Nov 2022 02:13:01 +0000 (02:13 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Sat, 5 Nov 2022 02:15:32 +0000 (02:15 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoMerge pull request #34660 from nextcloud/backport/34632/stable23
Vincent Petry [Fri, 4 Nov 2022 16:31:06 +0000 (17:31 +0100)]
Merge pull request #34660 from nextcloud/backport/34632/stable23

[stable23] Add rate limiting on lost password emails

2 years agoMerge pull request #34808 from nextcloud/backport/34802/stable23
Vincent Petry [Fri, 4 Nov 2022 16:24:45 +0000 (17:24 +0100)]
Merge pull request #34808 from nextcloud/backport/34802/stable23

[stable23] Add pre-commit configuration to stable24 as well

2 years agoMerge pull request #34844 from nextcloud/backport/34302/stable23
Vincent Petry [Fri, 4 Nov 2022 16:23:01 +0000 (17:23 +0100)]
Merge pull request #34844 from nextcloud/backport/34302/stable23

 [stable23] Fix: Prevent deadlocks during mtime/size/etag propagation

2 years agoMerge pull request #34948 from nextcloud/backport/34804/stable23
Vincent Petry [Fri, 4 Nov 2022 16:13:59 +0000 (17:13 +0100)]
Merge pull request #34948 from nextcloud/backport/34804/stable23

[stable23] Skip general login with email for non-valid addresses and LDAP

2 years agoMerge pull request #34950 from nextcloud/backport/32663/stable23
Vincent Petry [Fri, 4 Nov 2022 16:12:29 +0000 (17:12 +0100)]
Merge pull request #34950 from nextcloud/backport/32663/stable23

[stable23] Cleanup tempfiles after each cron job run

2 years agoFix invalid date in security.txt 34967/head
Joas Schilling [Fri, 4 Nov 2022 06:54:57 +0000 (07:54 +0100)]
Fix invalid date in security.txt

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 years ago[tx-robot] updated from transifex
Nextcloud bot [Fri, 4 Nov 2022 02:14:28 +0000 (02:14 +0000)]
[tx-robot] updated from transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 years agoSupport PHP 7.3 for stable23 34660/head
Côme Chilliet [Thu, 3 Nov 2022 16:46:10 +0000 (17:46 +0100)]
Support PHP 7.3 for stable23

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 years agoFix LostController test
Côme Chilliet [Tue, 18 Oct 2022 13:18:40 +0000 (15:18 +0200)]
Fix LostController test

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>