summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* | | Merge pull request #43580 from nextcloud/artonge/fix/metdata_column_migrationJohn Molakvoæ2024-02-228-28/+208
|\ \ \
| * | | Move oc_file_metadata.metadata migration to a background jobLouis Chemineau2024-02-228-28/+208
| | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | | | Merge pull request #43767 from nextcloud/chore/27-update-dialogsJohn Molakvoæ2024-02-225-14/+14
|\ \ \ \ | |_|/ / |/| | |
| * | | chore: Compile assetsFerdinand Thiessen2024-02-223-4/+4
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | chore(deps): Update `@nextcloud/dialogs` to 4.2.6Ferdinand Thiessen2024-02-222-10/+10
| |/ / | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* | | Merge pull request #43556 from ↵John Molakvoæ2024-02-221-2/+4
|\ \ \ | | | | | | | | | | | | nextcloud/fix/42364/allow-multi-select-for-files-when-clicking-checkbox
| * | | fix: checkbox now allows shift-click and multi-selectEduardo Morales2024-02-221-2/+4
| | |/ | |/| | | | | | | Signed-off-by: Eduardo Morales <emoral435@gmail.com>
* | | Merge pull request #41006 from nextcloud/backport/40879/stable27John Molakvoæ2024-02-221-7/+19
|\ \ \ | |_|/ |/| |
| * | fix(session): Do not log fresh/empty session as errorChristoph Wurst2024-02-091-12/+18
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | fix(session): Log when crypto session data is lostChristoph Wurst2024-02-091-1/+7
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #43752 from nextcloud/backport/43732/stable27John Molakvoæ2024-02-227-0/+305
|\ \ \ | |_|/ |/| |
| * | fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-227-0/+305
| | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #43740 from nextcloud/backport/43727/stable27John Molakvoæ2024-02-2210-16/+142
|\ \ \
| * | | Hide some actions based on node permissions and share attributesLouis Chemineau2024-02-214-7/+60
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com> Signed-off-by: Louis Chemineau <louis@chmn.me>