]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
10 months agoMerge pull request #41930 from nextcloud/41792-manual-backport
F. E Noel Nfebe [Thu, 30 Nov 2023 16:09:34 +0000 (17:09 +0100)]
Merge pull request #41930 from nextcloud/41792-manual-backport

[stable28]  Handle close GlobalSearchModal gracefully #41792

10 months agoMerge pull request #41933 from nextcloud/41729-manual-backport
F. E Noel Nfebe [Thu, 30 Nov 2023 15:54:05 +0000 (16:54 +0100)]
Merge pull request #41933 from nextcloud/41729-manual-backport

[stable28]  Enable new global search by default #41729

10 months agoMerge pull request #41934 from nextcloud/41885-manual-backport
Andy Scherzinger [Thu, 30 Nov 2023 15:39:35 +0000 (16:39 +0100)]
Merge pull request #41934 from nextcloud/41885-manual-backport

[stable28]  Improve share logic for enforced password & expiry date

10 months agoHandle close GlobalSearchModal gracefully 41930/head
fenn-cs [Tue, 28 Nov 2023 10:01:31 +0000 (11:01 +0100)]
Handle close GlobalSearchModal gracefully

The current close infrastructure modifies a prop which has
 no real effect aside bugs.

In addition, calling the `NcModal.close()` as the primary way to
 close the search modal instead of using the states defined in `GlobalSearch` view
 causing re-open bugs (Modal cannot open, needs to click twice, and other weird stuff).

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #41921 from nextcloud/backport/41765/stable28
Louis [Thu, 30 Nov 2023 14:42:18 +0000 (15:42 +0100)]
Merge pull request #41921 from nextcloud/backport/41765/stable28

[stable28] Synchronize operation on live photo files

10 months agoEnable new global search by default 41933/head
fenn-cs [Fri, 24 Nov 2023 09:40:36 +0000 (10:40 +0100)]
Enable new global search by default

The new global search would now be activated by default and users,
 have the option to revert to the old unified search by setting `unified_search.enabled`
to true in the NC `config.php` file.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #41926 from nextcloud/41771-manual-backport
Benjamin Gaussorgues [Thu, 30 Nov 2023 13:17:39 +0000 (14:17 +0100)]
Merge pull request #41926 from nextcloud/41771-manual-backport

10 months agoImprove share logic for enforced password & expiry date 41934/head
fenn-cs [Wed, 29 Nov 2023 14:06:51 +0000 (15:06 +0100)]
Improve share logic for enforced password & expiry date

* It's possible for the admin to enforce and expiry date after, some
 shares have been created. This commit makes possible to update the
 share with the new admin constraints.

* This commit would users to modify enforced expiry to anything within
 range and less than the enforced limit in the pre-create dialog for public
 shares.

* This commit fixes, unable to update share without updating password.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoAlways emit search event 41926/head
fenn-cs [Mon, 27 Nov 2023 12:45:28 +0000 (13:45 +0100)]
Always emit search event

For BOD, it's better to always emit the search event so
 apps (all of which we don't know) responding to this effect would receive notifications when
the search happens within these apps.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
10 months agoMerge pull request #41920 from nextcloud/backport/41855/stable28
Simon L [Thu, 30 Nov 2023 10:09:58 +0000 (11:09 +0100)]
Merge pull request #41920 from nextcloud/backport/41855/stable28

[stable28] fix(theming): Fix color inverted icons based on theming and dark mode

10 months agoSynchronize operation on live photo files 41921/head
Louis Chemineau [Wed, 29 Nov 2023 18:05:35 +0000 (19:05 +0100)]
Synchronize operation on live photo files

Signed-off-by: Louis Chemineau <louis@chmn.me>
10 months agoFix more active entry icons 41920/head
Joas Schilling [Wed, 29 Nov 2023 11:01:20 +0000 (12:01 +0100)]
Fix more active entry icons

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agofix(theming): Fix color inverted icons based on theming and dark mode
Joas Schilling [Wed, 29 Nov 2023 10:27:57 +0000 (11:27 +0100)]
fix(theming): Fix color inverted icons based on theming and dark mode

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #41912 from nextcloud/update/vue/stable28
Simon L [Thu, 30 Nov 2023 08:03:47 +0000 (09:03 +0100)]
Merge pull request #41912 from nextcloud/update/vue/stable28

[stable28] update @nextcloud/upload to 1.0.2

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 30 Nov 2023 00:22:41 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoupdate @nextcloud/upload to 1.0.2 41912/head
root [Wed, 29 Nov 2023 15:58:44 +0000 (16:58 +0100)]
update @nextcloud/upload to 1.0.2

Signed-off-by: Simon L <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #41811 from nextcloud/backport/41778/stable28
Arthur Schiwon [Wed, 29 Nov 2023 20:56:17 +0000 (21:56 +0100)]
Merge pull request #41811 from nextcloud/backport/41778/stable28

[stable28] fix(dav): don't schedule out-of-office jobs for dates in the past

10 months agoMerge pull request #41873 from nextcloud/backport/41703/stable28
Arthur Schiwon [Wed, 29 Nov 2023 20:52:58 +0000 (21:52 +0100)]
Merge pull request #41873 from nextcloud/backport/41703/stable28

[stable28] fix(dav): Convert dates without tz drift

10 months agofix(dav): Timezone drift of OOO event 41873/head
Christoph Wurst [Thu, 23 Nov 2023 18:26:21 +0000 (19:26 +0100)]
fix(dav): Timezone drift of OOO event

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agofix(dav): Convert dates without tz drift
Christoph Wurst [Thu, 23 Nov 2023 18:15:47 +0000 (19:15 +0100)]
fix(dav): Convert dates without tz drift

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agoMerge pull request #41868 from nextcloud/mime-type-msg-eml-28
Christoph Wurst [Wed, 29 Nov 2023 16:51:48 +0000 (17:51 +0100)]
Merge pull request #41868 from nextcloud/mime-type-msg-eml-28

[stable28] fix: add mimetype for eml and msg

10 months agoMerge pull request #41886 from nextcloud/backport/41866/stable28
Christoph Wurst [Wed, 29 Nov 2023 16:49:17 +0000 (17:49 +0100)]
Merge pull request #41886 from nextcloud/backport/41866/stable28

[stable28] fix(dav): Prioritize timezone from core/login

10 months agoMerge pull request #41845 from nextcloud/backport/41818/stable28
Andy Scherzinger [Wed, 29 Nov 2023 14:20:31 +0000 (15:20 +0100)]
Merge pull request #41845 from nextcloud/backport/41818/stable28

[stable28] fix(OOO): Make the returned data more explicit

10 months agofix(dav): Prioritize timezone from core/login 41886/head
Christoph Wurst [Wed, 29 Nov 2023 11:17:30 +0000 (12:17 +0100)]
fix(dav): Prioritize timezone from core/login

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agofix: change mime type for msg file 41868/head
Daniel Kesselberg [Wed, 29 Nov 2023 11:27:55 +0000 (12:27 +0100)]
fix: change mime type for msg file

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
10 months agofix: add mimetype for eml and msg
Daniel Kesselberg [Tue, 28 Nov 2023 16:12:21 +0000 (17:12 +0100)]
fix: add mimetype for eml and msg

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
10 months agoMerge pull request #41807 from nextcloud/backport/41753/stable28
Andy Scherzinger [Wed, 29 Nov 2023 11:01:37 +0000 (12:01 +0100)]
Merge pull request #41807 from nextcloud/backport/41753/stable28

[stable28] Spelling correction

10 months agoMerge pull request #41837 from nextcloud/backport/41738/stable28
Andy Scherzinger [Wed, 29 Nov 2023 10:50:43 +0000 (11:50 +0100)]
Merge pull request #41837 from nextcloud/backport/41738/stable28

[stable28] feat(dav): hide search providers if their respective app is not activated

10 months agofix(OOO): Make the returned data more explicit 41845/head
Joas Schilling [Wed, 29 Nov 2023 08:14:05 +0000 (09:14 +0100)]
fix(OOO): Make the returned data more explicit

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #41783 from nextcloud/backport/41749/stable28
Andy Scherzinger [Wed, 29 Nov 2023 09:55:57 +0000 (10:55 +0100)]
Merge pull request #41783 from nextcloud/backport/41749/stable28

[stable28] fix(files_versions): Check for user and owner before call getUserFolder

10 months agoUpdate test for changed string - openInFilesAction.spec.ts 41807/head
Andy Scherzinger [Tue, 28 Nov 2023 14:48:46 +0000 (15:48 +0100)]
Update test for changed string - openInFilesAction.spec.ts

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoChange to capital letter
Valdnet [Sun, 26 Nov 2023 10:32:03 +0000 (11:32 +0100)]
Change to capital letter

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoCorrect a typo
Valdnet [Sun, 26 Nov 2023 10:29:50 +0000 (11:29 +0100)]
Correct a typo

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
10 months agoMerge pull request #41815 from nextcloud/backport/41809/stable28
Andy Scherzinger [Wed, 29 Nov 2023 09:35:48 +0000 (10:35 +0100)]
Merge pull request #41815 from nextcloud/backport/41809/stable28

[stable28] fix: Hidden password confirmation dialog with new global search

10 months agoMerge pull request #41817 from nextcloud/backport/41759/stable28
Andy Scherzinger [Wed, 29 Nov 2023 09:30:45 +0000 (10:30 +0100)]
Merge pull request #41817 from nextcloud/backport/41759/stable28

[stable28] fix(dav): Make ooo settings a form and the message required

10 months agofeat(dav): hide search providers if their respective app is not activated 41837/head
Benjamin Gaussorgues [Fri, 24 Nov 2023 16:00:50 +0000 (17:00 +0100)]
feat(dav): hide search providers if their respective app is not activated

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
10 months agofix(dav): Make ooo settings a form and the message required 41817/head
Christoph Wurst [Mon, 27 Nov 2023 08:42:23 +0000 (09:42 +0100)]
fix(dav): Make ooo settings a form and the message required

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 29 Nov 2023 00:20:37 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agofix(files_versions): Explicitly check for user or owner before call getUserFolder 41783/head
Git'Fellow [Sat, 25 Nov 2023 22:19:07 +0000 (23:19 +0100)]
fix(files_versions): Explicitly check for user or owner before call getUserFolder

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix typo

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Fix

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Optimize DI

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Switch to DI

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
userSession does not contain null

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Restore phpdoc annots

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
10 months agochore: compile assets 41815/head
Christopher Ng [Tue, 28 Nov 2023 23:15:58 +0000 (15:15 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agofix: Hidden password confirmation dialog
Christopher Ng [Tue, 28 Nov 2023 18:34:43 +0000 (10:34 -0800)]
fix: Hidden password confirmation dialog

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

10 months agofix(settings): Duplicate update user manager calls
Christopher Ng [Tue, 28 Nov 2023 18:34:43 +0000 (10:34 -0800)]
fix(settings): Duplicate update user manager calls

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

10 months agofix(dav): don't schedule out-of-office jobs for dates in the past 41811/head
Richard Steinmetz [Mon, 27 Nov 2023 14:49:08 +0000 (15:49 +0100)]
fix(dav): don't schedule out-of-office jobs for dates in the past

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
10 months agoMerge pull request #41798 from nextcloud/enh/stable28/add-ooo-and-remove-user-status
Christoph Wurst [Tue, 28 Nov 2023 17:20:18 +0000 (18:20 +0100)]
Merge pull request #41798 from nextcloud/enh/stable28/add-ooo-and-remove-user-status

[stable28] enh(userstatus): add OOO automation and remove calendar automation

10 months agoMerge pull request #41784 from nextcloud/backport/41782/stable28
Andy Scherzinger [Tue, 28 Nov 2023 15:52:42 +0000 (16:52 +0100)]
Merge pull request #41784 from nextcloud/backport/41782/stable28

[stable28] fix(files): Empty files list when uid contains special chars

10 months ago[stable28] enh(userstatus): add OOO automation and remove calendar automation 41798/head
Anna Larch [Fri, 24 Nov 2023 00:49:30 +0000 (01:49 +0100)]
[stable28] enh(userstatus): add OOO automation and remove calendar automation

Signed-off-by: Anna Larch <anna@nextcloud.com>
10 months agoMerge pull request #41726 from nextcloud/backport/41722/stable28
Arthur Schiwon [Tue, 28 Nov 2023 09:30:06 +0000 (10:30 +0100)]
Merge pull request #41726 from nextcloud/backport/41722/stable28

[stable28] fix(dav): Avoid date diffing if PHP is buggy

10 months agochore: compile assets 41784/head
Christopher Ng [Tue, 28 Nov 2023 01:26:19 +0000 (17:26 -0800)]
chore: compile assets

Signed-off-by: Christopher Ng <chrng8@gmail.com>
10 months agofix(files): Empty files list when uid contains special chars
Christopher Ng [Mon, 27 Nov 2023 19:12:00 +0000 (11:12 -0800)]
fix(files): Empty files list when uid contains special chars

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

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 28 Nov 2023 00:26:29 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #41732 from nextcloud/backport/41632/stable28
Andy Scherzinger [Mon, 27 Nov 2023 12:12:29 +0000 (13:12 +0100)]
Merge pull request #41732 from nextcloud/backport/41632/stable28

[stable28] Fix adding x-requested-with header for relative URLs in some cases

10 months agocompile assets 41732/head
Julien Veyssier [Fri, 24 Nov 2023 09:18:57 +0000 (10:18 +0100)]
compile assets

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
10 months agofix adding x-requested-with header for relative URLs when the base NC URL is empty
Julien Veyssier [Tue, 21 Nov 2023 09:55:37 +0000 (10:55 +0100)]
fix adding x-requested-with header for relative URLs when the base NC URL is empty

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
10 months agoMerge pull request #41761 from nextcloud/backport/41678/stable28
Joas Schilling [Mon, 27 Nov 2023 11:03:47 +0000 (12:03 +0100)]
Merge pull request #41761 from nextcloud/backport/41678/stable28

fix(security): Update expiration date in security.txt

10 months agofix(security): Update expiration date in security.txt 41761/head
Joas Schilling [Thu, 23 Nov 2023 08:17:50 +0000 (09:17 +0100)]
fix(security): Update expiration date in security.txt

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #41757 from nextcloud/backport/41640/stable28
Joas Schilling [Mon, 27 Nov 2023 08:32:48 +0000 (09:32 +0100)]
Merge pull request #41757 from nextcloud/backport/41640/stable28

[stable28] fix(setupcheck): Fix memory limit setup check

10 months agofix(setupcheck): Fix memory limit setup check 41757/head
Joas Schilling [Tue, 21 Nov 2023 13:47:21 +0000 (14:47 +0100)]
fix(setupcheck): Fix memory limit setup check

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 27 Nov 2023 00:23:08 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 26 Nov 2023 00:23:47 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #41741 from nextcloud/backport/41705/stable28
Andy Scherzinger [Sat, 25 Nov 2023 08:35:21 +0000 (09:35 +0100)]
Merge pull request #41741 from nextcloud/backport/41705/stable28

[stable28] confirm content on dav-v2 test

10 months agoconfirm content on dav-v2 test 41741/head
Maxence Lange [Fri, 24 Nov 2023 09:35:01 +0000 (08:35 -0100)]
confirm content on dav-v2 test

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 25 Nov 2023 00:26:04 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agoMerge pull request #41742 from nextcloud/backport/41685/stable28
Andy Scherzinger [Fri, 24 Nov 2023 20:15:32 +0000 (21:15 +0100)]
Merge pull request #41742 from nextcloud/backport/41685/stable28

[stable28] Ensure share has download permissions in F2V

10 months agoEnsure share has download permissions in F2V 41742/head
Louis [Thu, 23 Nov 2023 11:40:03 +0000 (12:40 +0100)]
Ensure share has download permissions in F2V

Signed-off-by: Louis <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoEnsure share has download permissions in F2V
Louis [Thu, 23 Nov 2023 11:29:17 +0000 (12:29 +0100)]
Ensure share has download permissions in F2V

Signed-off-by: Louis <louis@chmn.me>
10 months agoMerge pull request #41715 from nextcloud/backport/41707/stable28
Andy Scherzinger [Fri, 24 Nov 2023 17:00:43 +0000 (18:00 +0100)]
Merge pull request #41715 from nextcloud/backport/41707/stable28

[stable28] fix(files): Use SVG as FilePicker buttons to bring back icons

10 months agochore: Compile assets 41715/head
Ferdinand Thiessen [Thu, 23 Nov 2023 20:23:12 +0000 (21:23 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agofix(files): Use SVG as FilePicker icons instead of Vue components
Ferdinand Thiessen [Thu, 23 Nov 2023 20:22:45 +0000 (21:22 +0100)]
fix(files): Use SVG as FilePicker icons instead of Vue components

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months agoMerge pull request #41733 from nextcloud/backport/41719/stable28
Andy Scherzinger [Fri, 24 Nov 2023 15:25:30 +0000 (16:25 +0100)]
Merge pull request #41733 from nextcloud/backport/41719/stable28

[stable28] Fix action button labels

10 months agoFix action button labels 41733/head
Marco Ambrosini [Fri, 24 Nov 2023 05:40:15 +0000 (14:40 +0900)]
Fix action button labels

Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agofix(dav): Avoid date diffing if PHP is buggy 41726/head
Christoph Wurst [Fri, 24 Nov 2023 08:45:56 +0000 (09:45 +0100)]
fix(dav): Avoid date diffing if PHP is buggy

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
10 months agoMerge pull request #41716 from nextcloud/backport/41683/stable28
Ferdinand Thiessen [Fri, 24 Nov 2023 10:30:07 +0000 (11:30 +0100)]
Merge pull request #41716 from nextcloud/backport/41683/stable28

[stable28] Remove unneeded links and add `focus-visible` state on a link

10 months agoRemove unneeded links and add `focus-visible` state on a link 41716/head
julia.kirschenheuter [Thu, 23 Nov 2023 11:18:37 +0000 (12:18 +0100)]
Remove unneeded links and add `focus-visible` state on a link

Signed-off-by: julia.kirschenheuter <julia.kirschenheuter@nextcloud.com>
10 months agoMerge pull request #41708 from nextcloud/backport/41687/stable28
Andy Scherzinger [Fri, 24 Nov 2023 08:38:49 +0000 (09:38 +0100)]
Merge pull request #41708 from nextcloud/backport/41687/stable28

[stable28] fix(core): Subscribe to navigation changes on mounted for Unified search

10 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 24 Nov 2023 00:27:21 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
10 months agofix(core): Subscribe to navigation changes on mounted for Unified search 41708/head
Ferdinand Thiessen [Thu, 23 Nov 2023 12:19:13 +0000 (13:19 +0100)]
fix(core): Subscribe to navigation changes on mounted for Unified search

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #41621 from nextcloud/release/28.0.0_rc1 v28.0.0rc1
Arthur Schiwon [Thu, 23 Nov 2023 20:53:31 +0000 (21:53 +0100)]
Merge pull request #41621 from nextcloud/release/28.0.0_rc1

28.0.0 RC1

10 months agoMerge pull request #41706 from nextcloud/backport/41652/stable28
Arthur Schiwon [Thu, 23 Nov 2023 20:39:16 +0000 (21:39 +0100)]
Merge pull request #41706 from nextcloud/backport/41652/stable28

[stable28] Focus global search input on open

10 months agoFocus global search input on open 41706/head
fenn-cs [Tue, 21 Nov 2023 21:07:53 +0000 (22:07 +0100)]
Focus global search input on open

For better accesibility, the search input in the global search
modal should be focused when the search modal is opened.

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

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #41701 from nextcloud/feat/dav/out-of-office-job-stable28
Arthur Schiwon [Thu, 23 Nov 2023 18:52:59 +0000 (19:52 +0100)]
Merge pull request #41701 from nextcloud/feat/dav/out-of-office-job-stable28

[stable28] feat(dav): dispatch out-of-office started and ended events

10 months agoMerge pull request #41700 from nextcloud/backport/41669/stable28
Andy Scherzinger [Thu, 23 Nov 2023 18:51:20 +0000 (19:51 +0100)]
Merge pull request #41700 from nextcloud/backport/41669/stable28

[stable28] Add app-based filtering to global search

10 months agofeat(dav): dispatch out-of-office started and ended events 41701/head
Richard Steinmetz [Mon, 13 Nov 2023 16:36:24 +0000 (17:36 +0100)]
feat(dav): dispatch out-of-office started and ended events

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
10 months agoAdd app-based filtering to global search 41700/head
fenn-cs [Wed, 22 Nov 2023 14:47:08 +0000 (15:47 +0100)]
Add app-based filtering to global search

Emit search queries from the global search modal that would trigger
list filtering in various apps that support it.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoMerge pull request #41691 from nextcloud/backport/41680/stable28
Andy Scherzinger [Thu, 23 Nov 2023 15:53:00 +0000 (16:53 +0100)]
Merge pull request #41691 from nextcloud/backport/41680/stable28

[stable28] Replace "Update" with "Edit" in advanced share settings

10 months agoMerge pull request #41692 from nextcloud/backport/41672/stable28
Andy Scherzinger [Thu, 23 Nov 2023 15:48:17 +0000 (16:48 +0100)]
Merge pull request #41692 from nextcloud/backport/41672/stable28

[stable28] Fix star stroke color on hover

10 months agoFix star stroke color on hover 41692/head
Marco Ambrosini [Thu, 23 Nov 2023 05:58:07 +0000 (14:58 +0900)]
Fix star stroke color on hover

Signed-off-by: Marco Ambrosini <marcoambrosini@icloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agonpm run build 41691/head
Jérôme Herbinet [Thu, 23 Nov 2023 10:13:08 +0000 (11:13 +0100)]
npm run build

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
10 months agoReplace "Update" with "Edit"
Jérôme Herbinet [Thu, 23 Nov 2023 10:05:25 +0000 (11:05 +0100)]
Replace "Update" with "Edit"

Signed-off-by: Jérôme Herbinet <33763786+Jerome-Herbinet@users.noreply.github.com>
10 months agoMerge pull request #41679 from nextcloud/branchoff/welcome-stable28
Arthur Schiwon [Thu, 23 Nov 2023 11:00:45 +0000 (12:00 +0100)]
Merge pull request #41679 from nextcloud/branchoff/welcome-stable28

Test against stable28 branches

10 months agoMerge pull request #39271 from nextcloud/bump-coding-standards
Joas Schilling [Thu, 23 Nov 2023 10:40:02 +0000 (11:40 +0100)]
Merge pull request #39271 from nextcloud/bump-coding-standards

Bump CS Fixer rules to follow latest Nextcloud standards

10 months agochore: apply changes from Nextcloud coding standards 1.1.1 39271/head
Joas Schilling [Thu, 23 Nov 2023 09:22:34 +0000 (10:22 +0100)]
chore: apply changes from Nextcloud coding standards 1.1.1

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
10 months agofix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itself
Joas Schilling [Thu, 23 Nov 2023 09:22:52 +0000 (10:22 +0100)]
fix(CI): Also apply codestyle to apps/ folder even when it's VCS ignored itself

Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
10 months agoBump CS Fixer rules to follow latest Nextcloud standards
Benjamin Gaussorgues [Mon, 10 Jul 2023 12:02:39 +0000 (14:02 +0200)]
Bump CS Fixer rules to follow latest Nextcloud standards

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
10 months agoTest against stable28 branches 41679/head
Joas Schilling [Thu, 23 Nov 2023 09:06:38 +0000 (10:06 +0100)]
Test against stable28 branches

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #41668 from nextcloud/enh/noid/test-dav-favorite-search
Maxence Lange [Thu, 23 Nov 2023 08:53:39 +0000 (07:53 -0100)]
Merge pull request #41668 from nextcloud/enh/noid/test-dav-favorite-search

test boolean favorite

10 months agoMerge pull request #41459 from nextcloud/enh/noid/search-metadata-null
Maxence Lange [Thu, 23 Nov 2023 08:52:27 +0000 (07:52 -0100)]
Merge pull request #41459 from nextcloud/enh/noid/search-metadata-null

implements search on null/notnull metadata

10 months agoMerge pull request #41676 from nextcloud/bugfix/noid/fix-reminder-version
Joas Schilling [Thu, 23 Nov 2023 08:38:02 +0000 (09:38 +0100)]
Merge pull request #41676 from nextcloud/bugfix/noid/fix-reminder-version

fix(reminder): Fix app version and requirement for files_reminder app

10 months agofix(reminder): Fix app version and requirement for files_reminder app 41676/head
Joas Schilling [Thu, 23 Nov 2023 08:24:19 +0000 (09:24 +0100)]
fix(reminder): Fix app version and requirement for files_reminder app

Signed-off-by: Joas Schilling <coding@schilljs.com>
10 months agoMerge pull request #41662 from nextcloud/chore/settings/cleanup-manager-type-annotations
Kate [Thu, 23 Nov 2023 08:21:01 +0000 (09:21 +0100)]
Merge pull request #41662 from nextcloud/chore/settings/cleanup-manager-type-annotations

10 months agoMerge pull request #41673 from nextcloud/Valdnet-patch-1
Andy Scherzinger [Thu, 23 Nov 2023 08:18:28 +0000 (09:18 +0100)]
Merge pull request #41673 from nextcloud/Valdnet-patch-1

Correct spelling