]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
21 months agoValidate user timezone given from login data before saving it 36001/head
Thomas Citharel [Wed, 4 Jan 2023 16:52:02 +0000 (17:52 +0100)]
Validate user timezone given from login data before saving it

Follow-up to #36000

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
21 months agoMerge pull request #35772 from nextcloud/feat/files2vue-navigation
John Molakvoæ [Wed, 4 Jan 2023 16:54:08 +0000 (17:54 +0100)]
Merge pull request #35772 from nextcloud/feat/files2vue-navigation

Port Files navigation to vue

21 months agofeat(files): Add clipboard copy to webdav url in files settings 35772/head
John Molakvoæ [Wed, 4 Jan 2023 11:12:12 +0000 (12:12 +0100)]
feat(files): Add clipboard copy to webdav url in files settings

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agofix(files): Settings & cypress fixes
John Molakvoæ [Wed, 4 Jan 2023 10:55:43 +0000 (11:55 +0100)]
fix(files): Settings & cypress fixes

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agoHide settings when empty
John Molakvoæ [Wed, 4 Jan 2023 10:50:52 +0000 (11:50 +0100)]
Hide settings when empty

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agoFix favourite opening
John Molakvoæ [Wed, 4 Jan 2023 10:47:36 +0000 (11:47 +0100)]
Fix favourite opening

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agoAdd component testing workflow
John Molakvoæ [Tue, 3 Jan 2023 15:51:59 +0000 (16:51 +0100)]
Add component testing workflow

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agoFixing tests
John Molakvoæ [Wed, 28 Dec 2022 18:08:54 +0000 (19:08 +0100)]
Fixing tests

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agoAdd component testing
John Molakvoæ [Wed, 28 Dec 2022 14:29:54 +0000 (15:29 +0100)]
Add component testing

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agoFix preview crop
John Molakvoæ [Wed, 14 Dec 2022 16:36:17 +0000 (17:36 +0100)]
Fix preview crop

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agoPort settings to Modal
John Molakvoæ [Wed, 14 Dec 2022 15:54:35 +0000 (16:54 +0100)]
Port settings to Modal

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agoPort Files navigation to vue
John Molakvoæ [Thu, 1 Dec 2022 13:34:23 +0000 (14:34 +0100)]
Port Files navigation to vue

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agoMerge pull request #35975 from nextcloud/updateCrl
Vincent Petry [Wed, 4 Jan 2023 15:28:11 +0000 (16:28 +0100)]
Merge pull request #35975 from nextcloud/updateCrl

 Update crl after revoke files_bpm.csr

21 months agoMerge pull request #35987 from nextcloud/audit-fix-json5
Vincent Petry [Wed, 4 Jan 2023 15:16:21 +0000 (16:16 +0100)]
Merge pull request #35987 from nextcloud/audit-fix-json5

Bump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3

21 months agoMerge pull request #35941 from nextcloud/CarlSchwan-patch-1
Joas Schilling [Wed, 4 Jan 2023 15:08:11 +0000 (16:08 +0100)]
Merge pull request #35941 from nextcloud/CarlSchwan-patch-1

Remove myself from being codeowner of some modules

21 months agoBump json5 from 1.0.1-1.0.2 and 2.2.0-2.2.3 35987/head
Vincent Petry [Wed, 4 Jan 2023 13:08:55 +0000 (14:08 +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 agoMerge pull request #35978 from nextcloud/bugfix/noid/fix-user-status-icon-in-avatar...
John Molakvoæ [Wed, 4 Jan 2023 12:25:37 +0000 (13:25 +0100)]
Merge pull request #35978 from nextcloud/bugfix/noid/fix-user-status-icon-in-avatar-menu

21 months agoMerge pull request #35972 from nextcloud/fix/34777/improve-app-sidebar
Vincent Petry [Wed, 4 Jan 2023 11:46:35 +0000 (12:46 +0100)]
Merge pull request #35972 from nextcloud/fix/34777/improve-app-sidebar

appsidebar should be compact when opened on small heights

21 months agoMerge pull request #35974 from CaptainSifff/master
Simon L [Wed, 4 Jan 2023 11:14:08 +0000 (12:14 +0100)]
Merge pull request #35974 from CaptainSifff/master

elaborate on what is required for using the tempdirectory setting of nextcloud

21 months agoUpdate config/config.sample.php: fix typos. 35974/head
CaptainSifff [Wed, 4 Jan 2023 10:41:00 +0000 (11:41 +0100)]
Update config/config.sample.php: fix typos.

Co-authored-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Signed-off-by: CaptainSifff <CaptainSifff@gmx.de>
21 months agoFix user status icon in avatar menu 35978/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 35972/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 #35965 from nextcloud/bugfix/noid/limit-length-when-reseting-password
Joas Schilling [Wed, 4 Jan 2023 08:51:54 +0000 (09:51 +0100)]
Merge pull request #35965 from nextcloud/bugfix/noid/limit-length-when-reseting-password

Also limit the password length on reset

21 months agoMerge pull request #35873 from leegarrett/35830_lgarrett
Joas Schilling [Wed, 4 Jan 2023 08:51:12 +0000 (09:51 +0100)]
Merge pull request #35873 from leegarrett/35830_lgarrett

Implement occ status command via return codes v2 (Fixes: #35704)

21 months agoMerge pull request #35876 from bennet0496/patch-mail-header
Joas Schilling [Wed, 4 Jan 2023 08:34:14 +0000 (09:34 +0100)]
Merge pull request #35876 from bennet0496/patch-mail-header

Adding option to set Auto-Submitted email header

21 months ago Update crl after revoke files_bpm.csr 35975/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 agoelaborate on what is required for using the tempdirectory setting of nextcloud
Florian Goth [Wed, 4 Jan 2023 00:14:40 +0000 (01:14 +0100)]
elaborate on what is required for using the tempdirectory setting of nextcloud

Signed-off-by: Florian Goth <fgoth@physik.uni-wuerzburg.de>
21 months agoMerge pull request #35969 from bbx-github/patch-1
Simon L [Tue, 3 Jan 2023 19:32:49 +0000 (20:32 +0100)]
Merge pull request #35969 from bbx-github/patch-1

fix link to documentation of php function

21 months agofix link to documentation of php function 35969/head
bbx-github [Tue, 3 Jan 2023 17:31:05 +0000 (18:31 +0100)]
fix link to documentation of php function

Signed-off-by: bbx-github <53237674+bbx-github@users.noreply.github.com>
21 months agoAlso limit the password length on reset 35965/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 agofix missing class in NewUserMailHelper and static code analysis errors 35876/head
Bennet Becker [Tue, 3 Jan 2023 15:23:41 +0000 (16:23 +0100)]
fix missing class in NewUserMailHelper and static code analysis errors

Signed-off-by: Bennet Becker <dev@bennet.cc>
21 months agoNo output by default when --exit-code is used 35873/head
Joas Schilling [Tue, 3 Jan 2023 14:43:25 +0000 (15:43 +0100)]
No output by default when --exit-code is used

Signed-off-by: Joas Schilling <coding@schilljs.com>
21 months agoupdate usages of AutoSubmittedValue to AutoSubmitted::VALUE_
Bennet Becker [Tue, 3 Jan 2023 14:28:43 +0000 (15:28 +0100)]
update usages of AutoSubmittedValue to AutoSubmitted::VALUE_

Signed-off-by: Bennet Becker <dev@bennet.cc>
21 months agoupdating autoloader files
Bennet Becker [Tue, 3 Jan 2023 14:05:24 +0000 (15:05 +0100)]
updating autoloader files

Signed-off-by: Bennet Becker <dev@bennet.cc>
21 months agorefactor AutoSubmittedValue to Headers\AutoSubmitted and adding
Bennet Becker [Tue, 3 Jan 2023 14:03:40 +0000 (15:03 +0100)]
refactor AutoSubmittedValue to Headers\AutoSubmitted and adding
header name to constants

Signed-off-by: Bennet Becker <dev@bennet.cc>
21 months agoMerge pull request #35943 from nextcloud/fix/code-fixes-from-34997
Côme Chilliet [Tue, 3 Jan 2023 13:32:31 +0000 (14:32 +0100)]
Merge pull request #35943 from nextcloud/fix/code-fixes-from-34997

Code fixes from PR 34997

21 months agoMerge pull request #35957 from nextcloud/bugfix/noid/improve-rate-limit-in-github...
Vincent Petry [Tue, 3 Jan 2023 13:14:36 +0000 (14:14 +0100)]
Merge pull request #35957 from nextcloud/bugfix/noid/improve-rate-limit-in-github-actions

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

21 months agoMerge pull request #35956 from nextcloud/docs/ipv6-cidr
Joas Schilling [Tue, 3 Jan 2023 13:05:25 +0000 (14:05 +0100)]
Merge pull request #35956 from nextcloud/docs/ipv6-cidr

docs: trusted_proxies support IPv6 ranges

21 months agochore(CI): Improve rate limit situation when installing phpunit 35957/head
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 agoPrint output also with status code
Joas Schilling [Tue, 3 Jan 2023 11:47:58 +0000 (12:47 +0100)]
Print output also with status code

Signed-off-by: Joas Schilling <coding@schilljs.com>
21 months agodocs: trusted_proxies support IPv6 ranges 35956/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 agoImplement occ status command via return codes (Fixes: #35704)
Lee Garrett [Thu, 22 Dec 2022 21:03:21 +0000 (22:03 +0100)]
Implement occ status command via return codes (Fixes: #35704)

Running `./occ status -e` will produce any output. However, it will:

exit 0 during normal operation,
exit 1 when in maintenance mode,
exit 2 when `./occ upgrade` is needed.

Signed-off-by: Lee Garrett <lgarrett@rocketjump.eu>
21 months agoMerge pull request #35939 from nextcloud/bugfix/noid/update-status-dashboard-widget
Joas Schilling [Mon, 2 Jan 2023 15:38:05 +0000 (16:38 +0100)]
Merge pull request #35939 from nextcloud/bugfix/noid/update-status-dashboard-widget

Update the user status dashboard widget and fix the icon color

21 months agoMerge pull request #35820 from nextcloud/enh/noid/wording-new-app-password-activity
Julien Veyssier [Mon, 2 Jan 2023 15:31:28 +0000 (16:31 +0100)]
Merge pull request #35820 from nextcloud/enh/noid/wording-new-app-password-activity

Avoid using the word 'password' in the APP_TOKEN_CREATED activity

21 months agoSuppress last psalm error until upstream fix is released and included 35943/head
Côme Chilliet [Tue, 13 Dec 2022 15:40:40 +0000 (16:40 +0100)]
Suppress last psalm error until upstream fix is released and included

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoFix typing errors in settings tests
Côme Chilliet [Mon, 19 Dec 2022 14:06:20 +0000 (15:06 +0100)]
Fix typing errors in settings tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoFix files_external tests with phpunit 9
Côme Chilliet [Tue, 13 Dec 2022 15:59:14 +0000 (16:59 +0100)]
Fix files_external tests with phpunit 9

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoRemove redundant cast to string in user_ldap
Côme Chilliet [Tue, 13 Dec 2022 07:41:12 +0000 (08:41 +0100)]
Remove redundant cast to string in user_ldap

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoSmall fix in OC_API
Côme Chilliet [Mon, 7 Nov 2022 13:32:23 +0000 (14:32 +0100)]
Small fix in OC_API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoFix psalm spotted errors with new requirements
Côme Chilliet [Mon, 7 Nov 2022 12:40:30 +0000 (13:40 +0100)]
Fix psalm spotted errors with new requirements

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoMerge pull request #28117 from nextcloud/bugfix/noid/dav-checksum-values
Julius Härtl [Mon, 2 Jan 2023 12:38:04 +0000 (13:38 +0100)]
Merge pull request #28117 from nextcloud/bugfix/noid/dav-checksum-values

Align checksum dav property with desktop client parsing

21 months agoRemove myself from being codeowner of some modules 35941/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 agoUpdate the user status dashboard widget and fix the icon color 35939/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 agoavoid using the word 'password' in the APP_TOKEN_CREATED activity 35820/head
Julien Veyssier [Mon, 19 Dec 2022 11:43:51 +0000 (12:43 +0100)]
avoid using the word 'password' in the APP_TOKEN_CREATED activity

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
21 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 31 Dec 2022 02:50:54 +0000 (02:50 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoAlign checksum dav property with desktop client parsing 28117/head
Julius Härtl [Thu, 22 Jul 2021 13:13:56 +0000 (15:13 +0200)]
Align checksum dav property with desktop client parsing

Signed-off-by: Julius Härtl <jus@bitgrid.net>
21 months agofix(actions): php-lint 35874/head
John Molakvoæ [Fri, 30 Dec 2022 10:05:32 +0000 (11:05 +0100)]
fix(actions): php-lint

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
21 months agoMerge pull request #35911 from nextcloud/fix/workflows-8.0
John Molakvoæ [Fri, 30 Dec 2022 10:03:38 +0000 (11:03 +0100)]
Merge pull request #35911 from nextcloud/fix/workflows-8.0

chore(actions): update php min supported to 8.0

21 months agochore(actions): bring back php 8.2 lint 35911/head
John Molakvoæ [Fri, 30 Dec 2022 09:30:49 +0000 (10:30 +0100)]
chore(actions): bring back php 8.2 lint

Co-authored-by: Joas Schilling <213943+nickvergessen@users.noreply.github.com>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
21 months agoMerge pull request #35913 from nextcloud/revert-35891-fix/34755/disable-setimageformat
Simon L [Thu, 29 Dec 2022 12:53:24 +0000 (13:53 +0100)]
Merge pull request #35913 from nextcloud/revert-35891-fix/34755/disable-setimageformat

Revert "avatar generation - disable setimageformat"

21 months agoFix psalm issues related to signature changes from PHP 8.0
Côme Chilliet [Mon, 7 Nov 2022 10:21:46 +0000 (11:21 +0100)]
Fix psalm issues related to signature changes from PHP 8.0

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
21 months agoRevert "avatar generation - disable setimageformat" 35913/head
Simon L [Thu, 29 Dec 2022 10:05:17 +0000 (11:05 +0100)]
Revert "avatar generation - disable setimageformat"

Signed-off-by: Simon L <szaimen@e.mail.de>
21 months ago8.2 is not supported yet
John Molakvoæ [Thu, 29 Dec 2022 09:51:07 +0000 (10:51 +0100)]
8.2 is not supported yet

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agofix(actions): Update psalm github action
John Molakvoæ [Thu, 29 Dec 2022 09:16:07 +0000 (10:16 +0100)]
fix(actions): Update psalm github action

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agochore(actions): update php min supported to 8.0
John Molakvoæ [Thu, 29 Dec 2022 09:06:10 +0000 (10:06 +0100)]
chore(actions): update php min supported to 8.0

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
21 months agoMerge pull request #35912 from nextcloud/fix/lockfile
John Molakvoæ [Thu, 29 Dec 2022 09:36:26 +0000 (10:36 +0100)]
Merge pull request #35912 from nextcloud/fix/lockfile

chore(npm): fix lockfile

21 months agochore(npm): fix lockfile 35912/head
John Molakvoæ [Thu, 29 Dec 2022 09:17:46 +0000 (10:17 +0100)]
chore(npm): fix lockfile

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
21 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Thu, 29 Dec 2022 03:10:11 +0000 (03:10 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoMerge pull request #35881 from nextcloud/dev/fix-config-template
Simon L [Wed, 28 Dec 2022 13:17:29 +0000 (14:17 +0100)]
Merge pull request #35881 from nextcloud/dev/fix-config-template

improve sample.config.php parameter descriptions

21 months agoMerge pull request #35897 from nextcloud/fix/35896/fix-video-fullscreen
Simon L [Wed, 28 Dec 2022 13:16:21 +0000 (14:16 +0100)]
Merge pull request #35897 from nextcloud/fix/35896/fix-video-fullscreen

fix video fullscreen on public page

21 months agoFix comments in sample config to be correctly marked as verbatim 35881/head
Christian Wolf [Wed, 28 Dec 2022 08:06:33 +0000 (09:06 +0100)]
Fix comments in sample config to be correctly marked as verbatim

The comments were not marked as verbatim and thus the Sphinx compiler to generate
the online admin manual interpreted backslashes as special chars. They disappeared
from the output.
By adding ``, it is marked as verbatim and the backslashes are not removed.

Signed-off-by: Christian Wolf <github@christianwolf.email>
21 months agoMerge pull request #35870 from quentinguidee/refine-about-files
Simon L [Wed, 28 Dec 2022 02:59:50 +0000 (03:59 +0100)]
Merge pull request #35870 from quentinguidee/refine-about-files

Refine file comments design

21 months agofix video fullscreen on public page 35897/head
Simon L [Tue, 27 Dec 2022 15:31:11 +0000 (16:31 +0100)]
fix video fullscreen on public page

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 #35891 from nextcloud/fix/34755/disable-setimageformat
Simon L [Tue, 27 Dec 2022 15:11:12 +0000 (16:11 +0100)]
Merge pull request #35891 from nextcloud/fix/34755/disable-setimageformat

avatar generation - disable setimageformat

21 months agoMerge pull request #35889 from nextcloud/artonge/fix/checkout_branch_in_cypress_tests
Louis [Tue, 27 Dec 2022 13:32:46 +0000 (14:32 +0100)]
Merge pull request #35889 from nextcloud/artonge/fix/checkout_branch_in_cypress_tests

Checkout current branch in cypress tests in CI

21 months agoavatar generation - disable setimageformat 35891/head
Simon L [Tue, 27 Dec 2022 12:25:04 +0000 (13:25 +0100)]
avatar generation - disable setimageformat

Signed-off-by: Simon L <szaimen@e.mail.de>
21 months agoCheckout current branch in cypress tests in CI 35889/head
Louis Chemineau [Tue, 27 Dec 2022 10:44:46 +0000 (11:44 +0100)]
Checkout current branch in cypress tests in CI

Signed-off-by: Louis Chemineau <louis@chmn.me>
21 months agoFix some issues that were not yet introduced in changes to sample config
Christian Wolf [Tue, 27 Dec 2022 10:26:52 +0000 (11:26 +0100)]
Fix some issues that were not yet introduced in changes to sample config

This should not change anything but fix some documentation issues.
This change should not change anything in the implemenetation.

Signed-off-by: Christian Wolf <github@christianwolf.email>
21 months agoReorder the sample config file in order to have a cleaner structure and better sectio...
Christian Wolf [Sun, 25 Dec 2022 12:04:05 +0000 (13:04 +0100)]
Reorder the sample config file in order to have a cleaner structure and better sectioning in the online manual

The change should only affect the conmments and reorder the config lines

Copy modifications from https://github.com/nextcloud/documentation/pull/9166 into sample config file

Signed-off-by: Christian Wolf <github@christianwolf.email>
21 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Tue, 27 Dec 2022 02:47:03 +0000 (02:47 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agouse constant as default value in value getter
Bennet Becker [Mon, 26 Dec 2022 22:20:15 +0000 (23:20 +0100)]
use constant as default value in value getter

Signed-off-by: Bennet Becker <dev@bennet.cc>
21 months agoFix(l10n): 🔠 Update translations from Transifex 35379/head
Nextcloud bot [Mon, 26 Dec 2022 02:43:28 +0000 (02:43 +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, 25 Dec 2022 02:48:52 +0000 (02:48 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoRevert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class"
Bennet Becker [Sat, 24 Dec 2022 13:56:32 +0000 (14:56 +0100)]
Revert "ran build/autoloaderchecker.sh after adding AutoSubmittedValue class"

This reverts commit 77569bae4511c057e3023c01fa247aae60a0a3a3.

Signed-off-by: Bennet Becker <dev@bennet.cc>
21 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Sat, 24 Dec 2022 03:02:27 +0000 (03:02 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agorevert .htaccess to commit previous to PR
Bennet Becker [Fri, 23 Dec 2022 21:27:33 +0000 (22:27 +0100)]
revert .htaccess to commit previous to PR

(was changed by autoloaderchecker.sh or composer?)

Signed-off-by: Bennet Becker <dev@bennet.cc>
21 months agofix static-analysis error and formatting code
Bennet Becker [Fri, 23 Dec 2022 20:48:52 +0000 (21:48 +0100)]
fix static-analysis error and formatting code

Signed-off-by: Bennet Becker <dev@bennet.cc>
21 months agoUpdate PHPDoc annotation in lib/public/Mail/IMessage.php
Bennet B [Fri, 23 Dec 2022 17:53:25 +0000 (18:53 +0100)]
Update PHPDoc annotation in lib/public/Mail/IMessage.php

Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Bennet B <bennet0496@users.noreply.github.com>
21 months agoUpdating unit test for NewUserMailHelper, to test for autosumbitted
Bennet Becker [Fri, 23 Dec 2022 12:53:20 +0000 (13:53 +0100)]
Updating unit test for NewUserMailHelper, to test for autosumbitted
header

Signed-off-by: Bennet Becker <bbecker@pks.mpg.de>
21 months agoran build/autoloaderchecker.sh after adding AutoSubmittedValue class
Bennet Becker [Fri, 23 Dec 2022 11:53:20 +0000 (12:53 +0100)]
ran build/autoloaderchecker.sh after adding AutoSubmittedValue class

Signed-off-by: Bennet Becker <bbecker@pks.mpg.de>
21 months agofix getAutoSubmitted return type and adding unit tests
Bennet Becker [Fri, 23 Dec 2022 11:46:15 +0000 (12:46 +0100)]
fix getAutoSubmitted return type and adding unit tests

Signed-off-by: Bennet Becker <bbecker@pks.mpg.de>
21 months agoSetting Auto-Submitted header for calendar events and new user mail
Bennet Becker [Thu, 22 Dec 2022 12:37:58 +0000 (13:37 +0100)]
Setting Auto-Submitted header for calendar events and new user mail

Signed-off-by: Bennet Becker <bbecker@pks.mpg.de>
21 months agoAdding API method to set the Auto-Submitted header to OCP\Mail\IMessage
Bennet Becker [Thu, 22 Dec 2022 12:30:55 +0000 (13:30 +0100)]
Adding API method to set the Auto-Submitted header to OCP\Mail\IMessage
and implementation in OC\Mail\Message

Signed-off-by: Bennet Becker <bbecker@pks.mpg.de>
21 months agoMerge pull request #35795 from nextcloud/enh/35770-Replace_custom_tooltips_with_nativ...
Julia Kirschenheuter [Fri, 23 Dec 2022 10:54:25 +0000 (11:54 +0100)]
Merge pull request #35795 from nextcloud/enh/35770-Replace_custom_tooltips_with_native_one_for_files

Replace custom tooltips with native ones in files

21 months agoMerge pull request #35785 from nextcloud/enh/35654-js-files/replace_custom_tooltips_w...
Julia Kirschenheuter [Fri, 23 Dec 2022 09:07:46 +0000 (10:07 +0100)]
Merge pull request #35785 from nextcloud/enh/35654-js-files/replace_custom_tooltips_with_native_one_for_files_sharing

Replace custom tooltips with native one for files sharing

21 months agoFix(l10n): 🔠 Update translations from Transifex
Nextcloud bot [Fri, 23 Dec 2022 03:04:48 +0000 (03:04 +0000)]
Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
21 months agoRefine file comments design 35870/head
Quentin Guidée [Thu, 22 Dec 2022 16:03:19 +0000 (11:03 -0500)]
Refine file comments design

Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
21 months agoMerge pull request #35866 from nextcloud/bugfix/noid/session-setup-followup
Julius Härtl [Thu, 22 Dec 2022 14:44:20 +0000 (15:44 +0100)]
Merge pull request #35866 from nextcloud/bugfix/noid/session-setup-followup

fix(session): Always setup the session if a session cookie is passed

21 months agoMerge pull request #35213 from PLUTEX/32611-ocs-api-share-permissions
Julius Härtl [Thu, 22 Dec 2022 14:42:42 +0000 (15:42 +0100)]
Merge pull request #35213 from PLUTEX/32611-ocs-api-share-permissions

Honor permissions of new link share via OCS API

21 months agoReplace custom tooltips with native ones in files 35795/head
julia.kirschenheuter [Fri, 16 Dec 2022 10:27:34 +0000 (11:27 +0100)]
Replace custom tooltips with native ones in files

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>