Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(caldav): loop through all events for busy events | Anna Larch | 2024-05-14 | 1 | -12/+9 |
| | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-09 | 2 | -0/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #45016 from nextcloud/backport/45001/stable27 | Joas Schilling | 2024-05-06 | 1 | -11/+19 |
|\ | | | | | [stable27] fix(DAV): Migrate known exceptions to Sabre exceptions when copying | ||||
| * | fix(DAV): Migrate known exceptions to Sabre exceptions when copying | Joas Schilling | 2024-04-24 | 1 | -11/+19 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-04 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-05-02 | 2 | -0/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | fix(CalDAV): remove UNKNOWN from room / resource consideration | Anna Larch | 2024-04-26 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-26 | 2 | -4/+4 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-19 | 2 | -4/+4 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-18 | 2 | -0/+8 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Merge pull request #44472 from nextcloud/backport/44017/stable27 | Git'Fellow | 2024-04-17 | 2 | -1/+68 |
|\ | | | | | [stable27] Fix/caldav/eventcomparisionservice uses wrong array comparison | ||||
| * | fix(dav): wrong comparison method between two events | Robert C. Schaller | 2024-03-26 | 2 | -1/+68 |
| | | | | | | | | | | | | | | | | | | Old comparison implementation compares each element of the array against each other with no respect for the associated array label, which leads to wrongful removals because one value is accidentally present in a completely different label. New comparison works 'by-label' individually. Partly fixes #41084 because changes between 'SEQUENCE' not present, 'SEQUENCE:0' and 'SEQUENCE:1' were not detected in the old implementation and thus no email update sent. Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com> Signed-off-by: Robert C. Schaller <gtbc_robert.schaller@rsxc.de> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-14 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-13 | 2 | -40/+334 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-11 | 2 | -2/+110 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-05 | 2 | -4/+94 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | chore(dav): Fix tests for length headers on upload | Côme Chilliet | 2024-04-04 | 1 | -3/+2 |
| | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | fix(dav): Fix quota check for chunk upload | Côme Chilliet | 2024-04-04 | 1 | -4/+6 |
| | | | | | | | | | | | | | | Do not ignore OC-Total-Length when Content-Length and X-Expected-Entity-Length are missing Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-04 | 4 | -2/+8 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-03 | 4 | -76/+80 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-02 | 4 | -2/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-04-01 | 2 | -0/+8 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-31 | 2 | -4/+4 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-30 | 2 | -0/+40 |
| | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-29 | 4 | -10/+12 |
|/ | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-26 | 4 | -18/+26 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-25 | 4 | -2/+6 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | Fix(l10n): Update translations from Transifex | Nextcloud bot | 2024-03-22 | 2 | -2/+2 |
| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com> | ||||
* | 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> |