summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #43980 from nextcloud/backport/43898/stable27Louis2024-03-051-43/+50
|\ | | | | [stable27] Improve files version listing
| * fix(files_versions): Improve files version listingLouis Chemineau2024-03-041-43/+50
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #43986 from nextcloud/backport/43972/stable27Julius Härtl2024-03-053-5/+15
|\ \ | | | | | | [stable27] fix: Fetch custom app store url without internet connection
| * | fix: Fetch custom app store url without internet connectionJulius Härtl2024-03-043-5/+15
| |/ | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-03-05154-188/+806
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43971 from ↵Robin Appelman2024-03-042-2/+9
|\ | | | | | | | | nextcloud/artonge/fix/metdata_column_migration_table_prefix [stable27] Use table prefix in metadata migration
| * Use table prefix in metadata migrationLouis Chemineau2024-03-042-2/+9
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #43977 from nextcloud/backport/43959/stable27Ferdinand Thiessen2024-03-041-0/+1
|\ \ | |/ |/| [stable27] fix(IUrlGenerator): Add `throws` documentation for `imagePath` function
| * fix(IUrlGenerator): Add `throws` documentation for `imagePath` functionFerdinand Thiessen2024-03-041-0/+1
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0418-16/+312
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-038-4/+10
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-0232-6/+208
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43931 from nextcloud/backport/43896/stable27John Molakvoæ2024-03-011-2/+3
|\
| * fix(files_versions): Do not create a new version for empty filesLouis Chemineau2024-03-011-2/+3
|/ | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-03-01188-542/+1140
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43901 from nextcloud/backport/30957/stable27John Molakvoæ2024-02-291-2/+2
|\
| * fix(collaboration): collaboration MailPlugin: Protect access to a ↵Claus-Justus Heine2024-02-291-2/+2
| | | | | | | | | | | | potentially missing array component by ??. Signed-off-by: Claus-Justus Heine <himself@claus-justus-heine.de>
* | Merge pull request #43798 from nextcloud/backport/42459/stable27John Molakvoæ2024-02-293-3/+3
|\ \
| * | fix(dav): fallback realm for HTTP authenticationMichaIng2024-02-233-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | By default, the name of the Nextcloud instance is an empty string, until changed by the admin. This leads to an empty realm sent with the WWW-Authenticate header, while the realm is mandatory for Basic HTTP authentication. Some clients have issues with an empty realm, e.g. Thunderbird cannot store passwords in this case. This commit applies "Nextcloud" as fallback for the realm, in case the name of the Nextcloud instance is not set. Solves: https://help.nextcloud.com/t/thunderbird-dont-save-caldav-password-because-of-missing-httprealm-or-formsubmiturl/93233 Signed-off-by: MichaIng <micha@dietpi.com>
* | | Merge pull request #43799 from nextcloud/backport/39553/stable27John Molakvoæ2024-02-291-2/+4
|\ \ \
| * | | Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDARPatrick Fischer2024-02-231-2/+4
| |/ / | | | | | | | | | Signed-off-by: Patrick Fischer <mail@patrickfischer.ch>
* | | Merge pull request #43789 from nextcloud/backport/39607/stable27John Molakvoæ2024-02-293-10/+6
|\ \ \
| * | | Fix backportGit'Fellow2024-02-291-8/+4
| | | | | | | | | | | | Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
| * | | Add "-i" to MailTest's pipeFedericoHeichou2024-02-231-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: FedericoHeichou <federicoheichou@gmail.com> [skip ci]
| * | | Add "-i" to sendmail's pipe FedericoHeichou2024-02-231-1/+1
| |/ / | | | | | | Signed-off-by: FedericoHeichou <federicoheichou@gmail.com>
* | | Merge pull request #43815 from nextcloud/backport/43060/stable27John Molakvoæ2024-02-291-0/+3
|\ \ \
| * | | fix: Allow to disable multipart copy on external s3 storageJulius Härtl2024-02-241-0/+3
| | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | Merge pull request #43830 from nextcloud/backport/43787/stable27John Molakvoæ2024-02-291-0/+6
|\ \ \ \
| * | | | fix: Throw instead of yielding nothing when listing local directoriesJulius Härtl2024-02-261-0/+6
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #43832 from nextcloud/backport/43428/stable27John Molakvoæ2024-02-297-43/+115
|\ \ \ \ \
| * | | | | feat(share): save date and time for expirationBenjamin Gaussorgues2024-02-267-43/+115
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Because of timezones, not saving time can lead to unexpected behaviour when sharing an item sooner than timezone offset Example: sharing a file before 9am when in UTC+9 Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
* | | | | Merge pull request #43837 from nextcloud/backport/43605/stable27John Molakvoæ2024-02-291-8/+2
|\ \ \ \ \ | | | | | | | | | | | | [stable27] only cleanup orphaned shared daily
| * | | | | fix: only cleanup orphaned shared dalyRobin Appelman2024-02-261-8/+2
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | | | Merge pull request #43863 from nextcloud/backport/43850/stable27John Molakvoæ2024-02-291-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | fix(core): Convert text to path in f-droid banner SVGFerdinand Thiessen2024-02-271-1/+1
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | | | Merge pull request #43887 from nextcloud/release/27.1.7v27.1.7John Molakvoæ2024-02-291-2/+2
|\ \ \ \ \
| * | | | | 27.1.7skjnldsv2024-02-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | | | | | Merge pull request #43868 from nextcloud/backport/43768/stable27John Molakvoæ2024-02-291-5/+5
|\ \ \ \ \ \
| * | | | | | fix(dav): Init ViewOnlyPlugin after authLouis Chemineau2024-02-281-5/+5
| |/ / / / / | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* / / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-29200-250/+462
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-28224-1182/+1870
|/ / / / | | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-27192-420/+626
|/ / / | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2612-0/+12
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2536-126/+232
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* / Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2496-190/+702
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-02-2320-2/+108
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #43717 from nextcloud/release/27.1.7rc2v27.1.7rc2John Molakvoæ2024-02-221-2/+2
|\
| * 27.1.7rc2skjnldsv2024-02-221-2/+2
| | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
* | Merge pull request #43772 from nextcloud/chore/wait-for-copy-27John Molakvoæ2024-02-221-3/+24
|\ \
| * | fix(cypress): Wait for copy before continueFerdinand Thiessen2024-02-221-3/+24
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>