Git'Fellow
50d071e7d2
fix(SetupChecks): Make sure array key is set
...
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-11-19 14:11:20 +01:00
John Molakvoæ
75e6e7ca5e
Merge pull request #49363 from nextcloud/backport/49346/stable30
2024-11-19 13:19:11 +01:00
John Molakvoæ
6c322e0fe7
Merge pull request #49369 from nextcloud/backport/49199/stable30
2024-11-19 12:44:04 +01:00
Richard Steinmetz
b93bab42c5
fix(files): improve delete display name when trashbin is disabled
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-11-19 11:57:08 +01:00
nextcloud-command
7fdbd0b9c4
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-19 09:55:32 +00:00
Ferdinand Thiessen
94262a5c5c
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>
2024-11-19 09:49:07 +00:00
Nextcloud bot
0eb1a83179
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-19 00:21:18 +00:00
Pytal
f61f0a20ae
Merge pull request #48981 from nextcloud/backport/48572/stable30
...
[stable30] fix(settings): Align contents of profile picture heading
2024-11-18 02:48:10 -08:00
Nextcloud bot
c2ce01f740
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-18 00:20:51 +00:00
Nextcloud bot
83b50f7dcf
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-17 00:20:55 +00:00
dependabot[bot]
0dc0481cbc
Merge pull request #49330 from nextcloud/dependabot/npm_and_yarn/stable30/types/jest-29.5.14
2024-11-16 05:41:49 +00:00
dependabot[bot]
503c92aca6
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>
2024-11-16 05:25:56 +00:00
dependabot[bot]
64d42e6f52
Merge pull request #49321 from nextcloud/dependabot/npm_and_yarn/stable30/jsdoc-4.0.4
2024-11-16 04:04:43 +00:00
dependabot[bot]
5b879ccbef
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>
2024-11-16 03:20:11 +00:00
Nextcloud bot
f7b3ade8b9
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-16 00:21:33 +00:00
Pytal
00f5f180d0
Merge pull request #48978 from nextcloud/backport/48542/stable30
...
[stable30] fix: Move cloud id into readonly input
2024-11-15 11:17:06 -08:00
nextcloud-command
4825798135
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-15 19:06:24 +00:00
nextcloud-command
ef75a5f323
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-11-15 19:02:46 +00:00
Christopher Ng
a7b0ab2b99
fix(settings): Align contents of profile picture heading
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-11-15 10:59:14 -08:00
Christopher Ng
86afd29f5a
fix: Move cloud id into readonly input
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-11-15 10:54:50 -08:00
Ferdinand Thiessen
c7fb0ed9c6
Merge pull request #49310 from nextcloud/backport/49130/stable30
...
[stable30] fix: Do not check for strict cookie when running webcron
2024-11-15 17:19:51 +01:00
Sebastian Krupinski
2f65ffd2dc
Merge pull request #49302 from nextcloud/backport/48833/stable30
...
[stable30] fix: RDATE and EXDATE property instances
2024-11-15 07:49:08 -05:00
Ferdinand Thiessen
1fc6cceef8
fix: Do not check for strict cookie when running webcron
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-15 12:27:35 +00:00
Richard Steinmetz
52f85a00f4
Merge pull request #49254 from nextcloud/backport/48134/stable30
...
[stable30] feat: mail provider settings
2024-11-15 07:59:02 +01:00
SebastianKrupinski
2e807c9f99
fix: RDATE and EXDATE property instances
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-15 06:50:14 +00:00
SebastianKrupinski
1260ec5f21
feat: mail provider settings
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-14 20:26:22 -05:00
Nextcloud bot
aba18bacb3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-15 00:21:38 +00:00
Sebastian Krupinski
1eba1a9f5f
Merge pull request #49066 from nextcloud/backport/48723/stable30
...
[stable30] fix(caldav): duration handling in the event reader class
2024-11-14 13:19:46 -05:00
Sebastian Krupinski
e93ed852f6
Merge branch 'stable30' into backport/48723/stable30
2024-11-14 12:58:41 -05:00
Richard Steinmetz
1d2124fd54
Merge pull request #49292 from nextcloud/backport/49290/stable30
2024-11-14 17:53:26 +01:00
SebastianKrupinski
fe249daf76
fix: use invokePrivate for test
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-14 16:38:46 +00:00
Sebastian Krupinski
8378412d0f
Merge pull request #49268 from nextcloud/backport/48583/stable30
...
[stable30] fix: override iTip Broker to fix several issues
2024-11-14 11:03:19 -05:00
Sebastian Krupinski
5e7e4b5236
Merge branch 'stable30' into backport/48583/stable30
2024-11-14 09:37:26 -05:00
Sebastian Krupinski
bf12d4ce50
Merge pull request #49264 from nextcloud/3rdparty/stable30/sabre-dav-itip-broker
...
[stable30] chore(deps): Add SabreDav Patch for iTip Broker
2024-11-14 09:31:27 -05:00
SebastianKrupinski
61784e7458
chore(deps): Add SabreDav Patch for iTip Broker
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-14 08:44:49 -05:00
Côme Chilliet
23117a0a04
Merge pull request #49277 from nextcloud/backport/48675/stable30
...
[stable30] DNS: do not query CNAME if A succeeded already
2024-11-14 14:21:01 +01:00
Julien Veyssier
031df2eb2a
Merge pull request #49280 from nextcloud/backport/49260/stable30
...
[stable30] [textprocessing] Fix: Accept scheduling a task if there are equivalent taskprocessing providers only
2024-11-14 12:52:04 +01:00
Richard Steinmetz
50c2661bc1
Merge pull request #49214 from nextcloud/backport/49196/stable30
...
[stable30] chore(github): Update groupware code owners
2024-11-14 12:34:37 +01:00
Julien Veyssier
8f02796a62
fix(textprocessing): accept scheduling a task if there are equivalent taskprocessing providers only
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-11-14 10:59:16 +00:00
georglauterbach
5915d7f7ce
fix: remove superflous line
...
Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
2024-11-14 10:45:23 +00:00
georglauterbach
c97cb962ee
fix: do not query CNAME if A succeeded already
...
Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
2024-11-14 10:45:23 +00:00
Nextcloud bot
e75ed32cac
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-14 00:22:48 +00:00
SebastianKrupinski
58a9fb3603
fix: override iTip Broker to fix several issues
...
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-13 23:33:39 +00:00
John Molakvoæ
2d4c08d965
Merge pull request #49250 from nextcloud/chore/update-nc-libs-stable30
...
[stable30] chore: Update `@nextcloud/upload` and `@nextcloud/files`
2024-11-13 19:32:10 +01:00
Christoph Wurst
12749a0aa2
chore(github): Update groupware code owners
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-13 17:42:47 +01:00
Ferdinand Thiessen
851bc1704b
chore: Update @nextcloud/upload and @nextcloud/files
...
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-11-13 13:44:52 +01:00
dependabot[bot]
445bdd4267
Merge pull request #49047 from nextcloud/dependabot/npm_and_yarn/stable30/cypress-13.13.3
2024-11-13 11:07:19 +00:00
Richard Steinmetz
442d036ac9
Merge pull request #49098 from nextcloud/backport/48933/stable30
...
[stable30] Clear pending two factor tokens also from configuration
2024-11-13 10:47:20 +01:00
yemkareems
56ce5d03bd
Merge pull request #49241 from nextcloud/backport/38630/stable30
...
[stable30] Fix remaining readdir() calls in loops with undesirable false evaluation potential
2024-11-13 15:16:56 +05:30
Kate
05de3df5c5
Merge pull request #49242 from nextcloud/backport/49237/stable30
2024-11-13 10:46:27 +01:00