aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* fix(Federation): Show some icon for federated users on sharesfenn-cs2024-09-191-0/+7
* fix(dav): catch `MaxInstancesExceededException` on calendar eventsbackport/47924/stable28Luc Didry2024-09-161-16/+31
* fix(dav): cast parameters to stringbackport/48030/stable28Anna Larch2024-09-161-1/+1
* fix(dav): set string type for sanitizeMtimebackport/48045/stable28Anna Larch2024-09-151-1/+1
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-093-46/+48
* Merge pull request #47336 from nextcloud/backport/47332/stable28Andy Scherzinger2024-08-291-1/+1
|\
| * fix(caldav): allow renaming of birthday calendarsAnna Larch2024-08-201-1/+1
* | fix(caldav): limit property lengthAnna Larch2024-08-221-1/+1
|/
* fix(userstatus): add missing parenthesisAnna Larch2024-08-011-3/+3
* fix(dav): Thrown forbidden error for authenticated user instead of not foundSebastianKrupinski2024-07-191-7/+14
* Merge pull request #46603 from nextcloud/backport/46593/stable28Sebastian Krupinski2024-07-181-1/+10
|\
| * fix(caldav): Throw 403 Forbidden Error instead of 500 Internal Server ErrorSebastianKrupinski2024-07-181-1/+10
* | fix(caldav): decode values before returningSebastianKrupinski2024-07-181-0/+5
|/
* Merge pull request #46421 from nextcloud/backport/46315/stable28Andy Scherzinger2024-07-112-0/+42
|\
| * fix(caldav): limit vevent sizeSebastianKrupinski2024-07-102-0/+42
* | Merge pull request #46011 from nextcloud/backport/45999/stable28Andy Scherzinger2024-07-101-2/+15
|\ \
| * | fix(caldav): encode calendar URIs with umlauts for activitiesRichard Steinmetz2024-07-101-2/+15
| |/
* / fix(carddav): limit vcard sizeSebastianKrupinski2024-07-102-0/+42
|/
* fix(BuildSocialSearchIndexBackgroundJob): offset not appliedArthur Schiwon2024-07-011-0/+2
* fix(caldav): when message is a reply compare the message sender not the recip...SebastianKrupinski2024-06-261-2/+5
* fix(dav): Limit number of UPDATES for sync token created_atChristoph Wurst2024-06-191-1/+28
* fix(dav): also return shared-with-me shares dataskjnldsv2024-06-122-34/+47
* 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
* fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-06-044-6/+99
* fix(CalDAV): remove UNKNOWN from room / resource considerationAnna Larch2024-06-041-1/+1
* Merge pull request #45640 from nextcloud/backport/45235/stable28Anna2024-06-044-0/+112
|\
| * fix(caldav): automatically delete outdated scheduling objectsAnna Larch2024-06-034-0/+112
* | 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 #44197 from nextcloud/backport/44130/stable28Daniel2024-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(userstatus): catch unique constrain violation on revertAnna Larch2024-05-281-2/+25
* fix(caldav): loop through all events for busy eventsAnna Larch2024-05-141-12/+9
* fix(DAV): Migrate known exceptions to Sabre exceptions when copyingJoas Schilling2024-04-241-11/+19
* Merge pull request #44473 from nextcloud/backport/44017/stable28Benjamin Gaussorgues2024-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 #44386 from nextcloud/backport/44360/stable28Andy Scherzinger2024-03-211-0/+4
|\
| * fix(caldav): add EXDATE and EXRULE to confidential objectAnna Larch2024-03-211-0/+4
* | Merge pull request #44377 from nextcloud/backport/44376/stable28Andy Scherzinger2024-03-212-2/+7
|\ \ | |/ |/|
| * fix(dav): ACLs for shared addressbooksChristoph Wurst2024-03-212-2/+7
* | 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/+44
|/
* fix: Use proper path when trying to check if a file needs to get copiedJulius Härtl2024-03-121-1/+1
* Merge pull request #43796 from nextcloud/backport/42459/stable28John Molakvoæ2024-02-293-3/+3
|\
| * fix(dav): fallback realm for HTTP authenticationMichaIng2024-02-233-3/+3
* | Merge pull request #43800 from nextcloud/backport/39553/stable28John Molakvoæ2024-02-291-2/+4
|\ \