summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* fix(oauth2): retain support for legacy ownCloud clientsbackport/50858/stable29Richard Steinmetz2025-04-021-1/+6
* Merge pull request #51528 from nextcloud/backport/51389/stable29Kate2025-03-311-2/+12
|\
| * fix: skip caching lastSeenQuotaUsage for remote sharesbackport/51389/stable29Daniel Kesselberg2025-03-281-2/+12
* | fix(dav): Create SAB at installationbackport/51144/stable29Christoph Wurst2025-03-281-0/+47
|/
* fix(cardav): only show useres from enabled addressBooks in contacts menubackport/51380/stable29Hamza Mahjoubi2025-03-212-5/+30
* Revert "fix(dav): Always respond custom error page on exceptions"Daniel Kesselberg2025-02-151-4/+4
* fix: explicitly ignore nested mounts when transfering ownershipRobin Appelman2025-02-051-1/+1
* fix(TasksSearchProviderTest): adjust deep link to Tasks appbackport/49639/stable29Raimund Schlüßler2025-01-241-3/+3
* fix: replace null character when serializingbackport/49528/stable29SebastianKrupinski2024-12-131-0/+18
* fix: return 204 instead of 404backport/49839/stable29SebastianKrupinski2024-12-131-1/+1
* fix: disable both iTip and iMip messagesbackport/49503/stable29SebastianKrupinski2024-12-102-19/+1
* chore(absence): Add capability for absence apiMarcel Müller2024-12-052-2/+34
* fix: override iTip Broker to fix several issuesbackport/48583/stable29SebastianKrupinski2024-11-141-0/+177
* feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingbackport/49139/stable29SebastianKrupinski2024-11-121-0/+19
* Merge pull request #48507 from nextcloud/backport/48451/stable29Benjamin Gaussorgues2024-10-021-0/+55
|\
| * fix: make federation address book sync work with allow_local_remote_servers =...backport/48451/stable29Daniel Kesselberg2024-10-011-0/+55
* | Merge pull request #48509 from nextcloud/fix/stable29/webcal-subscription-job...Anna2024-10-021-28/+17
|\ \
| * | fix(caldav): add missing handlersfix/stable29/webcal-subscription-jobs-middlewareAnna Larch2024-10-011-28/+17
| |/
* | Merge pull request #47790 from nextcloud/backport/45098/stable29Sebastian Krupinski2024-10-021-17/+63
|\ \
| * \ Merge branch 'stable29' into backport/45098/stable29backport/45098/stable29Sebastian Krupinski2024-09-162-6/+6
| |\ \
| * | | fix(caldav): Do not load IMipPlugin before user auth and session is createdSebastianKrupinski2024-09-051-17/+63
* | | | test(dav): imip service test expects integers for last occurencebackport/48043/stable29Anna Larch2024-10-021-11/+11
| |_|/ |/| |
* | | test: fix service overwrite in PartFileInRootUploadTestRobin Appelman2024-09-191-1/+2
| |/ |/|
* | test: cast node name and data to stringbackport/48044/stable29Anna Larch2024-09-161-2/+2
* | fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-051-4/+4
|/
* fix(caldav): allow renaming of birthday calendarsAnna Larch2024-09-042-3/+7
* fix(dav): Try basic auth for ajax WebDAV requestsFerdinand Thiessen2024-08-081-26/+67
* fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-234-9/+249
* Merge pull request #46012 from nextcloud/backport/45999/stable29Andy Scherzinger2024-07-101-6/+47
|\
| * fix(caldav): encode calendar URIs with umlauts for activitiesRichard Steinmetz2024-07-101-6/+47
* | fix(caldav): limit vevent sizeSebastianKrupinski2024-07-101-0/+73
|/
* fix(carddav): limit vcard sizeSebastianKrupinski2024-07-041-0/+73
* Merge pull request #46117 from nextcloud/backport/46002/stable29Daniel2024-06-291-59/+314
|\
| * refactor(dav): migrate to new http clientDaniel Kesselberg2024-06-251-59/+314
* | fix(caldav): when message is a reply compare the message sender not the recip...SebastianKrupinski2024-06-271-0/+71
* | fix(userstatus): Fix user status automation in real-life scenarioJoas Schilling2024-06-251-6/+0
|/
* fix(dav): also return shared-with-me shares dataskjnldsv2024-06-121-1/+21
* fix(caldav): event links in shared calendar notificationsRichard Steinmetz2024-06-111-2/+37
* Merge pull request #45543 from nextcloud/backport/44664/stable29John Molakvoæ2024-06-071-0/+146
|\
| * fix(dav): Rate limit address book creationHamza Mahjoubi2024-05-281-0/+146
* | feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-06-061-0/+38
* | fix(caldav): event search with limit and timerangeDaniel Kesselberg2024-06-061-0/+164
|/
* feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-086-6/+364
* Merge pull request #44622 from nextcloud/backport/44534/stable29Joas Schilling2024-04-044-28/+28
|\
| * fix: Apply new coding standard to all filesCôme Chilliet2024-04-044-28/+28
* | chore(dav): Fix tests for length headers on uploadCôme Chilliet2024-04-021-3/+2
|/
* fix(dav): wrong comparison method between two eventsRobert C. Schaller2024-03-251-0/+67
* fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-03-213-14/+38
* Merge pull request #44376 from nextcloud/fix/dav/acls-shared-addressbookHamza2024-03-211-1/+1
|\
| * fix(dav): ACLs for shared addressbooksChristoph Wurst2024-03-211-1/+1