aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge pull request #45999 from nextcloud/fix/caldav/shared-calendars-activity...Richard Steinmetz2024-06-201-6/+47
|\ \ \
| * | | fix(caldav): encode calendar URIs with umlauts for activitiesRichard Steinmetz2024-06-201-6/+47
| |/ /
* / / fix(dav): Try basic auth for ajax WebDAV requestsFerdinand Thiessen2024-06-181-26/+67
|/ /
* | 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
* | feat(ldap): sync additional properties to profile and SABJake Nabasny2024-05-301-3/+8
* | Merge pull request #45222 from nextcloud/bug/noid/caldav-search-limit-and-tim...Daniel2024-05-291-0/+202
|\ \
| * | feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-05-281-0/+38
| * | fix(caldav): event search with limit and timerangeDaniel Kesselberg2024-05-281-0/+164
* | | chore: Add SPDX headerAndy Scherzinger2024-05-291-1/+1
|/ /
* | Merge pull request #45549 from nextcloud/chore/noid/spdx-batch7Andy Scherzinger2024-05-28165-3634/+484
|\ \
| * | chore: Add SPDX headerAndy Scherzinger2024-05-28165-3634/+484
| |/
* / fix(dav): Rate limit address book creationHamza Mahjoubi2024-05-271-0/+146
|/