summaryrefslogtreecommitdiffstats
path: root/apps/dav/tests
Commit message (Expand)AuthorAgeFilesLines
* Reference correct private variableLukas Reschke2021-06-221-1/+1
* Throttle on public DAV endpointLukas Reschke2021-06-221-1/+8
* Merge pull request #26421 from mattian/enh/25771/occ-delete-calendarChristoph Wurst2021-06-141-0/+250
|\
| * occ: new command dav:delete-calendarMattia Narducci2021-06-131-0/+250
* | Merge pull request #27374 from nextcloud/bugfix/noid/adjust-unit-testsMorris Jobke2021-06-072-88/+36
|\ \
| * | Code style fixesMorris Jobke2021-06-072-10/+0
| * | Fix dispatcher handling in CalDavBackendTestJoas Schilling2021-06-042-82/+40
* | | Merge pull request #27008 from francoisfreitag/no-jq-app-calendarJohn Molakvoæ2021-06-051-1/+21
|\ \ \
| * | | Port dav calendar settings page to Vue.jsFrançois Freitag2021-06-051-1/+21
| |/ /
* / / Update php licensesJohn Molakvoæ (skjnldsv)2021-06-04136-218/+105
|/ /
* | Merge pull request #27312 from francoisfreitag/tests-atLukas Reschke2021-06-013-16/+14
|\ \
| * | Rewrite birthday calendar tests without $this->at()François Freitag2021-05-313-16/+14
| |/
* | Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr...Christoph Wurst2021-06-011-24/+49
|\ \ | |/ |/|
| * Make dav respect disallowing sharing with groupsThomas Citharel2021-05-261-24/+49
* | Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-315-12/+31
|/
* Fix CS checkRoeland Jago Douma2021-05-121-2/+0
* remove private AccountManager from SyncServiceArthur Schiwon2021-05-111-45/+13
* dav: do not use private AccountManagerArthur Schiwon2021-05-081-44/+45
* Remove the untyped calendar update eventChristoph Wurst2021-05-071-3/+5
* Remove the untyped calendar create eventChristoph Wurst2021-05-072-6/+12
* Clean up reminder actions and call methods directlyChristoph Wurst2021-05-071-12/+6
* Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst2021-05-072-18/+32
* Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst2021-05-071-3/+6
* Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst2021-05-071-12/+20
* Fix testValdnet2021-05-041-1/+1
* fix creating vcards with multiple string valuesArthur Schiwon2021-04-301-2/+12
* Exclusively use the typed calendar deletion events for DAVChristoph Wurst2021-04-292-13/+20
* Only set copy etag if the destination source can be foundChristoph Wurst2021-04-231-0/+14
* Fix DAV unit testsJoas Schilling2021-04-203-4/+8
* Map old account scope properties to new namesVincent Petry2021-03-262-14/+14
* Add a setting to restrict returning a full match unless in phonebook or same ...Joas Schilling2021-03-101-0/+51
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-103-1/+11
* Move DirectMapper to QBMapperRoeland Jago Douma2021-03-031-0/+2
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-183-5/+5
* Fix PluginManager annotationRoeland Jago Douma2021-02-141-12/+22
* add event for when a direct download is triggeredRobin Appelman2021-02-122-2/+15
* Do not send imip email to invalid recipientsChristoph Wurst2021-02-111-0/+14
* Parse calendar object for attendees and emit interaction eventsChristoph Wurst2021-02-031-0/+202
* [CalDAV] Validate notified emailsThomas Citharel2021-01-251-64/+107
* Dismiss reminder notifications from passed eventsThomas Citharel2021-01-141-7/+76
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-1628-23/+30
* Merge pull request #24629 from nextcloud/enh/noid/optional-before-requiredChristoph Wurst2020-12-161-6/+13
|\
| * Add $secureRandom to test caseDaniel Kesselberg2020-12-101-6/+13
* | dav search to honour sharing.maxAutocompleteResults settingArthur Schiwon2020-12-151-1/+24
* | Add tel, note, org and title searchJohn Molakvoæ (skjnldsv)2020-12-141-1/+11
|/
* Handle deck share type in audit and dav appJulius Härtl2020-12-091-0/+1
* Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-082-15/+17
|\
| * Make code strictJoas Schilling2020-12-072-15/+17
* | php cs fixRoeland Jago Douma2020-12-071-1/+0
* | We can no longe mock multiple interfacesRoeland Jago Douma2020-12-071-3/+7