Commit graph

67226 commits

Author SHA1 Message Date
Julius Härtl
59c70f0c05
Merge pull request #39874 from nextcloud/backport/39786/stable26 2023-08-16 20:53:59 +02:00
Joas Schilling
297938a03b
Merge pull request #39711 from nextcloud/backport/39689/stable26
[stable26] fix(notifications): Remove share notification when the node is deleted
2023-08-16 11:39:15 +02:00
Nextcloud bot
eba82668d5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-16 00:25:53 +00:00
Pytal
12b25c926e
Merge pull request #39602 from nextcloud/backport/37954/stable26 2023-08-15 11:29:52 -07:00
Louis Chemineau
ef4a861b5c Do not allow to toggle between password and text in sharing
This does not makes sense as we do not have the clear text value.

Signed-off-by: Louis Chemineau <louis@chmn.me>
(cherry picked from commit 6faf8b85d6)
2023-08-14 18:55:38 -07:00
Nextcloud bot
c214f0d9f2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-15 00:59:56 +00:00
Julius Härtl
d3b126d6f2 fix: Also cleanup version metadata if expiring
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2023-08-14 21:07:35 +00:00
John Molakvoæ
cd427bccc0
Merge pull request #39854 from nextcloud/manual/backport/stable26/39804/wrap-org-name-login-form 2023-08-14 21:11:21 +02:00
Nextcloud bot
649175f9ff
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-14 09:06:11 +00:00
fenn-cs
1c44b58ce1 Wrap long productName on login form
Backport : https://github.com/nextcloud/server/pull/39848

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-08-14 08:36:45 +00:00
Nextcloud bot
ac063c0f5b
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-14 00:26:18 +00:00
Nextcloud bot
d5b76a5df3
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-13 00:25:17 +00:00
Nextcloud bot
3b1fc7ea56
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-12 00:28:00 +00:00
Benjamin Gaussorgues
6083d93571
Merge pull request #39812 from nextcloud/fix/bump-nextcloud-vue/7.12.2-in-stable26
[stable26] chore: update `@nextcloud-vue` to `v7.12.2`
2023-08-11 16:14:57 +02:00
Benjamin Gaussorgues
b25a573095 chore: update @nextcloud-vue to v7.12.2
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2023-08-11 11:38:34 +00:00
Nextcloud bot
7a49d1e995
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-11 00:30:27 +00:00
Andy Scherzinger
81e1e87d77
Merge pull request #39788 from nextcloud/backport/39741/stable26
[stable26] optimize calendar search query
2023-08-10 12:52:54 +02:00
Jamie McClelland
1bc8feb332 ensure outerquery ->where() function doesn't clobber earier ->andWhere()
Signed-off-by: Jamie McClelland <jm@mayfirst.org>
2023-08-10 07:52:04 +00:00
Jamie McClelland
4f898b9b36 optimize calendar search query
see https://github.com/nextcloud/calendar/issues/4758

Signed-off-by: Jamie McClelland <jm@mayfirst.org>
2023-08-10 07:52:04 +00:00
John Molakvoæ
96eca4513f
Merge pull request #39749 from nextcloud/release/26.0.5 2023-08-10 08:09:44 +02:00
Nextcloud bot
8d4f1c004c
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-10 00:27:12 +00:00
Nextcloud bot
1397af2272
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-09 00:51:03 +00:00
John Molakvoæ
245d36413a
26.0.5
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2023-08-08 10:18:37 +02:00
Nextcloud bot
4f5459b697
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-08 00:29:49 +00:00
Nextcloud bot
826f26a4cc
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-07 00:30:43 +00:00
Nextcloud bot
6158d2b908
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-06 00:25:43 +00:00
Nextcloud bot
e4260cd855
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-05 00:29:59 +00:00
Joas Schilling
94f22e7807 fix(notifications): Remove share notification when the node is deleted
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-08-04 08:07:04 +00:00
Nextcloud bot
be33173841
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-04 00:30:35 +00:00
Arthur Schiwon
2985fb0935
Merge pull request #39676 from nextcloud/release/26.0.5_rc1
26.0.5 RC1
2023-08-03 12:08:59 +02:00
Arthur Schiwon
1f206dc22a
Merge pull request #39450 from nextcloud/backport/38907/stable26
[stable26] Fix: ContactManager search with fullmatch
2023-08-03 10:59:15 +02:00
F. E Noel Nfebe
e3b3a8161d
Merge pull request #39559 from nextcloud/automated/noid/stable26-update-psalm-baseline
[stable26] Update psalm-baseline.xml
2023-08-03 09:29:50 +01:00
nextcloud-command
91806f7843 Update psalm baseline
Signed-off-by: GitHub <noreply@github.com>
2023-08-03 02:22:51 +00:00
Nextcloud bot
51a400e9e5
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-03 00:28:58 +00:00
Johannes Merkel
38ba696729 fix(mail): ContactManager search with fullmatch
Signed-off-by: Johannes Merkel <mail@johannesgge.de>
2023-08-02 21:36:10 +02:00
Arthur Schiwon
f361b5e215
Merge pull request #39597 from nextcloud/backport/38667/stable26
[stable26] fix(SystemTagManager): Use truncated tagName in getTag and updateTag
2023-08-02 21:18:26 +02:00
Arthur Schiwon
105d0663f9
Merge pull request #39437 from nextcloud/backport/39309/stable26
[stable26] fix(profile): fix getUID on nullable user variable
2023-08-02 21:16:31 +02:00
Arthur Schiwon
c174c47f1e
Merge pull request #39370 from nextcloud/backport/39339/stable26
[stable26] fix(node): non-existing folder is not searchable
2023-08-02 21:16:12 +02:00
Pytal
177a13ab46
Merge pull request #39666 from nextcloud/backport/39649/stable26 2023-08-02 11:08:52 -07:00
Joas Schilling
b5ebcea156
Merge pull request #39679 from nextcloud/backport/39672/stable26
[stable26] fix(dav): use quota of destination in s3 chunk upload
2023-08-02 19:19:17 +02:00
Max
e9c9fb4bd3 fix(dav): use quota of destination in s3 chunk upload
Resolves: #39228.
Check the free space on the destination.

Before it was checking the free space on `$storage`
which is the upload storage of the user who triggered the upload.
This led to user quota being applied
even when uploading to a share with unlimited space.

Signed-off-by: Max <max@nextcloud.com>
2023-08-02 12:10:57 +00:00
Arthur Schiwon
faa515dba4
26.0.5 RC1
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-08-02 13:52:56 +02:00
Julien Veyssier
c908faa3c5
Merge pull request #39664 from nextcloud/backport/39527/stable26
[stable26] only show weather credits if the app is enabled and the weather statu…
2023-08-02 10:14:50 +02:00
F. E Noel Nfebe
6044aa5066
Merge pull request #39659 from nextcloud/backport/39614/stable26
[stable26] [27] fix share roots always being marked as writable
2023-08-02 08:48:25 +01:00
Nextcloud bot
d69daf91e2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-02 00:53:48 +00:00
Christopher Ng
4af1b98fd6 fix(files_sharing): String translations
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
(cherry picked from commit 8a51d64b09)
2023-08-01 10:02:10 -07:00
Arthur Schiwon
778372a46f
only show weather credits if the app is enabled and the weather status is enabled
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-08-01 18:10:14 +02:00
Robin Appelman
c71acc65c2 fix share roots always being marked as writable
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-08-01 15:02:34 +00:00
Nextcloud bot
c3d4ade3d2
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-01 00:30:01 +00:00
Nextcloud bot
0e627fde66
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-31 00:30:20 +00:00