]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
17 months agoDo not override stored credentials when login in with SAML 37901/head
Louis Chemineau [Thu, 13 Apr 2023 16:05:37 +0000 (18:05 +0200)]
Do not override stored credentials when login in with SAML

When login in with SAML, the password from `$event->getPassword()` is `null`.

This PR makes sure that this `null` value won't be used to override the stored password even though it is different.

This PR also allow for the password and user to be updated even though they were not set before.

Signed-off-by: Louis Chemineau <louis@chmn.me>
17 months agoTest StorePasswordListener
Louis Chemineau [Wed, 19 Apr 2023 09:53:34 +0000 (11:53 +0200)]
Test StorePasswordListener

Signed-off-by: Louis Chemineau <louis@chmn.me>
17 months agoMerge pull request #37919 from nextcloud/backport/stable25/sso-kerberos-fix
Arthur Schiwon [Wed, 26 Apr 2023 07:05:50 +0000 (09:05 +0200)]
Merge pull request #37919 from nextcloud/backport/stable25/sso-kerberos-fix

[stable25] Update kerberos sso test setup to use new user_saml config system

17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 26 Apr 2023 02:28:26 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoUpdate kerberos sso test setup to use new user_saml config system 37919/head
Robin Appelman [Mon, 23 Jan 2023 16:30:17 +0000 (17:30 +0100)]
Update kerberos sso test setup to use new user_saml config system

Signed-off-by: Robin Appelman <robin@icewind.nl>
Signed-off-by: Louis Chemineau <louis@chmn.me>
17 months agorun kerberos sso test when the action is changed
Robin Appelman [Mon, 23 Jan 2023 16:14:38 +0000 (17:14 +0100)]
run kerberos sso test when the action is changed

Signed-off-by: Robin Appelman <robin@icewind.nl>
17 months agoMerge pull request #37908 from nextcloud/stable25-make-grid-toggle-sticky
Simon L [Tue, 25 Apr 2023 08:42:35 +0000 (10:42 +0200)]
Merge pull request #37908 from nextcloud/stable25-make-grid-toggle-sticky

[stable25] make grid toggle sticky

17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 25 Apr 2023 02:23:02 +0000 (02:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agofix: make grid view button sticky 37908/head
Daniel Kesselberg [Sun, 23 Apr 2023 19:02:43 +0000 (21:02 +0200)]
fix: make grid view button sticky

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
17 months agoMerge pull request #37876 from nextcloud/backport/37820/stable25
Robin Appelman [Mon, 24 Apr 2023 15:11:30 +0000 (17:11 +0200)]
Merge pull request #37876 from nextcloud/backport/37820/stable25

[stable25] ignore errors while trying to update parent storage_mtime

17 months agoMerge pull request #37874 from nextcloud/backport/37062/stable25
Git'Fellow [Mon, 24 Apr 2023 06:38:29 +0000 (08:38 +0200)]
Merge pull request #37874 from nextcloud/backport/37062/stable25

[stable25] Check free space only if source exists and is dir

17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 24 Apr 2023 02:29:27 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 23 Apr 2023 02:28:59 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 22 Apr 2023 02:28:28 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoignore errors while trying to update parent storage_mtime 37876/head
Robin Appelman [Wed, 19 Apr 2023 12:15:09 +0000 (14:15 +0200)]
ignore errors while trying to update parent storage_mtime

in the worst case this should only cause an extra rescan later

Signed-off-by: Robin Appelman <robin@icewind.nl>
17 months agoAdd function_exists() check 37874/head
Git'Fellow [Tue, 7 Mar 2023 16:09:24 +0000 (17:09 +0100)]
Add function_exists() check

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
17 months agoFix free space problems
Git'Fellow [Mon, 6 Mar 2023 23:13:57 +0000 (00:13 +0100)]
Fix free space problems

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 21 Apr 2023 02:28:57 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agoMerge pull request #37829 from nextcloud/backport/stable25-37522
John Molakvoæ [Thu, 20 Apr 2023 06:37:07 +0000 (08:37 +0200)]
Merge pull request #37829 from nextcloud/backport/stable25-37522

[stable25] Ungroup placeholder css rules to prevent browsers from removing all rules

17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 20 Apr 2023 02:29:30 +0000 (02:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
17 months agofix(core): Ungroup `placeholder` css rules to prevent browsers from removing all... 37829/head
Ferdinand Thiessen [Fri, 31 Mar 2023 14:50:51 +0000 (16:50 +0200)]
fix(core): Ungroup `placeholder` css rules to prevent browsers from removing all rules

When rules are grouped using the comma operator and one selector is invalid / unknown then the whole group is invalidated[1].
In this case `::-ms-input-placeholder` is unknown to Firefox and Chrome, so the `::placeholder` rule is never applied.
[1]: https://www.w3.org/TR/selectors-3/#grouping

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
17 months agoMerge pull request #37783 from nextcloud/release/25.0.6 v25.0.6
John Molakvoæ [Wed, 19 Apr 2023 15:53:36 +0000 (17:53 +0200)]
Merge pull request #37783 from nextcloud/release/25.0.6

25.0.6

17 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 19 Apr 2023 02:28:38 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months ago25.0.6 37783/head
John Molakvoæ [Tue, 18 Apr 2023 07:04:53 +0000 (09:04 +0200)]
25.0.6

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 18 Apr 2023 02:37:38 +0000 (02:37 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 17 Apr 2023 02:27:51 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 16 Apr 2023 02:28:12 +0000 (02:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 15 Apr 2023 02:27:48 +0000 (02:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 14 Apr 2023 02:19:59 +0000 (02:19 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37699 from nextcloud/release/25.0.6_rc1 v25.0.6rc1
John Molakvoæ [Thu, 13 Apr 2023 07:25:34 +0000 (09:25 +0200)]
Merge pull request #37699 from nextcloud/release/25.0.6_rc1

25.0.6 RC1

18 months agoMerge pull request #37509 from nextcloud/backport/37486/stable25
John Molakvoæ [Thu, 13 Apr 2023 06:18:52 +0000 (08:18 +0200)]
Merge pull request #37509 from nextcloud/backport/37486/stable25

[stable25] fix default_language doc

18 months agoMerge pull request #37667 from nextcloud/backport/37625/stable25
John Molakvoæ [Thu, 13 Apr 2023 06:17:59 +0000 (08:17 +0200)]
Merge pull request #37667 from nextcloud/backport/37625/stable25

18 months ago25.0.6 RC1 37699/head
John Molakvoæ [Thu, 13 Apr 2023 06:04:16 +0000 (08:04 +0200)]
25.0.6 RC1

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 13 Apr 2023 02:28:06 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37690 from nextcloud/backport/37680/stable25
Arthur Schiwon [Wed, 12 Apr 2023 17:51:48 +0000 (19:51 +0200)]
Merge pull request #37690 from nextcloud/backport/37680/stable25

[stable25] app type extended_authentication

18 months agoMerge pull request #37479 from nextcloud/backport/37071/37071-stable25
Maxence Lange [Wed, 12 Apr 2023 15:51:06 +0000 (14:51 -0100)]
Merge pull request #37479 from nextcloud/backport/37071/37071-stable25

[stable25] dispatch BeforeUserLoggedInEvent

18 months agodispatch BeforeUserLoggedInEvent 37479/head
Maxence Lange [Thu, 30 Mar 2023 11:04:46 +0000 (10:04 -0100)]
dispatch BeforeUserLoggedInEvent

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
18 months agoapp type extended_authentication 37690/head
Maxence Lange [Wed, 12 Apr 2023 10:34:38 +0000 (09:34 -0100)]
app type extended_authentication

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 12 Apr 2023 02:28:48 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37323 from nextcloud/revert-37285-revert-37274-backport/37244...
Arthur Schiwon [Tue, 11 Apr 2023 08:59:44 +0000 (10:59 +0200)]
Merge pull request #37323 from nextcloud/revert-37285-revert-37274-backport/37244/stable25

Redo "[stable25] Replace custom tooltips with native ones and add description to all e…""

18 months agoMerge pull request #37267 from nextcloud/enh/36579/new-attempt
Arthur Schiwon [Tue, 11 Apr 2023 08:57:20 +0000 (10:57 +0200)]
Merge pull request #37267 from nextcloud/enh/36579/new-attempt

[stable25] fix(user-management): Fix deleting user in hidden group(s)

18 months agofix: Always create user directory when transfering files to new users 37667/head
Julius Härtl [Thu, 6 Apr 2023 18:51:56 +0000 (20:51 +0200)]
fix: Always create user directory when transfering files to new users

Signed-off-by: Julius Härtl <jus@bitgrid.net>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 11 Apr 2023 02:28:39 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Mon, 10 Apr 2023 02:31:09 +0000 (02:31 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sun, 9 Apr 2023 02:27:52 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 8 Apr 2023 02:28:03 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 7 Apr 2023 02:28:48 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoRevert "Revert "[stable25] Replace custom tooltips with native ones and add descripti... 37323/head
Arthur Schiwon [Tue, 21 Mar 2023 12:21:21 +0000 (13:21 +0100)]
Revert "Revert "[stable25] Replace custom tooltips with native ones and add description to all e…""

18 months agoMerge pull request #37560 from nextcloud/backport/36097/stable25
Robin Appelman [Thu, 6 Apr 2023 11:07:33 +0000 (13:07 +0200)]
Merge pull request #37560 from nextcloud/backport/36097/stable25

[stable25] extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter

18 months agoMerge pull request #37535 from nextcloud/backport/35961/stable25
Robin Appelman [Thu, 6 Apr 2023 11:06:47 +0000 (13:06 +0200)]
Merge pull request #37535 from nextcloud/backport/35961/stable25

[stable25] clear encrypted flag when moving away from encrypted storage

18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 6 Apr 2023 02:29:00 +0000 (02:29 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37546 from nextcloud/backport/37417/stable25
Louis [Wed, 5 Apr 2023 14:58:46 +0000 (16:58 +0200)]
Merge pull request #37546 from nextcloud/backport/37417/stable25

[stable25] fix: Avoid scrolling the #content wrapper container

18 months agoMerge pull request #37315 from nextcloud/backport/36701/stable25
Louis [Wed, 5 Apr 2023 09:58:34 +0000 (11:58 +0200)]
Merge pull request #37315 from nextcloud/backport/36701/stable25

[stable25] Add parent index on filecache

18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 5 Apr 2023 02:30:41 +0000 (02:30 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoAdd parent index on filecache 37315/head
Louis Chemineau [Wed, 15 Feb 2023 14:57:44 +0000 (15:57 +0100)]
Add parent index on filecache

Signed-off-by: Louis Chemineau <louis@chmn.me>
18 months agoMerge pull request #37524 from nextcloud/backport/37497/stable25
Joas Schilling [Tue, 4 Apr 2023 07:10:28 +0000 (09:10 +0200)]
Merge pull request #37524 from nextcloud/backport/37497/stable25

[stable25] Improve handling of profile fields

18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 4 Apr 2023 02:28:44 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoImprove handling of profile fields 37524/head
Christopher Ng [Mon, 3 Apr 2023 23:03:56 +0000 (16:03 -0700)]
Improve handling of profile fields

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

18 months agoMerge pull request #37552 from nextcloud/backport/37542/stable25
Joas Schilling [Mon, 3 Apr 2023 20:12:19 +0000 (22:12 +0200)]
Merge pull request #37552 from nextcloud/backport/37542/stable25

[stable25] feat(security): Allow to opt-out of ratelimit protection, e.g. for te…

18 months agoextend path-prefix optimizer to remove all cases of path_hash= when encountering... 37560/head
Robin Appelman [Wed, 11 Jan 2023 15:38:41 +0000 (16:38 +0100)]
extend path-prefix optimizer to remove all cases of path_hash= when encountering a path prefix filter

Signed-off-by: Robin Appelman <robin@icewind.nl>
18 months agofix: Avoid scrolling the #content wrapper container 37546/head
Julius Härtl [Mon, 27 Mar 2023 07:01:24 +0000 (09:01 +0200)]
fix: Avoid scrolling the #content wrapper container

Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
18 months agofix(backport): Add missing sample config 37552/head
Joas Schilling [Mon, 3 Apr 2023 13:43:22 +0000 (15:43 +0200)]
fix(backport): Add missing sample config

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofeat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI
Joas Schilling [Mon, 3 Apr 2023 05:23:34 +0000 (07:23 +0200)]
feat(security): Allow to opt-out of ratelimit protection, e.g. for testing on CI

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agoMerge pull request #37438 from nextcloud/backport/37168/stable25
Julius Härtl [Mon, 3 Apr 2023 08:39:49 +0000 (10:39 +0200)]
Merge pull request #37438 from nextcloud/backport/37168/stable25

18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sun, 2 Apr 2023 02:27:22 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoadd test for unmarking encrypted file on cross storage move 37535/head
Robin Appelman [Wed, 22 Mar 2023 17:04:32 +0000 (18:04 +0100)]
add test for unmarking encrypted file on cross storage move

Signed-off-by: Robin Appelman <robin@icewind.nl>
18 months agoclear encrypted flag when moving away from encrypted storage
Robin Appelman [Wed, 28 Dec 2022 16:17:45 +0000 (17:17 +0100)]
clear encrypted flag when moving away from encrypted storage

Signed-off-by: Robin Appelman <robin@icewind.nl>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 1 Apr 2023 02:27:42 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37490 from nextcloud/backport/37448/stable25
Arthur Schiwon [Fri, 31 Mar 2023 07:59:24 +0000 (09:59 +0200)]
Merge pull request #37490 from nextcloud/backport/37448/stable25

[stable25] hide shared files located in group folder's trash bin

18 months agofix default_language doc 37509/head
Arthur Schiwon [Thu, 30 Mar 2023 14:22:53 +0000 (16:22 +0200)]
fix default_language doc

Since commit 0228bc6e66cbcb2848eacb41f1de6e7f63ebcb65 the browser
language always is preferred.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agoMerge pull request #37484 from nextcloud/backport/37378/stable25
Simon L [Fri, 31 Mar 2023 07:06:48 +0000 (09:06 +0200)]
Merge pull request #37484 from nextcloud/backport/37378/stable25

[stable25] fix the avatar generation on Alpine Linux

18 months agoMerge pull request #37388 from nextcloud/backport/37211/stable25
Julia Kirschenheuter [Fri, 31 Mar 2023 06:06:59 +0000 (08:06 +0200)]
Merge pull request #37388 from nextcloud/backport/37211/stable25

[stable25] Create `<h3>` headings for profile page. Replace `<label>` which have…

18 months agoMerge pull request #37483 from nextcloud/fix/36916-The_list_of_contacts_represents_a_...
Julia Kirschenheuter [Fri, 31 Mar 2023 06:05:21 +0000 (08:05 +0200)]
Merge pull request #37483 from nextcloud/fix/36916-The_list_of_contacts_represents_a_list,_but_it_was_not_marked_as_such-stable25

[stable25] Change contactsmenu structure to a list

18 months agoMerge pull request #37460 from nextcloud/backport/37449/stable25
Julia Kirschenheuter [Fri, 31 Mar 2023 06:01:39 +0000 (08:01 +0200)]
Merge pull request #37460 from nextcloud/backport/37449/stable25

[stable25] Fix/36917 the statuses list was implemented semantically incorrectly

18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 31 Mar 2023 02:28:20 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agohide shared files located in group folder's trash bin 37490/head
Arthur Schiwon [Tue, 28 Mar 2023 11:48:43 +0000 (13:48 +0200)]
hide shared files located in group folder's trash bin

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
18 months agoCreate `<h3>` headings for profile page. Replace `<label>` which have no conncted... 37388/head
julia.kirschenheuter [Tue, 14 Mar 2023 13:07:02 +0000 (14:07 +0100)]
Create `<h3>` headings for profile page. Replace `<label>` which have no conncted `<input>` with `<h3>` heading

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
18 months agoFix list structure 37460/head
julia.kirschenheuter [Tue, 28 Mar 2023 12:57:35 +0000 (14:57 +0200)]
Fix list structure

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
18 months agoanother approach to fixing the avatar generation 37484/head
Simon L [Thu, 23 Mar 2023 22:37:46 +0000 (23:37 +0100)]
another approach to fixing the avatar generation

Signed-off-by: Simon L <szaimen@e.mail.de>
18 months agoChange contactsmenu structure to a list 37483/head
julia.kirschenheuter [Thu, 30 Mar 2023 12:38:52 +0000 (14:38 +0200)]
Change contactsmenu structure to a list

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
18 months agoMerge pull request #37472 from nextcloud/backport/37435/stable25
Julia Kirschenheuter [Thu, 30 Mar 2023 07:16:53 +0000 (09:16 +0200)]
Merge pull request #37472 from nextcloud/backport/37435/stable25

[stable25] Add label for logo link

18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 30 Mar 2023 02:27:52 +0000 (02:27 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoAdd label for logo link 37472/head
Christopher Ng [Wed, 29 Mar 2023 20:36:45 +0000 (13:36 -0700)]
Add label for logo link

Signed-off-by: Christopher Ng <chrng8@gmail.com>
18 months agoMerge pull request #37462 from nextcloud/backport/37423/stable25
Julia Kirschenheuter [Wed, 29 Mar 2023 14:25:22 +0000 (16:25 +0200)]
Merge pull request #37462 from nextcloud/backport/37423/stable25

[stable25] Replace custom tooltips with native ones of entries in contacts menu.

18 months agoReplace custom tooltips with native ones of entries in contacts menu. 37462/head
julia.kirschenheuter [Wed, 29 Mar 2023 08:37:47 +0000 (10:37 +0200)]
Replace custom tooltips with native ones of entries in contacts menu.

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
18 months agoMerge pull request #37445 from nextcloud/backport/stable25/Jerome-Herbinet/patch-15
Louis [Wed, 29 Mar 2023 09:00:27 +0000 (11:00 +0200)]
Merge pull request #37445 from nextcloud/backport/stable25/Jerome-Herbinet/patch-15

Backport/stable25/jerome herbinet/patch 15

18 months agoMerge pull request #37442 from nextcloud/backport/37437/stable25
Joas Schilling [Wed, 29 Mar 2023 07:16:09 +0000 (09:16 +0200)]
Merge pull request #37442 from nextcloud/backport/37437/stable25

[stable25] fix(docs): Fix RST parsing of the sample config

18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Wed, 29 Mar 2023 02:28:03 +0000 (02:28 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agonpm run sass 37445/head
Jérôme Herbinet [Fri, 24 Mar 2023 09:27:40 +0000 (10:27 +0100)]
npm run sass

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
18 months agoFix 2FA blocks' width
Jérôme Herbinet [Fri, 24 Mar 2023 09:19:22 +0000 (10:19 +0100)]
Fix 2FA  blocks' width

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
18 months agofix(docs): Fix RST parsing of the sample config 37442/head
Joas Schilling [Tue, 28 Mar 2023 05:49:01 +0000 (07:49 +0200)]
fix(docs): Fix RST parsing of the sample config

Signed-off-by: Joas Schilling <coding@schilljs.com>
18 months agofix(files_sharing): Allow file actions other than download for hide download shares 37438/head
Julius Härtl [Fri, 10 Mar 2023 08:49:03 +0000 (09:49 +0100)]
fix(files_sharing): Allow file actions other than download for hide download shares

Signed-off-by: Julius Härtl <jus@bitgrid.net>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 28 Mar 2023 02:19:39 +0000 (02:19 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Mon, 27 Mar 2023 10:18:33 +0000 (10:18 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
18 months agoMerge pull request #37366 from nextcloud/backport/36636/stable25
Louis [Mon, 27 Mar 2023 09:51:11 +0000 (11:51 +0200)]
Merge pull request #37366 from nextcloud/backport/36636/stable25

[stable25] fix OC_Image: Prevent E_WARNING from getimagesize*

18 months agoMerge pull request #36605 from nextcloud/backport/35723/stable25
Julius Härtl [Mon, 27 Mar 2023 09:28:13 +0000 (11:28 +0200)]
Merge pull request #36605 from nextcloud/backport/35723/stable25

18 months agofix: Make sure to reopen session before cleaning 36605/head
Julius Härtl [Sat, 10 Dec 2022 12:37:53 +0000 (13:37 +0100)]
fix: Make sure to reopen session before cleaning

Otherwise restoring the requesttoken would reopen and read the existing
session data and restore it instead of clearing

Signed-off-by: Julius Härtl <jus@bitgrid.net>
18 months agoMerge pull request #37337 from nextcloud/fix/36908-set_aria-hidden-for-default-shippe...
Julia Kirschenheuter [Fri, 24 Mar 2023 09:43:46 +0000 (10:43 +0100)]
Merge pull request #37337 from nextcloud/fix/36908-set_aria-hidden-for-default-shipped_widgets-icons-stable25

[stable25] Fix/36908 set aria hidden for default shipped widgets icons

18 months agoMerge pull request #37347 from nextcloud/backport/37139/stable25
Julius Härtl [Fri, 24 Mar 2023 08:53:50 +0000 (09:53 +0100)]
Merge pull request #37347 from nextcloud/backport/37139/stable25

18 months agoMerge pull request #37363 from nextcloud/fix/36910-fix-alt-attrs-for-files-versions
Julia Kirschenheuter [Fri, 24 Mar 2023 08:48:15 +0000 (09:48 +0100)]
Merge pull request #37363 from nextcloud/fix/36910-fix-alt-attrs-for-files-versions

Fix alt attrs for images in files versions