summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Make sure to not pass null to DateTime::createFromFormatCôme Chilliet2022-11-141-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-11-142-0/+2
* Fix duplicate event email notificationsRichard Steinmetz2022-11-0411-18/+214
* Merge pull request #34893 from nextcloud/fix/move-imip-to-separate-interfaceChristoph Wurst2022-11-031-9/+6
|\
| * Move iMIP to it's own interfaceAnna Larch2022-11-031-9/+6
* | Switch to DisplayNameCache for CardDAVAnna Larch2022-11-032-16/+2
* | Switch to DisplayNameCache for CalDAVAnna Larch2022-11-034-35/+5
|/
* [tx-robot] updated from transifexNextcloud bot2022-11-032-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-11-022-0/+68
* Merge pull request #31064 from nextcloud/prune-calendar-changesChristoph Wurst2022-10-2810-1/+272
|\
| * Add a background job to prune outdated sync tokensThomas Citharel2022-10-2710-1/+272
* | [tx-robot] updated from transifexNextcloud bot2022-10-282-0/+14
|/
* [tx-robot] updated from transifexNextcloud bot2022-10-262-4/+4
* Merge pull request #34626 from nextcloud/enhancement/rename-personal-groupwar...Christoph Wurst2022-10-243-1/+8
|\
| * Rename personal Groupware settings section to "Availability"Christoph Wurst2022-10-173-1/+8
* | [tx-robot] updated from transifexNextcloud bot2022-10-242-0/+10
* | Merge pull request #34508 from starypatyk/dav_displaynameVincent Petry2022-10-211-0/+17
|\ \
| * | WebDAV - use file/folder name for dav:displaynameDariusz Olszewski2022-10-101-0/+17
* | | Merge pull request #34563 from nextcloud/debt/noid/carddav-too-many-argumentsChristoph Wurst2022-10-171-1/+1
|\ \ \
| * | | Fix TooManyArguments warning for carddav.phpDaniel Kesselberg2022-10-161-1/+1
| | |/ | |/|
* | | Merge pull request #34565 from nextcloud/debt/noid/fakelocker-too-many-argumentsChristoph Wurst2022-10-171-1/+1
|\ \ \ | |/ / |/| |
| * | Fix TooManyArguments for FakeLockerPluginDaniel Kesselberg2022-10-141-1/+1
* | | Merge pull request #34471 from starypatyk/dav_read_share_notesVincent Petry2022-10-141-15/+11
|\ \ \ | |/ / |/| |
| * | Review comment - remove redundant empty() callDariusz Olszewski2022-10-101-1/+1
| * | Read notes from share already loaded into memoryDariusz Olszewski2022-10-071-15/+11
| |/
* / [tx-robot] updated from transifexNextcloud bot2022-10-112-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2022-10-072-0/+40
* Merge pull request #34415 from nextcloud/fix/caldav-backend-causal-readsChristoph Wurst2022-10-061-20/+29
|\
| * Fix causal reads in CalDAV backendChristoph Wurst2022-10-031-20/+29
* | [tx-robot] updated from transifexNextcloud bot2022-10-062-2/+2
* | [tx-robot] updated from transifexNextcloud bot2022-10-052-0/+34
* | Merge pull request #34378 from nextcloud/add-isDeleted-to-icalendarblizzz2022-10-041-0/+7
|\ \
| * | Add isDeleted property to OCP\Calendar\ICalendarThomas Citharel2022-10-031-0/+7
| |/
* / Wrap address book creation write-read in a transactionChristoph Wurst2022-10-031-13/+23
|/
* Merge pull request #34388 from sylvainmetayer/feat_2464_exclude_contact_from_...Anna2022-10-032-0/+9
|\
| * feat: add tests casesSylvain2022-10-021-0/+3
| * fix: define exclusion key as constantSylvain2022-10-021-2/+3
| * feat(contacts): exclude contact from birthday calendarSylvain2022-10-021-0/+5
* | Merge pull request #33608 from nextcloud/perf/improve-getCalendarsForUsersblizzz2022-10-032-19/+40
|\ \
| * | Remove the loop of calendars when only one is neededAnna Larch2022-10-012-19/+40
* | | Add typings to OCP\Calendar\ICalendar and implementationThomas Citharel2022-10-031-19/+13
| |/ |/|
* | Merge pull request #33104 from nextcloud/enhancement/add-logging-federationblizzz2022-10-011-1/+3
|\ \
| * | Add logging to federationAnna Larch2022-07-271-1/+3
* | | Merge pull request #33450 from sazanof/bug/base64-card-dav-searchblizzz2022-10-011-1/+1
|\ \ \
| * | | Add URI type to VCardMikhail Sazanov2022-08-031-1/+1
* | | | Merge pull request #33566 from nextcloud/fopen-not-found-rescanblizzz2022-10-011-2/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | add test for trying to fopen a file which no longer exists on diskRobin Appelman2022-09-291-2/+2
* | | | [tx-robot] updated from transifexNextcloud bot2022-09-302-2/+2
|/ / /
* | | [tx-robot] updated from transifexNextcloud bot2022-09-292-2/+2
* | | [tx-robot] updated from transifexNextcloud bot2022-09-262-4/+4