]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
13 days agobuild(deps): Bump symfony/string from 6.0.19 to 6.4.13 dependabot/composer/symfony/string-6.4.13
Joas Schilling [Thu, 7 Nov 2024 16:29:24 +0000 (17:29 +0100)]
build(deps): Bump symfony/string from 6.0.19 to 6.4.13

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #49116 from nextcloud/bugfix/noid/validate-parameter-keys
Joas Schilling [Thu, 7 Nov 2024 13:25:22 +0000 (14:25 +0100)]
Merge pull request #49116 from nextcloud/bugfix/noid/validate-parameter-keys

fix(richobjectstrings): Add missing placeholder validation

2 weeks agofix(richobjectstrings): Fix typo in docs bugfix/noid/validate-parameter-keys 49116/head
Joas Schilling [Thu, 7 Nov 2024 09:36:32 +0000 (10:36 +0100)]
fix(richobjectstrings): Fix typo in docs

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #49114 from nextcloud/fix/qbmapper/find-entities-return-type
Joas Schilling [Thu, 7 Nov 2024 09:35:54 +0000 (10:35 +0100)]
Merge pull request #49114 from nextcloud/fix/qbmapper/find-entities-return-type

fix(QBMapper): Fix findEntities() return type to be list<T>

2 weeks agofix(richobjectstrings): Improve array type
Joas Schilling [Thu, 7 Nov 2024 08:03:36 +0000 (09:03 +0100)]
fix(richobjectstrings): Improve array type

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 7 Nov 2024 00:25:43 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agofix(richobjectstrings): Add missing placeholder validation
Joas Schilling [Wed, 6 Nov 2024 20:31:41 +0000 (21:31 +0100)]
fix(richobjectstrings): Add missing placeholder validation

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agofix(QBMapper): Fix findEntities() return type to be list<T> fix/qbmapper/find-entities-return-type 49114/head
provokateurin [Wed, 6 Nov 2024 15:31:39 +0000 (16:31 +0100)]
fix(QBMapper): Fix findEntities() return type to be list<T>

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agoMerge pull request #48821 from nextcloud/techdebt/noid/more-useful-debug-logs
Joas Schilling [Wed, 6 Nov 2024 15:30:41 +0000 (16:30 +0100)]
Merge pull request #48821 from nextcloud/techdebt/noid/more-useful-debug-logs

feat(appconfig): Only log lazy-appconfig when an app can do something…

2 weeks agofeat(appconfig): Only log lazy-appconfig when an app can do something about it techdebt/noid/more-useful-debug-logs 48821/head
Joas Schilling [Sun, 20 Oct 2024 19:04:14 +0000 (21:04 +0200)]
feat(appconfig): Only log lazy-appconfig when an app can do something about it

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #49090 from nextcloud/dependabot/composer/mlocati/ip-lib-1.18.1
Joas Schilling [Wed, 6 Nov 2024 11:22:22 +0000 (12:22 +0100)]
Merge pull request #49090 from nextcloud/dependabot/composer/mlocati/ip-lib-1.18.1

build(deps): Bump mlocati/ip-lib from 1.18.0 to 1.18.1

2 weeks agobuild(deps): Bump mlocati/ip-lib from 1.18.0 to 1.18.1 dependabot/composer/mlocati/ip-lib-1.18.1 49090/head
Joas Schilling [Tue, 5 Nov 2024 08:37:32 +0000 (09:37 +0100)]
build(deps): Bump mlocati/ip-lib from 1.18.0 to 1.18.1

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #42052 from nextcloud/fix/carddav/create-sab-concurrently
John Molakvoæ [Wed, 6 Nov 2024 08:29:27 +0000 (09:29 +0100)]
Merge pull request #42052 from nextcloud/fix/carddav/create-sab-concurrently

2 weeks agoMerge pull request #49039 from nextcloud/jtr/fix-ipv6-zone-ids-link-local
John Molakvoæ [Wed, 6 Nov 2024 08:17:52 +0000 (09:17 +0100)]
Merge pull request #49039 from nextcloud/jtr/fix-ipv6-zone-ids-link-local

2 weeks agofix(carddav): Handle race for SAB creation better 42052/head
Christoph Wurst [Wed, 6 Dec 2023 12:52:37 +0000 (13:52 +0100)]
fix(carddav): Handle race for SAB creation better

* Accept non repeatable read and INSERT conflict by another read
* Handle replication edge case

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2 weeks agoMerge pull request #46222 from nextcloud/fix/task-processing-api-controller/dont...
John Molakvoæ [Wed, 6 Nov 2024 08:02:23 +0000 (09:02 +0100)]
Merge pull request #46222 from nextcloud/fix/task-processing-api-controller/dont-use-plus

2 weeks agoMerge pull request #49015 from nextcloud/fix/openapi/array-syntax
John Molakvoæ [Wed, 6 Nov 2024 07:56:30 +0000 (08:56 +0100)]
Merge pull request #49015 from nextcloud/fix/openapi/array-syntax

2 weeks agoMerge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors
John Molakvoæ [Wed, 6 Nov 2024 07:54:40 +0000 (08:54 +0100)]
Merge pull request #48721 from nextcloud/feat/allow-getter-setter-decl-fors

2 weeks agoMerge pull request #49102 from nextcloud/dependabot/npm_and_yarn/multi-2299424a7d
John Molakvoæ [Wed, 6 Nov 2024 07:51:55 +0000 (08:51 +0100)]
Merge pull request #49102 from nextcloud/dependabot/npm_and_yarn/multi-2299424a7d

2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 6 Nov 2024 00:20:18 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agobuild(deps): bump cookie and socket.io dependabot/npm_and_yarn/multi-2299424a7d 49102/head
dependabot[bot] [Tue, 5 Nov 2024 17:32:52 +0000 (17:32 +0000)]
build(deps): bump cookie and socket.io

Bumps [cookie](https://github.com/jshttp/cookie) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `cookie` from 0.4.2 to 0.7.2
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](https://github.com/jshttp/cookie/compare/v0.4.2...v0.7.2)

Updates `socket.io` from 4.7.5 to 4.8.1
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/socket.io@4.7.5...socket.io@4.8.1)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agoMerge pull request #49094 from nextcloud/chore/nextcloud-dialogs-master
Ferdinand Thiessen [Tue, 5 Nov 2024 17:31:38 +0000 (18:31 +0100)]
Merge pull request #49094 from nextcloud/chore/nextcloud-dialogs-master

chore(deps): Update `@nextcloud/dialogs` to v6.0.1

2 weeks agoMerge pull request #48933 from nextcloud/clear-pending-two-factor-tokens-also-from...
Joas Schilling [Tue, 5 Nov 2024 10:47:39 +0000 (11:47 +0100)]
Merge pull request #48933 from nextcloud/clear-pending-two-factor-tokens-also-from-configuration

Clear pending two factor tokens also from configuration

2 weeks agofix: Handle exception when clearing previously removed two factor tokens clear-pending-two-factor-tokens-also-from-configuration 48933/head
Daniel Calviño Sánchez [Mon, 28 Oct 2024 09:15:16 +0000 (10:15 +0100)]
fix: Handle exception when clearing previously removed two factor tokens

If a token was already removed from the database but not from the
configuration clearing the tokens will try to remove it again from the
database, which caused a DoesNotExistException to be thrown.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 weeks agofix: Clear pending two factor tokens also from configuration
Daniel Calviño Sánchez [Mon, 28 Oct 2024 09:14:29 +0000 (10:14 +0100)]
fix: Clear pending two factor tokens also from configuration

Otherwise as the tokens were removed from the database but not from the
configuration the next time that the tokens were cleared the previous
tokens were still got from the configuration, and trying to remove them
again from the database ended in a DoesNotExistException being thrown.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 weeks agochore: Compile assets chore/nextcloud-dialogs-master 49094/head
Ferdinand Thiessen [Tue, 5 Nov 2024 09:32:35 +0000 (10:32 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agochore(deps): Update `@nextcloud/dialogs` to v6.0.1
Ferdinand Thiessen [Tue, 5 Nov 2024 09:32:18 +0000 (10:32 +0100)]
chore(deps): Update `@nextcloud/dialogs` to v6.0.1

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 weeks agoMerge pull request #48792 from nextcloud/chore/update_mysql_setup_check_i18n
Benjamin Gaussorgues [Tue, 5 Nov 2024 09:06:29 +0000 (10:06 +0100)]
Merge pull request #48792 from nextcloud/chore/update_mysql_setup_check_i18n

2 weeks agofix(OpenAPI): Adjust array syntax to avoid ambiguities fix/openapi/array-syntax 49015/head
provokateurin [Tue, 24 Sep 2024 13:53:13 +0000 (15:53 +0200)]
fix(OpenAPI): Adjust array syntax to avoid ambiguities

Signed-off-by: provokateurin <kate@provokateurin.de>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Tue, 5 Nov 2024 00:21:20 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoMerge pull request #48621 from nextcloud/feat/issue-3786-allow-shared-calendars
Sebastian Krupinski [Mon, 4 Nov 2024 18:52:15 +0000 (13:52 -0500)]
Merge pull request #48621 from nextcloud/feat/issue-3786-allow-shared-calendars

feat: Allow shared calendars as appointment conflict calendars

2 weeks agoMerge branch 'master' into feat/issue-3786-allow-shared-calendars feat/issue-3786-allow-shared-calendars 48621/head
Sebastian Krupinski [Mon, 4 Nov 2024 18:29:44 +0000 (13:29 -0500)]
Merge branch 'master' into feat/issue-3786-allow-shared-calendars

2 weeks agoMerge pull request #49072 from nextcloud/backport/49057/master
Joas Schilling [Mon, 4 Nov 2024 15:06:53 +0000 (16:06 +0100)]
Merge pull request #49072 from nextcloud/backport/49057/master

chore: Update code owners

2 weeks agoMerge pull request #49075 from nextcloud/bugfix/noid/fix-oauth2-owncloud-migration
Joas Schilling [Mon, 4 Nov 2024 14:44:47 +0000 (15:44 +0100)]
Merge pull request #49075 from nextcloud/bugfix/noid/fix-oauth2-owncloud-migration

fix(owncloud): Fix ownCloud migration with oauth2 app

2 weeks agoMerge pull request #48737 from nextcloud/fix/broken-event-notifications
Joas Schilling [Mon, 4 Nov 2024 14:43:03 +0000 (15:43 +0100)]
Merge pull request #48737 from nextcloud/fix/broken-event-notifications

fix(caldav): broken activity rich objects

2 weeks agofix(tests): Add IpAddressClassifier v6 zone ID test jtr/fix-ipv6-zone-ids-link-local 49039/head
Josh [Mon, 4 Nov 2024 14:31:48 +0000 (09:31 -0500)]
fix(tests): Add  IpAddressClassifier v6 zone ID test

Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks agofix(tests): Add RemoteAddress v6 zone ID test
Josh [Mon, 4 Nov 2024 14:30:21 +0000 (09:30 -0500)]
fix(tests): Add RemoteAddress v6 zone ID test

Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks agofix(owncloud): Fix ownCloud migration with oauth2 app bugfix/noid/fix-oauth2-owncloud-migration 49075/head
Joas Schilling [Mon, 4 Nov 2024 13:16:40 +0000 (14:16 +0100)]
fix(owncloud): Fix ownCloud migration with oauth2 app

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #49051 from nextcloud/rakekniven-patch-1
Daniel [Mon, 4 Nov 2024 12:23:36 +0000 (13:23 +0100)]
Merge pull request #49051 from nextcloud/rakekniven-patch-1

chore(i18n): Fix grammar

2 weeks agochore: Fix maintainer of federation app backport/49057/master 49072/head
Joas Schilling [Mon, 4 Nov 2024 09:57:44 +0000 (10:57 +0100)]
chore: Fix maintainer of federation app

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 weeks agoMerge pull request #49065 from nextcloud/enh/noid/update-o.c.u-wording
Simon L. [Mon, 4 Nov 2024 10:46:51 +0000 (11:46 +0100)]
Merge pull request #49065 from nextcloud/enh/noid/update-o.c.u-wording

docs: update overwrite.cli.url wording

2 weeks agoMerge pull request #48723 from nextcloud/fix/caldav/event-reader-duration
Richard Steinmetz [Mon, 4 Nov 2024 10:17:08 +0000 (11:17 +0100)]
Merge pull request #48723 from nextcloud/fix/caldav/event-reader-duration

fix(caldav): duration handling in the event reader class

2 weeks agoMerge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-ownership
Côme Chilliet [Mon, 4 Nov 2024 09:09:58 +0000 (10:09 +0100)]
Merge pull request #47425 from nextcloud/fix/avoid-invalid-share-on-transfer-ownership

fix: promote re-shares when deleting the parent share

2 weeks agodocs: update overwrite.cli.url wording enh/noid/update-o.c.u-wording 49065/head
Simon L. [Mon, 4 Nov 2024 08:37:00 +0000 (09:37 +0100)]
docs: update overwrite.cli.url wording

Signed-off-by: Simon L. <szaimen@e.mail.de>
2 weeks agoMerge pull request #49053 from nextcloud/fix/noid/update-codeowners-nfebe
Joas Schilling [Mon, 4 Nov 2024 08:23:44 +0000 (09:23 +0100)]
Merge pull request #49053 from nextcloud/fix/noid/update-codeowners-nfebe

chore: Change Fenn-CS to nfebe

2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 4 Nov 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agochore: Change Fenn-CS to nfebe fix/noid/update-codeowners-nfebe 49053/head
Marcel Müller [Sun, 3 Nov 2024 22:14:37 +0000 (23:14 +0100)]
chore: Change Fenn-CS to nfebe

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2 weeks agochore(i18n): Fix grammar 49051/head
rakekniven [Sun, 3 Nov 2024 15:34:57 +0000 (16:34 +0100)]
chore(i18n): Fix grammar

Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 3 Nov 2024 00:21:32 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 1 Nov 2024 00:20:21 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 weeks agofix(net): Add IPv6 zone handling to IpAddressClassifier
Josh [Thu, 31 Oct 2024 21:06:36 +0000 (17:06 -0400)]
fix(net): Add IPv6 zone handling to IpAddressClassifier

Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks agofix(security): Handle IPv6 zone IDs used in link-local addresses
Josh [Thu, 31 Oct 2024 21:01:34 +0000 (17:01 -0400)]
fix(security): Handle IPv6 zone IDs used in link-local addresses

Signed-off-by: Josh <josh.t.richards@gmail.com>
2 weeks agofix(security): Handle IPv6 zone IDs used in link-local addresses
Josh [Thu, 31 Oct 2024 20:59:27 +0000 (16:59 -0400)]
fix(security): Handle IPv6 zone IDs used in link-local addresses

Signed-off-by: Josh <josh.t.richards@gmail.com>
3 weeks agoMerge pull request #49009 from nextcloud/fix/noid/set-ext-pwd-as-sensitive
Kate [Thu, 31 Oct 2024 11:14:44 +0000 (12:14 +0100)]
Merge pull request #49009 from nextcloud/fix/noid/set-ext-pwd-as-sensitive

3 weeks agofix(files-external): set password as sensitive fix/noid/set-ext-pwd-as-sensitive 49009/head
Maxence Lange [Thu, 31 Oct 2024 10:41:09 +0000 (09:41 -0100)]
fix(files-external): set password as sensitive

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 31 Oct 2024 00:20:40 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoMerge pull request #49000 from nextcloud/dependabot/composer/giggsey/libphonenumber...
Joas Schilling [Wed, 30 Oct 2024 16:32:26 +0000 (17:32 +0100)]
Merge pull request #49000 from nextcloud/dependabot/composer/giggsey/libphonenumber-for-php-lite-8.13.48

build(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.45 to 8.13.48

3 weeks agoMerge pull request #49023 from nextcloud/new-julius
Joas Schilling [Wed, 30 Oct 2024 16:01:07 +0000 (17:01 +0100)]
Merge pull request #49023 from nextcloud/new-julius

chore: rename julius

3 weeks agobuild(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.45 to 8.13.48 dependabot/composer/giggsey/libphonenumber-for-php-lite-8.13.48 49000/head
Joas Schilling [Wed, 30 Oct 2024 09:01:15 +0000 (10:01 +0100)]
build(deps): Bump giggsey/libphonenumber-for-php-lite from 8.13.45 to 8.13.48

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agochore: rename julius new-julius 49023/head
Daniel Kesselberg [Wed, 30 Oct 2024 15:24:59 +0000 (16:24 +0100)]
chore: rename julius

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
3 weeks agoMerge pull request #49017 from nextcloud/fix/48415/do-not-rename-main-share-link
F. E Noel Nfebe [Wed, 30 Oct 2024 14:53:10 +0000 (15:53 +0100)]
Merge pull request #49017 from nextcloud/fix/48415/do-not-rename-main-share-link

fix(ShareEntryLinkList): Append new links to the end of list

3 weeks agochore(assets): Recompile assets fix/48415/do-not-rename-main-share-link 49017/head
nextcloud-command [Wed, 30 Oct 2024 14:05:02 +0000 (14:05 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(ShareEntryLinkList): Append new links to the end of list
fenn-cs [Wed, 30 Oct 2024 13:49:43 +0000 (14:49 +0100)]
fix(ShareEntryLinkList): Append new links to the end of list

Currently new shares are added to beginning of the share list in the UI
messing up the ordering with the original (first) looking like the most
recent and the most recent looking like the original share. This error
disappears on refresh.

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

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
3 weeks agoMerge pull request #48989 from nextcloud/dependabot/composer/aws/aws-sdk-php-3.324.13
Joas Schilling [Wed, 30 Oct 2024 12:54:08 +0000 (13:54 +0100)]
Merge pull request #48989 from nextcloud/dependabot/composer/aws/aws-sdk-php-3.324.13

build(deps): Bump aws/aws-sdk-php from 3.311.2 to 3.324.13 for PHP 8.4 compat

3 weeks agoMerge pull request #48991 from nextcloud/fix/password-field-sharing
Ferdinand Thiessen [Wed, 30 Oct 2024 12:40:19 +0000 (13:40 +0100)]
Merge pull request #48991 from nextcloud/fix/password-field-sharing

fix(files_sharing): Password field must not be required if already set

3 weeks agoMerge pull request #48992 from nextcloud/fix/add-password-confirmation-to-save-global...
yemkareems [Wed, 30 Oct 2024 11:35:08 +0000 (17:05 +0530)]
Merge pull request #48992 from nextcloud/fix/add-password-confirmation-to-save-global-creds

fix: add PasswordConfirmationRequired to saveGlobalCredentials

3 weeks agoMerge pull request #48990 from nextcloud/ci/noid/update-integration-test-stuff 48909/head
Joas Schilling [Wed, 30 Oct 2024 11:06:50 +0000 (12:06 +0100)]
Merge pull request #48990 from nextcloud/ci/noid/update-integration-test-stuff

ci: Align integration test dependencies with 3rdparty/ for PHP 8.4 compatibility

3 weeks agofix: add PasswordConfirmationRequired to saveGlobalCredentials fix/add-password-confirmation-to-save-global-creds 48992/head
yemkareems [Wed, 30 Oct 2024 05:59:52 +0000 (11:29 +0530)]
fix: add PasswordConfirmationRequired to saveGlobalCredentials

Co-authored-by: yemkareems <yemkareems@gmail.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agoMerge pull request #48986 from nextcloud/feat/systemtags-missing-attrs
Kate [Wed, 30 Oct 2024 09:50:36 +0000 (10:50 +0100)]
Merge pull request #48986 from nextcloud/feat/systemtags-missing-attrs

3 weeks agochore: Compile assets fix/password-field-sharing 48991/head
Ferdinand Thiessen [Wed, 30 Oct 2024 09:31:18 +0000 (10:31 +0100)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agofix(files_sharing): Password field must not be required if already set
Ferdinand Thiessen [Tue, 29 Oct 2024 22:54:03 +0000 (23:54 +0100)]
fix(files_sharing): Password field must not be required if already set

If there is already a password, there is no need to require the password
in the setting ('newPassword'). It is only required for new shares.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
3 weeks agoMerge pull request #48559 from nextcloud/fix/recently_active_pgsql
Benjamin Gaussorgues [Wed, 30 Oct 2024 09:09:01 +0000 (10:09 +0100)]
Merge pull request #48559 from nextcloud/fix/recently_active_pgsql

3 weeks agobuild(deps): Bump aws/aws-sdk-php from 3.311.2 to 3.324.13 dependabot/composer/aws/aws-sdk-php-3.324.13 48989/head
Joas Schilling [Tue, 29 Oct 2024 21:06:11 +0000 (22:06 +0100)]
build(deps): Bump aws/aws-sdk-php from 3.311.2 to 3.324.13

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agochore(setupchecks): update translation for MySQL row format check chore/update_mysql_setup_check_i18n 48792/head
Benjamin Gaussorgues [Fri, 18 Oct 2024 12:19:34 +0000 (14:19 +0200)]
chore(setupchecks): update translation for MySQL row format check

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
3 weeks agoci: Bump behat/behat as well ci/noid/update-integration-test-stuff 48990/head
Joas Schilling [Wed, 30 Oct 2024 08:04:05 +0000 (09:04 +0100)]
ci: Bump behat/behat as well

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agofix(sharding): typo in addOrderBy fix/recently_active_pgsql 48559/head
Benjamin Gaussorgues [Tue, 29 Oct 2024 10:32:14 +0000 (11:32 +0100)]
fix(sharding): typo in addOrderBy

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
3 weeks agofix(users): improve recently active search
Benjamin Gaussorgues [Thu, 3 Oct 2024 13:03:11 +0000 (15:03 +0200)]
fix(users): improve recently active search

- Remove DISTINCT clause to fix PgSQL
- Join user table only if necessary
- Don't show people who never connected in active list
- Add test

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
3 weeks agofix(users): use correct active user count
Benjamin Gaussorgues [Wed, 16 Oct 2024 09:54:10 +0000 (11:54 +0200)]
fix(users): use correct active user count

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
3 weeks agoMerge pull request #42610 from hellodarkness/patch-1
John Molakvoæ [Wed, 30 Oct 2024 06:51:20 +0000 (07:51 +0100)]
Merge pull request #42610 from hellodarkness/patch-1

3 weeks agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 30 Oct 2024 00:20:24 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
3 weeks agoci: Align integration test dependencies with 3rdaprty/
Joas Schilling [Tue, 29 Oct 2024 21:48:35 +0000 (22:48 +0100)]
ci: Align integration test dependencies with 3rdaprty/

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agoMerge pull request #48982 from nextcloud/dependabot/composer/sabre/dav-4.7.0
Joas Schilling [Tue, 29 Oct 2024 21:33:45 +0000 (22:33 +0100)]
Merge pull request #48982 from nextcloud/dependabot/composer/sabre/dav-4.7.0

build: Update Sabre/DAV and siblings to PHP 8.4 compatible versions

3 weeks agobuild: Update Sabre/DAV and siblings to PHP 8.4 compatible versions dependabot/composer/sabre/dav-4.7.0 48982/head
Joas Schilling [Tue, 29 Oct 2024 13:43:59 +0000 (14:43 +0100)]
build: Update Sabre/DAV and siblings to PHP 8.4 compatible versions

Signed-off-by: Joas Schilling <coding@schilljs.com>
3 weeks agoMerge pull request #48665 from nextcloud/feat/settings/app_api_apps_management
Andrey Borysenko [Tue, 29 Oct 2024 19:24:48 +0000 (21:24 +0200)]
Merge pull request #48665 from nextcloud/feat/settings/app_api_apps_management

feat(settings): migrate AppAPI ExApps management to settings

3 weeks agochore(assets): Recompile assets 48665/head
nextcloud-command [Tue, 29 Oct 2024 19:02:46 +0000 (19:02 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agochore(assets): Recompile assets feat/settings/app_api_apps_management
nextcloud-command [Tue, 29 Oct 2024 14:12:13 +0000 (14:12 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agochore(assets): Recompile assets
nextcloud-command [Tue, 29 Oct 2024 12:36:48 +0000 (12:36 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 weeks agofix(ci): eslint fix, minor correction after rebase
Andrey Borysenko [Tue, 29 Oct 2024 12:03:02 +0000 (14:03 +0200)]
fix(ci): eslint fix, minor correction after rebase

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix: loading state reactivity
Andrey Borysenko [Tue, 29 Oct 2024 12:02:40 +0000 (14:02 +0200)]
fix: loading state reactivity

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix(ci): fix eslint errors
Andrey Borysenko [Thu, 24 Oct 2024 13:30:52 +0000 (16:30 +0300)]
fix(ci): fix eslint errors

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix(ci): psalm, suppress undefined for viewApps
Andrey Borysenko [Thu, 24 Oct 2024 13:30:16 +0000 (16:30 +0300)]
fix(ci): psalm, suppress undefined for viewApps

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix: address review comments
Andrey Borysenko [Wed, 23 Oct 2024 20:32:46 +0000 (23:32 +0300)]
fix: address review comments

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: remove app_api_apps vuex store
Andrey Borysenko [Mon, 21 Oct 2024 13:10:28 +0000 (16:10 +0300)]
WIP: remove app_api_apps vuex store

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: migrate to Pinia, minor fixes
Andrey Borysenko [Mon, 21 Oct 2024 12:39:49 +0000 (15:39 +0300)]
WIP: migrate to Pinia, minor fixes

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: address review comments, small fixes
Andrey Borysenko [Thu, 17 Oct 2024 00:38:05 +0000 (03:38 +0300)]
WIP: address review comments, small fixes

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix(ci): suppress UndefinedClass for AppAPI related classes since it's bundled
Andrey Borysenko [Mon, 14 Oct 2024 14:19:07 +0000 (17:19 +0300)]
fix(ci): suppress UndefinedClass for AppAPI related classes since it's bundled

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agofix(ci): resolve eslint errors
Andrey Borysenko [Mon, 14 Oct 2024 13:46:35 +0000 (16:46 +0300)]
fix(ci): resolve eslint errors

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: minor fixes
Andrey Borysenko [Fri, 11 Oct 2024 15:33:23 +0000 (18:33 +0300)]
WIP: minor fixes

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>
3 weeks agoWIP: add missing state checks
Andrey Borysenko [Fri, 11 Oct 2024 15:33:10 +0000 (18:33 +0300)]
WIP: add missing state checks

Signed-off-by: Andrey Borysenko <andrey18106x@gmail.com>