]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
11 months agoDon't call getUid() on null 41518/head
Git'Fellow [Thu, 16 Nov 2023 00:28:42 +0000 (01:28 +0100)]
Don't call getUid() on null

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
11 months agoMerge pull request #41489 from nextcloud/fix/41463-Move_delete_share_button_into_the_...
Ferdinand Thiessen [Wed, 15 Nov 2023 18:24:53 +0000 (19:24 +0100)]
Merge pull request #41489 from nextcloud/fix/41463-Move_delete_share_button_into_the_scrolling_container

Move delete share button into the scrolling container

11 months agoMerge pull request #41501 from nextcloud/feat/dav/show-ooo-ui-by-default
Christoph Wurst [Wed, 15 Nov 2023 17:26:27 +0000 (18:26 +0100)]
Merge pull request #41501 from nextcloud/feat/dav/show-ooo-ui-by-default

feat(dav): Enable OOO UI and expose enabled via OCP

11 months agoMerge pull request #41474 from nextcloud/refactor/carddav/earlier-return-sql-where-in
Christoph Wurst [Wed, 15 Nov 2023 16:16:53 +0000 (17:16 +0100)]
Merge pull request #41474 from nextcloud/refactor/carddav/earlier-return-sql-where-in

refactor(carddav): Use even earlier return and SQL's WHERE IN

11 months agoMove delete share button into the scrolling container 41489/head
julia.kirschenheuter [Wed, 15 Nov 2023 09:46:30 +0000 (10:46 +0100)]
Move delete share button into the scrolling container

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
11 months agoMerge pull request #37959 from nextcloud/ob-proc
Simon L [Wed, 15 Nov 2023 15:47:59 +0000 (16:47 +0100)]
Merge pull request #37959 from nextcloud/ob-proc

11 months agoMerge pull request #41497 from nextcloud/artonge/deps/bump/nextcloud_dialogs/v5.0.1
Louis [Wed, 15 Nov 2023 15:35:43 +0000 (16:35 +0100)]
Merge pull request #41497 from nextcloud/artonge/deps/bump/nextcloud_dialogs/v5.0.1

Bump @nextcloud/dialogs to v5.0.1

11 months agofeat(dav): Enable OOO UI and expose enabled via OCP 41501/head
Christoph Wurst [Wed, 15 Nov 2023 14:03:48 +0000 (15:03 +0100)]
feat(dav): Enable OOO UI and expose enabled via OCP

Makes the feature opt-out now that we have meaningful integrations based
on OOO data. Allows instances still to turn the feature off.

For apps like Mail that build on top of this feature we need to know if
the instance has the feature turned on or off. This is exposed as OCP
API, too.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
11 months agoMerge pull request #41495 from nextcloud/fix/ocp/register-availability-coordinator
Christoph Wurst [Wed, 15 Nov 2023 14:33:48 +0000 (15:33 +0100)]
Merge pull request #41495 from nextcloud/fix/ocp/register-availability-coordinator

fix(ocp): register IAvailabilityCoordinator service alias

11 months agorefactor(caldav): Use even earlier return and SQL's WHERE IN 41474/head
Christoph Wurst [Tue, 14 Nov 2023 18:04:35 +0000 (19:04 +0100)]
refactor(caldav): Use even earlier return and SQL's WHERE IN

* Early return can operate on the input array
* SQL can check be used to check for address book ID inclusion

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
11 months agoBump @nextcloud/dialogs to v5.0.1 41497/head
Louis Chemineau [Wed, 15 Nov 2023 12:35:38 +0000 (13:35 +0100)]
Bump @nextcloud/dialogs to v5.0.1

Signed-off-by: Louis Chemineau <louis@chmn.me>
11 months agoMerge pull request #40935 from nextcloud/local-case-insensitive
Benjamin Gaussorgues [Wed, 15 Nov 2023 12:58:44 +0000 (13:58 +0100)]
Merge pull request #40935 from nextcloud/local-case-insensitive

add some support for rename on case insensitive local filesystems

11 months agofix(ocp): register IAvailabilityCoordinator service alias 41495/head
Richard Steinmetz [Wed, 15 Nov 2023 12:32:36 +0000 (13:32 +0100)]
fix(ocp): register IAvailabilityCoordinator service alias

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
11 months agoMerge pull request #41439 from nextcloud/fix/41310-Create_possibility_to_open_an_app_...
Grigorii K. Shartsev [Wed, 15 Nov 2023 11:32:30 +0000 (16:32 +0500)]
Merge pull request #41439 from nextcloud/fix/41310-Create_possibility_to_open_an_app_details_via_keyboard

Add link for opening app details

11 months agoAdd link for opening app details 41439/head
julia.kirschenheuter [Mon, 13 Nov 2023 15:59:35 +0000 (16:59 +0100)]
Add link for opening app details

Add `alt` for `AppScore` image

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
11 months agoMerge pull request #41473 from nextcloud/fix/41306-Sharing_tab_There_is_no_indicator_...
Ferdinand Thiessen [Wed, 15 Nov 2023 09:49:10 +0000 (10:49 +0100)]
Merge pull request #41473 from nextcloud/fix/41306-Sharing_tab_There_is_no_indicator_that_advanced_settings_are_open

Adapt "advanced settings" button for accordion button

11 months agoMerge pull request #40042 from joshtrichards/jr-occ-background-job-list-limit-100
Joas Schilling [Wed, 15 Nov 2023 09:28:19 +0000 (10:28 +0100)]
Merge pull request #40042 from joshtrichards/jr-occ-background-job-list-limit-100

(enh) Change `occ background-job:list` limit default 10->500

11 months agoAdapt "advanced settings" button for accordion button 41473/head
julia.kirschenheuter [Tue, 14 Nov 2023 17:49:30 +0000 (18:49 +0100)]
Adapt "advanced settings" button for accordion button

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
11 months agoMerge pull request #41366 from ir0nhide/fix/multipart-copy-ssec
Julius Härtl [Wed, 15 Nov 2023 07:24:06 +0000 (08:24 +0100)]
Merge pull request #41366 from ir0nhide/fix/multipart-copy-ssec

11 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 15 Nov 2023 00:31:47 +0000 (00:31 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 months agoMerge pull request #38622 from nextcloud/ifElseReturnMatch
Git'Fellow [Tue, 14 Nov 2023 23:05:52 +0000 (00:05 +0100)]
Merge pull request #38622 from nextcloud/ifElseReturnMatch

Replace if/else with return match

11 months agoUs strpos() only 37959/head
Git'Fellow [Thu, 27 Apr 2023 17:26:59 +0000 (19:26 +0200)]
Us strpos() only

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
11 months agoCheck for open_basedir before reading /proc
Git'Fellow [Thu, 27 Apr 2023 14:38:32 +0000 (16:38 +0200)]
Check for open_basedir before reading /proc

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
11 months agoMerge pull request #41379 from nextcloud/release/28.0.0_beta_3 v28.0.0beta3
Arthur Schiwon [Tue, 14 Nov 2023 21:24:01 +0000 (22:24 +0100)]
Merge pull request #41379 from nextcloud/release/28.0.0_beta_3

28.0.0 beta 3

11 months agoMerge pull request #41384 from nextcloud/41381-global-search-follow-up
F. E Noel Nfebe [Tue, 14 Nov 2023 21:14:26 +0000 (22:14 +0100)]
Merge pull request #41384 from nextcloud/41381-global-search-follow-up

Enhancements : improve most recent global search UI

11 months agoMerge pull request #41341 from nextcloud/fix/apporder-on-closures
Arthur Schiwon [Tue, 14 Nov 2023 20:45:37 +0000 (21:45 +0100)]
Merge pull request #41341 from nextcloud/fix/apporder-on-closures

fix: Allow to set app order on navigation entries added by closures

11 months agoMerge pull request #41453 from nextcloud/enh/41450/improve-shared-status-button
Arthur Schiwon [Tue, 14 Nov 2023 20:40:29 +0000 (21:40 +0100)]
Merge pull request #41453 from nextcloud/enh/41450/improve-shared-status-button

Improve shared status button

11 months agoMerge pull request #41398 from nextcloud/fix/cypress-admin-theming
Andy Scherzinger [Tue, 14 Nov 2023 20:28:35 +0000 (21:28 +0100)]
Merge pull request #41398 from nextcloud/fix/cypress-admin-theming

fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release

11 months agofix(s3): support SSE-C headers for the MultipartCopy call 41366/head
Tobias Zimmerer [Thu, 9 Nov 2023 18:03:30 +0000 (19:03 +0100)]
fix(s3): support SSE-C headers for the MultipartCopy call

Signed-off-by: Tobias Zimmerer <3228193+ir0nhide@users.noreply.github.com>
11 months agoCheck in-app search availability 41384/head
fenn-cs [Tue, 14 Nov 2023 17:03:43 +0000 (18:03 +0100)]
Check in-app search availability

Only show in-app serach button if available for specific app
 in question.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
11 months agoUpdate core/Command/Background/ListCommand.php 40042/head
Jonas [Tue, 14 Nov 2023 20:04:16 +0000 (21:04 +0100)]
Update core/Command/Background/ListCommand.php

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Jonas <jonas@freesources.org>
11 months agofix(Background): Bump default limit for listing background jobs to 500
Jonas [Tue, 14 Nov 2023 15:45:37 +0000 (16:45 +0100)]
fix(Background): Bump default limit for listing background jobs to 500

Signed-off-by: Jonas <jonas@freesources.org>
11 months agofix(Background): Show comment about limit at end and conditionally
Jonas [Tue, 14 Nov 2023 15:07:49 +0000 (16:07 +0100)]
fix(Background): Show comment about limit at end and conditionally

* Only print the comment when job list is truncated
* Show the comment at the end so users actually see it
* Format the comment as comment

Signed-off-by: Jonas <jonas@freesources.org>
11 months agoUpdate core/Command/Background/ListCommand.php
Jonas [Tue, 14 Nov 2023 14:58:12 +0000 (15:58 +0100)]
Update core/Command/Background/ListCommand.php

Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Jonas <jonas@freesources.org>
11 months ago(enh) Change occ background-job:list limit default 10->100
Josh Richards [Fri, 25 Aug 2023 13:20:27 +0000 (09:20 -0400)]
(enh) Change occ background-job:list limit default 10->100

The default limit of 10 seems too conservative. Nearly all environments >100 and most <10. At the same time, this higher default limit still remains reasonable to avoid problems in really big environments.

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
11 months agoImprove shared status button 41453/head
Marco [Tue, 14 Nov 2023 11:15:43 +0000 (20:15 +0900)]
Improve shared status button

Signed-off-by: Marco <marcoambrosini@icloud.com>
11 months agoMerge pull request #41457 from nextcloud/feat/contacts/advanced-search
Arthur Schiwon [Tue, 14 Nov 2023 19:47:00 +0000 (20:47 +0100)]
Merge pull request #41457 from nextcloud/feat/contacts/advanced-search

feat(search): allow contacts person search

11 months agoImprove no content feedback
fenn-cs [Tue, 14 Nov 2023 11:46:32 +0000 (12:46 +0100)]
Improve no content feedback

Show some feedback when there are no search results.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
11 months agoGlobal search : Fix basic functional issues
fenn-cs [Fri, 10 Nov 2023 15:51:03 +0000 (16:51 +0100)]
Global search : Fix basic functional issues

- Fixes remove person filter/chip when applied
- Close person searchable filter via workaround
- Person filter has no effect fixed, now uses user property instead of id
- Left align filters
- Reduce avatar size in user chip and make photo non-clickable

Resolves : https://github.com/nextcloud/server/issues/41381

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
11 months agofix(AppManager): Ensure that app manager can handle empty app keys on the navigation... 41341/head
Ferdinand Thiessen [Thu, 9 Nov 2023 15:41:21 +0000 (16:41 +0100)]
fix(AppManager): Ensure that app manager can handle empty app keys on the navigation entries

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoFix apporder when an application has several menu items
Côme Chilliet [Thu, 9 Nov 2023 11:13:15 +0000 (12:13 +0100)]
Fix apporder when an application has several menu items

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
11 months agochore: Compile assets
Ferdinand Thiessen [Wed, 8 Nov 2023 13:21:08 +0000 (14:21 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix(theming): Adjust app order settings for backend changes
Ferdinand Thiessen [Wed, 8 Nov 2023 13:15:58 +0000 (14:15 +0100)]
fix(theming): Adjust app order settings for backend changes

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix: Allow to set custom app order on navigation entries added by closures to Navigat...
Ferdinand Thiessen [Wed, 8 Nov 2023 13:15:25 +0000 (14:15 +0100)]
fix: Allow to set custom app order on navigation entries added by closures to NavigationManager

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix(NavigationManager): Set default app in `add` function to allow entries added...
Ferdinand Thiessen [Wed, 8 Nov 2023 12:50:26 +0000 (13:50 +0100)]
fix(NavigationManager): Set default app in `add` function to allow entries added as closures

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix(NavigationManager): Check for `appManager` before using it
Ferdinand Thiessen [Wed, 8 Nov 2023 12:49:05 +0000 (13:49 +0100)]
fix(NavigationManager): Check for `appManager` before using it

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix(INavigationManager): Add psalm typing for `add` parameter
Ferdinand Thiessen [Wed, 8 Nov 2023 12:41:56 +0000 (13:41 +0100)]
fix(INavigationManager): Add psalm typing for `add` parameter

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release 41398/head
Ferdinand Thiessen [Sun, 12 Nov 2023 14:30:36 +0000 (15:30 +0100)]
fix(cypress): Adjust admin theming tests for new `@nextcloud/vue` release

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agoMerge pull request #41472 from nextcloud/fix/update-vue-components
Arthur Schiwon [Tue, 14 Nov 2023 18:41:46 +0000 (19:41 +0100)]
Merge pull request #41472 from nextcloud/fix/update-vue-components

chore: Update `@nextcloud/vue`

11 months agoMerge pull request #41387 from nextcloud/fix/cypress-app-store
Ferdinand Thiessen [Tue, 14 Nov 2023 18:33:23 +0000 (19:33 +0100)]
Merge pull request #41387 from nextcloud/fix/cypress-app-store

fix(cypress): Do not install calendar app from app store for testing

11 months agochore: Update `@nextcloud/vue` 41472/head
Ferdinand Thiessen [Tue, 14 Nov 2023 17:34:31 +0000 (18:34 +0100)]
chore: Update `@nextcloud/vue`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
11 months agofeat(search): allow contacts person search 41457/head
hamza221 [Tue, 14 Nov 2023 13:09:12 +0000 (14:09 +0100)]
feat(search): allow contacts person search

Signed-off-by: hamza221 <hamzamahjoubi221@gmail.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
11 months agoMerge pull request #41432 from nextcloud/fix/white-user-icon-search
Benjamin Gaussorgues [Tue, 14 Nov 2023 17:09:32 +0000 (18:09 +0100)]
Merge pull request #41432 from nextcloud/fix/white-user-icon-search

Fix search providers icons

11 months agoAdd missing icons for settings providers 41432/head
Benjamin Gaussorgues [Mon, 13 Nov 2023 14:37:22 +0000 (15:37 +0100)]
Add missing icons for settings providers

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
11 months agoFix user search provider icon
Benjamin Gaussorgues [Mon, 13 Nov 2023 14:25:06 +0000 (15:25 +0100)]
Fix user search provider icon

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
11 months agoMerge pull request #41390 from nextcloud/enh/noid/limit-proppatch-metadata
Andy Scherzinger [Tue, 14 Nov 2023 16:17:17 +0000 (17:17 +0100)]
Merge pull request #41390 from nextcloud/enh/noid/limit-proppatch-metadata

Metadata must be set a editable for PROPPATCH

11 months agoMerge pull request #41340 from nextcloud/feat/caldav/ooo-event
Christoph Wurst [Tue, 14 Nov 2023 14:53:02 +0000 (15:53 +0100)]
Merge pull request #41340 from nextcloud/feat/caldav/ooo-event

feat(caldav): Create personal event for out-of-office messages

11 months agometadata must be set as editable for PROPPATCH 41390/head
Maxence Lange [Tue, 14 Nov 2023 11:01:29 +0000 (10:01 -0100)]
metadata must be set as editable for PROPPATCH

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
11 months agoMerge pull request #41442 from nextcloud/fix/noid/no-join-before-migration
Arthur Schiwon [Tue, 14 Nov 2023 13:37:05 +0000 (14:37 +0100)]
Merge pull request #41442 from nextcloud/fix/noid/no-join-before-migration

ignore metadata if migration to 28 is not done

11 months agoMerge pull request #41455 from nextcloud/fix/f2vue_folder_overlay_icon
Julius Härtl [Tue, 14 Nov 2023 13:05:47 +0000 (14:05 +0100)]
Merge pull request #41455 from nextcloud/fix/f2vue_folder_overlay_icon

11 months agofeat(caldav): Create personal event for out-of-office messages 41340/head
Christoph Wurst [Wed, 8 Nov 2023 12:26:56 +0000 (13:26 +0100)]
feat(caldav): Create personal event for out-of-office messages

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
11 months agochore(assets): Recompile assets 41455/head
nextcloud-command [Tue, 14 Nov 2023 12:45:04 +0000 (12:45 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
11 months agofix(files): Use color-primary-element-text for files/folders overlay icons
Jonas [Tue, 14 Nov 2023 11:41:27 +0000 (12:41 +0100)]
fix(files): Use color-primary-element-text for files/folders overlay icons

Signed-off-by: Jonas <jonas@freesources.org>
11 months agofix psalm 41442/head
Maxence Lange [Tue, 14 Nov 2023 11:11:24 +0000 (10:11 -0100)]
fix psalm

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
11 months agoignore metadata if table is empty
Maxence Lange [Tue, 14 Nov 2023 10:28:47 +0000 (09:28 -0100)]
ignore metadata if table is empty

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
11 months agoMerge pull request #41436 from nextcloud/feat/introduce-inAppSearch-method-for-advanc...
Arthur Schiwon [Tue, 14 Nov 2023 10:13:48 +0000 (11:13 +0100)]
Merge pull request #41436 from nextcloud/feat/introduce-inAppSearch-method-for-advanced-search

Add `inAppSearch` for advanced search providers

11 months agoMerge pull request #41446 from nextcloud/fix/noid/moving-metadataquery
Arthur Schiwon [Tue, 14 Nov 2023 10:11:06 +0000 (11:11 +0100)]
Merge pull request #41446 from nextcloud/fix/noid/moving-metadataquery

moving IMetadataQuery

11 months agoMerge pull request #41086 from nextcloud/feat/migrate-memory-limit-setup-check
Côme Chilliet [Tue, 14 Nov 2023 09:50:31 +0000 (10:50 +0100)]
Merge pull request #41086 from nextcloud/feat/migrate-memory-limit-setup-check

Migrate memory_limit check to new SetupCheck API

11 months agoMerge pull request #41447 from nextcloud/bugfix/noid/dont-spam-users-with-reminders
Joas Schilling [Tue, 14 Nov 2023 09:41:45 +0000 (10:41 +0100)]
Merge pull request #41447 from nextcloud/bugfix/noid/dont-spam-users-with-reminders

fix(backupcodes): Remove old notifications before creating a new remi…

11 months agoAdd new method `inAppSearch` for advanced search providers 41436/head
Benjamin Gaussorgues [Mon, 13 Nov 2023 15:31:15 +0000 (16:31 +0100)]
Add new method `inAppSearch` for advanced search providers

Allows to indicates if a search provider also support in app search

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
11 months agoMerge pull request #41413 from nextcloud/fix/setting-app-order
Benjamin Gaussorgues [Tue, 14 Nov 2023 08:47:37 +0000 (09:47 +0100)]
Merge pull request #41413 from nextcloud/fix/setting-app-order

Fix apps search provider order

11 months agoMerge pull request #41443 from nextcloud/fix/f2vue_collectives_folder_icon
Tobias Kaminsky [Tue, 14 Nov 2023 08:44:55 +0000 (09:44 +0100)]
Merge pull request #41443 from nextcloud/fix/f2vue_collectives_folder_icon

fix(files): Show Collectives icon in Collectives folders

11 months agochore(assets): Recompile assets 41443/head
nextcloud-command [Tue, 14 Nov 2023 08:15:19 +0000 (08:15 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
11 months agofix(backupcodes): Remove old notifications before creating a new reminder 41447/head
Joas Schilling [Tue, 14 Nov 2023 07:49:17 +0000 (08:49 +0100)]
fix(backupcodes): Remove old notifications before creating a new reminder

Signed-off-by: Joas Schilling <coding@schilljs.com>
11 months agofix(files): Show Collectives icon in Collectives folders
Jonas [Mon, 13 Nov 2023 17:28:20 +0000 (18:28 +0100)]
fix(files): Show Collectives icon in Collectives folders

Signed-off-by: Jonas <jonas@freesources.org>
11 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 14 Nov 2023 00:25:51 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
11 months agomoving metadataquery 41446/head
Maxence Lange [Mon, 13 Nov 2023 23:25:22 +0000 (22:25 -0100)]
moving metadataquery

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
11 months agoMerge pull request #41444 from nextcloud/bugfix/41421
Julius Härtl [Mon, 13 Nov 2023 23:13:29 +0000 (00:13 +0100)]
Merge pull request #41444 from nextcloud/bugfix/41421

11 months agochore(assets): Recompile assets 41444/head
nextcloud-command [Mon, 13 Nov 2023 22:45:33 +0000 (22:45 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
11 months agofix: Change scroll container for sharing details
Julius Härtl [Mon, 13 Nov 2023 18:40:45 +0000 (19:40 +0100)]
fix: Change scroll container for sharing details

In order to meet accessibility requirements we cannot use a sticky
footer that overlaps important interactable content. Therefore this
moves to a scroll container for the details which does not include the
action buttons at the bottom.

Larger indentation change in SharingDetailsTab was required to have a
wrapping container for the scroll area.

Signed-off-by: Julius Härtl <jus@bitgrid.net>
11 months agoMerge pull request #41426 from nextcloud/artonge/fix/live_photo_overlay
Louis [Mon, 13 Nov 2023 21:40:53 +0000 (22:40 +0100)]
Merge pull request #41426 from nextcloud/artonge/fix/live_photo_overlay

Use background to increase overlay contrast

11 months agoUse background to increase overlay contrast 41426/head
Louis Chemineau [Mon, 13 Nov 2023 13:48:44 +0000 (14:48 +0100)]
Use background to increase overlay contrast

And limit it to files

Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
11 months agoMerge pull request #41416 from nextcloud/bugfix/preview-reset
Julius Härtl [Mon, 13 Nov 2023 17:57:54 +0000 (18:57 +0100)]
Merge pull request #41416 from nextcloud/bugfix/preview-reset

11 months agoMerge pull request #41401 from nextcloud/3rdparty-sabre-minor
Christoph Wurst [Mon, 13 Nov 2023 17:29:40 +0000 (18:29 +0100)]
Merge pull request #41401 from nextcloud/3rdparty-sabre-minor

chore: update sabre/vobject and sabre/event to latest minor

11 months agoMerge pull request #41405 from nextcloud/bugfix/close-participants-filter-after-click
F. E Noel Nfebe [Mon, 13 Nov 2023 17:08:37 +0000 (18:08 +0100)]
Merge pull request #41405 from nextcloud/bugfix/close-participants-filter-after-click

Close participants filter after click

11 months agochore(assets): Recompile assets 41416/head
nextcloud-command [Mon, 13 Nov 2023 16:00:37 +0000 (16:00 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
11 months agoFix application search provider order 41413/head
Benjamin Gaussorgues [Mon, 13 Nov 2023 10:50:56 +0000 (11:50 +0100)]
Fix application search provider order

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
11 months agoMigrate memory_limit check to new SetupCheck API 41086/head
Côme Chilliet [Tue, 24 Oct 2023 12:19:23 +0000 (14:19 +0200)]
Migrate memory_limit check to new SetupCheck API

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
11 months agofix: Only reset preview src if it used to fail before
Julius Härtl [Mon, 13 Nov 2023 12:00:30 +0000 (13:00 +0100)]
fix: Only reset preview src if it used to fail before

Signed-off-by: Julius Härtl <jus@bitgrid.net>
11 months agoMerge pull request #41417 from nextcloud/fix/noid/use-andWhere-not-where
Joas Schilling [Mon, 13 Nov 2023 13:56:24 +0000 (14:56 +0100)]
Merge pull request #41417 from nextcloud/fix/noid/use-andWhere-not-where

fix(workflowengine): use andWhere() not second where()

11 months agofix(workflowengine): use andWhere() not second where() 41417/head
Arthur Schiwon [Mon, 13 Nov 2023 12:11:26 +0000 (13:11 +0100)]
fix(workflowengine): use andWhere() not second where()

- an unconditional where() condition is added right before
- fixes also wrongly named methods in the Exception message

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
11 months agoMerge pull request #41412 from nextcloud/fix/default-icon-white
Benjamin Gaussorgues [Mon, 13 Nov 2023 13:37:34 +0000 (14:37 +0100)]
Merge pull request #41412 from nextcloud/fix/default-icon-white

Fix default icon: should be white instead of black

11 months agoMerge pull request #41406 from nextcloud/bugfix/noid/log-exception-class-when-message...
Joas Schilling [Mon, 13 Nov 2023 13:28:52 +0000 (14:28 +0100)]
Merge pull request #41406 from nextcloud/bugfix/noid/log-exception-class-when-message-is-empty

fix(log): Log exception class when message is empty

11 months agoMerge pull request #41415 from nextcloud/fix/fix-caldav-tests-8.3
Côme Chilliet [Mon, 13 Nov 2023 12:38:34 +0000 (13:38 +0100)]
Merge pull request #41415 from nextcloud/fix/fix-caldav-tests-8.3

Fix dynamic property in CalDav tests

11 months agofix(log): Log exception class when message is empty 41406/head
Joas Schilling [Mon, 13 Nov 2023 08:49:04 +0000 (09:49 +0100)]
fix(log): Log exception class when message is empty

Signed-off-by: Joas Schilling <coding@schilljs.com>
11 months agochore: update sabre/vobject and sabre/event to latest minor 41401/head
Daniel Kesselberg [Sun, 12 Nov 2023 16:54:21 +0000 (17:54 +0100)]
chore: update sabre/vobject and sabre/event to latest minor

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
11 months agoFix dynamic property in CalDav tests 41415/head
Côme Chilliet [Mon, 13 Nov 2023 11:40:44 +0000 (12:40 +0100)]
Fix dynamic property in CalDav tests

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
11 months agoMerge branch 'master' into bugfix/close-participants-filter-after-click 41405/head
Marco [Mon, 13 Nov 2023 11:06:04 +0000 (11:06 +0000)]
Merge branch 'master' into bugfix/close-participants-filter-after-click

11 months agoFix default icon: should be white instead of black 41412/head
Benjamin Gaussorgues [Mon, 13 Nov 2023 10:13:16 +0000 (11:13 +0100)]
Fix default icon: should be white instead of black

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
11 months agoMerge pull request #41407 from nextcloud/fix/userstatus/no-status-message-override...
Christoph Wurst [Mon, 13 Nov 2023 10:13:58 +0000 (11:13 +0100)]
Merge pull request #41407 from nextcloud/fix/userstatus/no-status-message-override-default-messages

fix(userstatus): Do not override message timestamp for default messages