Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #44385 from nextcloud/backport/44360/stable27 | Benjamin Gaussorgues | 2024-03-21 | 1 | -0/+4 |
|\ | |||||
| * | fix(caldav): add EXDATE and EXRULE to confidential object | Anna Larch | 2024-03-21 | 1 | -0/+4 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Merge pull request #44378 from nextcloud/backport/44376/stable27 | Andy Scherzinger | 2024-03-21 | 3 | -3/+8 |
|\ \ | |/ |/| | [stable27] fix(dav): ACLs for shared addressbooks | ||||
| * | fix(dav): ACLs for shared addressbooks | Christoph Wurst | 2024-03-21 | 3 | -3/+8 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #44299 from nextcloud/backport/44297/stable27 | Côme Chilliet | 2024-03-21 | 7 | -214/+128 |
|\ \ | |/ |/| | [stable27] Forbid tagging readonly files | ||||
| * | fix(dav): Add missing use for OCP\Constants | Côme Chilliet | 2024-03-19 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | chore: Break closure call on two lines to make it readable | Côme Chilliet | 2024-03-19 | 2 | -2/+4 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
| * | fix(systemtags): Forbid tagging of readonly files | Côme Chilliet | 2024-03-19 | 7 | -214/+125 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-20 | 2 | -0/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-19 | 8 | -10/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-17 | 14 | -2/+30 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-16 | 82 | -80/+162 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | tests(dav): Add unit test for no calendars/subscription limit | Christoph Wurst | 2024-03-12 | 1 | -0/+38 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | fix: Use proper path when trying to check if a file needs to get copied | Julius Härtl | 2024-03-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-08 | 2 | -0/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-05 | 6 | -0/+58 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-04 | 2 | -0/+216 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-02 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #43798 from nextcloud/backport/42459/stable27 | John Molakvoæ | 2024-02-29 | 3 | -3/+3 |
|\ | |||||
| * | fix(dav): fallback realm for HTTP authentication | MichaIng | 2024-02-23 | 3 | -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/stable27 | John Molakvoæ | 2024-02-29 | 1 | -2/+4 |
|\ \ | |||||
| * | | Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDAR | Patrick Fischer | 2024-02-23 | 1 | -2/+4 |
| |/ | | | | | | | Signed-off-by: Patrick Fischer <mail@patrickfischer.ch> | ||||
* | | fix(dav): Init ViewOnlyPlugin after auth | Louis Chemineau | 2024-02-28 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-28 | 2 | -0/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-27 | 8 | -0/+30 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-25 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-24 | 80 | -154/+198 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-23 | 14 | -0/+16 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #43752 from nextcloud/backport/43732/stable27 | John Molakvoæ | 2024-02-22 | 7 | -0/+305 |
|\ | |||||
| * | fix(dav): Rate limit calendar/subscription creation | Christoph Wurst | 2024-02-22 | 7 | -0/+305 |
| | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | | Merge pull request #43740 from nextcloud/backport/43727/stable27 | John Molakvoæ | 2024-02-22 | 5 | -8/+45 |
|\ \ | |/ |/| | |||||
| * | Check share attributes when downloading versions | Louis Chemineau | 2024-02-21 | 5 | -8/+45 |
| | | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me> | ||||
* | | fix(dav): Adjust tests as we no longer set a status on REPORT | Ferdinand Thiessen | 2024-02-21 | 1 | -3/+0 |
| | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de> | ||||
* | | fix(dav): report status | John Molakvoæ | 2024-02-21 | 1 | -1/+0 |
|/ | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com> | ||||
* | perf: skip request without read permission | Richard Steinmetz | 2024-02-21 | 1 | -4/+9 |
| | | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-20 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-19 | 4 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-18 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-16 | 10 | -20/+58 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-15 | 10 | -0/+54 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-14 | 74 | -148/+148 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-04 | 2 | -0/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-03 | 2 | -6/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-02-01 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-27 | 2 | -0/+34 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-23 | 2 | -12/+12 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-21 | 2 | -10/+10 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | fix(CalDAV): set acls for DeletedCalendarObjectsCollection | Johannes Merkel | 2024-01-18 | 1 | -1/+24 |
| | | | | Signed-off-by: Johannes Merkel <mail@johannesgge.de> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-16 | 2 | -10/+22 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-01-12 | 2 | -8/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> |