]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 months agorefactor: Inject IRootFolder fix/ownership-transfer-source-user-files
Christopher Ng [Thu, 27 Jun 2024 18:40:05 +0000 (11:40 -0700)]
refactor: Inject IRootFolder

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agofix: Fix "Unknown path" error when source user `files` folder has not been initialized
Christopher Ng [Tue, 25 Jun 2024 23:18:30 +0000 (16:18 -0700)]
fix: Fix "Unknown path" error when source user `files` folder has not been initialized

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agoMerge pull request #47769 from nextcloud/artonge/fix/use_sha256_for_arguments_hash_fo...
Stephan Orbaugh [Thu, 5 Sep 2024 15:52:58 +0000 (17:52 +0200)]
Merge pull request #47769 from nextcloud/artonge/fix/use_sha256_for_arguments_hash_forbg_jobs

fix: Use sha256 to hash arguments of background jobs

2 months agoMerge pull request #46255 from nextcloud/bug/add-option-to-remove-webroot-for-setupchecks
Stephan Orbaugh [Thu, 5 Sep 2024 15:51:30 +0000 (17:51 +0200)]
Merge pull request #46255 from nextcloud/bug/add-option-to-remove-webroot-for-setupchecks

fix: add option to remove the webroot for setup checks and don't chec…

2 months agofix: Migrate existing bg jobs to use sha256 47769/head
Louis Chemineau [Wed, 28 Aug 2024 15:46:00 +0000 (17:46 +0200)]
fix: Migrate existing bg jobs to use sha256

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agofix: Use sha256 to hash arguments of background jobs
Louis Chemineau [Wed, 28 Aug 2024 15:03:53 +0000 (17:03 +0200)]
fix: Use sha256 to hash arguments of background jobs

This is to prevent collision as we are sometime hashing user input, yet using that hash to target the background job in the database.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agofix(setupchecks): Test overwrite.cli url first, then generated one, and 46255/head
Côme Chilliet [Thu, 5 Sep 2024 09:54:45 +0000 (11:54 +0200)]
fix(setupchecks): Test overwrite.cli url first, then generated one, and

 trusted domains as last fallback.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix: add option to remove the webroot for setup checks and don't check trusted_domains.
Daniel Kesselberg [Tue, 2 Jul 2024 18:34:07 +0000 (20:34 +0200)]
fix: add option to remove the webroot for setup checks and don't check trusted_domains.

1) The checks for well-known urls should always run against the root domain and therefore the option to remove the webroot.

2) For trusted domains, the available protocol is unknown, and thus some guesswork would be needed to make that work. I've decided for now to not consider them anymore to reduce false-positives.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2 months agoMerge pull request #47754 from nextcloud/fix/noid/cache-appstore-on-dev-instances
Andy Scherzinger [Thu, 5 Sep 2024 07:17:40 +0000 (09:17 +0200)]
Merge pull request #47754 from nextcloud/fix/noid/cache-appstore-on-dev-instances

fix(appstore): Cache apps.json also on dev instances

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 5 Sep 2024 00:23:50 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47752 from nextcloud/backport/47745/master
Andy Scherzinger [Wed, 4 Sep 2024 22:20:15 +0000 (00:20 +0200)]
Merge pull request #47752 from nextcloud/backport/47745/master

[master] fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 apps

2 months agochore(assets): Recompile assets 47752/head
nextcloud-command [Wed, 4 Sep 2024 17:05:09 +0000 (17:05 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(appstore): Cache apps.json also on dev instances 47754/head
Marcel Müller [Wed, 4 Sep 2024 19:13:29 +0000 (21:13 +0200)]
fix(appstore): Cache apps.json also on dev instances

Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2 months agofix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 apps
skjnldsv [Wed, 4 Sep 2024 14:42:18 +0000 (16:42 +0200)]
fix(files): undefined displayname for outdated `@nextcloud/files`<3.6.0 apps

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoMerge pull request #47417 from nextcloud/fix/files/create-mountpoint-parents
Kate [Wed, 4 Sep 2024 18:00:24 +0000 (20:00 +0200)]
Merge pull request #47417 from nextcloud/fix/files/create-mountpoint-parents

2 months agoMerge pull request #47738 from nextcloud/fix/sidebar-undefined
John Molakvoæ [Wed, 4 Sep 2024 14:50:50 +0000 (16:50 +0200)]
Merge pull request #47738 from nextcloud/fix/sidebar-undefined

2 months agochore(assets): Recompile assets 47738/head
nextcloud-command [Wed, 4 Sep 2024 14:33:03 +0000 (14:33 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(files): undefined sidebar
skjnldsv [Wed, 4 Sep 2024 12:10:37 +0000 (14:10 +0200)]
fix(files): undefined sidebar

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoMerge pull request #46859 from nextcloud/fix-status-check-and-saving-of-external...
John Molakvoæ [Wed, 4 Sep 2024 09:33:30 +0000 (11:33 +0200)]
Merge pull request #46859 from nextcloud/fix-status-check-and-saving-of-external-storages

2 months agoMerge pull request #47724 from nextcloud/automated/noid/master-update-psalm-baseline
github-actions[bot] [Wed, 4 Sep 2024 08:46:37 +0000 (10:46 +0200)]
Merge pull request #47724 from nextcloud/automated/noid/master-update-psalm-baseline

[master] Update psalm-baseline.xml

2 months agoMerge pull request #40164 from nextcloud/exceptionsTranslateShare
John Molakvoæ [Wed, 4 Sep 2024 07:50:49 +0000 (09:50 +0200)]
Merge pull request #40164 from nextcloud/exceptionsTranslateShare

2 months agofix: Hide status tooltip in row to add a new mount point 46859/head
Daniel Calviño Sánchez [Wed, 21 Aug 2024 19:26:23 +0000 (21:26 +0200)]
fix: Hide status tooltip in row to add a new mount point

The row to add a new mount point is cloned when a new mountpoint is
added, so it is expected that it includes a status span. However, it
should not be displayed in that row, only in the cloned row when its
status is updated.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 months agofix: Fix unmodified placeholder replacing the actual value when updating
Daniel Calviño Sánchez [Tue, 30 Jul 2024 01:05:27 +0000 (03:05 +0200)]
fix: Fix unmodified placeholder replacing the actual value when updating

When updating global storages and user storages a property is not
updated by "StoragesService::updateStorage()" if the value matches the
unmodified placeholder. However, userglobal storages are not updated
through the "StoragesService"; as only the authentication mechanism is
updated it is directly done with "saveBackendOptions()" in
"IUserProvided" or "UserGlobalAuth". Due to this the unmodified
placeholder value needs to be explicitly checked in those cases and
replaced by the actual value (note that in this case it is not possible
to just skip updating a specific property).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 months agotest: Add integration tests for saving external userglobal storages
Daniel Calviño Sánchez [Tue, 30 Jul 2024 01:04:40 +0000 (03:04 +0200)]
test: Add integration tests for saving external userglobal storages

As the external storage uses the Nextcloud server itself the number of
workers of the PHP process running the Nextcloud server had to be
increased. Otherwise if a request is sent for the external storage while
handling a request from the integration tests a deadlock would occur.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 months agofix: Reset selected backend when adding a new storage
Daniel Calviño Sánchez [Mon, 29 Jul 2024 10:21:13 +0000 (12:21 +0200)]
fix: Reset selected backend when adding a new storage

As a new storage is added by selecting a backend the selected backend
needs to be reset. Otherwise it is not possible to add another storage
with the same backend.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 months agofix: Add missing translation for UI string
Daniel Calviño Sánchez [Mon, 29 Jul 2024 10:20:18 +0000 (12:20 +0200)]
fix: Add missing translation for UI string

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 months agofix: Restore default status tooltip when no status message is provided
Daniel Calviño Sánchez [Mon, 29 Jul 2024 10:18:12 +0000 (12:18 +0200)]
fix: Restore default status tooltip when no status message is provided

If the status is updated but no explicit message is provided (for
example, if the status check succeeded) the default tooltip (from the
template) is now set to prevent a mismatch between the status and the
tooltip (for example, if the configuration is fixed after a failed
status check).

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 months agofix: Set status tooltip to error message on failed actions
Daniel Calviño Sánchez [Mon, 29 Jul 2024 10:15:50 +0000 (12:15 +0200)]
fix: Set status tooltip to error message on failed actions

When saving, updating and rechecking an storage fails (which is
different to the soft-fail when the action itself succeeds but the
status check does not) further details are provided in the error message
of the response, which is now set as the tooltip.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 months agofix: Set status tooltip to status message when saving an storage
Daniel Calviño Sánchez [Mon, 29 Jul 2024 10:15:18 +0000 (12:15 +0200)]
fix: Set status tooltip to status message when saving an storage

When a storage is saved the status check can fail even if saving the
storage succeeds. In those cases further details are provided in the
status message of the storage, which is now set as the tooltip,
similarly to how it is done when rechecking the storage.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 months agofix: Remove status check when configuration was changed
Daniel Calviño Sánchez [Mon, 29 Jul 2024 10:13:21 +0000 (12:13 +0200)]
fix: Remove status check when configuration was changed

Setting a null status was supposed to remove the status check, but
nothing was changed in that case. Now the status check is properly
removed, and doing that by hiding the element rather than just turning
it invisible also prevents that clicking on the invisible status
triggers a check, as until the new configuration is saved the check will
still be performed with the old configuration, which could be misleading
for the user.

Additionally, an explicit width is set to the parent of the span element
to prevent its width from changing when the span is shown and hidden.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 months agofix: Recheck userglobal storages when loaded
Daniel Calviño Sánchez [Mon, 29 Jul 2024 10:09:38 +0000 (12:09 +0200)]
fix: Recheck userglobal storages when loaded

Userglobal storages are now automatically recheck when loaded, similarly
to how it is done for global storages.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 months agorefactor: Store result in its own variable
Daniel Calviño Sánchez [Mon, 29 Jul 2024 10:08:55 +0000 (12:08 +0200)]
refactor: Store result in its own variable

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2 months agoMerge pull request #47690 from nextcloud/chore/theming
John Molakvoæ [Wed, 4 Sep 2024 07:42:01 +0000 (09:42 +0200)]
Merge pull request #47690 from nextcloud/chore/theming

2 months agoMerge pull request #47155 from nextcloud/executeStatementOnDelete
John Molakvoæ [Wed, 4 Sep 2024 07:35:16 +0000 (09:35 +0200)]
Merge pull request #47155 from nextcloud/executeStatementOnDelete

2 months agoMerge pull request #39242 from joshtrichards/db-convert-type-mysql-socket-no-pw
John Molakvoæ [Wed, 4 Sep 2024 07:32:21 +0000 (09:32 +0200)]
Merge pull request #39242 from joshtrichards/db-convert-type-mysql-socket-no-pw

2 months agoMerge pull request #47285 from nextcloud/fix/appstore-upgrade-failure
John Molakvoæ [Wed, 4 Sep 2024 07:31:29 +0000 (09:31 +0200)]
Merge pull request #47285 from nextcloud/fix/appstore-upgrade-failure

2 months agofix: Do not throw if appstore is unavailable during upgrade 47285/head
Julius Härtl [Fri, 16 Aug 2024 16:21:42 +0000 (18:21 +0200)]
fix: Do not throw if appstore is unavailable during upgrade

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 months agoMerge pull request #47675 from nextcloud/adapterQueryOpti
John Molakvoæ [Wed, 4 Sep 2024 07:15:52 +0000 (09:15 +0200)]
Merge pull request #47675 from nextcloud/adapterQueryOpti

2 months agofix: share manager tests translation string 40164/head
John Molakvoæ [Wed, 4 Sep 2024 06:47:17 +0000 (08:47 +0200)]
fix: share manager tests translation string

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2 months agofix: adjust sharing controller exceptions case
John Molakvoæ [Tue, 3 Sep 2024 19:49:04 +0000 (21:49 +0200)]
fix: adjust sharing controller exceptions case

Co-authored-by: F. E Noel Nfebe <fenn25.fn@gmail.com>
Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
2 months agofix(l10n): Translate all share exceptions
Git'Fellow [Wed, 30 Aug 2023 13:22:45 +0000 (15:22 +0200)]
fix(l10n): Translate all share exceptions

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

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

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2 months agochore(tests): Update psalm baseline 47724/head
nextcloud-command [Wed, 4 Sep 2024 02:29:30 +0000 (02:29 +0000)]
chore(tests): Update psalm baseline

Signed-off-by: GitHub <noreply@github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Wed, 4 Sep 2024 00:21:54 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47709 from nextcloud/fix/server-webpack-appverson
Ferdinand Thiessen [Tue, 3 Sep 2024 18:37:46 +0000 (20:37 +0200)]
Merge pull request #47709 from nextcloud/fix/server-webpack-appverson

fix: only keep major as server version

2 months agoMerge pull request #47158 from nextcloud/fix/breadcrumbs-highlight
Pytal [Tue, 3 Sep 2024 18:36:17 +0000 (11:36 -0700)]
Merge pull request #47158 from nextcloud/fix/breadcrumbs-highlight

fix(files): Fix navigating with breadcrumbs not highlighting navigation entry

2 months agochore(assets): Recompile assets 47158/head
nextcloud-command [Tue, 3 Sep 2024 17:42:59 +0000 (17:42 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(files): Fix navigating with breadcrumbs not highlighting navigation entry
Christopher Ng [Tue, 27 Aug 2024 21:28:41 +0000 (14:28 -0700)]
fix(files): Fix navigating with breadcrumbs not highlighting navigation entry

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agochore(assets): Recompile assets 47709/head
nextcloud-command [Tue, 3 Sep 2024 16:04:29 +0000 (16:04 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agoMerge pull request #47679 from nextcloud/chore/typo-docs
Andy Scherzinger [Tue, 3 Sep 2024 15:56:38 +0000 (17:56 +0200)]
Merge pull request #47679 from nextcloud/chore/typo-docs

chore(IGetRealUIDBackend): Fix typo in doc block

2 months agofix: only keep major as server version
skjnldsv [Tue, 3 Sep 2024 11:02:03 +0000 (13:02 +0200)]
fix: only keep major as server version

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agoMerge pull request #47412 from Luka-sama/feat/shares-reminder
John Molakvoæ [Tue, 3 Sep 2024 15:24:02 +0000 (17:24 +0200)]
Merge pull request #47412 from Luka-sama/feat/shares-reminder

2 months agofix(files_sharing): Add check for null 47412/head
Stefan Cherniakov [Mon, 2 Sep 2024 19:58:03 +0000 (21:58 +0200)]
fix(files_sharing): Add check for null

Signed-off-by: Stefan Cherniakov <luka-sama@pm.me>
2 months agofix(files_sharing): Add missing check for null & use bool instead of int for reminder...
Stefan Cherniakov [Mon, 2 Sep 2024 13:02:50 +0000 (15:02 +0200)]
fix(files_sharing): Add missing check for null & use bool instead of int for reminder_sent field

Signed-off-by: Stefan Cherniakov <luka-sama@pm.me>
2 months agoMerge pull request #47568 from nextcloud/refactor/migrate-public-page-menu-vue
Ferdinand Thiessen [Tue, 3 Sep 2024 15:12:15 +0000 (17:12 +0200)]
Merge pull request #47568 from nextcloud/refactor/migrate-public-page-menu-vue

refactor: Migrate public-page header actions to Vue

2 months agochore: Compile assets 47568/head
Ferdinand Thiessen [Tue, 3 Sep 2024 11:26:19 +0000 (13:26 +0200)]
chore: Compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agotest: Add end-to-end tests for public page header actions
Ferdinand Thiessen [Wed, 28 Aug 2024 15:14:08 +0000 (17:14 +0200)]
test: Add end-to-end tests for public page header actions

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agochore(ExternalShareMenuAction): Remove unused legacy properties
Ferdinand Thiessen [Wed, 28 Aug 2024 11:17:04 +0000 (13:17 +0200)]
chore(ExternalShareMenuAction): Remove unused legacy properties

Keep them in the constructor to not break the API,
but they are not used anymore.
This way of adding a share was deprecated in Nextcloud 12 (2016!),
in favor of the federated share API, in Nextcloud 28 this way to create a share was removed.

So we can cleanup as all it takes now to create a federeated share is the share token + federated user ID.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agorefactor(IMenuAction): Make public menu actions use the new Vue UI
Ferdinand Thiessen [Wed, 28 Aug 2024 11:15:56 +0000 (13:15 +0200)]
refactor(IMenuAction): Make public menu actions use the new Vue UI

This removes custom rendering code an replaces it with the declarative menu actions.
Also adjust the template to allow the Vue UI to mount.
Custom entries still are possible.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agochore: Remove legacy JS code for public page menu (header actions)
Ferdinand Thiessen [Wed, 28 Aug 2024 11:12:20 +0000 (13:12 +0200)]
chore: Remove legacy JS code for public page menu (header actions)

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofeat: Implement Vue UI for public page menu
Ferdinand Thiessen [Wed, 28 Aug 2024 11:10:25 +0000 (13:10 +0200)]
feat: Implement Vue UI for public page menu

This adds a Vue implementation of the public page menu,
that is the menu that can be added using `PublicTemplateResponse::setHeaderActions`.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Louis <louis@chmn.me>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47674 from nextcloud/fix/settings/sharing-enforce-links-password...
Kate [Tue, 3 Sep 2024 14:04:11 +0000 (16:04 +0200)]
Merge pull request #47674 from nextcloud/fix/settings/sharing-enforce-links-password-excluded-groups-key

2 months agochore(assets): Recompile assets 47674/head
nextcloud-command [Tue, 3 Sep 2024 13:15:24 +0000 (13:15 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore: compile assets
provokateurin [Tue, 3 Sep 2024 12:41:46 +0000 (14:41 +0200)]
chore: compile assets

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agofix(settings): Fix sharing exclude groups from password requirement option not working
provokateurin [Mon, 2 Sep 2024 07:55:32 +0000 (09:55 +0200)]
fix(settings): Fix sharing exclude groups from password requirement option not working

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agofix(files_sharing): Make share reminders more stable & fix issues
Stefan Cherniakov [Tue, 27 Aug 2024 07:29:21 +0000 (09:29 +0200)]
fix(files_sharing): Make share reminders more stable & fix issues

Signed-off-by: Stefan Cherniakov <luka-sama@pm.me>
2 months agofeat(files_sharing): reminder for link shares with expiration date
Stefan Cherniakov [Thu, 22 Aug 2024 04:43:43 +0000 (06:43 +0200)]
feat(files_sharing): reminder for link shares with expiration date

Signed-off-by: Stefan Cherniakov <luka-sama@pm.me>
2 months agoMerge pull request #46114 from nextcloud/enh/improve-ldap-group-members-listing-perfo...
Arthur Schiwon [Tue, 3 Sep 2024 09:13:03 +0000 (11:13 +0200)]
Merge pull request #46114 from nextcloud/enh/improve-ldap-group-members-listing-performances

fix(user_ldap): Avoid extra LDAP request when mapping a user for the first time

2 months agoMerge pull request #47659 from nextcloud/fix/settings/admin/textprocessing2
Marcel Klehr [Tue, 3 Sep 2024 08:59:30 +0000 (10:59 +0200)]
Merge pull request #47659 from nextcloud/fix/settings/admin/textprocessing2

Followup: fix(settings): Don't display built-in task types in AI settings TextProcessing

2 months agochore(assets): Recompile assets 47659/head
nextcloud-command [Tue, 3 Sep 2024 08:22:44 +0000 (08:22 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(settings): Add translators note
Marcel Klehr [Mon, 2 Sep 2024 12:13:25 +0000 (14:13 +0200)]
fix(settings): Add translators note

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 months agofix(settings): Don't display built-in task types in AI settings TextProcessing
Marcel Klehr [Sat, 31 Aug 2024 08:20:08 +0000 (10:20 +0200)]
fix(settings): Don't display built-in task types in AI settings TextProcessing

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 months agoMerge pull request #47650 from nextcloud/chore/cleanup-middleware
John Molakvoæ [Tue, 3 Sep 2024 07:21:43 +0000 (09:21 +0200)]
Merge pull request #47650 from nextcloud/chore/cleanup-middleware

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore(theming): Increase app version 47690/head
Ferdinand Thiessen [Mon, 2 Sep 2024 20:38:53 +0000 (22:38 +0200)]
chore(theming): Increase app version

There were heavly breaking theming changes so increase the version number to make cache buster work.
Also fix order of entries in the appinfo.xml to fix XML validation (the order is fixed in the XSD).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47665 from nextcloud/fix/files-remote-shares
Ferdinand Thiessen [Mon, 2 Sep 2024 17:13:57 +0000 (19:13 +0200)]
Merge pull request #47665 from nextcloud/fix/files-remote-shares

fix(files): Correctly parse external shares for files UI

2 months agoMerge pull request #47617 from Ornanovitch/ornano/scrollbar-visibility
Andy Scherzinger [Mon, 2 Sep 2024 16:33:12 +0000 (18:33 +0200)]
Merge pull request #47617 from Ornanovitch/ornano/scrollbar-visibility

fix(css): make scrollbar visible again

2 months agochore(assets): Recompile assets 47665/head
nextcloud-command [Mon, 2 Sep 2024 16:13:49 +0000 (16:13 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(files): Correctly parse external shares for files UI
Ferdinand Thiessen [Sat, 31 Aug 2024 22:37:56 +0000 (00:37 +0200)]
fix(files): Correctly parse external shares for files UI

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47671 from nextcloud/chore/cypress-intercept-timeout
Ferdinand Thiessen [Mon, 2 Sep 2024 15:42:17 +0000 (17:42 +0200)]
Merge pull request #47671 from nextcloud/chore/cypress-intercept-timeout

test(cypress): Await promise in response to prevent timeout

2 months agochore(css): build css 47617/head
protoclown [Mon, 2 Sep 2024 15:15:15 +0000 (17:15 +0200)]
chore(css): build css

Signed-off-by: protoclown <ornano@felinn.org>
2 months agofix(css): refine css cleanup
protoclown [Sat, 31 Aug 2024 13:55:41 +0000 (15:55 +0200)]
fix(css): refine css cleanup

Signed-off-by: protoclown <ornano@felinn.org>
2 months agofix(css): cleanup old scrolling css
protoclown [Sat, 31 Aug 2024 12:50:42 +0000 (14:50 +0200)]
fix(css): cleanup old scrolling css

Signed-off-by: protoclown <ornano@felinn.org>
2 months agofix(css): re-use old --color-scrollbar variable
protoclown [Sat, 31 Aug 2024 12:50:01 +0000 (14:50 +0200)]
fix(css): re-use old --color-scrollbar variable

Signed-off-by: protoclown <ornano@felinn.org>
2 months agofix(css): make scrollbar visible again
protoclown [Thu, 29 Aug 2024 21:49:08 +0000 (23:49 +0200)]
fix(css): make scrollbar visible again

Signed-off-by: protoclown <ornano@felinn.org>
2 months agoMerge pull request #47676 from nextcloud/fix/ocp/image-interface
Kate [Mon, 2 Sep 2024 14:11:26 +0000 (16:11 +0200)]
Merge pull request #47676 from nextcloud/fix/ocp/image-interface

2 months agoMerge pull request #47678 from nextcloud/chore/add-typings
Ferdinand Thiessen [Mon, 2 Sep 2024 13:33:58 +0000 (15:33 +0200)]
Merge pull request #47678 from nextcloud/chore/add-typings

chore(IConfig): Adjust type of `getUsersForUserValue`

2 months agoMerge pull request #47635 from nextcloud/fix/noid/oauth2-store-secret-hash
Julien Veyssier [Mon, 2 Sep 2024 13:28:32 +0000 (15:28 +0200)]
Merge pull request #47635 from nextcloud/fix/noid/oauth2-store-secret-hash

[oauth2] Store hashed secret instead of encrypted

2 months agoMerge pull request #47680 from nextcloud/chore/git-blame-ignore
Kate [Mon, 2 Sep 2024 13:06:08 +0000 (15:06 +0200)]
Merge pull request #47680 from nextcloud/chore/git-blame-ignore

2 months agofix(OCP): Fix Image interface 47676/head
provokateurin [Mon, 2 Sep 2024 08:15:10 +0000 (10:15 +0200)]
fix(OCP): Fix Image interface

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agochore(assets): Recompile assets 47635/head
nextcloud-command [Mon, 2 Sep 2024 12:48:39 +0000 (12:48 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(oauth2): fix tests
Julien Veyssier [Fri, 30 Aug 2024 13:10:03 +0000 (15:10 +0200)]
fix(oauth2): fix tests

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 months agofix(oauth2): store hashed secret instead of encrypted
Julien Veyssier [Thu, 29 Aug 2024 15:28:01 +0000 (17:28 +0200)]
fix(oauth2): store hashed secret instead of encrypted

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2 months agoMerge pull request #47670 from nextcloud/fix/touchicon-calc
Julius Härtl [Mon, 2 Sep 2024 11:41:37 +0000 (13:41 +0200)]
Merge pull request #47670 from nextcloud/fix/touchicon-calc

fix: Properly calculate intermediate icon for touch icon generation

2 months agoMerge pull request #47627 from nextcloud/fix/noid/link-ref-provider-size-check
Julien Veyssier [Mon, 2 Sep 2024 10:33:21 +0000 (12:33 +0200)]
Merge pull request #47627 from nextcloud/fix/noid/link-ref-provider-size-check

[LinkReferenceProvider] Better size check

2 months agochore: Update `.git-blame-ignore-revs` 47680/head
Ferdinand Thiessen [Mon, 2 Sep 2024 10:32:27 +0000 (12:32 +0200)]
chore: Update `.git-blame-ignore-revs`

While digging through code I noticed another huge code style
refactoring commit is blocking the real blame, so added it to the list.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agochore(IGetRealUIDBackend): Fix typo in doc block 47679/head
Ferdinand Thiessen [Mon, 2 Sep 2024 10:30:01 +0000 (12:30 +0200)]
chore(IGetRealUIDBackend): Fix typo in doc block

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agochore(IConfig): `getUsersForUserValue` is returning a list 47678/head
Ferdinand Thiessen [Mon, 2 Sep 2024 10:25:28 +0000 (12:25 +0200)]
chore(IConfig): `getUsersForUserValue` is returning a list

It is returning a list of strings so adjust the return typing
to reflect this (`list<string>` instead of `array`).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47664 from nextcloud/dependabot/github_actions/github-actions...
Andy Scherzinger [Mon, 2 Sep 2024 10:23:58 +0000 (12:23 +0200)]
Merge pull request #47664 from nextcloud/dependabot/github_actions/github-actions-507e3df6d0

chore(deps): bump the github-actions group with 4 updates

2 months agoMerge pull request #47640 from nextcloud/fix/migrator-replica
Julius Härtl [Mon, 2 Sep 2024 08:46:24 +0000 (10:46 +0200)]
Merge pull request #47640 from nextcloud/fix/migrator-replica

fix: Run migration sql as statement so that the primary db node is used

2 months agofix: psalm 47675/head
Git'Fellow [Mon, 2 Sep 2024 08:19:25 +0000 (10:19 +0200)]
fix: psalm

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