]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
12 months agochore(assets): recompile assets 41224/head
Grigorii K. Shartsev [Tue, 31 Oct 2023 16:10:31 +0000 (17:10 +0100)]
chore(assets): recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agofix(files): remove resetting and reload curr dir on show
Grigorii K. Shartsev [Mon, 30 Oct 2023 23:07:53 +0000 (00:07 +0100)]
fix(files): remove resetting and reload curr dir on show

It is handled by new navigation with Vue

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agofix(files): add silent mode in legacy navigation
Grigorii K. Shartsev [Mon, 30 Oct 2023 23:21:56 +0000 (00:21 +0100)]
fix(files): add silent mode in legacy navigation

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agoMerge pull request #40946 from nextcloud/artonge/backport/stable26/37060
Arthur Schiwon [Wed, 1 Nov 2023 17:44:51 +0000 (18:44 +0100)]
Merge pull request #40946 from nextcloud/artonge/backport/stable26/37060

[stable26] Fix download URL for versions

12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 1 Nov 2023 00:29:04 +0000 (00:29 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #41221 from nextcloud/chore/fix-package-lock
Grigorii K. Shartsev [Tue, 31 Oct 2023 17:56:49 +0000 (22:56 +0500)]
Merge pull request #41221 from nextcloud/chore/fix-package-lock

[stable26] chore(deps): fix package-lock.json

12 months agochore(assets): recompile assets 41221/head
Grigorii K. Shartsev [Tue, 31 Oct 2023 16:07:02 +0000 (17:07 +0100)]
chore(assets): recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agochore(deps): fix package-lock.json
Grigorii K. Shartsev [Tue, 31 Oct 2023 15:14:36 +0000 (16:14 +0100)]
chore(deps): fix package-lock.json

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 31 Oct 2023 00:26:38 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #41146 from nextcloud/backport/39743/stable26
Ferdinand Thiessen [Mon, 30 Oct 2023 15:26:11 +0000 (16:26 +0100)]
Merge pull request #41146 from nextcloud/backport/39743/stable26

[stable26] fix: Don't try to access null array

12 months agofix: don't try to access null array 41146/head
Git'Fellow [Mon, 7 Aug 2023 21:11:49 +0000 (23:11 +0200)]
fix: don't try to access null array

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 30 Oct 2023 00:26:38 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 29 Oct 2023 00:25:50 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 28 Oct 2023 00:28:47 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #41144 from nextcloud/backport/41082/stable26
Julius Härtl [Fri, 27 Oct 2023 12:06:02 +0000 (14:06 +0200)]
Merge pull request #41144 from nextcloud/backport/41082/stable26

12 months agoenh(IMountManager): Add method to get MountPoint from CachedMountInfo 41144/head
Jonas [Mon, 25 Sep 2023 16:25:53 +0000 (18:25 +0200)]
enh(IMountManager): Add method to get MountPoint from CachedMountInfo

Signed-off-by: Jonas <jonas@freesources.org>
12 months agofix(isLegitimatedForUserId): Setup mountpoints to check file access
Jonas [Mon, 18 Sep 2023 14:20:17 +0000 (16:20 +0200)]
fix(isLegitimatedForUserId): Setup mountpoints to check file access

This fixes workflows on groupfolders, as it will consider access to
files in groupfolders.

It also fixes false positives where access to files was limited by other
means not taken into account before, e.g. access control.

For postDelete events, check for permissions of the parent folder
instead, as the file itself no longer exists.

Fixes: nextcloud/flow_notifications#71
Signed-off-by: Jonas <jonas@freesources.org>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 27 Oct 2023 00:28:08 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
12 months agoMerge pull request #41103 from nextcloud/release/26.0.8 v26.0.8
John Molakvoæ [Thu, 26 Oct 2023 17:37:18 +0000 (19:37 +0200)]
Merge pull request #41103 from nextcloud/release/26.0.8

12 months agoMerge pull request #41125 from nextcloud/backport/41123/stable26
Joas Schilling [Thu, 26 Oct 2023 05:58:24 +0000 (07:58 +0200)]
Merge pull request #41125 from nextcloud/backport/41123/stable26

[stable26] fix(external): Get storage before update it

12 months agofix(external): Get storage before update it 41125/head
Joas Schilling [Tue, 17 Oct 2023 13:22:21 +0000 (15:22 +0200)]
fix(external): Get storage before update it

Signed-off-by: Joas Schilling <coding@schilljs.com>
12 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 26 Oct 2023 00:26:52 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months ago26.0.8 41103/head
John Molakvoæ [Wed, 25 Oct 2023 06:31:10 +0000 (08:31 +0200)]
26.0.8

Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 25 Oct 2023 00:43:51 +0000 (00:43 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 24 Oct 2023 00:26:03 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 22 Oct 2023 00:28:57 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 21 Oct 2023 00:27:36 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 20 Oct 2023 00:27:39 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40974 from nextcloud/release/26.0.8_rc2 v26.0.8rc2
John Molakvoæ [Thu, 19 Oct 2023 15:18:21 +0000 (17:18 +0200)]
Merge pull request #40974 from nextcloud/release/26.0.8_rc2

13 months agoMerge pull request #40989 from nextcloud/26_oc10_13 40990/head
Andy Scherzinger [Thu, 19 Oct 2023 15:09:13 +0000 (17:09 +0200)]
Merge pull request #40989 from nextcloud/26_oc10_13

[stable26] Update version.php to owncloud 10.13

13 months agoSupport migration from oC 10.13 40989/head
Andy Scherzinger [Thu, 19 Oct 2023 15:05:27 +0000 (17:05 +0200)]
Support migration from oC 10.13

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
13 months ago26.0.8 RC2 40974/head
John Molakvoæ [Thu, 19 Oct 2023 11:51:28 +0000 (13:51 +0200)]
26.0.8 RC2

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 18 Oct 2023 00:52:55 +0000 (00:52 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix download URL for versions 40946/head
Christopher Ng [Mon, 6 Mar 2023 18:24:31 +0000 (10:24 -0800)]
Fix download URL for versions

Signed-off-by: Christopher Ng <chrng8@gmail.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 17 Oct 2023 00:28:00 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 16 Oct 2023 00:28:46 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 15 Oct 2023 00:27:50 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 14 Oct 2023 00:28:26 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 13 Oct 2023 00:47:25 +0000 (00:47 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40841 from nextcloud/release/26.0.8_rc1 v26.0.8rc1
Arthur Schiwon [Thu, 12 Oct 2023 12:52:58 +0000 (14:52 +0200)]
Merge pull request #40841 from nextcloud/release/26.0.8_rc1

26.0.8 RC1

13 months agoMerge pull request #40883 from nextcloud/backport/40413/stable26
Arthur Schiwon [Thu, 12 Oct 2023 12:38:54 +0000 (14:38 +0200)]
Merge pull request #40883 from nextcloud/backport/40413/stable26

[stable26] Add in:users as a search filter to limit searches to users

13 months agoMerge pull request #40303 from nextcloud/backport/39693/39693-stable26
Arthur Schiwon [Thu, 12 Oct 2023 11:15:38 +0000 (13:15 +0200)]
Merge pull request #40303 from nextcloud/backport/39693/39693-stable26

[stable26] enable download configuration on circles shares

13 months agochore(assets): Recompile assets 40883/head
nextcloud-command [Thu, 12 Oct 2023 11:00:55 +0000 (11:00 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
13 months agofix(meta): copyright note
Arthur Schiwon [Wed, 11 Oct 2023 19:17:49 +0000 (21:17 +0200)]
fix(meta): copyright note

13 months agoremove unused properties
sorbaugh [Wed, 11 Oct 2023 10:23:14 +0000 (12:23 +0200)]
remove unused properties

Signed-off-by: sorbaugh <stephan.orbaugh@nextcloud.com>
13 months agoRemove unneeded includes.
sorbaugh [Wed, 13 Sep 2023 12:24:32 +0000 (14:24 +0200)]
Remove unneeded includes.

Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps

13 months agoKeep Search Provider but remove actual search and display on the searchlist dialog...
sorbaugh [Wed, 13 Sep 2023 12:24:32 +0000 (14:24 +0200)]
Keep Search Provider but remove actual search and display on the searchlist dialog. Will revisit in future search result list in future issue.

Usage:
1. Type a string in the search bar
2. Add in:users filter to avoid unnecessary searches in other apps

13 months agoAdd new user filter to search.
sorbaugh [Wed, 13 Sep 2023 08:43:45 +0000 (10:43 +0200)]
Add new user filter to search.
Add regex to prevent filter collision in user-list page

Usage:
1. Type a string in the search bar
2. Add in:users to display only users in the search result

13 months agoMerge pull request #38555 from nextcloud/backport/36857/stable26
Arthur Schiwon [Thu, 12 Oct 2023 07:14:04 +0000 (09:14 +0200)]
Merge pull request #38555 from nextcloud/backport/36857/stable26

[stable26] fix unencrypted_size for folders when scanning the filesystem with encryption enabled

13 months agoenable download configuration on circles shares 40303/head
Maxence Lange [Wed, 6 Sep 2023 15:06:37 +0000 (14:06 -0100)]
enable download configuration on circles shares

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 12 Oct 2023 00:25:49 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agofix(ci): update return type in php doc 38555/head
Arthur Schiwon [Wed, 11 Oct 2023 09:09:23 +0000 (11:09 +0200)]
fix(ci): update return type in php doc

Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
13 months agofix type hints
Robin Appelman [Wed, 22 Mar 2023 18:35:05 +0000 (19:35 +0100)]
fix type hints

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agofix unencrypted folder size when no children with unencrypted size set are left
Robin Appelman [Thu, 9 Mar 2023 14:25:46 +0000 (15:25 +0100)]
fix unencrypted folder size when no children with unencrypted size set are left

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agofix unencrypted_size for files when scanning
Robin Appelman [Fri, 3 Mar 2023 16:10:56 +0000 (17:10 +0100)]
fix unencrypted_size for files when scanning

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agofix unencrypted_size for folders when scanning the filesystem with encryption enabled
Robin Appelman [Fri, 24 Feb 2023 16:38:25 +0000 (17:38 +0100)]
fix unencrypted_size for folders when scanning the filesystem with encryption enabled

Signed-off-by: Robin Appelman <robin@icewind.nl>
13 months agoMerge pull request #40862 from nextcloud/backport/40843/stable26
Arthur Schiwon [Wed, 11 Oct 2023 10:22:34 +0000 (12:22 +0200)]
Merge pull request #40862 from nextcloud/backport/40843/stable26

[stable26] remove leading slash

13 months agoMerge pull request #38815 from nextcloud/backport/38490/stable26
Arthur Schiwon [Wed, 11 Oct 2023 10:10:38 +0000 (12:10 +0200)]
Merge pull request #38815 from nextcloud/backport/38490/stable26

[stable26] emit an event when a message is logged

13 months agoMerge pull request #38250 from nextcloud/backport/37971/stable26
Arthur Schiwon [Wed, 11 Oct 2023 09:06:26 +0000 (11:06 +0200)]
Merge pull request #38250 from nextcloud/backport/37971/stable26

[stable26] Add commands for basic file actions

13 months agoremove leading slash 40862/head
Maxence Lange [Mon, 9 Oct 2023 21:17:12 +0000 (20:17 -0100)]
remove leading slash

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
13 months agofix(api): set the correct version in since annotation 38815/head
Arthur Schiwon [Wed, 11 Oct 2023 08:44:13 +0000 (10:44 +0200)]
fix(api): set the correct version in since annotation

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
13 months agoMerge pull request #40781 from nextcloud/backport/40745/stable26
Maxence Lange [Wed, 11 Oct 2023 08:25:41 +0000 (07:25 -0100)]
Merge pull request #40781 from nextcloud/backport/40745/stable26

[stable26] fix ocm-provider rewrite rules

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 11 Oct 2023 00:28:31 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40851 from nextcloud/backport/40785/stable26
Arthur Schiwon [Tue, 10 Oct 2023 17:32:31 +0000 (19:32 +0200)]
Merge pull request #40851 from nextcloud/backport/40785/stable26

[stable26] fix: Log critical session renewal and logout paths

13 months agoMerge pull request #40846 from nextcloud/backport/40572/stable26
Arthur Schiwon [Tue, 10 Oct 2023 13:23:53 +0000 (15:23 +0200)]
Merge pull request #40846 from nextcloud/backport/40572/stable26

[stable26] Clear progress bar text when hiding it

13 months agofix: Log critical session renewal and logout paths 40851/head
Christoph Wurst [Thu, 5 Oct 2023 12:32:06 +0000 (14:32 +0200)]
fix: Log critical session renewal and logout paths

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
13 months agoMerge pull request #40632 from nextcloud/backport/40541/stable26
Arthur Schiwon [Tue, 10 Oct 2023 08:49:49 +0000 (10:49 +0200)]
Merge pull request #40632 from nextcloud/backport/40541/stable26

[stable26] fix(dav): expand recurrences when searching

13 months agoMerge pull request #40384 from nextcloud/backport/36830/stable26
Arthur Schiwon [Tue, 10 Oct 2023 08:09:19 +0000 (10:09 +0200)]
Merge pull request #40384 from nextcloud/backport/36830/stable26

[stable26] fix: Avoid failing with duplicate checks

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 10 Oct 2023 00:52:04 +0000 (00:52 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoClear progress bar text when hiding it 40846/head
Daniel Calviño Sánchez [Thu, 21 Sep 2023 12:37:31 +0000 (14:37 +0200)]
Clear progress bar text when hiding it

When files are uploaded the progress bar text is set accordingly.
However, other operations that show the progress bar, like deleting
files, do not explicitly set any text. Due to that, when the progress
bar was shown again after uploading files the text did not match the
operation. To solve that now the text is cleared when the progress bar
is hidden (it is not cleared when it is shown as in some cases the text
is set already before showing the progress bar).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
13 months agoMerge pull request #40684 from nextcloud/backport/40675/stable26
Arthur Schiwon [Mon, 9 Oct 2023 20:57:16 +0000 (22:57 +0200)]
Merge pull request #40684 from nextcloud/backport/40675/stable26

[stable26] fix(unifiedsearch): Allow searching for "0"

13 months agoMerge pull request #40351 from nextcloud/backport/40349/stable26
Arthur Schiwon [Mon, 9 Oct 2023 20:55:00 +0000 (22:55 +0200)]
Merge pull request #40351 from nextcloud/backport/40349/stable26

[stable26] fix(autoloader): no apcu no side effects

13 months agoMerge pull request #40740 from AaronDewes/stable26
Arthur Schiwon [Mon, 9 Oct 2023 20:53:55 +0000 (22:53 +0200)]
Merge pull request #40740 from AaronDewes/stable26

[stable26] Fix: Escape group names for LDAP

13 months ago26.0.8 RC1 40841/head
Arthur Schiwon [Mon, 9 Oct 2023 20:37:14 +0000 (22:37 +0200)]
26.0.8 RC1

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 9 Oct 2023 00:28:57 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40798 from nextcloud/backport/40795/stable26
Arthur Schiwon [Fri, 6 Oct 2023 11:33:33 +0000 (13:33 +0200)]
Merge pull request #40798 from nextcloud/backport/40795/stable26

[stable26] fix(user): Log affected user of app token login name mismatch

13 months agofix(user): Log affected user of app token login name mismatch 40798/head
Christoph Wurst [Fri, 6 Oct 2023 06:51:50 +0000 (08:51 +0200)]
fix(user): Log affected user of app token login name mismatch

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 6 Oct 2023 00:26:38 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoUpdate .htaccess 40781/head
Maxence Lange [Tue, 3 Oct 2023 15:19:44 +0000 (14:19 -0100)]
Update .htaccess

Co-authored-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
13 months agofix ocm-provider rewrite rules
Maxence Lange [Mon, 2 Oct 2023 15:38:10 +0000 (14:38 -0100)]
fix ocm-provider rewrite rules

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 5 Oct 2023 00:40:56 +0000 (00:40 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 4 Oct 2023 00:27:19 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 3 Oct 2023 00:26:24 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #37201 from AaronDewes/fix/ldap-filter-generation 40740/head
Côme Chilliet [Mon, 2 Oct 2023 07:49:22 +0000 (09:49 +0200)]
Merge pull request #37201 from AaronDewes/fix/ldap-filter-generation

Fix: Escape group names for LDAP

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 2 Oct 2023 00:26:12 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 30 Sep 2023 00:26:15 +0000 (00:26 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoMerge pull request #40694 from nextcloud/fix/dashboard-widgets-api-stable26
Kate [Fri, 29 Sep 2023 07:58:58 +0000 (09:58 +0200)]
Merge pull request #40694 from nextcloud/fix/dashboard-widgets-api-stable26

[stable26] Fix Dashboard IManager getWidgets return annotation

13 months agoFix Dashboard IManager getWidgets return annotation 40694/head
jld3103 [Tue, 19 Sep 2023 15:14:02 +0000 (17:14 +0200)]
Fix Dashboard IManager getWidgets return annotation

Signed-off-by: jld3103 <jld3103yt@gmail.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 29 Sep 2023 00:25:51 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agofix(unifiedsearch): Allow searching for "0" 40684/head
Christoph Wurst [Thu, 28 Sep 2023 08:53:07 +0000 (10:53 +0200)]
fix(unifiedsearch): Allow searching for "0"

empty("0") evaluates to true

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
13 months agoMerge pull request #40641 from nextcloud/backport/40619/stable26
Louis [Thu, 28 Sep 2023 04:14:12 +0000 (06:14 +0200)]
Merge pull request #40641 from nextcloud/backport/40619/stable26

[stable26] Use proper app id in Version.vue

13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 28 Sep 2023 00:28:17 +0000 (00:28 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 27 Sep 2023 00:27:14 +0000 (00:27 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
13 months agofix(dav): expand recurrences when searching 40632/head
Richard Steinmetz [Wed, 20 Sep 2023 15:45:54 +0000 (17:45 +0200)]
fix(dav): expand recurrences when searching

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
13 months agochore(assets): Recompile assets 40641/head
nextcloud-command [Tue, 26 Sep 2023 13:32:34 +0000 (13:32 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
13 months agoUse proper app id in Version.vue
Louis Chemineau [Mon, 25 Sep 2023 13:23:00 +0000 (15:23 +0200)]
Use proper app id in Version.vue

Signed-off-by: Louis Chemineau <louis@chmn.me>