summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(dav): Limit number of UPDATES for sync token created_atChristoph Wurst2024-06-191-1/+28
* fix(caldav): event links in shared calendar notificationsRichard Steinmetz2024-06-112-16/+24
* fix(dav): Don't log access control as errorJoas Schilling2024-06-101-0/+3
* fix(dav): Rate limit address book creationHamza Mahjoubi2024-06-072-0/+90
* Merge pull request #45639 from nextcloud/backport/45235/stable27John Molakvoæ2024-06-074-0/+112
|\
| * fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-034-0/+112
* | fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-06-044-6/+99
* | feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-06-031-1/+17
* | fix(caldav): event search with limit and timerangeDaniel Kesselberg2024-06-031-51/+105
|/
* Merge pull request #44196 from nextcloud/backport/44130/stable27Daniel2024-06-032-16/+145
|\
| * fix(dav): Add occ command to fix missing caldav sync tokensChristoph Wurst2024-05-312-16/+145
* | feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-3110-22/+223
|/
* fix(caldav): loop through all events for busy eventsAnna Larch2024-05-141-12/+9
* Merge pull request #45016 from nextcloud/backport/45001/stable27Joas Schilling2024-05-061-11/+19
|\
| * fix(DAV): Migrate known exceptions to Sabre exceptions when copyingJoas Schilling2024-04-241-11/+19
* | fix(CalDAV): remove UNKNOWN from room / resource considerationAnna Larch2024-04-261-1/+1
|/
* Merge pull request #44472 from nextcloud/backport/44017/stable27Git'Fellow2024-04-171-1/+1
|\
| * fix(dav): wrong comparison method between two eventsRobert C. Schaller2024-03-261-1/+1
* | fix(dav): Fix quota check for chunk uploadCôme Chilliet2024-04-041-4/+6
|/
* Merge pull request #44385 from nextcloud/backport/44360/stable27Benjamin Gaussorgues2024-03-211-0/+4
|\
| * fix(caldav): add EXDATE and EXRULE to confidential objectAnna Larch2024-03-211-0/+4
* | Merge pull request #44378 from nextcloud/backport/44376/stable27Andy Scherzinger2024-03-212-2/+7
|\ \ | |/ |/|
| * fix(dav): ACLs for shared addressbooksChristoph Wurst2024-03-212-2/+7
* | fix(dav): Add missing use for OCP\ConstantsCôme Chilliet2024-03-191-0/+1
* | chore: Break closure call on two lines to make it readableCôme Chilliet2024-03-192-2/+4
* | fix(systemtags): Forbid tagging of readonly filesCôme Chilliet2024-03-194-161/+43
|/
* fix: Use proper path when trying to check if a file needs to get copiedJulius Härtl2024-03-081-1/+1
* Merge pull request #43798 from nextcloud/backport/42459/stable27John Molakvoæ2024-02-293-3/+3
|\
| * fix(dav): fallback realm for HTTP authenticationMichaIng2024-02-233-3/+3
* | Merge pull request #43799 from nextcloud/backport/39553/stable27John Molakvoæ2024-02-291-2/+4
|\ \
| * | Bug fix: Select the correct table based on CALENDAR_TYPE_CALENDARPatrick Fischer2024-02-231-2/+4
| |/
* / fix(dav): Init ViewOnlyPlugin after authLouis Chemineau2024-02-281-5/+5
|/
* Merge pull request #43752 from nextcloud/backport/43732/stable27John Molakvoæ2024-02-223-0/+135
|\
| * fix(dav): Rate limit calendar/subscription creationChristoph Wurst2024-02-223-0/+135
* | Merge pull request #43740 from nextcloud/backport/43727/stable27John Molakvoæ2024-02-223-6/+18
|\ \ | |/ |/|
| * Check share attributes when downloading versionsLouis Chemineau2024-02-213-6/+18
* | fix(dav): report statusJohn Molakvoæ2024-02-211-1/+0
|/
* perf: skip request without read permissionRichard Steinmetz2024-02-211-4/+9
* fix(CalDAV): set acls for DeletedCalendarObjectsCollectionJohannes Merkel2024-01-181-1/+24
* fix(dav): allow multiple organizers if possibleRichard Steinmetz2024-01-021-1/+67
* fix(caldav): don't reuse query builder objectsAnna Larch2023-12-161-0/+2
* fix(scheduling): don't send iMIP emails to rooms / resourcesAnna Larch2023-11-272-10/+27
* Merge pull request #41730 from nextcloud/backport/41722/stable27Christoph Wurst2023-11-241-9/+23
|\
| * fix(dav): Avoid date diffing if PHP is buggyChristoph Wurst2023-11-241-9/+23
* | fix: lower threshold for system address book syncDaniel Kesselberg2023-11-221-1/+1
|/
* Merge pull request #41245 from nextcloud/backport/40665/stable27Christoph Wurst2023-11-151-30/+34
|\
| * fix(dav): Reduce CalDAV backend memory footprintChristoph Wurst2023-11-061-30/+34
* | Merge pull request #41371 from nextcloud/backport/41354/stable27Arthur Schiwon2023-11-151-1/+9
|\ \
| * | fix: Validate that we have a proper distributed cache configuredJulius Härtl2023-11-101-1/+9
| |/
* / get children from dav node when preloading system tagsRobin Appelman2023-11-081-2/+4
|/