Commit graph

73892 commits

Author SHA1 Message Date
Oleksander Piskun
fbbfead13f fix(external_storage): Cast id to int 2024-12-03 13:02:39 +00:00
Nextcloud bot
ce568970ca
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-02 00:22:05 +00:00
Nextcloud bot
a0d80fa001
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-01 00:22:52 +00:00
Nextcloud bot
de1cf5c42d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-30 00:21:30 +00:00
Nextcloud bot
42760dba9e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-29 00:21:32 +00:00
John Molakvoæ
fe5c018e19
Merge pull request #49526 from nextcloud/release/28.0.13_rc1 2024-11-28 15:28:10 +01:00
Benjamin Gaussorgues
9d10a41e16
Merge pull request #49542 from nextcloud/backport/49541/stable28 2024-11-28 13:26:31 +01:00
Benjamin Gaussorgues
56a31b3b40 chore: stricter access to testremote endpoint
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-11-28 10:46:58 +00:00
Christoph Wurst
00ece1357c
Merge pull request #49535 from nextcloud/backport/49523/stable28
[stable28] fix(migration): Decrypt ownCloud secrets v2
2024-11-28 10:37:04 +01:00
Christoph Wurst
a925e0b2b0
fix(migration): Decrypt ownCloud secrets v2
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2024-11-28 09:45:30 +01:00
Git'Fellow
4875f3281a
Merge pull request #49279 from nextcloud/backport/48675/stable28
[stable28] DNS: do not query CNAME if A succeeded already
2024-11-28 08:41:50 +01:00
georglauterbach
72a891d260 fix: remove superflous line
Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
2024-11-28 08:05:44 +01:00
georglauterbach
d4ee439d37 fix: do not query CNAME if A succeeded already
Signed-off-by: georglauterbach <44545919+georglauterbach@users.noreply.github.com>
2024-11-28 08:05:44 +01:00
Nextcloud bot
ee753f08ca
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-28 00:24:34 +00:00
skjnldsv
cab5e2c966 build(hub): 28.0.13 RC1
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-27 22:03:01 +01:00
Joas Schilling
3c44373f15
Merge pull request #49510 from nextcloud/automated/noid/stable28-update-ca-cert-bundle
[stable28] fix(security): Update CA certificate bundle
2024-11-27 06:47:22 +01:00
nextcloud-command
e14a4da4c8 fix(security): Update CA certificate bundle
Signed-off-by: GitHub <noreply@github.com>
2024-11-27 02:34:27 +00:00
Nextcloud bot
f48f1bc657
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-27 00:21:35 +00:00
Nextcloud bot
bdc45efabe
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-26 00:21:54 +00:00
Richard Steinmetz
97540aea9d
Merge pull request #49478 from nextcloud/backport/49454/stable28
[stable28] fix: invalid usage of IQueryBuilder::createNamedParameter()
2024-11-25 19:01:41 +01:00
Richard Steinmetz
2a1177a275 fix: improve oci compatibility when purging calendar invitations
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-11-25 17:00:14 +00:00
Richard Steinmetz
9a94b6a39b fix: invalid usage of IQueryBuilder::createNamedParameter()
And fix a typo: chunck -> chunk

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-11-25 17:00:14 +00:00
Kate
62fc9909f5
Merge pull request #49470 from nextcloud/backport/49311/stable28 2024-11-25 13:21:25 +01:00
provokateurin
8d97e759b1 fix(OCMDiscoveryService): Also cache error results during discovery
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-25 11:43:37 +00:00
Stephan Orbaugh
4260dd1517
Merge pull request #49463 from nextcloud/backport/48600/stable28
[stable28] fix(BackgroundJobs): Adjust intervals and time sensitivities
2024-11-25 09:48:57 +01:00
Nextcloud bot
a7d6c410d0
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-25 08:23:03 +00:00
provokateurin
10f1d97689
fix(BackgroundJobs): Adjust intervals and time sensitivities
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-25 08:42:06 +01:00
provokateurin
9388c96a31
feat(TimedJob): Add debug log about time sensitive jobs with long intervals
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-11-25 08:42:06 +01:00
Nextcloud bot
8225324c94
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-25 00:21:44 +00:00
Nextcloud bot
7a17e9e93e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-24 00:21:25 +00:00
Sebastian Krupinski
385a047953
Merge pull request #49427 from nextcloud/backport/47832/stable28
[stable28] fix: (CalDav) Delete invitation link when deleting Calendars or Events
2024-11-23 12:31:43 -05:00
SebastianKrupinski
95b29e7300 fix: (CalDav) Delete invitation when deleting Calendars or Events
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2024-11-23 16:57:55 +01:00
dependabot[bot]
535eb2037a
Merge pull request #49449 from nextcloud/dependabot/npm_and_yarn/stable28/jsdoc-4.0.4 2024-11-23 05:29:59 +00:00
dependabot[bot]
ce6d0ad210
chore(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-23 05:08:52 +00:00
dependabot[bot]
c6d78c25bd
Merge pull request #49446 from nextcloud/dependabot/npm_and_yarn/stable28/nextcloud/cypress-1.0.0-beta.10 2024-11-23 03:14:27 +00:00
dependabot[bot]
e792944c2a
chore(deps-dev): bump @nextcloud/cypress
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.9 to 1.0.0-beta.10.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.9...1.0.0-beta.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-23 02:10:52 +00:00
Nextcloud bot
f721af59cb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-23 00:22:02 +00:00
Nextcloud bot
fb68da8baa
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-22 00:20:45 +00:00
Git'Fellow
d7798d5d14
Merge pull request #49411 from nextcloud/backport/49315/stable28
[stable28] fix(storage): Try to delete existing target
2024-11-21 08:48:58 +01:00
Git'Fellow
85e320bde2 fix(storage): Try to delete existing target
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-11-21 07:34:06 +01:00
Git'Fellow
03300aec8f
Merge pull request #49388 from nextcloud/backport/49332/stable28
[stable28] fix(job): Check if carddata is resource and read it to string
2024-11-21 05:44:37 +01:00
Nextcloud bot
cc82b35d68
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-21 00:21:51 +00:00
Nextcloud bot
b2464dc43b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-11-20 00:21:58 +00:00
John Molakvoæ
ff0c367ee2
Merge pull request #49381 from nextcloud/backport/49372/stable28 2024-11-19 22:37:51 +01:00
John Molakvoæ
15159efbfc
Merge pull request #49163 from nextcloud/backport/49150/stable28 2024-11-19 20:21:37 +01:00
Mikhail Kotelnikov
9e6bb3c5a8 fix(job): Check if carddata is resource and read it to string
Fixes nextcloud/server#46100

Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
Signed-off-by: Mikhail Kotelnikov <fox@woland.me>
2024-11-19 18:29:36 +00:00
skjnldsv
cbb1a76b3a fix(files): edit locally buttons
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-19 19:23:19 +01:00
skjnldsv
6b3c02746b fix(settings): psalm PhpMaxFileSize setup check warning
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-19 19:08:27 +01:00
skjnldsv
1c480f55a2 feat(settings): add big file upload setup checks
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-11-19 16:22:41 +00:00
John Molakvoæ
ce3fb9a7d9
Merge pull request #49367 from nextcloud/backport/49199/stable28 2024-11-19 15:52:38 +01:00