]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 months agofix(Router): Load attribute routes of all apps when not app is specified 47518/head
provokateurin [Tue, 27 Aug 2024 07:00:09 +0000 (09:00 +0200)]
fix(Router): Load attribute routes of all apps when not app is specified

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agoMerge pull request #47498 from nextcloud/backport/47465/stable30
John Molakvoæ [Tue, 27 Aug 2024 07:20:26 +0000 (09:20 +0200)]
Merge pull request #47498 from nextcloud/backport/47465/stable30

2 months agoMerge pull request #47219 from nextcloud/dependabot/npm_and_yarn/stable30/webdav...
Andy Scherzinger [Tue, 27 Aug 2024 04:57:50 +0000 (06:57 +0200)]
Merge pull request #47219 from nextcloud/dependabot/npm_and_yarn/stable30/webdav-5.7.1

chore(deps): bump webdav from 5.7.0 to 5.7.1

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 27 Aug 2024 00:21:01 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore(assets): Recompile assets 47498/head
nextcloud-command [Tue, 27 Aug 2024 00:02:13 +0000 (00:02 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore(assets): Recompile assets 47219/head
nextcloud-command [Mon, 26 Aug 2024 21:58:27 +0000 (21:58 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore(deps): bump webdav from 5.7.0 to 5.7.1
dependabot[bot] [Wed, 14 Aug 2024 09:31:39 +0000 (09:31 +0000)]
chore(deps): bump webdav from 5.7.0 to 5.7.1

Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.7.0 to 5.7.1.
- [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
- [Commits](https://github.com/perry-mitchell/webdav-client/compare/v5.7.0...v5.7.1)

---
updated-dependencies:
- dependency-name: webdav
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agofix(files): Reset drop notice on firefox
Ferdinand Thiessen [Fri, 23 Aug 2024 17:55:03 +0000 (19:55 +0200)]
fix(files): Reset drop notice on firefox

On firefox there is an old bug where when you move a dragged file outside
the window the `dragleave` event is never emitted.
So we just use a timeout to reset the drag over state.

Also a small change: Use the ID of the main container instead of relying on tag name and class.
(The ID is guranteed as other APIs rely on it, while the class is just used internally).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47483 from nextcloud/backport/47480/stable30
Arthur Schiwon [Mon, 26 Aug 2024 15:59:07 +0000 (17:59 +0200)]
Merge pull request #47483 from nextcloud/backport/47480/stable30

[stable30] fix(flow): cannot set custom user agent

2 months agobuild: js assets 47483/head
Arthur Schiwon [Mon, 26 Aug 2024 11:31:57 +0000 (13:31 +0200)]
build: js assets

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(flow): cannot set customer user agent
Arthur Schiwon [Mon, 26 Aug 2024 11:25:33 +0000 (13:25 +0200)]
fix(flow): cannot set customer user agent

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 months agoMerge pull request #47475 from nextcloud/backport/47435/stable30
Joas Schilling [Mon, 26 Aug 2024 08:07:30 +0000 (10:07 +0200)]
Merge pull request #47475 from nextcloud/backport/47435/stable30

[stable30] fix(mailer): Call to custom mail_template_class

2 months agoMerge pull request #47434 from nextcloud/backport/47408/stable30
Andy Scherzinger [Mon, 26 Aug 2024 07:50:21 +0000 (09:50 +0200)]
Merge pull request #47434 from nextcloud/backport/47408/stable30

[stable30] fix(dashboard): Adjust widget border radius

2 months agofix call to custom mail_template_class 47475/head
Christoph Klaffl [Thu, 22 Aug 2024 17:39:23 +0000 (19:39 +0200)]
fix call to custom mail_template_class

Signed-off-by: Christoph Klaffl <christoph@phreaker.eu>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 26 Aug 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 25 Aug 2024 00:24:27 +0000 (00:24 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #47454 from nextcloud/backport/47452/stable30
Joas Schilling [Fri, 23 Aug 2024 17:58:05 +0000 (19:58 +0200)]
Merge pull request #47454 from nextcloud/backport/47452/stable30

[stable30] fix: correct documentation for mail provider

3 months agofix: correct documentation for mail provider 47454/head
SebastianKrupinski [Fri, 23 Aug 2024 16:09:44 +0000 (12:09 -0400)]
fix: correct documentation for mail provider

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
3 months agofix: correct documentation for mail provider
SebastianKrupinski [Fri, 23 Aug 2024 14:26:40 +0000 (10:26 -0400)]
fix: correct documentation for mail provider

Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
3 months agochore(assets): Recompile assets 47434/head
nextcloud-command [Thu, 22 Aug 2024 17:15:00 +0000 (17:15 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(dashboard): Adjust widget border radius
Ferdinand Thiessen [Wed, 21 Aug 2024 23:44:49 +0000 (01:44 +0200)]
fix(dashboard): Adjust widget border radius

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoMerge pull request #47437 from nextcloud/backport/47419/stable30
Andy Scherzinger [Fri, 23 Aug 2024 05:47:22 +0000 (07:47 +0200)]
Merge pull request #47437 from nextcloud/backport/47419/stable30

[stable30] fix(migration): Add missing migration attributes

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 23 Aug 2024 00:20:13 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agofix(migration): Add missing migration attributes 47437/head
Joas Schilling [Thu, 22 Aug 2024 10:19:01 +0000 (12:19 +0200)]
fix(migration): Add missing migration attributes

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months agoMerge pull request #47422 from nextcloud/backport/47413/stable30
Andy Scherzinger [Thu, 22 Aug 2024 17:00:30 +0000 (19:00 +0200)]
Merge pull request #47422 from nextcloud/backport/47413/stable30

[stable30] fix(caldav): limit property length

3 months agoMerge pull request #47411 from nextcloud/release/30.0.0_rc2 v30.0.0rc2
John Molakvoæ [Thu, 22 Aug 2024 14:03:40 +0000 (16:03 +0200)]
Merge pull request #47411 from nextcloud/release/30.0.0_rc2

3 months agochore(assets): Recompile assets 47411/head
nextcloud-command [Thu, 22 Aug 2024 14:01:20 +0000 (14:01 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agobuild(hub): 30.0.0 RC2
skjnldsv [Thu, 22 Aug 2024 07:01:14 +0000 (09:01 +0200)]
build(hub): 30.0.0 RC2

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months agoMerge pull request #47249 from nextcloud/backport/47240/stable30
John Molakvoæ [Thu, 22 Aug 2024 13:43:19 +0000 (15:43 +0200)]
Merge pull request #47249 from nextcloud/backport/47240/stable30

3 months agofix(webauthn): Increase database column for public key id 47249/head
Ferdinand Thiessen [Wed, 14 Aug 2024 16:07:51 +0000 (18:07 +0200)]
fix(webauthn): Increase database column for public key id

* Resolves https://github.com/nextcloud/server/issues/34476

There is no maximum length defined in the standard,
most common the length is between 128 and 200 characters,
but as we store it not in plain data but base64 encoded the length can grow about 1/3.

We had a regression with 'Nitrokey 3' which created IDs with 196 byte length -> 262 bytes encoded base64.
So to be save we increase the size to 512 bytes.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix(caldav): limit property length 47422/head
Anna Larch [Tue, 20 Aug 2024 11:20:47 +0000 (13:20 +0200)]
fix(caldav): limit property length

Signed-off-by: Anna Larch <anna@nextcloud.com>
3 months agoMerge pull request #47387 from nextcloud/backport/47372/stable30
Andy Scherzinger [Thu, 22 Aug 2024 07:26:17 +0000 (09:26 +0200)]
Merge pull request #47387 from nextcloud/backport/47372/stable30

[stable30] fix: `FilenameValidator::isForbidden` should only check forbidden files

3 months agodocs: Add information how forbidden filenames are handled on existing files. 47387/head
Ferdinand Thiessen [Tue, 13 Aug 2024 08:29:53 +0000 (10:29 +0200)]
docs: Add information how forbidden filenames are handled on existing files.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix: `FilenameValidator::isForbidden` should only check forbidden files
Ferdinand Thiessen [Mon, 12 Aug 2024 16:11:31 +0000 (18:11 +0200)]
fix: `FilenameValidator::isForbidden` should only check forbidden files

And not forbidden basenames as this is used for different purposes.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoMerge pull request #47393 from nextcloud/backport/46991/stable30
Joas Schilling [Thu, 22 Aug 2024 06:42:15 +0000 (08:42 +0200)]
Merge pull request #47393 from nextcloud/backport/46991/stable30

[stable30] fix(ProvisioningAPI): set typed config values by via API

3 months agofix(provisioning): Support setting new app configs as well 47393/head
Joas Schilling [Thu, 22 Aug 2024 06:02:15 +0000 (08:02 +0200)]
fix(provisioning): Support setting new app configs as well

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 22 Aug 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #47283 from nextcloud/backport/47038/stable30
Andy Scherzinger [Wed, 21 Aug 2024 19:59:22 +0000 (21:59 +0200)]
Merge pull request #47283 from nextcloud/backport/47038/stable30

[stable30] fix: check for correct storage class when checking for link parent

3 months agoMerge pull request #47401 from nextcloud/backport/47397/stable30
Joas Schilling [Wed, 21 Aug 2024 19:52:28 +0000 (21:52 +0200)]
Merge pull request #47401 from nextcloud/backport/47397/stable30

[stable30] Update `@nextcloud/vue` to v8.17.0

3 months agochore: Update `@nextcloud/vue` to v8.17.0 47401/head
Ferdinand Thiessen [Wed, 21 Aug 2024 15:03:19 +0000 (17:03 +0200)]
chore: Update `@nextcloud/vue` to v8.17.0

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agoMerge pull request #47392 from nextcloud/backport/47370/stable30
Andy Scherzinger [Wed, 21 Aug 2024 18:57:51 +0000 (20:57 +0200)]
Merge pull request #47392 from nextcloud/backport/47370/stable30

[stable30] fix(files): Move loading icon before grid toggle

3 months agoMerge pull request #47389 from nextcloud/backport/47381/stable30
Andy Scherzinger [Wed, 21 Aug 2024 15:41:39 +0000 (17:41 +0200)]
Merge pull request #47389 from nextcloud/backport/47381/stable30

[stable30] chore(deps): Update openapi-extractor to v1.0.0

3 months agoMerge pull request #47395 from nextcloud/backport/47388/stable30
Andy Scherzinger [Wed, 21 Aug 2024 15:40:24 +0000 (17:40 +0200)]
Merge pull request #47395 from nextcloud/backport/47388/stable30

[stable30] ci: Skip flaky test on PHP 8.3

3 months agochore(assets): Recompile assets 47392/head
nextcloud-command [Wed, 21 Aug 2024 15:32:27 +0000 (15:32 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(files): Move loading icon before grid toggle
Ferdinand Thiessen [Wed, 21 Aug 2024 00:27:02 +0000 (02:27 +0200)]
fix(files): Move loading icon before grid toggle

This prevents jumping of that toggle button when the view is loading.
Also adjust the design for Nextcloud 30 (prevent jumping of breadcrumbs when loading due to increased height).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoMerge pull request #47390 from nextcloud/backport/47352/stable30
Andy Scherzinger [Wed, 21 Aug 2024 15:37:36 +0000 (17:37 +0200)]
Merge pull request #47390 from nextcloud/backport/47352/stable30

[stable30] fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write"

3 months agoMerge pull request #47391 from nextcloud/backport/47371/stable30
John Molakvoæ [Wed, 21 Aug 2024 14:29:51 +0000 (16:29 +0200)]
Merge pull request #47391 from nextcloud/backport/47371/stable30

3 months agoci: Skip flaky test on PHP 8.3 47395/head
Joas Schilling [Wed, 21 Aug 2024 11:13:12 +0000 (13:13 +0200)]
ci: Skip flaky test on PHP 8.3

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months agoMerge pull request #47385 from nextcloud/backport/47380/stable30
Joas Schilling [Wed, 21 Aug 2024 13:54:34 +0000 (15:54 +0200)]
Merge pull request #47385 from nextcloud/backport/47380/stable30

[stable30] fix(theming): Make getImage() call save against missing non-SVG version

3 months agofix(ProvisioningAPI): set typed config values by via API
Arthur Schiwon [Fri, 2 Aug 2024 16:05:37 +0000 (18:05 +0200)]
fix(ProvisioningAPI): set typed config values by via API

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
3 months agofix: Support Safari mobile 47391/head
Ferdinand Thiessen [Wed, 21 Aug 2024 09:54:47 +0000 (11:54 +0200)]
fix: Support Safari mobile

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix: Disable auto-zoom on iOS
Ferdinand Thiessen [Wed, 21 Aug 2024 00:59:14 +0000 (02:59 +0200)]
fix: Disable auto-zoom on iOS

When using iOS and focussing an input element the view should not be zoomed.
So if we set a maximum scale iOS will not auto-zoom but still allow users to zoom.
But we can not do this by default as this will disable user zoom on Chrome.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write" 47390/head
Marcel Klehr [Tue, 20 Aug 2024 13:40:57 +0000 (15:40 +0200)]
fix(TaskProcessing/ContextWrite): Fix wording "ContextWrite" -> "Context write"

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
3 months agochore(deps): Update openapi-extractor to v1.0.0 47389/head
provokateurin [Mon, 19 Aug 2024 09:08:28 +0000 (11:08 +0200)]
chore(deps): Update openapi-extractor to v1.0.0

Signed-off-by: provokateurin <kate@provokateurin.de>
3 months agoMerge pull request #47382 from nextcloud/backport/47331/stable30
Andy Scherzinger [Wed, 21 Aug 2024 11:21:14 +0000 (13:21 +0200)]
Merge pull request #47382 from nextcloud/backport/47331/stable30

[stable30] fix: adding blurhash to definitions

3 months agofix(theming): Make getImage() call save against missing non-SVG version 47385/head
Joas Schilling [Wed, 21 Aug 2024 08:30:25 +0000 (10:30 +0200)]
fix(theming): Make getImage() call save against missing non-SVG version

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months agoMerge pull request #47374 from nextcloud/backport/47365/stable30
Andy Scherzinger [Wed, 21 Aug 2024 11:18:37 +0000 (13:18 +0200)]
Merge pull request #47374 from nextcloud/backport/47365/stable30

[stable30] fix(files_sharing): Sort by correct share attribute ("share with displayname")

3 months agofix: adding blurhash to definitions 47382/head
Joas Schilling [Tue, 20 Aug 2024 06:25:24 +0000 (08:25 +0200)]
fix: adding blurhash to definitions

Signed-off-by: skalidindi53 <s.teja2004@gmail.com>
Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months agochore(assets): Recompile assets 47374/head
nextcloud-command [Wed, 21 Aug 2024 09:21:23 +0000 (09:21 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(files_sharing): Sort by correct share attribute ("share with displayname")
Ferdinand Thiessen [Tue, 20 Aug 2024 22:05:51 +0000 (00:05 +0200)]
fix(files_sharing): Sort by correct share attribute ("share with displayname")

There is no `title` attribute, so this causes an exception.

Instead sort by the "share with" displayname which will be the user or group the node is shared to.

Meaning this will also be the title of the share in the UI.

If this is not available or there are multiple for the same, then sort by the custom label.

If also this is not set sort by the creation time.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
[skip ci]

3 months agoMerge pull request #47333 from nextcloud/backport/47319/stable30
Andy Scherzinger [Wed, 21 Aug 2024 07:43:06 +0000 (09:43 +0200)]
Merge pull request #47333 from nextcloud/backport/47319/stable30

[stable30] fix(UnifiedSearch): Focus search input on open

3 months agoMerge pull request #47338 from nextcloud/backport/47332/stable30
Andy Scherzinger [Wed, 21 Aug 2024 06:58:15 +0000 (08:58 +0200)]
Merge pull request #47338 from nextcloud/backport/47332/stable30

[stable30] fix(caldav): allow renaming of birthday calendars

3 months agoMerge pull request #47260 from nextcloud/backport/47252/stable30
Joas Schilling [Wed, 21 Aug 2024 06:53:17 +0000 (08:53 +0200)]
Merge pull request #47260 from nextcloud/backport/47252/stable30

[stable30] fix(adminaudit): Don't crash when creating folder

3 months agofix(caldav): allow renaming of birthday calendars 47338/head
Anna Larch [Mon, 19 Aug 2024 15:27:01 +0000 (17:27 +0200)]
fix(caldav): allow renaming of birthday calendars

Signed-off-by: Anna Larch <anna@nextcloud.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 21 Aug 2024 00:20:25 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #47364 from nextcloud/backport/47358/stable30
Andy Scherzinger [Tue, 20 Aug 2024 23:09:51 +0000 (01:09 +0200)]
Merge pull request #47364 from nextcloud/backport/47358/stable30

[stable30] Bump Hub 8 -> Hub 9

3 months agoMerge pull request #47362 from nextcloud/backport/47356/stable30
Joas Schilling [Tue, 20 Aug 2024 22:05:01 +0000 (00:05 +0200)]
Merge pull request #47362 from nextcloud/backport/47356/stable30

[stable30] chore: Add webhook_listeners to list of shipped apps

3 months agochore: Bump Hub 8 -> Hub 9 47364/head
Andy Scherzinger [Tue, 20 Aug 2024 18:11:20 +0000 (20:11 +0200)]
chore: Bump Hub 8 -> Hub 9

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
3 months agochore(assets): Recompile assets 47333/head
nextcloud-command [Tue, 20 Aug 2024 21:48:08 +0000 (21:48 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix(UnifiedSearch): Focus search input on open
fenn-cs [Mon, 19 Aug 2024 06:28:55 +0000 (07:28 +0100)]
fix(UnifiedSearch): Focus search input on open

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

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 months agoMerge pull request #47322 from nextcloud/backport/47182/stable30
Andy Scherzinger [Tue, 20 Aug 2024 21:11:07 +0000 (23:11 +0200)]
Merge pull request #47322 from nextcloud/backport/47182/stable30

[stable30] perf: improve cleanup of tags/comments

3 months agofix(CI): Add a check that all server apps are translated 47362/head
Joas Schilling [Tue, 20 Aug 2024 14:45:12 +0000 (16:45 +0200)]
fix(CI): Add a check that all server apps are translated

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 months agochore: Add webhook_listeners to list of shipped apps
Côme Chilliet [Tue, 20 Aug 2024 14:40:16 +0000 (16:40 +0200)]
chore: Add webhook_listeners to list of shipped apps

As well as CODEOWNERS and l10n

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
3 months agoMerge pull request #47355 from nextcloud/backport/47346/stable30
John Molakvoæ [Tue, 20 Aug 2024 18:24:11 +0000 (20:24 +0200)]
Merge pull request #47355 from nextcloud/backport/47346/stable30

3 months agofix: use mountpoint from storage to find the encryption keys 47355/head
Robin Appelman [Tue, 20 Aug 2024 11:32:03 +0000 (13:32 +0200)]
fix: use mountpoint from storage to find the encryption keys

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agofeat: store the mountpoint of storages in the mount options
Robin Appelman [Tue, 20 Aug 2024 11:31:35 +0000 (13:31 +0200)]
feat: store the mountpoint of storages in the mount options

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agoMerge pull request #47255 from nextcloud/backport/47253/stable30
Joas Schilling [Tue, 20 Aug 2024 06:08:11 +0000 (08:08 +0200)]
Merge pull request #47255 from nextcloud/backport/47253/stable30

[stable30] feat(webauthn): Add user verification to webauthn challenges

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 20 Aug 2024 00:20:39 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #47292 from nextcloud/backport/47277/stable30
Julius Härtl [Mon, 19 Aug 2024 13:36:36 +0000 (15:36 +0200)]
Merge pull request #47292 from nextcloud/backport/47277/stable30

[stable30] [occ:bg-job:worker] Add 'stop_after' option

3 months agoperf: improve cleanup of tags/comments 47322/head
Robin Appelman [Mon, 12 Aug 2024 14:13:58 +0000 (16:13 +0200)]
perf: improve cleanup of tags/comments

delete entire chunk at once instead of one-by-one

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 19 Aug 2024 00:20:25 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agoMerge pull request #47309 from nextcloud/automated/noid/stable30-fix-npm-audit
John Molakvoæ [Sun, 18 Aug 2024 15:30:33 +0000 (17:30 +0200)]
Merge pull request #47309 from nextcloud/automated/noid/stable30-fix-npm-audit

3 months agofix(deps): Fix npm audit 47309/head
nextcloud-command [Sun, 18 Aug 2024 11:32:54 +0000 (11:32 +0000)]
fix(deps): Fix npm audit

Signed-off-by: GitHub <noreply@github.com>
3 months agoMerge pull request #47305 from nextcloud/backport/47287/stable30
John Molakvoæ [Sun, 18 Aug 2024 11:28:00 +0000 (13:28 +0200)]
Merge pull request #47305 from nextcloud/backport/47287/stable30

3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 18 Aug 2024 00:23:03 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agochore(assets): Recompile assets 47305/head
nextcloud-command [Sat, 17 Aug 2024 14:16:59 +0000 (14:16 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agofix: Access node owner by top level `owner` property
Ferdinand Thiessen [Fri, 16 Aug 2024 16:17:24 +0000 (18:17 +0200)]
fix: Access node owner by top level `owner` property

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoMerge pull request #47295 from nextcloud/dependabot/npm_and_yarn/stable30/pinia-2.2.2
John Molakvoæ [Sat, 17 Aug 2024 10:10:57 +0000 (12:10 +0200)]
Merge pull request #47295 from nextcloud/dependabot/npm_and_yarn/stable30/pinia-2.2.2

chore(deps): bump pinia from 2.2.0 to 2.2.2

3 months agochore(deps): bump pinia from 2.2.0 to 2.2.2 47295/head
dependabot[bot] [Sat, 17 Aug 2024 01:17:57 +0000 (01:17 +0000)]
chore(deps): bump pinia from 2.2.0 to 2.2.2

Bumps [pinia](https://github.com/vuejs/pinia) from 2.2.0 to 2.2.2.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/pinia@2.2.0...pinia@2.2.2)

---
updated-dependencies:
- dependency-name: pinia
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 17 Aug 2024 00:20:28 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agofeat(occ): add 'stop_after' option to stop the worker after some time 47292/head
Julien Veyssier [Fri, 16 Aug 2024 11:23:10 +0000 (13:23 +0200)]
feat(occ): add 'stop_after' option to stop the worker after some time

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
3 months agofix: check for correct storage class when checking for link parent 47283/head
Robin Appelman [Mon, 5 Aug 2024 12:51:14 +0000 (14:51 +0200)]
fix: check for correct storage class when checking for link parent

fixes #39123

Signed-off-by: Robin Appelman <robin@icewind.nl>
3 months agoMerge pull request #47276 from nextcloud/backport/47248/stable30
John Molakvoæ [Fri, 16 Aug 2024 11:14:40 +0000 (13:14 +0200)]
Merge pull request #47276 from nextcloud/backport/47248/stable30

3 months agochore: Compile assets 47276/head
Ferdinand Thiessen [Thu, 15 Aug 2024 00:05:02 +0000 (02:05 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agofix: Adjust legacy CSS styles for new Nextcloud 30 design
Ferdinand Thiessen [Wed, 14 Aug 2024 23:25:37 +0000 (01:25 +0200)]
fix: Adjust legacy CSS styles for new Nextcloud 30 design

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 months agoMerge pull request #47264 from nextcloud/backport/47258/stable30
Joas Schilling [Fri, 16 Aug 2024 07:44:59 +0000 (09:44 +0200)]
Merge pull request #47264 from nextcloud/backport/47258/stable30

[stable30] Don't save translated predefined user status as custom status

3 months agochore(assets): Recompile assets 47264/head
nextcloud-command [Fri, 16 Aug 2024 05:34:02 +0000 (05:34 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 16 Aug 2024 00:20:14 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 months agofix(userstatus): Don't set predefined user status as custom when changing "Clear at"
Joas Schilling [Thu, 15 Aug 2024 12:39:56 +0000 (14:39 +0200)]
fix(userstatus): Don't set predefined user status as custom when changing "Clear at"

Signed-off-by: Joas Schilling <coding@schilljs.com>