]> source.dussan.org Git - nextcloud-server.git/log
nextcloud-server.git
2 months agorefactor(settings): `CheckServerResponseTrait` always expect absolute path backport/47883/stable30 47944/head
Ferdinand Thiessen [Thu, 12 Sep 2024 18:44:59 +0000 (20:44 +0200)]
refactor(settings): `CheckServerResponseTrait` always expect absolute path

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(setup-checks): Ensure URL with webroot works
Ferdinand Thiessen [Tue, 10 Sep 2024 23:14:56 +0000 (01:14 +0200)]
fix(setup-checks): Ensure URL with webroot works

We basically mock the way `URLGenerator::getAbsoluteURL` works,
so we must make sure that the URL might already contain the webroot.
Because `baseURL` and `cliURL` also contain the webroot we need to remove
the webroot from the URL first.

Co-authored-by: Ferdinand Thiessen <opensource@fthiessen.de>
Co-authored-by: Daniel <mail@danielkesselberg.de>
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agoMerge pull request #47894 from nextcloud/backport/47339/stable30
Andy Scherzinger [Sun, 15 Sep 2024 19:29:34 +0000 (21:29 +0200)]
Merge pull request #47894 from nextcloud/backport/47339/stable30

[stable30] fix: Display 'Leave share' instead of 'Delete'

2 months agoMerge pull request #47940 from nextcloud/backport/47933/stable30
Andy Scherzinger [Sun, 15 Sep 2024 19:29:14 +0000 (21:29 +0200)]
Merge pull request #47940 from nextcloud/backport/47933/stable30

[stable30] fix(config): Throw PreconditionException always when it didn't match

2 months agoMerge pull request #47796 from nextcloud/backport/47756/stable30
Andy Scherzinger [Sun, 15 Sep 2024 19:25:30 +0000 (21:25 +0200)]
Merge pull request #47796 from nextcloud/backport/47756/stable30

[stable30] fix(files): Check if target path is a descendant of the shared folder

2 months agoMerge pull request #47919 from nextcloud/backport/47914/stable30
Andy Scherzinger [Sun, 15 Sep 2024 19:23:53 +0000 (21:23 +0200)]
Merge pull request #47919 from nextcloud/backport/47914/stable30

[stable30] fix(LDAP): check index before accessing it

2 months agoMerge pull request #47838 from nextcloud/backport/47824/stable30
Andy Scherzinger [Sun, 15 Sep 2024 19:22:12 +0000 (21:22 +0200)]
Merge pull request #47838 from nextcloud/backport/47824/stable30

[stable30] chore(i18n): adapted lowercase

2 months agoMerge pull request #47814 from nextcloud/dependabot/npm_and_yarn/stable30/pinia/testi...
dependabot[bot] [Sun, 15 Sep 2024 19:20:32 +0000 (19:20 +0000)]
Merge pull request #47814 from nextcloud/dependabot/npm_and_yarn/stable30/pinia/testing-0.1.5

2 months agoMerge pull request #47815 from nextcloud/dependabot/npm_and_yarn/stable30/cypress...
dependabot[bot] [Sun, 15 Sep 2024 19:19:35 +0000 (19:19 +0000)]
Merge pull request #47815 from nextcloud/dependabot/npm_and_yarn/stable30/cypress-if-1.12.6

2 months agoMerge pull request #47989 from nextcloud/automated/noid/stable30-update-psalm-baseline
github-actions[bot] [Sun, 15 Sep 2024 19:18:23 +0000 (21:18 +0200)]
Merge pull request #47989 from nextcloud/automated/noid/stable30-update-psalm-baseline

[stable30] Update psalm-baseline.xml

2 months agoMerge pull request #48038 from nextcloud/backport/48037/stable30
Andy Scherzinger [Sun, 15 Sep 2024 19:11:07 +0000 (21:11 +0200)]
Merge pull request #48038 from nextcloud/backport/48037/stable30

[stable30] fix: correct link to trademark

2 months agoMerge pull request #48036 from nextcloud/backport/48016/stable30
Kate [Sun, 15 Sep 2024 18:34:24 +0000 (20:34 +0200)]
Merge pull request #48036 from nextcloud/backport/48016/stable30

2 months agoMerge pull request #48035 from nextcloud/backport/48013/stable30
Kate [Sun, 15 Sep 2024 18:33:34 +0000 (20:33 +0200)]
Merge pull request #48035 from nextcloud/backport/48013/stable30

2 months agofix: correct link to trademark backport/48037/stable30 48038/head
Andy Scherzinger [Sun, 15 Sep 2024 17:51:17 +0000 (19:51 +0200)]
fix: correct link to trademark

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2 months agofix(S3ConfigTrait): Allow proxy field to take false backport/48016/stable30 48036/head
provokateurin [Sun, 15 Sep 2024 13:23:43 +0000 (15:23 +0200)]
fix(S3ConfigTrait): Allow proxy field to take false

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agofix(BaseResponse): Cast XML element values to string backport/48013/stable30 48035/head
provokateurin [Sun, 15 Sep 2024 11:07:50 +0000 (13:07 +0200)]
fix(BaseResponse): Cast XML element values to string

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agoMerge pull request #48027 from nextcloud/backport/48014/stable30
Kate [Sun, 15 Sep 2024 17:00:24 +0000 (19:00 +0200)]
Merge pull request #48027 from nextcloud/backport/48014/stable30

2 months agoMerge pull request #48025 from nextcloud/backport/48017/stable30
Kate [Sun, 15 Sep 2024 16:50:54 +0000 (18:50 +0200)]
Merge pull request #48025 from nextcloud/backport/48017/stable30

2 months agoMerge pull request #48021 from nextcloud/backport/48015/stable30
John Molakvoæ [Sun, 15 Sep 2024 16:50:35 +0000 (18:50 +0200)]
Merge pull request #48021 from nextcloud/backport/48015/stable30

2 months agofix(Tags): Return boolean for userHasTags() backport/48014/stable30 48027/head
provokateurin [Sun, 15 Sep 2024 13:27:37 +0000 (15:27 +0200)]
fix(Tags): Return boolean for userHasTags()

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agofix(Comment): Initialize childrenCount as integer backport/48017/stable30 48025/head
provokateurin [Sun, 15 Sep 2024 13:23:10 +0000 (15:23 +0200)]
fix(Comment): Initialize childrenCount as integer

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agofix(Storage\Local): Do not call getSourcePath() on SplFileInfo backport/48015/stable30 48021/head
provokateurin [Sun, 15 Sep 2024 13:24:22 +0000 (15:24 +0200)]
fix(Storage\Local): Do not call getSourcePath() on SplFileInfo

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agoMerge pull request #47981 from nextcloud/backport/47971/stable30
Côme Chilliet [Sun, 15 Sep 2024 07:45:00 +0000 (09:45 +0200)]
Merge pull request #47981 from nextcloud/backport/47971/stable30

[stable30] fix: Do not try to set HTTP response code on already closed connection

2 months agochore(tests): Update psalm baseline 47989/head
nextcloud-command [Sun, 15 Sep 2024 02:36:57 +0000 (02:36 +0000)]
chore(tests): Update psalm baseline

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47923 from nextcloud/backport/47527/stable30
Ferdinand Thiessen [Sat, 14 Sep 2024 20:52:01 +0000 (22:52 +0200)]
Merge pull request #47923 from nextcloud/backport/47527/stable30

[stable30] fix(files_external): Handling in SFTP UI for custom ports

2 months agofix: Do not try to set HTTP response code on already closed connection backport/47971/stable30 47981/head
Côme Chilliet [Sat, 14 Sep 2024 12:20:49 +0000 (14:20 +0200)]
fix: Do not try to set HTTP response code on already closed connection

This avoids a PHP warning in the logs about trying to set the response
 code while the output already started. It’s useless to try to print an
 error page anyway in this situation because the connection was closed
 already.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agoMerge pull request #47976 from nextcloud/backport/47968/stable30
John Molakvoæ [Sat, 14 Sep 2024 18:29:11 +0000 (20:29 +0200)]
Merge pull request #47976 from nextcloud/backport/47968/stable30

2 months agofix(files_external): Check key exists before accessing it 47976/head
Git'Fellow [Sat, 14 Sep 2024 09:21:17 +0000 (11:21 +0200)]
fix(files_external): Check key exists before accessing it

Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2 months agoMerge pull request #47957 from nextcloud/backport/47954/stable30
Kate [Sat, 14 Sep 2024 12:30:01 +0000 (14:30 +0200)]
Merge pull request #47957 from nextcloud/backport/47954/stable30

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 14 Sep 2024 00:21:28 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47951 from nextcloud/backport/47945/stable30
Kate [Fri, 13 Sep 2024 20:08:35 +0000 (22:08 +0200)]
Merge pull request #47951 from nextcloud/backport/47945/stable30

2 months agofix(files): Adjust Cache::searchQuery() parameter name to match interface backport/47954/stable30 47957/head
provokateurin [Fri, 13 Sep 2024 16:13:44 +0000 (18:13 +0200)]
fix(files): Adjust Cache::searchQuery() parameter name to match interface

Signed-off-by: provokateurin <kate@provokateurin.de>
2 months agochore(assets): Recompile assets 47951/head
nextcloud-command [Fri, 13 Sep 2024 15:33:42 +0000 (15:33 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(files_external): broken credentials dialog
John Molakvoæ (skjnldsv) [Fri, 13 Sep 2024 11:57:30 +0000 (13:57 +0200)]
fix(files_external): broken credentials dialog

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2 months agofix(config): Throw PreconditionException always when it didn't match backport/47933/stable30 47940/head
Joas Schilling [Fri, 13 Sep 2024 07:16:35 +0000 (09:16 +0200)]
fix(config): Throw PreconditionException always when it didn't match

Previously even when the precondition did not match, the call "passed"
when the after value was the expected one. This however can lead to
race conditions, duplicate code excutions and other things.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 13 Sep 2024 00:20:54 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47926 from nextcloud/release/30.0.0 v30.0.0
Benjamin Gaussorgues [Thu, 12 Sep 2024 18:58:53 +0000 (20:58 +0200)]
Merge pull request #47926 from nextcloud/release/30.0.0

2 months agobuild(hub): 30.0.0 47926/head
Benjamin Gaussorgues [Thu, 12 Sep 2024 14:21:07 +0000 (16:21 +0200)]
build(hub): 30.0.0

Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2 months agofix: custom port handling in UI for SFTP backport/47527/stable30 47923/head
Josh Richards [Tue, 27 Aug 2024 13:01:12 +0000 (09:01 -0400)]
fix: custom port handling in UI for SFTP

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2 months agoMerge pull request #47890 from nextcloud/release/30.0.0_rc5 v30.0.0rc5
Benjamin Gaussorgues [Thu, 12 Sep 2024 12:44:24 +0000 (14:44 +0200)]
Merge pull request #47890 from nextcloud/release/30.0.0_rc5

2 months agoMerge pull request #47915 from nextcloud/backport/47913/stable30
Julius Knorr [Thu, 12 Sep 2024 11:16:05 +0000 (13:16 +0200)]
Merge pull request #47915 from nextcloud/backport/47913/stable30

[stable30] fix: Add whiteboard to education and public sector bundle

2 months agofix(LDAP): check index before accessing it backport/47914/stable30 47919/head
Arthur Schiwon [Thu, 12 Sep 2024 08:38:46 +0000 (10:38 +0200)]
fix(LDAP): check index before accessing it

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2 months agoMerge pull request #47882 from nextcloud/backport/47294/stable30
Andy Scherzinger [Thu, 12 Sep 2024 09:23:31 +0000 (11:23 +0200)]
Merge pull request #47882 from nextcloud/backport/47294/stable30

[stable30] fix(files): Sort tree views correctly by natural order

2 months agofix: Add whiteboard to education and public sector bundle 47915/head
Julius Knorr [Thu, 12 Sep 2024 07:08:46 +0000 (09:08 +0200)]
fix: Add whiteboard to education and public sector bundle

Signed-off-by: Julius Knorr <jus@bitgrid.net>
2 months agoMerge pull request #47897 from nextcloud/backport/47586/stable30
Andy Scherzinger [Thu, 12 Sep 2024 08:41:56 +0000 (10:41 +0200)]
Merge pull request #47897 from nextcloud/backport/47586/stable30

[stable30] fix(theming): Add migration to restore primary color after separating primary and background

2 months agoMerge pull request #47912 from nextcloud/backport/47906/stable30
Andy Scherzinger [Thu, 12 Sep 2024 08:40:43 +0000 (10:40 +0200)]
Merge pull request #47912 from nextcloud/backport/47906/stable30

[stable30] chore: Update trashbin retention documentation with exceeded quota details

2 months agochore: Update trashbin retention documentation with exceeded quota details 47912/head
Christopher Ng [Wed, 11 Sep 2024 18:57:31 +0000 (11:57 -0700)]
chore: Update trashbin retention documentation with exceeded quota details

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Thu, 12 Sep 2024 00:20:27 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agofix: Adjust types of IQueryBuilder to properly allow joining with sub-query 47897/head
Ferdinand Thiessen [Mon, 9 Sep 2024 15:42:01 +0000 (17:42 +0200)]
fix: Adjust types of IQueryBuilder to properly allow joining with sub-query

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix: Use migration instead of repair step for restoring custom color
Ferdinand Thiessen [Mon, 2 Sep 2024 11:24:20 +0000 (13:24 +0200)]
fix: Use migration instead of repair step for restoring custom color

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agochore: Use `IAppConfig` instead of `IConfig->getAppValue`
Ferdinand Thiessen [Sun, 1 Sep 2024 11:16:49 +0000 (13:16 +0200)]
chore: Use `IAppConfig` instead of `IConfig->getAppValue`

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix: Add repair step to restore primary color after separating primary and background
Ferdinand Thiessen [Wed, 28 Aug 2024 18:14:28 +0000 (20:14 +0200)]
fix: Add repair step to restore primary color after separating primary and background

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(theming): Allow to specify a userId manually in BackgroundService
Ferdinand Thiessen [Mon, 2 Sep 2024 13:31:41 +0000 (15:31 +0200)]
fix(theming): Allow to specify a userId manually in BackgroundService

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix(files_sharing): adjust permissions from custom edit and delete check methods backport/47339/stable30 47894/head
skjnldsv [Thu, 22 Aug 2024 08:02:37 +0000 (10:02 +0200)]
fix(files_sharing): adjust permissions from custom edit and delete check methods

Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2 months agofix: Display 'Leave share' instead of 'Delete'
Marcel Klehr [Tue, 20 Aug 2024 09:31:21 +0000 (11:31 +0200)]
fix: Display 'Leave share' instead of 'Delete'

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2 months agobuild(hub): 30.0.0 RC5 47890/head
Benjamin Gaussorgues [Wed, 11 Sep 2024 09:39:52 +0000 (11:39 +0200)]
build(hub): 30.0.0 RC5

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore(assets): Recompile assets 47882/head
nextcloud-command [Tue, 10 Sep 2024 21:31:07 +0000 (21:31 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix(files): Render folders in natural sort order
Christopher Ng [Mon, 9 Sep 2024 23:11:43 +0000 (16:11 -0700)]
fix(files): Render folders in natural sort order
- Nodes are returned from the endpoint in an undefined order

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agofix(files): Sort tree views correctly by natural order
Christopher Ng [Mon, 9 Sep 2024 23:11:43 +0000 (16:11 -0700)]
fix(files): Sort tree views correctly by natural order

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agochore(deps): Bump `@nextcloud/files` to v3.9.0
Christopher Ng [Mon, 9 Sep 2024 23:11:43 +0000 (16:11 -0700)]
chore(deps): Bump `@nextcloud/files` to v3.9.0

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agoMerge pull request #47810 from nextcloud/backport/47649/stable30
Andy Scherzinger [Tue, 10 Sep 2024 19:06:25 +0000 (21:06 +0200)]
Merge pull request #47810 from nextcloud/backport/47649/stable30

[stable30] fix: Fix inaccessible content on public pages due to overlapping footer

2 months agoMerge pull request #47874 from nextcloud/backport/47853/stable30
Andy Scherzinger [Tue, 10 Sep 2024 18:58:06 +0000 (20:58 +0200)]
Merge pull request #47874 from nextcloud/backport/47853/stable30

[stable30] fix: make swift connect exception message more informative

2 months agoMerge pull request #47863 from nextcloud/backport/47860/stable30
Julius Knorr [Tue, 10 Sep 2024 14:56:54 +0000 (16:56 +0200)]
Merge pull request #47863 from nextcloud/backport/47860/stable30

[stable30] fix: Only write once to template instead of create/copy

2 months agofix: make swift connect exception message more informative 47874/head
Robin Appelman [Mon, 9 Sep 2024 15:15:01 +0000 (17:15 +0200)]
fix: make swift connect exception message more informative

Signed-off-by: Robin Appelman <robin@icewind.nl>
2 months agoMerge pull request #47839 from nextcloud/backport/47640/stable30
Joas Schilling [Tue, 10 Sep 2024 14:19:32 +0000 (16:19 +0200)]
Merge pull request #47839 from nextcloud/backport/47640/stable30

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

2 months agoMerge pull request #47851 from nextcloud/backport/47807/stable30
Stephan Orbaugh [Tue, 10 Sep 2024 11:31:11 +0000 (13:31 +0200)]
Merge pull request #47851 from nextcloud/backport/47807/stable30

[stable30] fix(files_sharing): password checkbox and labels in link share

2 months agoMerge pull request #47842 from nextcloud/backport/47805/stable30
Stephan Orbaugh [Tue, 10 Sep 2024 09:47:34 +0000 (11:47 +0200)]
Merge pull request #47842 from nextcloud/backport/47805/stable30

[stable30] fix: Replace conflicting tags in `xml_exception` template

2 months agofix: Only write once to template instead of create/copy 47863/head
Julius Knorr [Tue, 10 Sep 2024 07:43:42 +0000 (09:43 +0200)]
fix: Only write once to template instead of create/copy

Signed-off-by: Julius Knorr <jus@bitgrid.net>
2 months agoMerge pull request #47855 from nextcloud/backport/47845/stable30
Andy Scherzinger [Tue, 10 Sep 2024 07:45:01 +0000 (09:45 +0200)]
Merge pull request #47855 from nextcloud/backport/47845/stable30

[stable30] Add an endpoint to remove all webhook registrations from an app

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

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore(assets): Recompile assets 47851/head
Grigorii K. Shartsev [Mon, 9 Sep 2024 21:42:13 +0000 (23:42 +0200)]
chore(assets): Recompile assets

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2 months agofix(files_sharing): add accessible labels in link share creation
Grigorii K. Shartsev [Fri, 6 Sep 2024 14:48:05 +0000 (16:48 +0200)]
fix(files_sharing): add accessible labels in link share creation

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2 months agochore(webhook_listeners): Update openapi.json 47855/head
Côme Chilliet [Mon, 9 Sep 2024 12:50:52 +0000 (14:50 +0200)]
chore(webhook_listeners): Update openapi.json

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofeat(webhook_listeners): Add API endpoint to remove all registrations from an AppAPI app
Côme Chilliet [Mon, 9 Sep 2024 12:41:20 +0000 (14:41 +0200)]
feat(webhook_listeners): Add API endpoint to remove all registrations from an AppAPI app

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofeat(webhook_listeners): Add mapper method to remove all registrations from a given...
Côme Chilliet [Mon, 9 Sep 2024 12:39:41 +0000 (14:39 +0200)]
feat(webhook_listeners): Add mapper method to remove all registrations from a given AppAPI id

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2 months agofix(files_sharing): checkbox for password in link share is not shown
Grigorii K. Shartsev [Fri, 6 Sep 2024 14:47:08 +0000 (16:47 +0200)]
fix(files_sharing): checkbox for password in link share is not shown

Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2 months agofix: Replace conflicting tags in `xml_exception` template 47842/head
Ferdinand Thiessen [Fri, 6 Sep 2024 14:49:33 +0000 (16:49 +0200)]
fix: Replace conflicting tags in `xml_exception` template

The `<?xml` tag is interpreted as PHP short tags, so this causes errors.
Instead just print that part of the template.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months agofix: Run migration sql as statement so that the primary db node is used 47839/head
Julius Härtl [Fri, 30 Aug 2024 13:45:50 +0000 (15:45 +0200)]
fix: Run migration sql as statement so that the primary db node is used

Signed-off-by: Julius Härtl <jus@bitgrid.net>
2 months agochore(assets): Recompile assets backport/47824/stable30 47838/head
nextcloud-command [Mon, 9 Sep 2024 07:57:19 +0000 (07:57 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agofix: Update AdminAI.vue
rakekniven [Sat, 7 Sep 2024 16:57:57 +0000 (18:57 +0200)]
fix: Update AdminAI.vue

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2 months agochore(i18n): adapted lowercase
rakekniven [Sat, 7 Sep 2024 07:07:42 +0000 (09:07 +0200)]
chore(i18n): adapted lowercase

Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Mon, 9 Sep 2024 00:23:33 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sun, 8 Sep 2024 00:36:42 +0000 (00:36 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore(deps-dev): bump cypress-if from 1.12.5 to 1.12.6 dependabot/npm_and_yarn/stable30/cypress-if-1.12.6 47815/head
dependabot[bot] [Sat, 7 Sep 2024 01:21:45 +0000 (01:21 +0000)]
chore(deps-dev): bump cypress-if from 1.12.5 to 1.12.6

Bumps [cypress-if](https://github.com/bahmutov/cypress-if) from 1.12.5 to 1.12.6.
- [Release notes](https://github.com/bahmutov/cypress-if/releases)
- [Commits](https://github.com/bahmutov/cypress-if/compare/v1.12.5...v1.12.6)

---
updated-dependencies:
- dependency-name: cypress-if
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agochore(deps-dev): bump @pinia/testing from 0.1.4 to 0.1.5 dependabot/npm_and_yarn/stable30/pinia/testing-0.1.5 47814/head
dependabot[bot] [Sat, 7 Sep 2024 01:21:23 +0000 (01:21 +0000)]
chore(deps-dev): bump @pinia/testing from 0.1.4 to 0.1.5

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

---
updated-dependencies:
- dependency-name: "@pinia/testing"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Sat, 7 Sep 2024 00:37:06 +0000 (00:37 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agochore(assets): Recompile assets 47810/head
nextcloud-command [Fri, 6 Sep 2024 22:58:07 +0000 (22:58 +0000)]
chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 months agochore: compile scss
Christopher Ng [Fri, 6 Sep 2024 22:43:13 +0000 (15:43 -0700)]
chore: compile scss

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agofix: Fix inaccessible content on public pages due to overlapping footer
Christopher Ng [Fri, 6 Sep 2024 22:43:13 +0000 (15:43 -0700)]
fix: Fix inaccessible content on public pages due to overlapping footer

Signed-off-by: Christopher Ng <chrng8@gmail.com>
2 months agofix(files): Check if the target path is a descendant of the shared folder path backport/47756/stable30 47796/head
Git'Fellow [Wed, 4 Sep 2024 20:24:19 +0000 (22:24 +0200)]
fix(files): Check if the target path is a descendant of the shared folder path

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

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

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

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

2 months agoFix(l10n): Update translations from Transifex
Nextcloud bot [Fri, 6 Sep 2024 00:25:17 +0000 (00:25 +0000)]
Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2 months agoMerge pull request #47787 from nextcloud/backport/47770/stable30
Andy Scherzinger [Thu, 5 Sep 2024 20:29:13 +0000 (22:29 +0200)]
Merge pull request #47787 from nextcloud/backport/47770/stable30

[stable30] fix(dav): Always respond custom error page on exceptions

2 months agofix(dav): Always respond custom error page on exceptions 47787/head
Louis Chemineau [Thu, 5 Sep 2024 14:17:32 +0000 (16:17 +0200)]
fix(dav): Always respond custom error page on exceptions

Signed-off-by: Louis Chemineau <louis@chmn.me>
2 months agoMerge pull request #47757 from nextcloud/release/30.0.0_rc4 v30.0.0rc4
Arthur Schiwon [Thu, 5 Sep 2024 18:14:24 +0000 (20:14 +0200)]
Merge pull request #47757 from nextcloud/release/30.0.0_rc4

30.0.0 RC4

2 months agoMerge pull request #47775 from nextcloud/backport/46255/stable30
Arthur Schiwon [Thu, 5 Sep 2024 18:11:50 +0000 (20:11 +0200)]
Merge pull request #47775 from nextcloud/backport/46255/stable30

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

2 months agoMerge pull request #47781 from nextcloud/backport/47519/stable30
Arthur Schiwon [Thu, 5 Sep 2024 18:04:40 +0000 (20:04 +0200)]
Merge pull request #47781 from nextcloud/backport/47519/stable30

[stable30] feat(transfer-ownership): Correctly react to encrypted files

2 months agoMerge pull request #47778 from nextcloud/backport/47769/stable30
Arthur Schiwon [Thu, 5 Sep 2024 18:03:46 +0000 (20:03 +0200)]
Merge pull request #47778 from nextcloud/backport/47769/stable30

[stable30] fix: Use sha256 to hash arguments of background jobs

2 months agofix(transfer-ownership): Improve comments according to code review 47781/head
Côme Chilliet [Tue, 3 Sep 2024 07:46:36 +0000 (09:46 +0200)]
fix(transfer-ownership): Improve comments according to code review

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>