aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* Revert "[stable30] fix: Handle copy of folders containing live photos"revert-49650-backport/49293/stable30Louis2024-12-121-7/+1
|
* Merge pull request #49650 from nextcloud/backport/49293/stable30John Molakvoæ2024-12-121-1/+7
|\ | | | | [stable30] fix: Handle copy of folders containing live photos
| * fix: Throw exception when copy failedbackport/49293/stable30Louis Chemineau2024-12-051-1/+7
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #49165 from nextcloud/backport/48563/stable30John Molakvoæ2024-12-121-0/+3
|\|
| * fix: smuggle storage id to metadata insert queriesRobin Appelman2024-12-051-0/+3
| | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | Merge pull request #49741 from nextcloud/backport/49459/stable30John Molakvoæ2024-12-126-13/+324
|\ \ | | | | | | [stable30] fix(CalDav): add support for Microsoft time zones
| * | fix: add support for Microsoft time zonesbackport/49459/stable30SebastianKrupinski2024-12-096-13/+324
| | | | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-114-2/+30
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-092-0/+2
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0810-0/+38
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-078-0/+16
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0616-0/+58
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-0580-82/+164
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-12-044-2/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: improve oci compatibility when purging calendar invitationsbackport/49454/stable30Richard Steinmetz2024-11-251-2/+2
| | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* fix: invalid usage of IQueryBuilder::createNamedParameter()Richard Steinmetz2024-11-251-3/+3
| | | | | | And fix a typo: chunck -> chunk Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* fix(BackgroundJobs): Adjust intervals and time sensitivitiesbackport/48600/stable30provokateurin2024-11-251-2/+1
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-242-4/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: (CalDav) Delete invitation when deleting Calendars or Eventsbackport/47832/stable30SebastianKrupinski2024-11-211-2/+51
| | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* Merge pull request #49400 from nextcloud/backport/49332/stable30Git'Fellow2024-11-211-1/+5
|\ | | | | [stable30] fix(job): Check if carddata is resource and read it to string
| * fix(job): Check if carddata is resource and read it to stringbackport/49332/stable30Mikhail Kotelnikov2024-11-201-1/+5
| | | | | | | | | | | | | | Fixes nextcloud/server#46100 Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com> Signed-off-by: Mikhail Kotelnikov <fox@woland.me>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-11-212-0/+22
|/ | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-202-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-184-2/+30
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-162-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #49302 from nextcloud/backport/48833/stable30Sebastian Krupinski2024-11-154-48/+496
|\ | | | | [stable30] fix: RDATE and EXDATE property instances
| * fix: RDATE and EXDATE property instancesbackport/48833/stable30SebastianKrupinski2024-11-154-48/+496
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* | feat: mail provider settingsbackport/48134/stable30SebastianKrupinski2024-11-143-21/+131
|/ | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
* Merge branch 'stable30' into backport/48723/stable30backport/48723/stable30Sebastian Krupinski2024-11-1415-13/+447
|\
| * fix: use invokePrivate for testSebastianKrupinski2024-11-141-21/+16
| | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
| * Merge branch 'stable30' into backport/48583/stable30backport/48583/stable30Sebastian Krupinski2024-11-142-0/+32
| |\
| | * Fix(l10n): Update translations from TransifexNextcloud bot2024-11-142-0/+32
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * | fix: override iTip Broker to fix several issuesSebastianKrupinski2024-11-135-1/+381
| |/ | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
| * Merge pull request #49239 from nextcloud/backport/49226/stable30Kate2024-11-131-1/+1
| |\
| | * fix(dav): file request guest nickname encodingskjnldsv2024-11-131-1/+1
| | | | | | | | | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
| * | Merge pull request #49234 from nextcloud/backport/49139/stable30Sebastian Krupinski2024-11-132-2/+29
| |\ \ | | | | | | | | [stable30] feat: Add X-NC-Disable-Scheduling property to allow skipping scheduling
| | * | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingbackport/49139/stable30SebastianKrupinski2024-11-122-2/+29
| | |/ | | | | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
| * / Fix(l10n): Update translations from TransifexNextcloud bot2024-11-132-2/+2
| |/ | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * Fix(l10n): Update translations from TransifexNextcloud bot2024-11-092-4/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
| * fix(caldav): broken activity rich objectsbackport/48737/stable30Anna Larch2024-11-041-3/+3
| | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | fix(caldav): duration handling in the event reader classRichard Steinmetz2024-11-121-5/+8
|/ | | | Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-044-6/+574
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-11-032-0/+30
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(Federation): Show some icon for federated users on sharesfenn-cs2024-10-301-0/+7
| | | | Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-304-206/+210
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix(dav): Cleanup view-only checkbackport/48917/stable30provokateurin2024-10-281-0/+1
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-272-2/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-244-2/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-222-4/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-10-214-8/+20
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>