]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
5 months agofix: Extend SVG reference check 45342/head
Joas Schilling [Wed, 15 May 2024 21:38:24 +0000 (23:38 +0200)]
fix: Extend SVG reference check

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agoMerge pull request #45312 from nextcloud/backport/45309/stable28
Anna [Wed, 15 May 2024 11:07:15 +0000 (13:07 +0200)]
Merge pull request #45312 from nextcloud/backport/45309/stable28

[stable28] fix(caldav): loop through all events for busy events

5 months agoMerge pull request #45203 from nextcloud/backport/44939/stable28
John Molakvoæ [Tue, 14 May 2024 14:01:18 +0000 (16:01 +0200)]
Merge pull request #45203 from nextcloud/backport/44939/stable28

[stable28] fix(settings): Save one HTTP request on enabling an app

5 months agofix(caldav): loop through all events for busy events 45312/head
Anna Larch [Wed, 8 May 2024 13:12:17 +0000 (15:12 +0200)]
fix(caldav): loop through all events for busy events

Signed-off-by: Anna Larch <anna@nextcloud.com>
5 months agoMerge pull request #45278 from nextcloud/backport/43794/stable28
Côme Chilliet [Mon, 13 May 2024 10:15:52 +0000 (12:15 +0200)]
Merge pull request #45278 from nextcloud/backport/43794/stable28

[stable28] fix(files): handle multidimensional arrays in scanner

5 months agofix(Files): Change how scanner diffs for changed metadata 45278/head
Josh [Fri, 23 Feb 2024 17:55:58 +0000 (12:55 -0500)]
fix(Files): Change how scanner diffs for changed metadata

Fixes #43408

Signed-off-by: Josh <josh.t.richards@gmail.com>
5 months agochore: Compile assets 45203/head
Ferdinand Thiessen [Fri, 19 Apr 2024 20:02:08 +0000 (22:02 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months agofix(settings): When testing server stability, request URL with trailing slash
Ferdinand Thiessen [Fri, 19 Apr 2024 19:57:59 +0000 (21:57 +0200)]
fix(settings): When testing server stability, request URL with trailing slash

This prevents one HTTP request for most situations (301 from `apps/files` to `apps/files/`)
and helps users with faulty reverse-proxy configuration.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agoFix(l10n): Update translations from Transifex 45518/head 45519/head
Nextcloud bot [Thu, 9 May 2024 00:20:23 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45230 from nextcloud/backport/45219/stable28
Joas Schilling [Wed, 8 May 2024 18:55:00 +0000 (20:55 +0200)]
Merge pull request #45230 from nextcloud/backport/45219/stable28

[stable28] fix(userstatus): Fix docs of user status manager

5 months agofix(userstatus): Fix docs of user status manager 45230/head
Joas Schilling [Tue, 7 May 2024 12:31:28 +0000 (14:31 +0200)]
fix(userstatus): Fix docs of user status manager

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 8 May 2024 00:21:13 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45201 from nextcloud/backport/45088/stable28
Joas Schilling [Tue, 7 May 2024 07:47:01 +0000 (09:47 +0200)]
Merge pull request #45201 from nextcloud/backport/45088/stable28

[stable28] fix(User\Manager): Avoid future collisions with updater/audit logs

5 months agoMerge pull request #45133 from nextcloud/automated/noid/stable28-update-psalm-baseline
Côme Chilliet [Tue, 7 May 2024 07:09:36 +0000 (09:09 +0200)]
Merge pull request #45133 from nextcloud/automated/noid/stable28-update-psalm-baseline

[stable28] Update psalm-baseline.xml

5 months agochore(tests): Update psalm baseline 45133/head
nextcloud-command [Tue, 7 May 2024 02:25:32 +0000 (02:25 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 7 May 2024 00:20:24 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45112 from nextcloud/backport/45106/stable28
Côme Chilliet [Mon, 6 May 2024 17:33:35 +0000 (19:33 +0200)]
Merge pull request #45112 from nextcloud/backport/45106/stable28

[stable28] [stable29] fix(setupchecks): Fix opcache buffer check

5 months agofix(setupchecks): Fix opcache buffer check 45112/head
Côme Chilliet [Mon, 29 Apr 2024 11:56:18 +0000 (13:56 +0200)]
fix(setupchecks): Fix opcache buffer check

This was broken because of operator precedence.
Now using vars to make it readable and correct at the same time.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
5 months agoMerge pull request #45187 from nextcloud/automated/noid/stable28-fix-npm-audit
Côme Chilliet [Mon, 6 May 2024 15:18:31 +0000 (17:18 +0200)]
Merge pull request #45187 from nextcloud/automated/noid/stable28-fix-npm-audit

[stable28] Fix npm audit

5 months agofix(User\Manager): Avoid future collisions with updater/audit logs 45201/head
Josh [Mon, 29 Apr 2024 02:06:08 +0000 (22:06 -0400)]
fix(User\Manager): Avoid future collisions with updater/audit logs

Avoid future collisions for not yet created updater and audit log files (at least using default names).

Signed-off-by: Josh <josh.t.richards@gmail.com>
5 months agoMerge pull request #45191 from nextcloud/backport/45093/stable28
Joas Schilling [Mon, 6 May 2024 14:30:06 +0000 (16:30 +0200)]
Merge pull request #45191 from nextcloud/backport/45093/stable28

[stable28] fix(session): Avoid race condition for cache::get() vs. cache::hasKey()

5 months agoMerge pull request #44984 from nextcloud/backport/44982/stable28
Ferdinand Thiessen [Mon, 6 May 2024 14:07:52 +0000 (16:07 +0200)]
Merge pull request #44984 from nextcloud/backport/44982/stable28

[stable28] fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database

5 months agofix(session): Avoid race condition for cache::get() vs. cache::hasKey() 45191/head
Joas Schilling [Mon, 29 Apr 2024 10:45:44 +0000 (12:45 +0200)]
fix(session): Avoid race condition for cache::get() vs. cache::hasKey()

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agoMerge pull request #45017 from nextcloud/backport/45001/stable28
Joas Schilling [Mon, 6 May 2024 05:59:24 +0000 (07:59 +0200)]
Merge pull request #45017 from nextcloud/backport/45001/stable28

[stable28] fix(DAV): Migrate known exceptions to Sabre exceptions when copying

5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 6 May 2024 00:20:31 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agochore(deps): fix npm audit 45187/head
nextcloud-command [Sun, 5 May 2024 02:49:05 +0000 (02:49 +0000)]
chore(deps): fix npm audit

Signed-off-by: GitHub <noreply@github.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 5 May 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45170 from nextcloud/backport/45163/stable28
Andy Scherzinger [Fri, 3 May 2024 17:05:36 +0000 (19:05 +0200)]
Merge pull request #45170 from nextcloud/backport/45163/stable28

[stable28] fix(icons): Update files icon

5 months agofix(icons): Update files icon 45170/head
provokateurin [Fri, 3 May 2024 05:40:32 +0000 (07:40 +0200)]
fix(icons): Update files icon

Signed-off-by: provokateurin <kate@provokateurin.de>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 3 May 2024 00:20:05 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 2 May 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 1 May 2024 00:20:45 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #43412 from nextcloud/automated/noid/stable28-update-psalm-baseline
Ferdinand Thiessen [Tue, 30 Apr 2024 16:14:59 +0000 (18:14 +0200)]
Merge pull request #43412 from nextcloud/automated/noid/stable28-update-psalm-baseline

[stable28] Update psalm-baseline.xml

5 months agoMerge pull request #45116 from nextcloud/backport/45104/stable28
Côme Chilliet [Tue, 30 Apr 2024 15:24:00 +0000 (17:24 +0200)]
Merge pull request #45116 from nextcloud/backport/45104/stable28

[stable28] fix: Remove bogus code from query builder and fix parameter name

5 months agoMerge pull request #45114 from nextcloud/backport/45107/stable28
Côme Chilliet [Tue, 30 Apr 2024 14:20:49 +0000 (16:20 +0200)]
Merge pull request #45114 from nextcloud/backport/45107/stable28

[stable28] fix: Fix default values for ini var in lib/base.php

5 months agoMerge pull request #45119 from nextcloud/backport/45108/stable28
Côme Chilliet [Tue, 30 Apr 2024 13:45:11 +0000 (15:45 +0200)]
Merge pull request #45119 from nextcloud/backport/45108/stable28

[stable28] fix(user_ldap): Fix a var name

5 months agochore(tests): Update psalm baseline 43412/head
Ferdinand Thiessen [Tue, 30 Apr 2024 11:47:17 +0000 (13:47 +0200)]
chore(tests): Update psalm baseline

Co-authored-by: GitHub <noreply@github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix(user_ldap): Fix a var name 45119/head
Côme Chilliet [Mon, 29 Apr 2024 11:58:21 +0000 (13:58 +0200)]
fix(user_ldap): Fix a var name

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
5 months agofix: Remove bogus code from query builder and fix parameter name 45116/head
Côme Chilliet [Tue, 23 Apr 2024 08:03:42 +0000 (10:03 +0200)]
fix: Remove bogus code from query builder and fix parameter name

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
5 months agofix: Fix default values for ini var in lib/base.php 45114/head
Côme Chilliet [Mon, 29 Apr 2024 12:00:03 +0000 (14:00 +0200)]
fix: Fix default values for ini var in lib/base.php

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex 44947/head
Nextcloud bot [Tue, 30 Apr 2024 00:20:51 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #44500 from nextcloud/backport/44484/stable28
Côme Chilliet [Mon, 29 Apr 2024 13:25:21 +0000 (15:25 +0200)]
Merge pull request #44500 from nextcloud/backport/44484/stable28

[stable28] fix(share): Send correct share attributes upon share creation

5 months agoMerge pull request #45039 from nextcloud/backport/45035/stable28
Simon L [Mon, 29 Apr 2024 10:57:45 +0000 (12:57 +0200)]
Merge pull request #45039 from nextcloud/backport/45035/stable28

[stable28] fix: chunked upload leading to 0-byte files

5 months agofix: chunked upload leading to 0-byte files 45039/head
Simon L. [Thu, 25 Apr 2024 14:29:38 +0000 (16:29 +0200)]
fix: chunked upload leading to 0-byte files

Signed-off-by: Simon L <szaimen@e.mail.de>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 29 Apr 2024 00:20:55 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 28 Apr 2024 00:20:34 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agochore(assets): Recompile assets 44500/head
nextcloud-command [Fri, 26 Apr 2024 21:48:48 +0000 (21:48 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 months agofix(share): Send correct share attributes upon share creation
fenn-cs [Tue, 26 Mar 2024 12:34:14 +0000 (13:34 +0100)]
fix(share): Send correct share attributes upon share creation

- Send correct share attributes (`share.attributes`) to server upon creation.

- Delete parts of code that create or reference, `share.hasDownloadPermission`

(Not required by Share API)

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

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: Eduardo Morales <emoral435@gmail.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 26 Apr 2024 00:21:20 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #45005 from nextcloud/release/28.0.5 v28.0.5
Benjamin Gaussorgues [Thu, 25 Apr 2024 08:28:10 +0000 (10:28 +0200)]
Merge pull request #45005 from nextcloud/release/28.0.5

5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 25 Apr 2024 00:21:04 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agofix(DAV): Migrate known exceptions to Sabre exceptions when copying 45017/head
Joas Schilling [Wed, 24 Apr 2024 05:18:47 +0000 (07:18 +0200)]
fix(DAV): Migrate known exceptions to Sabre exceptions when copying

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agobuild(hub): 28.0.5 45005/head
Benjamin Gaussorgues [Wed, 24 Apr 2024 07:43:08 +0000 (09:43 +0200)]
build(hub): 28.0.5

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 24 Apr 2024 00:20:37 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agofix(provisioning_api): Show warning but do not fail when listing accounts in case... 44984/head
Ferdinand Thiessen [Mon, 22 Apr 2024 13:30:15 +0000 (15:30 +0200)]
fix(provisioning_api): Show warning but do not fail when listing accounts in case of users removed from backend but still in database

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 23 Apr 2024 00:21:02 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 22 Apr 2024 00:21:18 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 21 Apr 2024 00:20:48 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 19 Apr 2024 00:20:45 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agoMerge pull request #44874 from nextcloud/release/28.0.5_rc1 v28.0.5rc1
Benjamin Gaussorgues [Thu, 18 Apr 2024 19:15:13 +0000 (21:15 +0200)]
Merge pull request #44874 from nextcloud/release/28.0.5_rc1

5 months agoMerge pull request #44921 from nextcloud/backport/44904/stable28
Benjamin Gaussorgues [Thu, 18 Apr 2024 18:52:51 +0000 (20:52 +0200)]
Merge pull request #44921 from nextcloud/backport/44904/stable28

5 months agoMerge pull request #44434 from nextcloud/backport/44417/stable28
Benjamin Gaussorgues [Thu, 18 Apr 2024 14:18:08 +0000 (16:18 +0200)]
Merge pull request #44434 from nextcloud/backport/44417/stable28

5 months agofix(files): Also restore shares after ownership transfer for object storage 44921/head
Ferdinand Thiessen [Wed, 17 Apr 2024 20:27:32 +0000 (22:27 +0200)]
fix(files): Also restore shares after ownership transfer for object storage

When a file is moved between different storages then the file id is not (always) preserved.
This means the file id has to be adjusted for all shares.

So in case the file id does not exist anymore we try to find the new file id based on the
target path of the transfer and the path suffix of the share.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agochore: Compile assets 44434/head
Ferdinand Thiessen [Sat, 23 Mar 2024 17:50:12 +0000 (18:50 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix(files): When copying nodes only add the copy suffix for file before file extension
Ferdinand Thiessen [Fri, 22 Mar 2024 17:30:52 +0000 (18:30 +0100)]
fix(files): When copying nodes only add the copy suffix for file before file extension

Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agoMerge pull request #44891 from nextcloud/backport/44889/stable28
Joas Schilling [Thu, 18 Apr 2024 08:53:43 +0000 (10:53 +0200)]
Merge pull request #44891 from nextcloud/backport/44889/stable28

[stable28] fix(files): Also skip cross storage move with access control

5 months agofix(CI): Suppress psalm UndefinedClass 44891/head
Joas Schilling [Thu, 18 Apr 2024 07:24:11 +0000 (09:24 +0200)]
fix(CI): Suppress psalm UndefinedClass

Signed-off-by: Joas Schilling <coding@schilljs.com>
5 months agoMerge pull request #44867 from nextcloud/backport/44661/stable28
Benjamin Gaussorgues [Thu, 18 Apr 2024 07:09:18 +0000 (09:09 +0200)]
Merge pull request #44867 from nextcloud/backport/44661/stable28

5 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 18 Apr 2024 00:20:50 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
5 months agochore: Compile assets 44867/head
Ferdinand Thiessen [Tue, 16 Apr 2024 22:43:37 +0000 (00:43 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix(files): Do not show files from hidden folders in "Recent"-view if hidden files...
Ferdinand Thiessen [Thu, 4 Apr 2024 11:02:51 +0000 (13:02 +0200)]
fix(files): Do not show files from hidden folders in "Recent"-view if hidden files are disabled by user

Needed to adjust the store creation to be able to inject pinia before the vue app is initialized.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agoMerge pull request #44883 from nextcloud/backport/44882/stable28
Ferdinand Thiessen [Wed, 17 Apr 2024 20:26:43 +0000 (22:26 +0200)]
Merge pull request #44883 from nextcloud/backport/44882/stable28

[stable28] fix(files): Clear search filter when changing directory or view

5 months agochore: Compile assets 44883/head
Ferdinand Thiessen [Wed, 17 Apr 2024 12:09:25 +0000 (14:09 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
5 months agofix(files): Ensure search query is cleared when changing view or directory
Ferdinand Thiessen [Wed, 17 Apr 2024 12:06:29 +0000 (14:06 +0200)]
fix(files): Ensure search query is cleared when changing view or directory

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agofix(files): Also skip cross storage move with access control
Joas Schilling [Wed, 17 Apr 2024 14:29:07 +0000 (16:29 +0200)]
fix(files): Also skip cross storage move with access control

Signed-off-by: Joas Schilling <coding@schilljs.com>
6 months agoMerge pull request #44416 from nextcloud/backport/44407/stable28
Ferdinand Thiessen [Wed, 17 Apr 2024 14:13:42 +0000 (16:13 +0200)]
Merge pull request #44416 from nextcloud/backport/44407/stable28

[stable28] fix(files): Do not escape file names in the file picker

6 months agoMerge pull request #44296 from nextcloud/backport/44154/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 12:23:29 +0000 (14:23 +0200)]
Merge pull request #44296 from nextcloud/backport/44154/stable28

6 months agoMerge pull request #44879 from nextcloud/backport/44869/stable28
Ferdinand Thiessen [Wed, 17 Apr 2024 12:19:45 +0000 (14:19 +0200)]
Merge pull request #44879 from nextcloud/backport/44869/stable28

[stable28] fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect

6 months agochore: Compile assets 44416/head
Ferdinand Thiessen [Wed, 17 Apr 2024 12:19:03 +0000 (14:19 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agofix(cypress): Adjust cypress tests and add common functions for files
Ferdinand Thiessen [Wed, 17 Apr 2024 12:18:46 +0000 (14:18 +0200)]
fix(cypress): Adjust cypress tests and add common functions for files

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agochore: Compile assets 44879/head
Ferdinand Thiessen [Tue, 16 Apr 2024 22:38:42 +0000 (00:38 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agofix(systemtags): Use built-in input label to satisfy a11y check of NcSelect
Ferdinand Thiessen [Tue, 16 Apr 2024 22:36:30 +0000 (00:36 +0200)]
fix(systemtags): Use built-in input label to satisfy a11y check of NcSelect

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agofix(files): Do not escape file names for filepicker buttons
Ferdinand Thiessen [Fri, 22 Mar 2024 13:20:17 +0000 (14:20 +0100)]
fix(files): Do not escape file names for filepicker buttons

The text is already escaped by Vue, so we should not escape or sanitize the filename.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agoMerge pull request #44473 from nextcloud/backport/44017/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:24:12 +0000 (11:24 +0200)]
Merge pull request #44473 from nextcloud/backport/44017/stable28

6 months agofix: add check for app_api_system session flag to bypass rate limit 44296/head
Florian Klinger [Tue, 12 Mar 2024 09:53:14 +0000 (10:53 +0100)]
fix: add check for app_api_system session flag to bypass rate limit

Signed-off-by: Florian Klinger <florian.klinger@nextcloud.com>
Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
6 months agoMerge pull request #44461 from nextcloud/backport/44394/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:19:04 +0000 (11:19 +0200)]
Merge pull request #44461 from nextcloud/backport/44394/stable28

6 months agoMerge pull request #44495 from nextcloud/backport/44483/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:18:21 +0000 (11:18 +0200)]
Merge pull request #44495 from nextcloud/backport/44483/stable28

6 months agoMerge pull request #44489 from nextcloud/backport/44474/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 09:17:14 +0000 (11:17 +0200)]
Merge pull request #44489 from nextcloud/backport/44474/stable28

6 months agoMerge pull request #44446 from nextcloud/backport/43057/stable28
Benjamin Gaussorgues [Wed, 17 Apr 2024 08:06:14 +0000 (10:06 +0200)]
Merge pull request #44446 from nextcloud/backport/43057/stable28

6 months agobuild(hub): 28.0.5 RC1 44874/head
Benjamin Gaussorgues [Wed, 17 Apr 2024 07:51:01 +0000 (09:51 +0200)]
build(hub): 28.0.5 RC1

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
6 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 17 Apr 2024 00:21:00 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
6 months agoMerge pull request #44851 from nextcloud/backport/44847/stable28
Ferdinand Thiessen [Tue, 16 Apr 2024 14:47:23 +0000 (16:47 +0200)]
Merge pull request #44851 from nextcloud/backport/44847/stable28

[stable28] fix(files): Focus filename input in new-node dialog when opened

6 months agoMerge pull request #44268 from nextcloud/backport/setupchecks-3/stable28
Ferdinand Thiessen [Tue, 16 Apr 2024 13:19:07 +0000 (15:19 +0200)]
Merge pull request #44268 from nextcloud/backport/setupchecks-3/stable28

[stable28] Migrate setup checks to new API - round 3

6 months agochore(assets): Recompile assets 44851/head
nextcloud-command [Tue, 16 Apr 2024 12:38:08 +0000 (12:38 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
6 months agofix(files): Focus filename input in new-node dialog when opened
Ferdinand Thiessen [Tue, 16 Apr 2024 10:55:50 +0000 (12:55 +0200)]
fix(files): Focus filename input in new-node dialog when opened

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
6 months agoMerge pull request #44844 from nextcloud/backport/44834/stable28
Ferdinand Thiessen [Tue, 16 Apr 2024 10:56:48 +0000 (12:56 +0200)]
Merge pull request #44844 from nextcloud/backport/44834/stable28

[stable28] fix(files): Inherit some node attributes when creating new nodes to preserve shared state

6 months agochore(assets): Recompile assets 44844/head
nextcloud-command [Tue, 16 Apr 2024 10:18:55 +0000 (10:18 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>