]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
9 months agoreturns default on exception 42844/head
Maxence Lange [Tue, 16 Jan 2024 13:35:05 +0000 (12:35 -0100)]
returns default on exception

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agoMerge pull request #42742 from nextcloud/fix/41826-avoid_same_h1_and_h2_headings
Arthur Schiwon [Tue, 16 Jan 2024 13:29:57 +0000 (14:29 +0100)]
Merge pull request #42742 from nextcloud/fix/41826-avoid_same_h1_and_h2_headings

Complete `<h1>` settings heading

9 months agoMerge pull request #42796 from nextcloud/enh/migrate-overwritecliurl-setupcheck
Côme Chilliet [Tue, 16 Jan 2024 09:47:19 +0000 (10:47 +0100)]
Merge pull request #42796 from nextcloud/enh/migrate-overwritecliurl-setupcheck

9 months agoMerge pull request #41755 from nextcloud/enh/noid/lazyconfig
Maxence Lange [Tue, 16 Jan 2024 09:39:13 +0000 (08:39 -0100)]
Merge pull request #41755 from nextcloud/enh/noid/lazyconfig

Lazy grouping within IAppConfig

9 months agoMerge pull request #42806 from nextcloud/bugfix/noid/only-send-subscription-key-to...
John Molakvoæ [Tue, 16 Jan 2024 09:16:05 +0000 (10:16 +0100)]
Merge pull request #42806 from nextcloud/bugfix/noid/only-send-subscription-key-to-our-appstore

9 months agoFix CheckSetupControllerTest following overwrite.cli.url migration 42796/head
Côme Chilliet [Mon, 15 Jan 2024 14:06:58 +0000 (15:06 +0100)]
Fix CheckSetupControllerTest following overwrite.cli.url migration

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoComplete `<h1>` settings heading 42742/head
julia.kirschenheuter [Fri, 12 Jan 2024 15:53:04 +0000 (16:53 +0100)]
Complete `<h1>` settings heading

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
9 months agoMigrate overwrite.cli.url setup check to new API
Côme Chilliet [Mon, 15 Jan 2024 12:54:26 +0000 (13:54 +0100)]
Migrate overwrite.cli.url setup check to new API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMerge pull request #41312 from nextcloud/feat/migrate-code-integrity-check
Côme Chilliet [Tue, 16 Jan 2024 08:04:24 +0000 (09:04 +0100)]
Merge pull request #41312 from nextcloud/feat/migrate-code-integrity-check

9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 16 Jan 2024 00:18:51 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months agoMerge pull request #42727 from nextcloud/fix/l10n-total-rows
Pytal [Mon, 15 Jan 2024 22:09:06 +0000 (14:09 -0800)]
Merge pull request #42727 from nextcloud/fix/l10n-total-rows

9 months agochore: compile assets 42727/head
Christopher Ng [Thu, 11 Jan 2024 18:28:46 +0000 (10:28 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
9 months agofix(l10n): Add context note for table footers
Christopher Ng [Thu, 11 Jan 2024 18:17:21 +0000 (10:17 -0800)]
fix(l10n): Add context note for table footers

Signed-off-by: Christopher Ng <chrng8@gmail.com>
9 months agoMerge pull request #42436 from nextcloud/enh/add-mjs-setup-check
Ferdinand Thiessen [Mon, 15 Jan 2024 17:21:42 +0000 (18:21 +0100)]
Merge pull request #42436 from nextcloud/enh/add-mjs-setup-check

enh(settings): Add SetupCheck to ensure webserver correctly serves `.mjs` files

9 months agoMerge pull request #42781 from nextcloud/fix/user_ldap-support-group-membership-duplicate
Arthur Schiwon [Mon, 15 Jan 2024 16:55:44 +0000 (17:55 +0100)]
Merge pull request #42781 from nextcloud/fix/user_ldap-support-group-membership-duplicate

Fix crash of login in case of duplicated group membership

9 months agosmall fixes 41755/head
Maxence Lange [Mon, 15 Jan 2024 16:44:49 +0000 (15:44 -0100)]
small fixes

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agofixes
Maxence Lange [Mon, 15 Jan 2024 14:50:44 +0000 (13:50 -0100)]
fixes

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
d

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agolazy AppConfig
Maxence Lange [Thu, 11 Jan 2024 16:32:58 +0000 (15:32 -0100)]
lazy AppConfig

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agoMerge pull request #42790 from nextcloud/fix/fix-settings-appdirs-test
Arthur Schiwon [Mon, 15 Jan 2024 16:43:18 +0000 (17:43 +0100)]
Merge pull request #42790 from nextcloud/fix/fix-settings-appdirs-test

Fix AppDirsWithDifferentOwnerTest

9 months agofix(appstore): Only send subscription keys to valid appstores 42806/head
Joas Schilling [Mon, 15 Jan 2024 14:39:45 +0000 (15:39 +0100)]
fix(appstore): Only send subscription keys to valid appstores

Signed-off-by: Joas Schilling <coding@schilljs.com>
9 months agoFix tests because we added escaping to setupchecks 41312/head
Côme Chilliet [Mon, 15 Jan 2024 12:20:32 +0000 (13:20 +0100)]
Fix tests because we added escaping to setupchecks

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoFix tests in CheckSetupControllerTest
Côme Chilliet [Thu, 11 Jan 2024 14:09:18 +0000 (15:09 +0100)]
Fix tests in CheckSetupControllerTest

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoRemove CSRF check from code integrity rescan
Côme Chilliet [Thu, 11 Jan 2024 13:57:25 +0000 (14:57 +0100)]
Remove CSRF check from code integrity rescan

Did not find a way to get a valid token from SetupCheck

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoProperly escape HTML and add support for highlight links in setupchecks
Côme Chilliet [Thu, 11 Jan 2024 11:18:25 +0000 (12:18 +0100)]
Properly escape HTML and add support for highlight links in setupchecks

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoImprove validator output in case of invalid RichObject
Côme Chilliet [Thu, 11 Jan 2024 11:17:59 +0000 (12:17 +0100)]
Improve validator output in case of invalid RichObject

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoUse highlight rich objecttype to render links in CodeIntegrity setup check
Côme Chilliet [Tue, 9 Jan 2024 17:03:32 +0000 (18:03 +0100)]
Use highlight rich objecttype to render links in CodeIntegrity setup check

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMigrate code integrity to SetupCheck API
Côme Chilliet [Thu, 26 Oct 2023 13:51:51 +0000 (15:51 +0200)]
Migrate code integrity to SetupCheck API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMerge pull request #42768 from nextcloud/errorToWarn
Git'Fellow [Mon, 15 Jan 2024 10:38:05 +0000 (11:38 +0100)]
Merge pull request #42768 from nextcloud/errorToWarn

(dashboard): Lower error to warning log message

9 months agoMerge pull request #42670 from nextcloud/enh/noid/occ-background-job-delete
Maxence Lange [Mon, 15 Jan 2024 10:36:36 +0000 (09:36 -0100)]
Merge pull request #42670 from nextcloud/enh/noid/occ-background-job-delete

occ background-job:delete

9 months agoMerge pull request #42760 from nextcloud/enh/machine-translation-provider-with-id-fix
Julius Härtl [Mon, 15 Jan 2024 09:59:53 +0000 (10:59 +0100)]
Merge pull request #42760 from nextcloud/enh/machine-translation-provider-with-id-fix

enh(OCP\Translation): Add missing ITranslationProviderWithId check

9 months agoFix AppDirsWithDifferentOwnerTest 42790/head
Côme Chilliet [Mon, 15 Jan 2024 09:32:26 +0000 (10:32 +0100)]
Fix AppDirsWithDifferentOwnerTest

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMerge pull request #42660 from nextcloud/fix/use-tz-for-share-expiration
Benjamin Gaussorgues [Mon, 15 Jan 2024 08:47:32 +0000 (09:47 +0100)]
Merge pull request #42660 from nextcloud/fix/use-tz-for-share-expiration

fix(share): use user timezone to parse share expiration date

9 months agoFix crash of login in case of duplicated group membership 42781/head
Côme Chilliet [Mon, 15 Jan 2024 08:39:59 +0000 (09:39 +0100)]
Fix crash of login in case of duplicated group membership

If several LDAP configurations return the same group id for a user it
 should still only appear once in the return of getUserGroups

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoLower to info 42768/head
Git'Fellow [Mon, 15 Jan 2024 08:29:22 +0000 (09:29 +0100)]
Lower to info

Co-authored-by: Simon L. <szaimen@e.mail.de>
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
9 months agoMerge pull request #42619 from nextcloud/bugfix/noid/caldav-status-undefined-index-0
Joas Schilling [Mon, 15 Jan 2024 07:53:34 +0000 (08:53 +0100)]
Merge pull request #42619 from nextcloud/bugfix/noid/caldav-status-undefined-index-0

fix(dav): Fix user status "Undefined array key 0 at StatusService.php…

9 months agoMerge pull request #42762 from nextcloud/enh/text-to-image-provider-with-userid
Alexander Piskun [Mon, 15 Jan 2024 07:27:10 +0000 (10:27 +0300)]
Merge pull request #42762 from nextcloud/enh/text-to-image-provider-with-userid

enh(OCP\TextToImage): Introduce IProviderWithUserId

9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 15 Jan 2024 00:18:42 +0000 (00:18 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months agoLower error to warning
Git'Fellow [Sun, 14 Jan 2024 21:45:48 +0000 (22:45 +0100)]
Lower error to warning

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
9 months agointroduce IProviderWithUserId 42762/head
Alexander Piskun [Sun, 14 Jan 2024 17:42:58 +0000 (19:42 +0200)]
introduce IProviderWithUserId

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
9 months agoAdd missing ProviderWithId check 42760/head
Andrey Borysenko [Sun, 14 Jan 2024 15:58:00 +0000 (17:58 +0200)]
Add missing ProviderWithId check

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 14 Jan 2024 00:19:29 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 13 Jan 2024 00:20:23 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months agoMerge pull request #41819 from nextcloud/enh/reconnect-again
Julius Härtl [Fri, 12 Jan 2024 19:10:19 +0000 (20:10 +0100)]
Merge pull request #41819 from nextcloud/enh/reconnect-again

9 months agoMerge pull request #42676 from nextcloud/enh/visible-comment-label
Ferdinand Thiessen [Fri, 12 Jan 2024 15:01:25 +0000 (16:01 +0100)]
Merge pull request #42676 from nextcloud/enh/visible-comment-label

enh(comments): Add visual labels for editor

9 months agochore: Compile assets 42676/head
Ferdinand Thiessen [Fri, 12 Jan 2024 14:05:09 +0000 (15:05 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
9 months agoenh(comments): Add always visible labels for comment input
Ferdinand Thiessen [Wed, 10 Jan 2024 01:04:18 +0000 (02:04 +0100)]
enh(comments): Add always visible labels for comment input

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
9 months agofix: Add reconnect check in case of timeouts on the db side 41819/head
Julius Härtl [Wed, 29 Nov 2023 08:17:26 +0000 (09:17 +0100)]
fix: Add reconnect check in case of timeouts on the db side

Signed-off-by: Julius Härtl <jus@bitgrid.net>
9 months agoMerge pull request #42345 from nextcloud/enh/read-replica-followup
Julius Härtl [Fri, 12 Jan 2024 11:11:43 +0000 (12:11 +0100)]
Merge pull request #42345 from nextcloud/enh/read-replica-followup

feat: Track dirty table writes and long transactions

9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 12 Jan 2024 11:00:35 +0000 (11:00 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 12 Jan 2024 10:40:03 +0000 (10:40 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months agofeat: First attempt to track dirty tables after writes and switch back to replicas... 42345/head
Julius Härtl [Fri, 15 Dec 2023 20:52:31 +0000 (21:52 +0100)]
feat: First attempt to track dirty tables after writes and switch back to replicas if reads go to other tables

Signed-off-by: Julius Härtl <jus@bitgrid.net>
debug: error log

Signed-off-by: Julius Härtl <jus@bitgrid.net>
9 months agofeat: Add logging for transaction time
Julius Härtl [Sat, 16 Dec 2023 12:08:33 +0000 (13:08 +0100)]
feat: Add logging for transaction time

Signed-off-by: Julius Härtl <jus@bitgrid.net>
9 months agoMerge pull request #42598 from nextcloud/fix/error-files-message
John Molakvoæ [Fri, 12 Jan 2024 09:34:26 +0000 (10:34 +0100)]
Merge pull request #42598 from nextcloud/fix/error-files-message

9 months agochore(assets): Recompile assets 42598/head
John Molakvoæ [Thu, 11 Jan 2024 16:23:58 +0000 (17:23 +0100)]
chore(assets): Recompile assets

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
9 months agofix(files): use backend error message if provided
John Molakvoæ [Fri, 5 Jan 2024 16:08:17 +0000 (17:08 +0100)]
fix(files): use backend error message if provided

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
9 months agoMerge pull request #42723 from nextcloud/fix/quota-set-users-mgmt
John Molakvoæ [Fri, 12 Jan 2024 08:23:02 +0000 (09:23 +0100)]
Merge pull request #42723 from nextcloud/fix/quota-set-users-mgmt

9 months agochore(assets): Recompile assets 42723/head
John Molakvoæ [Fri, 12 Jan 2024 07:43:43 +0000 (08:43 +0100)]
chore(assets): Recompile assets

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
9 months agofix(settings): set default or unlimited user quota
John Molakvoæ [Thu, 11 Jan 2024 16:39:44 +0000 (17:39 +0100)]
fix(settings): set default or unlimited user quota

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
9 months agoMerge pull request #42716 from nextcloud/fix/summary-files
John Molakvoæ [Fri, 12 Jan 2024 07:42:29 +0000 (08:42 +0100)]
Merge pull request #42716 from nextcloud/fix/summary-files

9 months agochore(assets): Recompile assets 42716/head
John Molakvoæ [Fri, 12 Jan 2024 07:42:12 +0000 (08:42 +0100)]
chore(assets): Recompile assets

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
9 months agofix(files): use `getSummaryFor` for better files summary translations
John Molakvoæ [Thu, 11 Jan 2024 15:21:11 +0000 (16:21 +0100)]
fix(files): use `getSummaryFor` for better files summary translations

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
9 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 12 Jan 2024 00:19:41 +0000 (00:19 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
9 months agoocc background-job:delete 42670/head
Maxence Lange [Thu, 11 Jan 2024 15:58:10 +0000 (14:58 -0100)]
occ background-job:delete

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agoMerge pull request #42718 from nextcloud/fix/42717-Remove_unneeded_role=radiogroup_fr...
Grigorii K. Shartsev [Thu, 11 Jan 2024 23:22:57 +0000 (04:22 +0500)]
Merge pull request #42718 from nextcloud/fix/42717-Remove_unneeded_role=radiogroup_from_Predefined_statuses

Remove unneeded role="radiogroup" from "Predefined statuses"

9 months agoMerge pull request #42712 from nextcloud/enh/42620/header-menues
Simon L [Thu, 11 Jan 2024 22:14:17 +0000 (23:14 +0100)]
Merge pull request #42712 from nextcloud/enh/42620/header-menues

fix header-elements being not shown correctly

9 months agochore(assets): Recompile assets 42712/head
nextcloud-command [Thu, 11 Jan 2024 16:13:44 +0000 (16:13 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 months agofix header-elements being not shown correctly
Simon L [Thu, 11 Jan 2024 14:08:58 +0000 (15:08 +0100)]
fix header-elements being not shown correctly

Signed-off-by: Simon L <szaimen@e.mail.de>
9 months agoMerge pull request #42649 from nextcloud/enh/machine-translation-provider-with-id
Julius Härtl [Thu, 11 Jan 2024 20:50:50 +0000 (21:50 +0100)]
Merge pull request #42649 from nextcloud/enh/machine-translation-provider-with-id

9 months agoMerge pull request #42667 from nextcloud/fix/42489/fix-cycle-on-same-user
Maxence Lange [Thu, 11 Jan 2024 18:52:05 +0000 (17:52 -0100)]
Merge pull request #42667 from nextcloud/fix/42489/fix-cycle-on-same-user

better users cycle

9 months agoMerge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2
Côme Chilliet [Thu, 11 Jan 2024 17:51:43 +0000 (18:51 +0100)]
Merge pull request #42640 from nextcloud/fix/fix-authentication-exceptions-2

Always catch OCP versions of authentication exceptions

9 months agoMerge pull request #42700 from nextcloud/enh/42642/fix-development-notice-styling
Simon L [Thu, 11 Jan 2024 17:22:16 +0000 (18:22 +0100)]
Merge pull request #42700 from nextcloud/enh/42642/fix-development-notice-styling

fix styling of development-notice

9 months agoMerge pull request #42709 from nextcloud/enh/42694/put-li-into-ul
Simon L [Thu, 11 Jan 2024 17:21:39 +0000 (18:21 +0100)]
Merge pull request #42709 from nextcloud/enh/42694/put-li-into-ul

`SharingEntrySimple` needs `ul` or `ol` around it

9 months agoMerge pull request #42713 from nextcloud/fix/a11y/aria-hide-contacts-menu-images
Christoph Wurst [Thu, 11 Jan 2024 16:40:07 +0000 (17:40 +0100)]
Merge pull request #42713 from nextcloud/fix/a11y/aria-hide-contacts-menu-images

fix(a11y): Aria-hide contacts menu icon images

9 months agochore(assets): Recompile assets 42700/head
nextcloud-command [Thu, 11 Jan 2024 15:14:01 +0000 (15:14 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 months agofix styling of development-notice
Simon L [Thu, 11 Jan 2024 10:30:26 +0000 (11:30 +0100)]
fix styling of development-notice

Signed-off-by: Simon L <szaimen@e.mail.de>
9 months agoMerge pull request #42585 from nextcloud/enh/add-rich-object-support-to-setupchecks
Côme Chilliet [Thu, 11 Jan 2024 16:15:14 +0000 (17:15 +0100)]
Merge pull request #42585 from nextcloud/enh/add-rich-object-support-to-setupchecks

Add RichObject support for SetupCheck descriptions

9 months agobetter users cycle 42667/head
Maxence Lange [Wed, 10 Jan 2024 09:57:36 +0000 (08:57 -0100)]
better users cycle

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
9 months agoRemove unneeded role="radiogroup" from "Predefined statuses" 42718/head
julia.kirschenheuter [Thu, 11 Jan 2024 15:32:31 +0000 (16:32 +0100)]
Remove unneeded role="radiogroup" from "Predefined statuses"

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
9 months agoMerge pull request #42382 from nextcloud/feature/filelist_refresh_current_folder_on_u...
John Molakvoæ [Thu, 11 Jan 2024 15:19:47 +0000 (16:19 +0100)]
Merge pull request #42382 from nextcloud/feature/filelist_refresh_current_folder_on_update

9 months agoInclude `unsubscribe` from file changed event 42382/head
Raul Ferreira [Thu, 11 Jan 2024 13:37:25 +0000 (14:37 +0100)]
Include `unsubscribe` from file changed event

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: Raul Ferreira <r.ferreira.fuentes@gmail.com>
9 months agoImport OCP IToken as OCPIToken to avoid a name clash in lib/private 42640/head
Côme Chilliet [Thu, 11 Jan 2024 14:42:19 +0000 (15:42 +0100)]
Import OCP IToken as OCPIToken to avoid a name clash in lib/private

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agochore(assets): Recompile assets 42709/head
nextcloud-command [Thu, 11 Jan 2024 14:43:17 +0000 (14:43 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
9 months agoUpdate apps/files/src/views/FilesList.vue
Raul Ferreira Fuentes [Wed, 20 Dec 2023 11:50:28 +0000 (12:50 +0100)]
Update apps/files/src/views/FilesList.vue

Co-authored-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
Signed-off-by: Raul Ferreira Fuentes <Raudius@users.noreply.github.com>
9 months agoRefresh FileList on current folder update
Raul Ferreira [Tue, 19 Dec 2023 19:44:45 +0000 (20:44 +0100)]
Refresh FileList on current folder update

Signed-off-by: Raul Ferreira <r.ferreira.fuentes@gmail.com>
9 months agoMerge pull request #42698 from nextcloud/enh/42595/webauthn-ncnotecard
Simon L [Thu, 11 Jan 2024 14:20:02 +0000 (15:20 +0100)]
Merge pull request #42698 from nextcloud/enh/42595/webauthn-ncnotecard

update webauthn section to feature components

9 months agofix(a11y): Aria-hide contacts menu icon images 42713/head
Christoph Wurst [Thu, 11 Jan 2024 14:15:31 +0000 (15:15 +0100)]
fix(a11y): Aria-hide contacts menu icon images

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
9 months agosharing-entry__reshare needs ul or ol around it
Simon L [Thu, 11 Jan 2024 13:28:32 +0000 (14:28 +0100)]
sharing-entry__reshare needs ul or ol around it

Signed-off-by: Simon L <szaimen@e.mail.de>
9 months agoMerge pull request #42177 from nextcloud/feat/migrate-imagick-setupcheck
Côme Chilliet [Thu, 11 Jan 2024 13:36:32 +0000 (14:36 +0100)]
Merge pull request #42177 from nextcloud/feat/migrate-imagick-setupcheck

9 months agoUse match statement in richToParsed implementation 42585/head
Côme Chilliet [Thu, 11 Jan 2024 10:26:24 +0000 (11:26 +0100)]
Use match statement in richToParsed implementation

Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoDocument new throw possibility in SetupResult
Côme Chilliet [Tue, 9 Jan 2024 15:46:42 +0000 (16:46 +0100)]
Document new throw possibility in SetupResult

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoAdd TODO for richToParsed refactor
Côme Chilliet [Tue, 9 Jan 2024 15:44:48 +0000 (16:44 +0100)]
Add TODO for richToParsed refactor

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoFix UI for rich object in setupcheck results
Côme Chilliet [Tue, 9 Jan 2024 15:43:46 +0000 (16:43 +0100)]
Fix UI for rich object in setupcheck results

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoFix psalm issue in SetupChecks command
Côme Chilliet [Tue, 9 Jan 2024 15:27:23 +0000 (16:27 +0100)]
Fix psalm issue in SetupChecks command

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoValidate rich objects passed to SetupResult
Côme Chilliet [Tue, 9 Jan 2024 15:25:25 +0000 (16:25 +0100)]
Validate rich objects passed to SetupResult

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoAdd RichObject support for SetupChecks descriptions
Côme Chilliet [Thu, 4 Jan 2024 15:27:18 +0000 (16:27 +0100)]
Add RichObject support for SetupChecks descriptions

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoUse OCP version of IToken in AppPasswordCreatedEvent
Côme Chilliet [Thu, 11 Jan 2024 09:14:36 +0000 (10:14 +0100)]
Use OCP version of IToken in AppPasswordCreatedEvent

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoUse IToken from OCP instead of OC
Côme Chilliet [Mon, 8 Jan 2024 17:01:23 +0000 (18:01 +0100)]
Use IToken from OCP instead of OC

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoSuppress or fix psalm errors related to InvalidTokenException
Côme Chilliet [Mon, 8 Jan 2024 16:47:22 +0000 (17:47 +0100)]
Suppress or fix psalm errors related to InvalidTokenException

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoAlways catch OCP versions of authentication exceptions
Côme Chilliet [Thu, 4 Jan 2024 11:20:14 +0000 (12:20 +0100)]
Always catch OCP versions of authentication exceptions

And always throw OC versions for BC

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
9 months agoMerge branch 'master' into enh/machine-translation-provider-with-id 42649/head
Marcel Klehr [Thu, 11 Jan 2024 12:27:13 +0000 (13:27 +0100)]
Merge branch 'master' into enh/machine-translation-provider-with-id