Nextcloud bot
73bc2eda96
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-08 00:20:22 +07:00
Joas Schilling
cec6f956d4
Merge pull request #48585 from nextcloud/backport/48584/stable29
...
[stable29] fix(config): Mark more app configs sensitive
2024-10-07 13:01:53 +07:00
Joas Schilling
513f57d9e2
fix(config): Mark more app configs sensitive
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-07 09:00:43 +07:00
Nextcloud bot
ff24944fbd
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-07 00:20:10 +07:00
Nextcloud bot
f03d6b96e3
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-06 00:21:34 +07:00
Nextcloud bot
c7528d5d6e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-05 00:20:30 +07:00
Nextcloud bot
de9335db3e
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-04 00:20:19 +07:00
Nextcloud bot
5640ab71aa
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-03 00:20:51 +07:00
Benjamin Gaussorgues
1f085a670b
Merge pull request #48499 from nextcloud/release/29.0.8_rc1
...
29.0.8 RC1
2024-10-02 15:23:11 +07:00
Benjamin Gaussorgues
f23fc4d6fd
Merge pull request #48507 from nextcloud/backport/48451/stable29
2024-10-02 14:16:02 +07:00
Anna
04d0d8e636
Merge pull request #48509 from nextcloud/fix/stable29/webcal-subscription-jobs-middleware
...
[stable29] fix(caldav): add missing handlers
2024-10-02 13:37:14 +07:00
Sebastian Krupinski
6ead1eded7
Merge pull request #47790 from nextcloud/backport/45098/stable29
...
[stable29] fix(caldav): Do not load IMipPlugin before user auth and session is c…
2024-10-02 05:30:41 +07:00
Kate
d8cef80489
Merge pull request #48055 from nextcloud/backport/48043/stable29
2024-10-02 10:14:29 +07:00
Kate
7385092965
Merge pull request #48075 from nextcloud/backport/48050/stable29
2024-10-02 10:12:15 +07:00
Kate
83931587c5
Merge pull request #48092 from nextcloud/backport/47316/stable29
2024-10-02 10:08:22 +07:00
Anna Larch
0154c2b792
test(dav): imip service test expects integers for last occurence
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-10-02 09:22:30 +07:00
Nextcloud bot
d18b9a53a5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-02 00:20:12 +07:00
Anna Larch
e862c886d0
fix(caldav): add missing handlers
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-10-01 22:41:54 +07:00
Daniel Kesselberg
3f117cb3db
fix: make federation address book sync work with allow_local_remote_servers = false
...
Client.preventLocalAddress expects an absolute URL, which means the base_uri option cannot be used.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-10-01 21:42:14 +07:00
Josh
da8ef3c9ea
Merge pull request #48502 from nextcloud/backport/48426/stable29
...
[stable29] fix(config): Suppress `config.php` fopen error at install time
2024-10-01 14:11:23 +07:00
Arthur Schiwon
a15a378e0d
Merge pull request #48491 from nextcloud/backport/48484/stable29
...
[stable29] fix(Auth): ignore missing token when trying to set password-unconfirm…
2024-10-01 19:53:55 +07:00
Josh
82319d41fd
fix(config): Suppress error at install time
...
Signed-off-by: Josh <josh.t.richards@gmail.com>
2024-10-01 16:22:47 +07:00
Benjamin Gaussorgues
6d7d4fd476
build(hub): 29.0.8 RC1
...
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2024-10-01 17:45:48 +07:00
Arthur Schiwon
17ea67dc43
fix(Auth): ignore missing token when trying to set password-unconfirmable
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-10-01 15:55:13 +07:00
Nextcloud bot
a891bc0784
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-01 00:20:45 +07:00
Kate
39a708b2e1
Merge pull request #48449 from nextcloud/backport/48437/stable29
2024-09-30 18:10:24 +07:00
Maksim Sukharev
a448d5d171
fix: correctly count disabled users for subadmins
...
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
2024-09-30 10:10:45 +07:00
Julien Veyssier
74a5eaf09c
Merge pull request #48417 from nextcloud/fix/stable29/numerical-userid-file-item-display
...
[stable29] Fix file item display for users with numerical user IDs
2024-09-30 11:44:17 +07:00
nextcloud-command
034dbf411d
chore(assets): Recompile assets
...
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-30 09:00:26 +07:00
Julien Veyssier
0af363714d
fix(filesharing): file appear as shared by their owner if it has a numerical user ID
...
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2024-09-30 10:22:48 +07:00
Kate
526a504e82
Merge pull request #48444 from nextcloud/backport/48307/stable29
2024-09-30 10:18:37 +07:00
Richard Steinmetz
e2373b56fe
fix: gracefully parse non-standard trusted certificates
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2024-09-30 09:21:59 +07:00
Nextcloud bot
aec1ac1da4
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-29 00:28:11 +07:00
Nextcloud bot
6e27f995fb
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-28 00:20:22 +07:00
Joas Schilling
eb2c5533c6
Merge pull request #48393 from nextcloud/backport/48375/stable29
...
[stable29] Skip future shipped apps from updatenotification check
2024-09-27 08:29:16 +07:00
Nextcloud bot
28325fdfd5
Fix(l10n): Update translations from Transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-27 00:20:49 +07:00
Kate
89e15c8ac2
Merge pull request #48400 from nextcloud/backport/48366/stable29
2024-09-26 19:11:36 +07:00
Louis
6046934462
Merge pull request #48387 from nextcloud/backport/48359/stable29
...
[stable29] fix: Use placeholder for external storage password
2024-09-26 16:46:28 +07:00
provokateurin
dfd0b9ddf7
fix(files_sharing): Check if propfind response is valid before accessing share permission props
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 14:22:37 +07:00
provokateurin
6416dba1ce
refactor(files_sharing): Make permissions prop checks less error prone
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 14:22:37 +07:00
provokateurin
18968a6f52
fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop
...
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 14:22:37 +07:00
Joas Schilling
87b4e96893
fix(updatenotification): Communicate app_api as shipped in 30+
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-26 13:25:09 +07:00
Joas Schilling
115653722e
fix(updatenotification): Communicate twofactor_nextcloud_notification as shipped in 30+
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-26 13:25:09 +07:00
Joas Schilling
253fb39e51
fix(updatenotification): Communicate files_downloadlimit as shipped in 29+
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-26 13:25:09 +07:00
Joas Schilling
5729488f0a
Merge pull request #48380 from nextcloud/backport/48142/stable29
...
[stable29] feat(share): ensure unique share tokens with dynamic length adjustment
2024-09-26 15:19:25 +07:00
Joas Schilling
c9f58fc19f
Merge pull request #48326 from nextcloud/dependaniel/aws-sdk-for-29
...
[stable29] chore(deps): Bump aws/aws-sdk-php from 3.240.8 to 3.322.4
2024-09-26 15:15:38 +07:00
Louis Chemineau
fa12da0ce7
fix: Use hashed password in files_external settings
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-26 13:03:28 +07:00
Daniel
56a734b47f
Merge pull request #48364 from nextcloud/backport/48345/stable29
...
[stable29] fix(files_external): Catch correct exception
2024-09-26 14:52:40 +07:00
ernolf
0a9cad0455
fix(share): Ensure unique share tokens
...
- check for token collisions and retry up to three times.
- throw after 3 attempts without finding a unique token.
Signed-off-by: ernolf <raphael.gradenwitz@googlemail.com>
2024-09-26 10:38:40 +07:00
Daniel Kesselberg
1af2df8b4e
fix(s3): suppress php deprecation warning on php8
...
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-09-26 12:38:05 +07:00