aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #49302 from nextcloud/backport/48833/stable30Sebastian Krupinski2024-11-152-7/+447
|\
| * fix: RDATE and EXDATE property instancesbackport/48833/stable30SebastianKrupinski2024-11-152-7/+447
* | feat: mail provider settingsbackport/48134/stable30SebastianKrupinski2024-11-141-10/+117
|/
* fix: use invokePrivate for testSebastianKrupinski2024-11-141-21/+16
* fix: override iTip Broker to fix several issuesSebastianKrupinski2024-11-131-0/+183
* feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingbackport/49139/stable30SebastianKrupinski2024-11-121-0/+19
* Merge pull request #48529 from nextcloud/backport/48519/stable30Daniel2024-10-021-2/+2
|\
| * fix(dav): don't crash subscription on invalid calendar objectbackport/48519/stable30escoand2024-10-021-2/+2
* | fix(caldav): add missing handlersbackport/48508/stable30Anna Larch2024-10-021-20/+7
|/
* fix: make federation address book sync work with allow_local_remote_servers =...backport/48451/stable30Daniel Kesselberg2024-10-011-0/+55
* Merge pull request #48211 from nextcloud/backport/47399/stable30Christoph Wurst2024-09-191-6/+8
|\
| * fix: expand select and group by for calandar reminder backendbackport/47399/stable30Hamza Mahjoubi2024-09-191-6/+8
* | test: fix service overwrite in PartFileInRootUploadTestRobin Appelman2024-09-191-1/+2
|/
* test: cast node name and data to stringbackport/48044/stable30Anna Larch2024-09-161-2/+2
* test(dav): imip service test expects integers for last occurencebackport/48043/stable30Anna Larch2024-09-151-14/+14
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-051-4/+4
* fix(dav): Pre-check if node can be copied or moved in DAV files pluginFerdinand Thiessen2024-08-282-157/+177
* fix(caldav): allow renaming of birthday calendarsAnna Larch2024-08-212-3/+7
* Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-...Richard Steinmetz2024-08-142-254/+393
|\
| * feat(webcal): only update modified and deleted events from webcal calendarsAnna Larch2024-08-132-254/+393
* | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-apiChristoph Wurst2024-08-142-0/+163
|\ \
| * | feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-132-0/+163
| |/
* / fix(caldav): allow VJOURNAL if no supported component set is specifiedRichard Steinmetz2024-08-131-1/+1
|/
* fix: handle-duplicate-reminderhamza2212024-08-131-2/+2
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-122-6/+13
* fix(caldav): test for null and blank valueSebastianKrupinski2024-08-071-1/+28
* Merge pull request #46623 from nextcloud/fix/issue-44127Sebastian Krupinski2024-08-072-10/+109
|\
| * fix(caldav): fixed initial sync and double processingSebastianKrupinski2024-08-012-10/+109
* | fix(caldav): Add sharee to address list when calendar is sharedSebastianKrupinski2024-08-061-31/+370
* | test: don't reuse the query builder for multiple tables in CardDavBackendTestRobin Appelman2024-08-021-0/+5
|/
* feat: mail provider backendSebastianKrupinski2024-07-231-5/+131
* fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-224-9/+249
* feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-181-0/+15
* feat: Improve recurrence invitations messagesSebastianKrupinski2024-07-172-137/+2195
* Merge pull request #46510 from nextcloud/feat/info-xml-backendsRichard Steinmetz2024-07-171-1/+19
|\
| * feat: hide caldav server settings if no app uses the caldav backendRichard Steinmetz2024-07-161-1/+19
* | fix(dav): Verify target path in `setName` instead of source pathFerdinand Thiessen2024-07-161-2/+2
* | refactor: Migrate filename validation logic from `Storage` to `FilenameValida...Ferdinand Thiessen2024-07-161-3/+4
|/
* fix(caldav): limit vevent sizeSebastianKrupinski2024-07-041-0/+73
* fix(carddav): limit vcard sizeSebastianKrupinski2024-07-041-0/+73
* fix(caldav): when message is a reply compare the message sender not the recip...SebastianKrupinski2024-06-252-1/+72
* Merge pull request #46002 from nextcloud/debt/noid/use-new-http-clientDaniel2024-06-251-59/+314
|\
| * refactor(dav): migrate to new http clientDaniel Kesselberg2024-06-251-59/+314
* | Merge pull request #45532 from nextcloud/feat/publish-resources-room-updateRichard Steinmetz2024-06-251-388/+5
|\ \
| * | feat: implement public OCP api to update resources and roomsRichard Steinmetz2024-05-271-388/+5
* | | Merge pull request #46095 from nextcloud/techdebt/44770/migrate-server-notifi...Joas Schilling2024-06-251-2/+3
|\ \ \ | |_|/ |/| |
| * | feat(notifications): Migrate server INotifiers to new exceptionsJoas Schilling2024-06-251-2/+3
* | | fix(userstatus): Fix user status automation in real-life scenarioJoas Schilling2024-06-251-6/+0
|/ /
* | Merge pull request #45973 from nextcloud/remove-chunking-v1Julius Härtl2024-06-244-442/+1
|\ \
| * | chore: remove chunking-v1Robin Appelman2024-06-194-442/+1