fenn-cs
e43aa76a00
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>
2024-12-09 02:50:16 +01:00
Grigorii K. Shartsev
b96661bd58
fix(files_sharing): add accessible labels in link share creation
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-12-09 02:45:33 +01:00
Grigorii K. Shartsev
301a7dacf1
fix(files_sharing): checkbox for password in link share is not shown
...
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-12-09 02:41:21 +01:00
Nextcloud bot
ef900054d5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-09 00:21:39 +00:00
Nextcloud bot
de6f8219be
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-08 00:37:11 +00:00
dependabot[bot]
dea3ee5060
Merge pull request #49707 from nextcloud/dependabot/npm_and_yarn/stable28/cypress/vue2-2.1.1
2024-12-07 11:28:57 +00:00
dependabot[bot]
8a3ec1a73e
Merge pull request #49709 from nextcloud/dependabot/npm_and_yarn/stable28/types/dockerode-3.3.32
2024-12-07 04:20:40 +00:00
dependabot[bot]
857078ed63
chore(deps-dev): bump @types/dockerode from 3.3.29 to 3.3.32
...
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode ) from 3.3.29 to 3.3.32.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode )
---
updated-dependencies:
- dependency-name: "@types/dockerode"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 03:11:05 +00:00
dependabot[bot]
9321bcbb49
chore(deps-dev): bump @cypress/vue2 from 2.1.0 to 2.1.1
...
Bumps [@cypress/vue2](https://github.com/cypress-io/cypress ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/cypress-io/cypress/releases )
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/cypress-io/cypress/compare/@cypress/vue2-v2.1.0...@cypress/vue2-v2.1.1 )
---
updated-dependencies:
- dependency-name: "@cypress/vue2"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-07 03:10:21 +00:00
Nextcloud bot
5e986b5d02
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-07 00:21:47 +00:00
Nextcloud bot
414e320b41
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-06 00:22:44 +00:00
Joas Schilling
5719fa9e76
Merge pull request #49589 from nextcloud/backport/49587/stable28
...
[stable28] fix(maintenance): Show a success message on data-fingerprint command
2024-12-05 21:30:13 +01:00
Arthur Schiwon
001b34836c
Merge pull request #49667 from nextcloud/release/28.0.13
...
28.0.13
2024-12-05 13:32:11 +01:00
Arthur Schiwon
e05ee52720
build(hub): 28.0.13
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-12-05 12:06:19 +01:00
Nextcloud bot
e976821ea4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-05 00:44:03 +00:00
Joas Schilling
76a085dc51
Merge pull request #49640 from nextcloud/backport/49633/stable28
...
[stable28] fix(setupcheck): Disable PhpMaxFileSize setupcheck for now
2024-12-04 09:50:58 +01:00
Joas Schilling
193e2317c0
fix(setupcheck): Disable PhpMaxFileSize setupcheck for now
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-12-04 08:03:01 +00:00
Nextcloud bot
62778f09b7
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-12-04 00:21:50 +00:00
Joas Schilling
5612714ec3
fix(maintenance): Show a success message on data-fingerprint command
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-12-02 08:19:15 +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