Commit graph

31840 commits

Author SHA1 Message Date
Nextcloud bot
a891bc0784
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-10-01 00:20:45 +00: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 +00: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 +02:00
Nextcloud bot
aec1ac1da4
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-29 00:28:11 +00:00
Nextcloud bot
6e27f995fb
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-28 00:20:22 +00: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 +02:00
Nextcloud bot
28325fdfd5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-27 00:20:49 +00:00
Kate
89e15c8ac2
Merge pull request #48400 from nextcloud/backport/48366/stable29 2024-09-26 19:11:36 +02: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 +00: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 +00: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 +00: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 +00: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 +00: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 +00: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 +00: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 +02:00
Louis Chemineau
0dcd2ca733 fix: Show storage full warning when storage is actually full
< 0 values for "free" do not mean that the storage is full: 6befdd6dd7/lib/public/Files/FileInfo.php (L31-L42)

Signed-off-by: Louis Chemineau <louis@chmn.me>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2024-09-26 08:58:41 +00:00
Marcel Klehr
50eecc7ded fix(files_external): Catch correct exception
SMB#getFileInfo used to throw an icewind/smb exception, but nowadays throws \OCP\Files\ForbiddenException. This fixes downstream methods to catch the new exception.

Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-26 07:36:04 +00:00
Nextcloud bot
7e4b0c9b6b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-26 00:23:23 +00:00
Christopher Ng
1507877630 fix(files): Fix having to resolve conflicts twice when dropping files
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-25 14:27:32 -07:00
Nextcloud bot
4e990ccead
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-25 00:21:30 +00:00
Ferdinand Thiessen
902cc4dc8b
Merge pull request #48313 from nextcloud/backport/48311/stable29
[stable29] fix: Ensure app discover section is returned as list
2024-09-24 17:18:33 +02:00
fenn-cs
5b98da6733 refactor(AccountIcon): Remove needless console.log
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-09-24 13:40:59 +02:00
Ferdinand Thiessen
954213642a fix: Ensure app discover section is returned as list
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-24 11:36:45 +00:00
Louis
a84255e1ab
Merge pull request #48284 from nextcloud/backport/48207/stable29
[stable29] fix: Don't crash if disabled user is missing in the database
2024-09-24 10:30:27 +02:00
Louis Chemineau
1e870c02f5
fix(users): Don't crash if disabled user is missing in the database
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-23 18:08:17 +02:00
Nextcloud bot
d1a87cda97
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-23 14:52:47 +00:00
fenn-cs
35f3a3e7b7 fix(Federation): Show some icon for federated users on shares
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-09-23 10:50:27 +01:00
Nextcloud bot
1433f52cdd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-23 00:20:38 +00:00
Nextcloud bot
bc3cd58df7
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-22 00:20:53 +00:00
Nextcloud bot
910caabcf2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-21 00:20:57 +00:00
Nextcloud bot
bade66e33c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-20 00:21:28 +00:00
Louis Chemineau
ee9f3115d9 fix: Override start method of \Sabre\DAV\Server to remove exception output
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-19 17:51:51 +02:00
Robin Appelman
fafc93b08a test: fix ShareControllerTest.php
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-09-19 17:51:51 +02:00
Robin Appelman
c17d78c663 test: fix trashbin StorageTest
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-09-19 17:51:51 +02:00
Robin Appelman
3f0c63eff3 test: fix ShareAPIControllerTest.php
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-09-19 17:51:51 +02:00
Robin Appelman
ebbf74fded test: fix service overwrite in PartFileInRootUploadTest
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-09-19 17:45:37 +02:00
Robin Appelman
f38d70404d test: put parent items into cache in tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
2024-09-19 17:45:28 +02:00
Louis Chemineau
88aa7683d9 fix: Drop unnecessary exit
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-19 17:44:23 +02:00
Nextcloud bot
c2170cf74e
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-19 00:20:55 +00:00
Nextcloud bot
96658d2506
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 09:28:16 +00:00
Nextcloud bot
28aaed3c21
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 00:22:20 +00:00
Richard Steinmetz
14d75f0632
Merge pull request #48119 from nextcloud/backport/48090/stable29
[stable29] fix(settings): disable Discover when appstore is disabled
2024-09-17 23:15:33 +02:00
Anna
1ab34417db
Merge pull request #48096 from nextcloud/backport/47924/stable29
[stable29] 🥅 — Catch MaxInstancesExceededException on calendar events
2024-09-17 12:18:59 +02:00
Grigorii K. Shartsev
4a6831e0d1 fix(settings): disable Discover when appstore is disabled
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
2024-09-17 08:32:37 +00:00
Nextcloud bot
b5abfde604
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-17 00:20:58 +00:00
Luc Didry
5aa5ac4701 fix(dav): catch MaxInstancesExceededException on calendar events
Signed-off-by: Luc Didry <luc@didry.org>
2024-09-16 14:34:27 +00:00
Kate
440d8ea4b3
Merge pull request #48070 from nextcloud/backport/48044/stable29 2024-09-16 14:40:45 +02:00
Kate
f2f60c20f9
Merge pull request #48067 from nextcloud/backport/48031/stable29 2024-09-16 14:29:41 +02:00
Louis
bac653aee7
Merge pull request #48001 from nextcloud/backport/47920/stable29
[stable29] feat: Reset route if neither the Viewer of the Sidebar is open
2024-09-16 14:21:20 +02:00