]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
20 months agoAdd visible share label 36134/head
Christopher Ng [Thu, 12 Jan 2023 18:59:02 +0000 (18:59 +0000)]
Add visible share label

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agoMerge pull request #36129 from nextcloud/backport/36056/stable25
Pytal [Thu, 19 Jan 2023 00:08:35 +0000 (16:08 -0800)]
Merge pull request #36129 from nextcloud/backport/36056/stable25

[stable25] Differentiate share links

20 months agoMerge pull request #36142 from nextcloud/backport/35637/stable25
Pytal [Wed, 18 Jan 2023 23:50:53 +0000 (15:50 -0800)]
Merge pull request #36142 from nextcloud/backport/35637/stable25

[stable25] Focus trap contacts menu with NcHeaderMenu port

20 months agoDifferentiate share links 36129/head
Christopher Ng [Tue, 10 Jan 2023 02:03:30 +0000 (02:03 +0000)]
Differentiate share links

Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit f09300b343ab7e369265543bce7dc80df0942ab1)

20 months agoFocus trap contacts menu with NcHeaderMenu port 36142/head
Christopher Ng [Thu, 12 Jan 2023 01:35:53 +0000 (01:35 +0000)]
Focus trap contacts menu with NcHeaderMenu port

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
20 months agoMerge pull request #36208 from nextcloud/backport/35419/stable25
Simon L [Wed, 18 Jan 2023 21:26:08 +0000 (22:26 +0100)]
Merge pull request #36208 from nextcloud/backport/35419/stable25

[stable25] Fix login loop if login CSRF fails and user is not logged in

20 months agoMerge pull request #36193 from nextcloud/revert/35676
Simon L [Wed, 18 Jan 2023 20:16:02 +0000 (21:16 +0100)]
Merge pull request #36193 from nextcloud/revert/35676

[stable25] Revert "Add alt to the logo, adapt css for logo"

20 months agoMerge pull request #36155 from nextcloud/backport/36115/stable25
Vincent Petry [Wed, 18 Jan 2023 13:13:59 +0000 (14:13 +0100)]
Merge pull request #36155 from nextcloud/backport/36115/stable25

[stable25] Catch Exceptions when loading storage data of users

20 months agoMerge pull request #36174 from nextcloud/enh/noid/improve-applicable-ext-storage...
Vincent Petry [Wed, 18 Jan 2023 13:13:28 +0000 (14:13 +0100)]
Merge pull request #36174 from nextcloud/enh/noid/improve-applicable-ext-storage/stable25

[stable25] Improve saving applicable users in ext storage

20 months agoFix login loop if login CSRF fails and user is not logged in 36208/head
Christoph Wurst [Fri, 25 Nov 2022 08:22:28 +0000 (09:22 +0100)]
Fix login loop if login CSRF fails and user is not logged in

If CSRF fails but the user is logged in that they probably logged in in
another tab. This is fine. We can just redirect.
If CSRF fails and the user is also not logged in then something is
fishy. E.g. because Nextcloud contantly regenrates the session and the
CSRF token and the user is stuck in an endless login loop.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
20 months agoMerge pull request #36179 from nextcloud/backport/36093/stable25
Vincent Petry [Wed, 18 Jan 2023 11:02:32 +0000 (12:02 +0100)]
Merge pull request #36179 from nextcloud/backport/36093/stable25

[stable25] Improve password generation for link shares

20 months agoMerge pull request #35954 from nextcloud/automated/noid/stable25-update-psalm-baseline
blizzz [Wed, 18 Jan 2023 11:02:13 +0000 (12:02 +0100)]
Merge pull request #35954 from nextcloud/automated/noid/stable25-update-psalm-baseline

[stable25] Update psalm-baseline.xml

20 months agoImprove saving applicable users in ext storage 36174/head
Vincent Petry [Wed, 11 Jan 2023 11:30:59 +0000 (12:30 +0100)]
Improve saving applicable users in ext storage

Added a checkbox to prevent saving "All users" by mistake and giving
access to everyone when not wanted.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
20 months agoMerge pull request #36165 from nextcloud/backport/36089/stable25
Vincent Petry [Wed, 18 Jan 2023 08:19:48 +0000 (09:19 +0100)]
Merge pull request #36165 from nextcloud/backport/36089/stable25

[stable25] Ext storage configs default value support + enable SSL by default

20 months agoUpdate psalm baseline 35954/head
nextcloud-command [Wed, 18 Jan 2023 04:46:46 +0000 (04:46 +0000)]
Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
20 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Wed, 18 Jan 2023 02:25:34 +0000 (02:25 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
20 months agoMerge pull request #36076 from nextcloud/backport/36065/stable25
Simon L [Tue, 17 Jan 2023 20:13:49 +0000 (21:13 +0100)]
Merge pull request #36076 from nextcloud/backport/36065/stable25

[stable25] Remove js navigation on alternative login click

20 months agoMerge pull request #36032 from nextcloud/backport/36027/stable25
Simon L [Tue, 17 Jan 2023 20:11:10 +0000 (21:11 +0100)]
Merge pull request #36032 from nextcloud/backport/36027/stable25

[stable25] fix: show toggle grid view button with open sidebar

21 months agoRevert "Add alt to the logo, adapt css for logo" 36193/head
John MolakvoƦ [Tue, 17 Jan 2023 13:14:22 +0000 (14:14 +0100)]
Revert "Add alt to the logo, adapt css for logo"

This reverts commit dca7384b5febf99c5624ec978f578b917f28aed2.

21 months agoMerge pull request #36140 from nextcloud/release/25.0.3 v25.0.3
blizzz [Tue, 17 Jan 2023 09:03:21 +0000 (10:03 +0100)]
Merge pull request #36140 from nextcloud/release/25.0.3

25.0.3

21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Tue, 17 Jan 2023 02:27:03 +0000 (02:27 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoImprove password generation for link shares 36179/head
Vincent Petry [Wed, 11 Jan 2023 14:21:26 +0000 (15:21 +0100)]
Improve password generation for link shares

Use web crypto when generating password for link shares
whenever the password policy app is disabled.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
21 months agoMerge pull request #36169 from nextcloud/bugfix/36153/fix-sharemount-cache-key-includ...
Vincent Petry [Mon, 16 Jan 2023 18:37:05 +0000 (19:37 +0100)]
Merge pull request #36169 from nextcloud/bugfix/36153/fix-sharemount-cache-key-include-target/stable25

[stable25] still include the share target in the cache key for validating share mount

21 months agostill include the share target in the cache key for validating share mount 36169/head
Robin Appelman [Mon, 16 Jan 2023 12:09:50 +0000 (13:09 +0100)]
still include the share target in the cache key for validating share mount

Signed-off-by: Robin Appelman <robin@icewind.nl>
21 months agoEnable SSL by default in ext storage configs 36165/head
Vincent Petry [Wed, 11 Jan 2023 13:40:10 +0000 (14:40 +0100)]
Enable SSL by default in ext storage configs

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
21 months agoExtend ext storage params to contain default value
Vincent Petry [Wed, 11 Jan 2023 13:39:39 +0000 (14:39 +0100)]
Extend ext storage params to contain default value

Extend the external storage configuration parameters definition to allow
to specify a default value

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
21 months agoTear down in catch of an Exception 36155/head
CĆ“me Chilliet [Thu, 12 Jan 2023 16:54:55 +0000 (17:54 +0100)]
Tear down in catch of an Exception

Signed-off-by: CĆ“me Chilliet <come.chilliet@nextcloud.com>
21 months agoCatch Exceptions when loading storage data of users
CĆ“me Chilliet [Thu, 12 Jan 2023 11:01:21 +0000 (12:01 +0100)]
Catch Exceptions when loading storage data of users

This avoids having the whole userlist crashing because a user external
 storage fails to load. With this change only the problematic user
 storage/quota information will be empty.

Signed-off-by: CĆ“me Chilliet <come.chilliet@nextcloud.com>
21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Mon, 16 Jan 2023 02:25:07 +0000 (02:25 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Sun, 15 Jan 2023 02:24:56 +0000 (02:24 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoMerge pull request #36143 from nextcloud/revert-36132-backport/36121/stable25
John MolakvoƦ [Sat, 14 Jan 2023 08:30:52 +0000 (09:30 +0100)]
Merge pull request #36143 from nextcloud/revert-36132-backport/36121/stable25

Revert "[stable25] Allow keyup enter in user status"

21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Sat, 14 Jan 2023 02:26:48 +0000 (02:26 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoRevert "[stable25] Allow keyup enter in user status" 36143/head
Joas Schilling [Sat, 14 Jan 2023 02:23:28 +0000 (03:23 +0100)]
Revert "[stable25] Allow keyup enter in user status"

21 months ago25.0.3 36140/head
Arthur Schiwon [Fri, 13 Jan 2023 22:22:05 +0000 (23:22 +0100)]
25.0.3

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
21 months agoMerge pull request #36132 from nextcloud/backport/36121/stable25
Joas Schilling [Fri, 13 Jan 2023 10:26:47 +0000 (11:26 +0100)]
Merge pull request #36132 from nextcloud/backport/36121/stable25

[stable25] Allow keyup enter in user status

21 months agofix(user_status): Allow to use enter to complete characters without automatically... 36132/head
Joas Schilling [Thu, 12 Jan 2023 15:57:37 +0000 (16:57 +0100)]
fix(user_status): Allow to use enter to complete characters without automatically closing the modal

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Fri, 13 Jan 2023 02:26:42 +0000 (02:26 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Thu, 12 Jan 2023 02:24:52 +0000 (02:24 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoMerge pull request #36079 from nextcloud/release/25.0.3_rc2 v25.0.3rc2
blizzz [Wed, 11 Jan 2023 12:31:45 +0000 (13:31 +0100)]
Merge pull request #36079 from nextcloud/release/25.0.3_rc2

25.0.3 RC2

21 months agoMerge pull request #36081 from nextcloud/stable25-fix/fix-theming-repair-step
Vincent Petry [Wed, 11 Jan 2023 11:31:55 +0000 (12:31 +0100)]
Merge pull request #36081 from nextcloud/stable25-fix/fix-theming-repair-step

[stable25] Fix theming migration repair step by passing correct type for argument

21 months agoRemove "mixed" argument to make psalm happy 36081/head
Vincent Petry [Wed, 11 Jan 2023 09:06:41 +0000 (10:06 +0100)]
Remove "mixed" argument to make psalm happy

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
21 months agoFix theming migration repair step by passing correct type for argument
CĆ“me Chilliet [Tue, 10 Jan 2023 13:59:43 +0000 (14:59 +0100)]
Fix theming migration repair step by passing correct type for argument

Signed-off-by: CĆ“me Chilliet <come.chilliet@nextcloud.com>
21 months ago25.0.3 RC2 36079/head
Arthur Schiwon [Wed, 11 Jan 2023 08:39:00 +0000 (09:39 +0100)]
25.0.3 RC2

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
21 months agoMerge pull request #36053 from nextcloud/backport/36043/stable25
Vincent Petry [Wed, 11 Jan 2023 08:14:33 +0000 (09:14 +0100)]
Merge pull request #36053 from nextcloud/backport/36043/stable25

[stable25] Link reference provider: Improve content-type check

21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Wed, 11 Jan 2023 02:24:52 +0000 (02:24 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoRemove js navigation on alternative login click 36076/head
zorn-v [Wed, 16 Nov 2022 03:34:56 +0000 (13:34 +1000)]
Remove js navigation on alternative login click

Signed-off-by: zorn-v <zorn7@yandex.ru>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
21 months agoin the link reference provider, check if the link content type begins with text/html 36053/head
Julien Veyssier [Mon, 9 Jan 2023 10:08:56 +0000 (11:08 +0100)]
in the link reference provider, check if the link content type begins with text/html

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
21 months agoMerge pull request #36059 from nextcloud/automated/noid/stable25-update-ca-cert-bundle
Vincent Petry [Tue, 10 Jan 2023 08:46:51 +0000 (09:46 +0100)]
Merge pull request #36059 from nextcloud/automated/noid/stable25-update-ca-cert-bundle

[stable25] Update ca-cert bundle

21 months agoUpdate CA certificate bundle 36059/head
nextcloud-command [Tue, 10 Jan 2023 04:26:15 +0000 (04:26 +0000)]
Update CA certificate bundle

Signed-off-by: GitHub <noreply@github.com>
21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Tue, 10 Jan 2023 02:25:08 +0000 (02:25 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoMerge pull request #36049 from nextcloud/backport/36047/stable25
Vincent Petry [Mon, 9 Jan 2023 16:12:41 +0000 (17:12 +0100)]
Merge pull request #36049 from nextcloud/backport/36047/stable25

[stable25] fix cache key used to verify shared mountpoints

21 months agofix cache key used to verify shared mountpoints 36049/head
Robin Appelman [Mon, 9 Jan 2023 12:48:44 +0000 (13:48 +0100)]
fix cache key used to verify shared mountpoints

Signed-off-by: Robin Appelman <robin@icewind.nl>
21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Mon, 9 Jan 2023 02:24:58 +0000 (02:24 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Sun, 8 Jan 2023 02:24:54 +0000 (02:24 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Sat, 7 Jan 2023 02:24:20 +0000 (02:24 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agofix: show toggle grid view button with open sidebar 36032/head
Daniel Kesselberg [Thu, 5 Jan 2023 18:42:52 +0000 (19:42 +0100)]
fix: show toggle grid view button with open sidebar

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
21 months agoMerge pull request #36030 from nextcloud/release/25.0.3_rc1 v25.0.3rc1
John MolakvoƦ [Fri, 6 Jan 2023 09:37:13 +0000 (10:37 +0100)]
Merge pull request #36030 from nextcloud/release/25.0.3_rc1

21 months agoMerge pull request #36028 from nextcloud/backport/36024/stable25
John MolakvoƦ [Fri, 6 Jan 2023 08:11:17 +0000 (09:11 +0100)]
Merge pull request #36028 from nextcloud/backport/36024/stable25

[stable25] Fix scrolling while dragging in file list view

21 months agoMerge pull request #36022 from nextcloud/backport/36016/stable25
John MolakvoƦ [Fri, 6 Jan 2023 08:00:36 +0000 (09:00 +0100)]
Merge pull request #36022 from nextcloud/backport/36016/stable25

[stable25] Add restrictions when downloading to resolve with opengraph link provider

21 months agoMerge pull request #35859 from nextcloud/backport/35761/stable25
John MolakvoƦ [Fri, 6 Jan 2023 07:59:56 +0000 (08:59 +0100)]
Merge pull request #35859 from nextcloud/backport/35761/stable25

[stable25] Remove comment and guests option from Invitations UI

21 months agoMerge pull request #35835 from nextcloud/backport/35814/stable25
John MolakvoƦ [Fri, 6 Jan 2023 07:59:07 +0000 (08:59 +0100)]
Merge pull request #35835 from nextcloud/backport/35814/stable25

[stable25] Fix parameter type for EntityCollection::setReadMarker in comments app

21 months agoMerge pull request #35815 from nextcloud/backport/33709/stable25
John MolakvoƦ [Fri, 6 Jan 2023 07:58:48 +0000 (08:58 +0100)]
Merge pull request #35815 from nextcloud/backport/33709/stable25

[stable25] Use display name cache on getStorageInfo

21 months agoMerge pull request #35747 from nextcloud/backport/35562/stable25
John MolakvoƦ [Fri, 6 Jan 2023 07:56:47 +0000 (08:56 +0100)]
Merge pull request #35747 from nextcloud/backport/35562/stable25

[stable25] Read loginName from token

21 months ago25.0.3 RC1 36030/head
John MolakvoƦ [Fri, 6 Jan 2023 07:45:55 +0000 (08:45 +0100)]
25.0.3 RC1

Signed-off-by: John MolakvoƦ <skjnldsv@protonmail.com>
21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Fri, 6 Jan 2023 02:25:07 +0000 (02:25 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoFix scrolling while dragging in file list view 36028/head
Louis Chemineau [Thu, 5 Jan 2023 16:07:13 +0000 (17:07 +0100)]
Fix scrolling while dragging in file list view

Signed-off-by: Louis Chemineau <louis@chmn.me>
21 months agoMerge pull request #36010 from nextcloud/backport/36005/stable25
Simon L [Thu, 5 Jan 2023 16:33:29 +0000 (17:33 +0100)]
Merge pull request #36010 from nextcloud/backport/36005/stable25

[stable25] Fix default phone region validation

21 months agoadd restrictions on content-type and content-size when downloading to resolve with... 36022/head
Julien Veyssier [Thu, 5 Jan 2023 11:17:55 +0000 (12:17 +0100)]
add restrictions on content-type and content-size when downloading to resolve with opengraph link provider

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
21 months agoMerge pull request #36017 from nextcloud/backport/35975/stable25
Vincent Petry [Thu, 5 Jan 2023 15:16:26 +0000 (16:16 +0100)]
Merge pull request #36017 from nextcloud/backport/35975/stable25

[stable25] Update crl after revoke files_bpm.csr

21 months ago Update crl after revoke files_bpm.csr 36017/head
Vitor Mattos [Wed, 4 Jan 2023 02:48:28 +0000 (02:48 +0000)]
 Update crl after revoke files_bpm.csr

Signed-off-by: Vitor Mattos <vitor@php.rio>
21 months agoFix default phone region validation 36010/head
Christopher Ng [Thu, 5 Jan 2023 00:23:49 +0000 (00:23 +0000)]
Fix default phone region validation

Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
21 months agoMerge pull request #36007 from nextcloud/backport/35667/stable25
Joas Schilling [Thu, 5 Jan 2023 09:09:50 +0000 (10:09 +0100)]
Merge pull request #36007 from nextcloud/backport/35667/stable25

[stable25] Allow target="_blank" in app navigation items

21 months agoMerge pull request #35817 from nextcloud/backport/35789/stable25
Vincent Petry [Thu, 5 Jan 2023 08:43:39 +0000 (09:43 +0100)]
Merge pull request #35817 from nextcloud/backport/35789/stable25

[stable25] Allow additional Sabre plugins in publicwebdav.php

21 months agoRecompile 36007/head
Joas Schilling [Thu, 5 Jan 2023 06:42:21 +0000 (07:42 +0100)]
Recompile

Signed-off-by: Joas Schilling <coding@schilljs.com>
21 months agoAllow target="_blank" in app navigation items
Thomas Citharel [Thu, 8 Dec 2022 09:02:20 +0000 (10:02 +0100)]
Allow target="_blank" in app navigation items

Which was removed in the Vue rewrite in #33728. This breaks things like https://github.com/nextcloud/external/issues/79

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
21 months agoMerge pull request #35988 from nextcloud/stable25-audit-fix-json5
Joas Schilling [Thu, 5 Jan 2023 06:17:12 +0000 (07:17 +0100)]
Merge pull request #35988 from nextcloud/stable25-audit-fix-json5

[stable25] Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3

21 months agoMerge pull request #35997 from nextcloud/stable25-update-nc-vue-7.3.0
Pytal [Thu, 5 Jan 2023 02:29:39 +0000 (18:29 -0800)]
Merge pull request #35997 from nextcloud/stable25-update-nc-vue-7.3.0

[stable25] Bump @nextcloud/vue from 7.2.0 to 7.3.0

21 months agoFix(l10n): šŸ”  Update translations from Transifex
Nextcloud bot [Thu, 5 Jan 2023 02:24:35 +0000 (02:24 +0000)]
Fix(l10n): šŸ”  Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoBump @nextcloud/vue from 7.2.0 to 7.3.0 35997/head
Vincent Petry [Wed, 4 Jan 2023 16:03:16 +0000 (17:03 +0100)]
Bump @nextcloud/vue from 7.2.0 to 7.3.0

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Christopher Ng <chrng8@gmail.com>
21 months agoMerge pull request #35962 from nextcloud/backport/359577stable25
John MolakvoƦ [Wed, 4 Jan 2023 17:09:31 +0000 (18:09 +0100)]
Merge pull request #35962 from nextcloud/backport/359577stable25

[stable25] chore(CI): Improve rate limit situation when installing phpunit

21 months agoFix indent 35962/head
John MolakvoƦ [Wed, 4 Jan 2023 16:22:20 +0000 (17:22 +0100)]
Fix indent

Signed-off-by: John MolakvoƦ <skjnldsv@users.noreply.github.com>
21 months agoMerge pull request #35904 from nextcloud/backport/35785/stable25
Vincent Petry [Wed, 4 Jan 2023 15:34:45 +0000 (16:34 +0100)]
Merge pull request #35904 from nextcloud/backport/35785/stable25

[stable25] Replace custom tooltips with native one for files sharing

21 months agoMerge pull request #35905 from nextcloud/backport/35795/stable25
Vincent Petry [Wed, 4 Jan 2023 15:34:06 +0000 (16:34 +0100)]
Merge pull request #35905 from nextcloud/backport/35795/stable25

[stable25] Replace custom tooltips with native ones in files

21 months agoMerge pull request #35992 from nextcloud/backport/35941/stable25
Joas Schilling [Wed, 4 Jan 2023 15:19:35 +0000 (16:19 +0100)]
Merge pull request #35992 from nextcloud/backport/35941/stable25

[stable25] Remove myself from being codeowner of some modules

21 months agoRemove myself from being codeowner of some modules 35992/head
Carl Schwan [Mon, 2 Jan 2023 11:37:30 +0000 (12:37 +0100)]
Remove myself from being codeowner of some modules

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
21 months agochore(CI): Improve rate limit situation when installing phpunit
Joas Schilling [Tue, 3 Jan 2023 12:33:49 +0000 (13:33 +0100)]
chore(CI): Improve rate limit situation when installing phpunit

Signed-off-by: Joas Schilling <coding@schilljs.com>
21 months agoMerge pull request #35984 from nextcloud/backport/35978/stable25
Simon L [Wed, 4 Jan 2023 14:52:40 +0000 (15:52 +0100)]
Merge pull request #35984 from nextcloud/backport/35978/stable25

[stable25] Fix user status icon in avatar menu

21 months agoMerge pull request #35983 from nextcloud/backport/35972/stable25
Vincent Petry [Wed, 4 Jan 2023 14:47:27 +0000 (15:47 +0100)]
Merge pull request #35983 from nextcloud/backport/35972/stable25

[stable25] appsidebar should be compact when opened on small heights

21 months agoBump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3 35988/head
Vincent Petry [Wed, 4 Jan 2023 13:11:01 +0000 (14:11 +0100)]
Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
21 months agoFix user status icon in avatar menu 35984/head
Joas Schilling [Wed, 4 Jan 2023 09:18:24 +0000 (10:18 +0100)]
Fix user status icon in avatar menu

Signed-off-by: Joas Schilling <coding@schilljs.com>
21 months agoappsidebar should be compact when opened on small heights 35983/head
Simon L [Tue, 3 Jan 2023 23:09:16 +0000 (00:09 +0100)]
appsidebar should be compact when opened on small heights

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
21 months agoMerge pull request #35977 from nextcloud/backport/35965/stable25
Joas Schilling [Wed, 4 Jan 2023 10:45:31 +0000 (11:45 +0100)]
Merge pull request #35977 from nextcloud/backport/35965/stable25

[stable25] Also limit the password length on reset

21 months agoAlso limit the password length on reset 35977/head
Joas Schilling [Tue, 3 Jan 2023 15:36:01 +0000 (16:36 +0100)]
Also limit the password length on reset

Signed-off-by: Joas Schilling <coding@schilljs.com>
21 months agoMerge pull request #35963 from nextcloud/backport/docs/ipv6-cidr-stable25
Vincent Petry [Tue, 3 Jan 2023 16:55:30 +0000 (17:55 +0100)]
Merge pull request #35963 from nextcloud/backport/docs/ipv6-cidr-stable25

[stable25] docs: trusted_proxies support IPv6 ranges

21 months agodocs: trusted_proxies support IPv6 ranges 35963/head
Daniel Kesselberg [Tue, 3 Jan 2023 11:17:21 +0000 (12:17 +0100)]
docs: trusted_proxies support IPv6 ranges

Support for IPv6 ranges was added by https://github.com/nextcloud/server/pull/32615

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
21 months agomanual backport of #35789, dispatch BeforeSabrePubliclyLoadedEvent to allow adding... 35817/head
Julien Veyssier [Mon, 19 Dec 2022 11:17:35 +0000 (12:17 +0100)]
manual backport of #35789, dispatch BeforeSabrePubliclyLoadedEvent to allow adding additional Sabre plugins in publicwebdav.php

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
21 months agoMerge pull request #35948 from nextcloud/backport/35939/stable25
Joas Schilling [Mon, 2 Jan 2023 17:32:06 +0000 (18:32 +0100)]
Merge pull request #35948 from nextcloud/backport/35939/stable25

[stable25] Update the user status dashboard widget and fix the icon color

21 months agoUpdate the user status dashboard widget and fix the icon color 35948/head
Joas Schilling [Mon, 2 Jan 2023 10:38:27 +0000 (11:38 +0100)]
Update the user status dashboard widget and fix the icon color

Signed-off-by: Joas Schilling <coding@schilljs.com>
21 months agoMerge pull request #35848 from nextcloud/backport/35836/stable25
Julius HƤrtl [Mon, 2 Jan 2023 16:18:14 +0000 (17:18 +0100)]
Merge pull request #35848 from nextcloud/backport/35836/stable25

[stable25] fix: remove other shares from ui when deleted

21 months agoMerge pull request #35902 from nextcloud/backport/35897/stable25
Simon L [Mon, 2 Jan 2023 14:17:31 +0000 (15:17 +0100)]
Merge pull request #35902 from nextcloud/backport/35897/stable25

[stable25] fix video fullscreen on public page