Commit graph

31343 commits

Author SHA1 Message Date
Nextcloud bot
07f914e7df
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-29 00:28:18 +00:00
Nextcloud bot
a0289e6bf1
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-28 00:20:28 +00:00
Joas Schilling
9950de3a62
Merge pull request #48392 from nextcloud/backport/48375/stable28
[stable28] Skip future shipped apps from updatenotification check
2024-09-27 12:28:11 +02:00
Nextcloud bot
803ac1f513
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-27 00:20:55 +00:00
Kate
4f31b03263
Merge pull request #48399 from nextcloud/backport/48366/stable28 2024-09-26 20:12:56 +02:00
provokateurin
26cf5939ed 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:21:18 +00:00
provokateurin
f25c7b7e40 refactor(files_sharing): Make permissions prop checks less error prone
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 14:21:18 +00:00
provokateurin
74d30ae6c0 fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop
Signed-off-by: provokateurin <kate@provokateurin.de>
2024-09-26 14:21:18 +00:00
Joas Schilling
d8ae8f578d fix(updatenotification): Communicate files_downloadlimit as shipped in 29+
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-26 13:24:09 +00:00
Louis Chemineau
413d36c994 fix: Use hashed password in files_external settings
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-26 13:01:58 +00:00
Daniel
cde0674bbb
Merge pull request #48363 from nextcloud/backport/48345/stable28
[stable28] fix(files_external): Catch correct exception
2024-09-26 14:41:16 +02:00
Louis Chemineau
8505316069 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:31 +00:00
Marcel Klehr
e98196b6c3 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:34:36 +00:00
F. E Noel Nfebe
fa6f516c3c
Merge pull request #48318 from nextcloud/backport/48315/stable28
[stable28] refactor(AccountIcon): Remove needless console.log
2024-09-26 07:11:21 +01:00
Nextcloud bot
4ddcdeaa47
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-26 00:23:29 +00:00
Christopher Ng
4b26578de7 fix(files): Fix having to resolve conflicts twice when dropping files
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-09-25 14:29:14 -07:00
Nextcloud bot
80a9133550
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-25 00:21:36 +00:00
fenn-cs
c10666485e refactor(AccountIcon): Remove needless console.log
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-09-24 12:45:08 +00:00
Louis
44b54806da
Merge pull request #48283 from nextcloud/backport/48207/stable28
[stable28] fix: Don't crash if disabled user is missing in the database
2024-09-24 10:17:17 +02:00
Louis Chemineau
483eaa7e72
fix(users): Don't crash if disabled user is missing in the database
Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-23 16:59:58 +02:00
Nextcloud bot
cc0e133167
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-23 14:52:54 +00:00
Nextcloud bot
3a9346e426
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-23 00:20:43 +00:00
Nextcloud bot
3af9721d52
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-22 00:20:58 +00:00
Nextcloud bot
8c6a71d002
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-21 00:21:03 +00:00
Nextcloud bot
e9bd267add
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-20 00:21:36 +00:00
fenn-cs
2b40fb452e fix(Federation): Show some icon for federated users on shares
Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
2024-09-19 16:18:26 +01:00
Nextcloud bot
d96396fd43
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-19 00:21:01 +00:00
Nextcloud bot
ad66160539
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 09:28:24 +00:00
John Molakvoæ
0bdc84e488
Merge pull request #48082 from nextcloud/backport/48081/stable28
[stable28] chore(1i8n): Fixed grammar and improved wording
2024-09-18 09:26:00 +02:00
Nextcloud bot
f725946c14
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-18 00:22:28 +00:00
Nextcloud bot
a26da45571
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-17 00:21:05 +00:00
Luc Didry
df397d969e fix(dav): catch MaxInstancesExceededException on calendar events
Signed-off-by: Luc Didry <luc@didry.org>
2024-09-16 13:05:34 +00:00
rakekniven
b6a3c1ba67 chore(1i8n): Fixed grammar and improved wording
Reported at Transifex

Signed-off-by: rakekniven <2069590+rakekniven@users.noreply.github.com>

[skip ci]
2024-09-16 13:01:13 +00:00
John Molakvoæ
b96802956f
Merge pull request #48066 from nextcloud/backport/48030/stable28 2024-09-16 14:51:13 +02:00
Louis Chemineau
55a5f2a46f
feat: Reset route if neither the Viewer of the Sidebar is open
When the viewer or the sidebar is opened, we add the fileid to the route.
When both of them are closed, we do not remove the fileid from the route.
This means that, upon reload, the sidebar will be opened even though it was closed previously.

This PR ensure that the fileid is removed from the route when both the Sidebar and the Viewer are closed.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2024-09-16 11:55:55 +02:00
Anna Larch
19ebe4dd44 fix(dav): cast parameters to string
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-09-16 09:08:24 +00:00
Nextcloud bot
3abf9581dd
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-16 00:20:32 +00:00
Anna Larch
81804c49e0 fix(dav): set string type for sanitizeMtime
Signed-off-by: Anna Larch <anna@nextcloud.com>
2024-09-15 20:42:55 +00:00
John Molakvoæ
ca474eff1e
Merge pull request #47893 from nextcloud/backport/47339/stable28
[stable28] fix: Display 'Leave share' instead of 'Delete'
2024-09-15 22:18:41 +02:00
John Molakvoæ
8500f0dff9
Merge pull request #47876 from nextcloud/backport/47848/stable28
[stable28] fix(files): Reset context menu position on close
2024-09-15 22:18:15 +02:00
John Molakvoæ
d3e41d3c46
Merge pull request #47917 from nextcloud/backport/47914/stable28 2024-09-15 22:09:41 +02:00
Nextcloud bot
124b565c33
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-15 00:26:58 +00:00
Git'Fellow
dd42b6cdc8 fix(files_external): Check key exists before accessing it
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2024-09-14 16:54:43 +00:00
Nextcloud bot
e680a7a87d
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-14 00:21:41 +00:00
John Molakvoæ (skjnldsv)
519ef00e06 fix(files_external): broken credentials dialog
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>

[skip ci]
2024-09-13 15:21:53 +00:00
Nextcloud bot
264cd2dcce
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-13 00:21:07 +00:00
Arthur Schiwon
de96dbe781 fix(LDAP): check index before accessing it
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2024-09-12 10:54:33 +00:00
Nextcloud bot
e4eef19b0b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2024-09-12 00:20:41 +00:00
skjnldsv
903f717f7d fix(files_sharing): adjust permissions from custom edit and delete check methods
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
2024-09-11 13:49:08 +02:00
Marcel Klehr
0c647d36f0 fix: Display 'Leave share' instead of 'Delete'
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2024-09-11 11:44:35 +00:00