summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* fix(dav): expand recurrences when searchingRichard Steinmetz2023-09-261-1/+12
* fix: use faster method to fetch user countDaniel Kesselberg2023-09-181-1/+1
* only triger metadata preload logic when at least one metadata is requestedRobin Appelman2023-09-181-6/+10
* don't preload metadata for the sub-childenRobin Appelman2023-09-181-1/+1
* fix(caldav): add webroot to objectid for activitiesDaniel Kesselberg2023-09-131-1/+1
* only determine quota_include_external_storage once for quota wrapperRobin Appelman2023-09-071-0/+3
* only get logger when needed in sabre/directoryRobin Appelman2023-09-071-9/+8
* fix(CalDAV): check birthday calendar ownerAnna Larch2023-09-072-6/+16
* fix(CardDAV): allow disabling of the system address book via config optionAnna Larch2023-09-051-1/+2
* fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-272-13/+17
* fix(CardDAV): set owner-principal, displayname properties for SABAnna Larch2023-08-243-4/+8
* don't bother checking dav acl's in filesRobin Appelman2023-08-181-0/+5