]>
source.dussan.org Git - nextcloud-server.git/log
Git'Fellow [Fri, 15 Nov 2024 18:50:16 +0000 (19:50 +0100)]
fix(storage): Try to delete existing target
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
Andy Scherzinger [Wed, 20 Nov 2024 18:26:48 +0000 (19:26 +0100)]
Merge pull request #49405 from nextcloud/backport/47670/stable30
[stable30] fix: Properly calculate intermediate icon for touch icon generation
Julius Härtl [Sun, 1 Sep 2024 09:44:44 +0000 (11:44 +0200)]
fix: Properly calculate intermediate icon for touch icon generation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Ferdinand Thiessen [Wed, 20 Nov 2024 09:26:25 +0000 (10:26 +0100)]
Merge pull request #49344 from nextcloud/backport/49203/stable30
[stable30] fix(files): Allow downloading multiple nodes not from same base
nextcloud-command [Tue, 19 Nov 2024 19:30:17 +0000 (19:30 +0000)]
chore(assets): Recompile assets + lint fix
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 11 Nov 2024 15:51:43 +0000 (16:51 +0100)]
fix(files): Allow downloading multiple nodes not from same base
When downloading files in e.g. the *favorites* or *recent* view,
then the nodes are not always share the same parent folder
and we can not use the current directory as it is probably just a
virtual one.
So we calculate the longest common base and use that as the directory
for the download endpoint.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Wed, 20 Nov 2024 00:21:43 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Tue, 19 Nov 2024 21:30:07 +0000 (22:30 +0100)]
Merge pull request #49384 from nextcloud/backport/49372/stable30
skjnldsv [Tue, 19 Nov 2024 18:05:35 +0000 (19:05 +0100)]
fix(settings): psalm PhpMaxFileSize setup check warning
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Tue, 19 Nov 2024 11:41:53 +0000 (12:41 +0100)]
feat(settings): add big file upload setup checks
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Joas Schilling [Tue, 19 Nov 2024 16:02:08 +0000 (17:02 +0100)]
Merge pull request #49358 from nextcloud/backport/49357/stable30
[stable30] test(fakeAI): Allow to specify whether the fake providers should fail
John Molakvoæ [Tue, 19 Nov 2024 12:19:11 +0000 (13:19 +0100)]
Merge pull request #49363 from nextcloud/backport/49346/stable30
John Molakvoæ [Tue, 19 Nov 2024 11:44:04 +0000 (12:44 +0100)]
Merge pull request #49369 from nextcloud/backport/49199/stable30
Richard Steinmetz [Mon, 11 Nov 2024 12:16:35 +0000 (13:16 +0100)]
fix(files): improve delete display name when trashbin is disabled
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
nextcloud-command [Tue, 19 Nov 2024 09:37:28 +0000 (09:37 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Ferdinand Thiessen [Mon, 18 Nov 2024 13:31:05 +0000 (14:31 +0100)]
fix(core): Do not use `v-html` for translation output
The content that can be renderered does *not* include HTML (see
`recommended` object).
But `v-html` was used, this is potentially dangerous, even though we
sanitize the translation values, so no urgent harm but better safe than
sorry.
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Nextcloud bot [Tue, 19 Nov 2024 00:21:18 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Joas Schilling [Mon, 18 Nov 2024 21:01:15 +0000 (22:01 +0100)]
test(fakeAI): Allow to specify whether the fake providers should fail
Signed-off-by: Joas Schilling <coding@schilljs.com>
Pytal [Mon, 18 Nov 2024 10:48:10 +0000 (02:48 -0800)]
Merge pull request #48981 from nextcloud/backport/48572/stable30
[stable30] fix(settings): Align contents of profile picture heading
Nextcloud bot [Mon, 18 Nov 2024 00:20:51 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 17 Nov 2024 00:20:55 +0000 (00:20 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
dependabot[bot] [Sat, 16 Nov 2024 05:41:49 +0000 (05:41 +0000)]
Merge pull request #49330 from nextcloud/dependabot/npm_and_yarn/stable30/types/jest-29.5.14
dependabot[bot] [Sat, 16 Nov 2024 05:25:56 +0000 (05:25 +0000)]
build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.13 to 29.5.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Sat, 16 Nov 2024 04:04:43 +0000 (04:04 +0000)]
Merge pull request #49321 from nextcloud/dependabot/npm_and_yarn/stable30/jsdoc-4.0.4
dependabot[bot] [Sat, 16 Nov 2024 03:20:11 +0000 (03:20 +0000)]
build(deps-dev): bump jsdoc from 4.0.3 to 4.0.4
Bumps [jsdoc](https://github.com/jsdoc/jsdoc) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/jsdoc/jsdoc/releases)
- [Changelog](https://github.com/jsdoc/jsdoc/blob/4.0.4/CHANGES.md)
- [Commits](https://github.com/jsdoc/jsdoc/compare/4.0.3...4.0.4)
---
updated-dependencies:
- dependency-name: jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Nextcloud bot [Sat, 16 Nov 2024 00:21:33 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Pytal [Fri, 15 Nov 2024 19:17:06 +0000 (11:17 -0800)]
Merge pull request #48978 from nextcloud/backport/48542/stable30
[stable30] fix: Move cloud id into readonly input
nextcloud-command [Fri, 15 Nov 2024 19:06:24 +0000 (19:06 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
nextcloud-command [Fri, 15 Nov 2024 19:02:46 +0000 (19:02 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Christopher Ng [Fri, 4 Oct 2024 23:34:41 +0000 (16:34 -0700)]
fix(settings): Align contents of profile picture heading
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Christopher Ng [Wed, 2 Oct 2024 23:04:08 +0000 (16:04 -0700)]
fix: Move cloud id into readonly input
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Ferdinand Thiessen [Fri, 15 Nov 2024 16:19:51 +0000 (17:19 +0100)]
Merge pull request #49310 from nextcloud/backport/49130/stable30
[stable30] fix: Do not check for strict cookie when running webcron
Sebastian Krupinski [Fri, 15 Nov 2024 12:49:08 +0000 (07:49 -0500)]
Merge pull request #49302 from nextcloud/backport/48833/stable30
[stable30] fix: RDATE and EXDATE property instances
Ferdinand Thiessen [Thu, 7 Nov 2024 15:34:10 +0000 (16:34 +0100)]
fix: Do not check for strict cookie when running webcron
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Richard Steinmetz [Fri, 15 Nov 2024 06:59:02 +0000 (07:59 +0100)]
Merge pull request #49254 from nextcloud/backport/48134/stable30
[stable30] feat: mail provider settings
SebastianKrupinski [Mon, 21 Oct 2024 18:08:43 +0000 (14:08 -0400)]
fix: RDATE and EXDATE property instances
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
SebastianKrupinski [Tue, 17 Sep 2024 11:45:44 +0000 (07:45 -0400)]
feat: mail provider settings
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Nextcloud bot [Fri, 15 Nov 2024 00:21:38 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Sebastian Krupinski [Thu, 14 Nov 2024 18:19:46 +0000 (13:19 -0500)]
Merge pull request #49066 from nextcloud/backport/48723/stable30
[stable30] fix(caldav): duration handling in the event reader class
Sebastian Krupinski [Thu, 14 Nov 2024 17:58:41 +0000 (12:58 -0500)]
Merge branch 'stable30' into backport/48723/stable30
Richard Steinmetz [Thu, 14 Nov 2024 16:53:26 +0000 (17:53 +0100)]
Merge pull request #49292 from nextcloud/backport/49290/stable30
SebastianKrupinski [Thu, 14 Nov 2024 15:46:47 +0000 (10:46 -0500)]
fix: use invokePrivate for test
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Sebastian Krupinski [Thu, 14 Nov 2024 16:03:19 +0000 (11:03 -0500)]
Merge pull request #49268 from nextcloud/backport/48583/stable30
[stable30] fix: override iTip Broker to fix several issues
Sebastian Krupinski [Thu, 14 Nov 2024 14:37:26 +0000 (09:37 -0500)]
Merge branch 'stable30' into backport/48583/stable30
Sebastian Krupinski [Thu, 14 Nov 2024 14:31:27 +0000 (09:31 -0500)]
Merge pull request #49264 from nextcloud/3rdparty/stable30/sabre-dav-itip-broker
[stable30] chore(deps): Add SabreDav Patch for iTip Broker
SebastianKrupinski [Wed, 13 Nov 2024 22:37:02 +0000 (17:37 -0500)]
chore(deps): Add SabreDav Patch for iTip Broker
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Côme Chilliet [Thu, 14 Nov 2024 13:21:01 +0000 (14:21 +0100)]
Merge pull request #49277 from nextcloud/backport/48675/stable30
[stable30] DNS: do not query CNAME if A succeeded already
Julien Veyssier [Thu, 14 Nov 2024 11:52:04 +0000 (12:52 +0100)]
Merge pull request #49280 from nextcloud/backport/49260/stable30
[stable30] [textprocessing] Fix: Accept scheduling a task if there are equivalent taskprocessing providers only
Richard Steinmetz [Thu, 14 Nov 2024 11:34:37 +0000 (12:34 +0100)]
Merge pull request #49214 from nextcloud/backport/49196/stable30
[stable30] chore(github): Update groupware code owners
Julien Veyssier [Wed, 13 Nov 2024 15:59:46 +0000 (16:59 +0100)]
fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
georglauterbach [Thu, 7 Nov 2024 19:30:16 +0000 (20:30 +0100)]
fix: remove superflous line
Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
georglauterbach [Sun, 13 Oct 2024 08:21:03 +0000 (08:21 +0000)]
fix: do not query CNAME if A succeeded already
Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
Nextcloud bot [Thu, 14 Nov 2024 00:22:48 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
SebastianKrupinski [Sun, 6 Oct 2024 22:39:36 +0000 (18:39 -0400)]
fix: override iTip Broker to fix several issues
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
John Molakvoæ [Wed, 13 Nov 2024 18:32:10 +0000 (19:32 +0100)]
Merge pull request #49250 from nextcloud/chore/update-nc-libs-stable30
[stable30] chore: Update `@nextcloud/upload` and `@nextcloud/files`
Christoph Wurst [Mon, 11 Nov 2024 08:20:14 +0000 (09:20 +0100)]
chore(github): Update groupware code owners
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Ferdinand Thiessen [Wed, 13 Nov 2024 12:44:52 +0000 (13:44 +0100)]
chore: Update `@nextcloud/upload` and `@nextcloud/files`
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
dependabot[bot] [Wed, 13 Nov 2024 11:07:19 +0000 (11:07 +0000)]
Merge pull request #49047 from nextcloud/dependabot/npm_and_yarn/stable30/cypress-13.13.3
Richard Steinmetz [Wed, 13 Nov 2024 09:47:20 +0000 (10:47 +0100)]
Merge pull request #49098 from nextcloud/backport/48933/stable30
[stable30] Clear pending two factor tokens also from configuration
yemkareems [Wed, 13 Nov 2024 09:46:56 +0000 (15:16 +0530)]
Merge pull request #49241 from nextcloud/backport/38630/stable30
[stable30] Fix remaining readdir() calls in loops with undesirable false evaluation potential
Kate [Wed, 13 Nov 2024 09:46:27 +0000 (10:46 +0100)]
Merge pull request #49242 from nextcloud/backport/49237/stable30
Kate [Wed, 13 Nov 2024 08:24:39 +0000 (09:24 +0100)]
Merge pull request #49239 from nextcloud/backport/49226/stable30
Sebastian Krupinski [Wed, 13 Nov 2024 08:11:16 +0000 (03:11 -0500)]
Merge pull request #49234 from nextcloud/backport/49139/stable30
[stable30] feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
skjnldsv [Tue, 12 Nov 2024 11:45:16 +0000 (12:45 +0100)]
fix(dav): file request guest nickname encoding
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Arthur Schiwon [Tue, 12 Nov 2024 21:15:08 +0000 (22:15 +0100)]
fix(Middleware): log deprecation when annotation was actually used
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
yemkareems [Wed, 13 Nov 2024 03:40:35 +0000 (09:10 +0530)]
fix: conflicts resolved in apps.php loadDirectory
Signed-off-by: yemkareems <yemkareems@gmail.com>
Josh Richards [Sat, 3 Jun 2023 12:57:38 +0000 (08:57 -0400)]
fix: Clean-up some remaining readdir calls with undesirable false evaluation potential
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
Nextcloud bot [Wed, 13 Nov 2024 00:21:30 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Tue, 12 Nov 2024 23:00:53 +0000 (00:00 +0100)]
Merge pull request #49180 from nextcloud/backport/49143/stable30
[stable30] fix(files): view-in-folder enabled conditions
nextcloud-command [Tue, 12 Nov 2024 22:42:31 +0000 (22:42 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
skjnldsv [Fri, 8 Nov 2024 08:23:12 +0000 (09:23 +0100)]
fix(files): check that node is in user root folder for view-in-folder action
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Richard Steinmetz [Wed, 16 Oct 2024 07:53:59 +0000 (09:53 +0200)]
fix(caldav): duration handling in the event reader class
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
SebastianKrupinski [Thu, 7 Nov 2024 20:13:13 +0000 (15:13 -0500)]
feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
Joas Schilling [Tue, 12 Nov 2024 14:32:32 +0000 (15:32 +0100)]
Merge pull request #49230 from nextcloud/backport/49219/stable30
[stable30] docs: Adjust taiwan translators
Joas Schilling [Tue, 12 Nov 2024 09:14:31 +0000 (10:14 +0100)]
docs: Adjust taiwan translators
Signed-off-by: Joas Schilling <coding@schilljs.com>
Andy Scherzinger [Tue, 12 Nov 2024 10:43:00 +0000 (11:43 +0100)]
Merge pull request #49207 from nextcloud/backport/48736/stable30
[stable30] fix: log a warning when we can't build a background job
John Molakvoæ [Tue, 12 Nov 2024 10:25:10 +0000 (11:25 +0100)]
Merge pull request #49222 from nextcloud/backport/49218/stable30
skjnldsv [Tue, 12 Nov 2024 09:28:01 +0000 (10:28 +0100)]
fix(files_external): cast storage id int
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
John Molakvoæ [Tue, 12 Nov 2024 09:36:10 +0000 (10:36 +0100)]
Merge pull request #49160 from nextcloud/backport/49146/stable30
[stable30] fix: undefined variable $response in DAV storage
Nextcloud bot [Tue, 12 Nov 2024 00:23:03 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Robin Appelman [Wed, 16 Oct 2024 13:29:25 +0000 (15:29 +0200)]
fix: log a warning when we can't build a background job
Signed-off-by: Robin Appelman <robin@icewind.nl>
Joas Schilling [Mon, 11 Nov 2024 08:30:10 +0000 (09:30 +0100)]
Merge pull request #49195 from nextcloud/backport/49176/stable30
[stable30] feat(testing): Add a fake summary task provider
Joas Schilling [Sat, 9 Nov 2024 04:05:49 +0000 (05:05 +0100)]
feat(testing): Add a fake summary task provider
Signed-off-by: Joas Schilling <coding@schilljs.com>
Nextcloud bot [Mon, 11 Nov 2024 00:21:39 +0000 (00:21 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Nextcloud bot [Sun, 10 Nov 2024 00:23:26 +0000 (00:23 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Sat, 9 Nov 2024 13:34:53 +0000 (14:34 +0100)]
Merge pull request #49174 from nextcloud/dependabot/npm_and_yarn/stable30/pinia/testing-0.1.7
chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.7
nextcloud-command [Sat, 9 Nov 2024 13:29:57 +0000 (13:29 +0000)]
chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
dependabot[bot] [Sat, 9 Nov 2024 02:26:11 +0000 (02:26 +0000)]
chore(deps-dev): Bump @pinia/testing from 0.1.5 to 0.1.7
Bumps [@pinia/testing](https://github.com/vuejs/pinia) from 0.1.5 to 0.1.7.
- [Release notes](https://github.com/vuejs/pinia/releases)
- [Commits](https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.5...@pinia/testing@0.1.7)
---
updated-dependencies:
- dependency-name: "@pinia/testing"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
John Molakvoæ [Sat, 9 Nov 2024 11:52:35 +0000 (12:52 +0100)]
Merge pull request #49157 from nextcloud/backport/49147/stable30
skjnldsv [Fri, 8 Nov 2024 15:13:32 +0000 (16:13 +0100)]
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 8 Nov 2024 10:02:53 +0000 (11:02 +0100)]
fix(files): open sidebar on sharing tab by default for files
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Nextcloud bot [Sat, 9 Nov 2024 00:22:21 +0000 (00:22 +0000)]
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
John Molakvoæ [Fri, 8 Nov 2024 17:38:50 +0000 (18:38 +0100)]
Merge pull request #49161 from nextcloud/backport/49150/stable30
skjnldsv [Fri, 8 Nov 2024 10:44:16 +0000 (11:44 +0100)]
fix(files): edit locally buttons
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Victor Dubiniuk [Tue, 10 Sep 2019 09:06:33 +0000 (12:06 +0300)]
Fix Undefined variable: response notice in case of non-404 error
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
F. E Noel Nfebe [Fri, 8 Nov 2024 15:40:51 +0000 (16:40 +0100)]
Merge pull request #49149 from nextcloud/backport/49115/stable30
[stable30] fix(SharingEntryLink): Show default password before create if any
skjnldsv [Fri, 8 Nov 2024 15:19:48 +0000 (16:19 +0100)]
chore: compile assets
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
skjnldsv [Fri, 8 Nov 2024 15:13:32 +0000 (16:13 +0100)]
fix(files_sharing): share assignment issue in SharingEntryLink
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
fenn-cs [Wed, 6 Nov 2024 15:50:59 +0000 (16:50 +0100)]
fix(SharingEntryLink): Show default password before create if any
Prevent silent addition of expiration date to shares.
Prevent silent addition for password to shares.
Both now have a `shareRequiresReview` check
Resolves : https://github.com/nextcloud/server/issues/48860
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
John Molakvoæ [Fri, 8 Nov 2024 15:12:25 +0000 (16:12 +0100)]
Merge pull request #49153 from nextcloud/fix/note-icon-color