summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #39675 from nextcloud/release/25.0.10_rc1v25.0.10rc1Arthur Schiwon2023-08-031-2/+2
|\ | | | | 25.0.10 RC1
| * 25.0.10 RC1Arthur Schiwon2023-08-021-2/+2
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #39671 from nextcloud/manual/backport/39614F. E Noel Nfebe2023-08-032-24/+70
|\ \ | | | | | | [stable25] fix share roots always being marked as writable
| * | fix share roots always being marked as writableRobin Appelman2023-08-022-24/+70
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-0392-78/+304
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #39386 from ↵Arthur Schiwon2023-08-021-29/+1
|\ \ | | | | | | | | | | | | nextcloud/automated/noid/stable25-update-psalm-baseline [stable25] Update psalm-baseline.xml
| * | Update psalm baselinenextcloud-command2023-08-021-29/+1
| |/ | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | Merge pull request #39591 from ↵Arthur Schiwon2023-08-022-9/+24
|\ \ | | | | | | | | | | | | nextcloud/backport/stable25/fix/noid/imip-plugin-null-hardening fix(caldav): harden null handling of iMip scheduling method
| * | fix(caldav): harden null handling of iMip scheduling methodRichard Steinmetz2023-07-282-9/+24
| | | | | | | | | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* | | Merge pull request #39438 from nextcloud/backport/39309/stable25Arthur Schiwon2023-08-021-1/+1
|\ \ \ | | | | | | | | [stable25] 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 #39598 from nextcloud/backport/38667/stable25Arthur Schiwon2023-08-021-4/+8
|\ \ \ \ | | | | | | | | | | [stable25] 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 #39451 from nextcloud/backport/38907/stable25Arthur Schiwon2023-08-021-3/+6
|\ \ \ \ \ | | | | | | | | | | | | [stable25] 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 #39371 from nextcloud/backport/39339/stable25Arthur Schiwon2023-08-021-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable25] 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 #38565 from nextcloud/backport/38549/stable25Arthur Schiwon2023-08-023-4/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable25] Fix app menu flicker
| * | | | | | | Fix app menu flickerZetaTom2023-07-133-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: ZetaTom <70907959+ZetaTom@users.noreply.github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | | | | Merge pull request #39667 from nextcloud/backport/39649/stable25Pytal2023-08-026-9/+9
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | 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)
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-02300-3394/+3632
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-01140-198/+252
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.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>
* | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2826-30/+88
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | Merge pull request #39542 from nextcloud/automated/noid/stable25-fix-npm-auditSimon L2023-07-281-6/+6
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | [stable25] Fix npm audit
| * | | | | chore(deps): fix npm auditnextcloud-command2023-07-231-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | | | | | Merge pull request #39509 from nextcloud/backport/39221/stable25Côme Chilliet2023-07-271-2/+6
|\ \ \ \ \ \ | | | | | | | | | | | | | | [stable25] Bugfix/bulk upload empty files
| * | | | | | when reading an empty file getting EOF is not an errorMatthieu Gallien2023-07-241-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | will allow uploading empty files via bulk upload Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
* | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2712-32/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | | | Merge pull request #39524 from nextcloud/backport/39264/stable25Andy Scherzinger2023-07-264-78/+86
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [stable25] Add instance category while checking new updates
| * | | | | | | Add instance category while checking new updatesBenjamin Gaussorgues2023-07-254-78/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2624-18/+144
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2520-16/+62
|/ / / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2430-30/+116
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-2328-4/+116
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-22274-1004/+1276
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-21106-386/+942
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Merge pull request #39501 from nextcloud/release/25.0.9v25.0.9Arthur Schiwon2023-07-201-2/+2
|\ \ \ \ \ | | | | | | | | | | | | 25.0.9
| * | | | | 25.0.9Arthur Schiwon2023-07-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | | | Merge pull request #39493 from nextcloud/backport/39490/stable25Arthur Schiwon2023-07-203-5/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [stable25] fix(apps): Fix loading info.xml file
| * | | | | fix(apps): Fix loading info.xml fileJoas Schilling2023-07-203-5/+10
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | Ref: https://bugs.php.net/bug.php?id=62577 Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-20406-1232/+1776
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1996-236/+2724
| |_|/ / |/| | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-07-1816-10/+44
| | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | | Merge pull request #39426 from nextcloud/release/25.0.9_rc2v25.0.9rc2Arthur Schiwon2023-07-171-2/+2
|\ \ \ \ | |_|_|/ |/| | | 25.0.9 RC2
| * | | 25.0.9 RC2Arthur Schiwon2023-07-171-2/+2
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | Merge pull request #39419 from nextcloud/backport/39416/stable25Joas Schilling2023-07-171-0/+1
|\ \ \ \ | |/ / / |/| | | [stable25] fix(core): Add password confirmation requirement for getapppassword