summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0470-26/+324
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #39677 from nextcloud/release/27.0.2_rc1v27.0.2rc1Arthur Schiwon2023-08-031-2/+2
|\ | | | | 27.0.2 RC1
| * 27.0.2 RC1Arthur Schiwon2023-08-021-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #38563 from nextcloud/backport/38549/stable27Arthur Schiwon2023-08-033-4/+3
|\ \ | | | | | | [stable27] Fix app menu flicker
| * | Fix app menu flickerZetaTom2023-08-033-4/+3
| | | | | | | | | | | | | | | | | | Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Jonas <jonas@freesources.org>
* | | Merge pull request #39059 from nextcloud/backport/31790/stable27Arthur Schiwon2023-08-032-4/+14
|\ \ \ | |/ / |/| | [stable27] Fix creating events with old (< unix time) lastoccurence
| * | style(caldav): improve getDenormalizedData methodThomas Citharel2023-08-021-2/+2
| | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
| * | Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-08-022-2/+12
| | | | | | | | | | | | | | | | | | Closes #20804 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | Merge pull request #39642 from nextcloud/backport/39629/stable27Julius Härtl2023-08-031-1/+1
|\ \ \
| * | | fix(s3): add SSE-C parameters to headObject callTobias Zimmerer2023-07-311-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Tobias Zimmerer <3228193+ir0nhide@users.noreply.github.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0392-78/+304
| |/ / |/| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #39596 from nextcloud/backport/38667/stable27Arthur Schiwon2023-08-021-4/+8
|\ \ \ | | | | | | | | [stable27] fix(SystemTagManager): Use truncated tagName in getTag and updateTag
| * | | fix(SystemTagManager): Use truncated tagName in getTag and updateTagMarcel Klehr2023-07-271-4/+8
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | | Merge pull request #39554 from nextcloud/backport/39221/stable27Arthur Schiwon2023-08-021-2/+6
|\ \ \ \ | | | | | | | | | | [stable27] Bugfix/bulk upload empty files
| * | | | when reading an empty file getting EOF is not an errorMatthieu Gallien2023-07-251-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | will allow uploading empty files via bulk upload Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
* | | | | Merge pull request #39499 from nextcloud/backport/38934/stable27Arthur Schiwon2023-08-021-5/+5
|\ \ \ \ \ | | | | | | | | | | | | [stable27] fix(s3): Pass SSE-C parameters for multipart upload
| * | | | | fix(s3): Pass SSE-C parameters for multipart uploadJulius Härtl2023-07-201-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | | Merge pull request #39448 from nextcloud/backport/38907/stable27Arthur Schiwon2023-08-021-3/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable27] Fix: ContactManager search with fullmatch
| * | | | | | fix(mail): ContactManager search with fullmatchJohannes Merkel2023-07-181-3/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de>
* | | | | | | Merge pull request #39435 from nextcloud/backport/39309/stable27Arthur Schiwon2023-08-021-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable27] fix(profile): fix getUID on nullable user variable
| * | | | | | | fix(profile): fix getUID on nullable user variableThomas Citharel2023-07-171-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As per method signature, $visitingUser is nullable, so we can't be sure calling getUid() on it will work. Closes #35766 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | | | | Merge pull request #39369 from nextcloud/backport/39339/stable27Arthur Schiwon2023-08-021-0/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [stable27] fix(node): non-existing folder is not searchable
| * | | | | | | | fix(node): non-existing folder is not searchableArthur Schiwon2023-07-131-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the previosuly introduced searchBySystemTag was not overwritten in NonExistingFolder and could run the inherited method. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | | | | Merge pull request #39665 from nextcloud/backport/39649/stable27Ferdinand Thiessen2023-08-026-9/+9
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [stable27] fix(files_sharing): String translations
| * | | | | | | | | fix(files_sharing): String translationsChristopher Ng2023-08-016-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christopher Ng <chrng8@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> (cherry picked from commit 8a51d64b09c92cec800adeea68296ed2fafe7214)
* | | | | | | | | | Merge pull request #39678 from nextcloud/backport/39672/stable27Arthur Schiwon2023-08-021-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | [stable27] fix(dav): use quota of destination in s3 chunk upload
| * | | | | | | | | fix(dav): use quota of destination in s3 chunk uploadMax2023-08-021-2/+2
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | | | | | | Merge pull request #39663 from nextcloud/backport/39527/stable27Julien Veyssier2023-08-023-12/+14
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [stable27] only show weather credits if the app is enabled and the weather statu…
| * | | | | | | | | only show weather credits if the app is enabled and the weather status is ↵Arthur Schiwon2023-08-013-12/+14
| |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | enabled Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* / / / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-08-02300-3394/+3632
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | Merge pull request #39614 from nextcloud/dav-permissions-share-root-write-27Andy Scherzinger2023-08-012-24/+70
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [27] fix share roots always being marked as writable
| * | | | | | | | fix share roots always being marked as writableRobin Appelman2023-07-282-24/+70
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | | | | | Merge pull request #39643 from nextcloud/backport/39588/stable27John Molakvoæ2023-08-011-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix(files): url used to retrive storage statsMax2023-08-011-2/+2
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Max <max@nextcloud.com>
* | | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-01140-198/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | | Merge pull request #39601 from nextcloud/backport/39537/stable27Julien Veyssier2023-07-311-0/+3
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | | [stable27] `/ocs/v1.php/cloud/groups` `UPDATE` method - correct status when group not found
| * | | | | | | | to return correct code when group not foundAlexander Piskun2023-07-311-0/+3
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Alexander Piskun <bigcat88@icloud.com>
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-3118-10/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-3038-40/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2924-30/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | | Merge pull request #39612 from nextcloud/backport/39473/stable27Andy Scherzinger2023-07-285-71/+111
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | [stable27] fix(IParallelAwareJob): Check for other reserved jobs before setting new ones as reserved
| * | | | | | | JobTest: Remove outdated testsMarcel Klehr2023-07-281-52/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | Remove allowParallelRuns check in OCP\BackgroundJob\JobMarcel Klehr2023-07-281-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | cs:fixMarcel Klehr2023-07-281-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | Fix ParallelAwareJob testsMarcel Klehr2023-07-281-9/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
| * | | | | | | Add test for ParallelAwareJobMarcel Klehr2023-07-282-5/+89
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* | | | | | | Merge pull request #39566 from nextcloud/fix/filename-filesFerdinand Thiessen2023-07-283-6/+13
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable27] fix(files): fix extension with custom displayName
| * | | | | | | fix(files): fix extension with custom displayNameJohn Molakvoæ (skjnldsv)2023-07-253-6/+13
| | |_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2826-30/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #39543 from nextcloud/automated/noid/stable27-fix-npm-auditSimon L2023-07-281-12/+12
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | [stable27] Fix npm audit