summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #25449 from nextcloud/backport/25393/stable19Roeland Jago Douma2021-02-171-0/+1
|\
| * take into account that UNIQUE index might not work as expectedArthur Schiwon2021-02-021-0/+1
* | Merge pull request #25593 from nextcloud/backport/25582/stable19Roeland Jago Douma2021-02-171-0/+5
|\ \
| * | Do not send imip email to invalid recipientsChristoph Wurst2021-02-171-0/+5
| |/
* | Merge pull request #25385 from nextcloud/backport/25218/stable19Roeland Jago Douma2021-02-171-2/+18
|\ \ | |/ |/|
| * do not remove valid group sharesArthur Schiwon2021-01-291-2/+18
* | Properly handle SMB ACL blocking scanning a directoryJulius Härtl2021-02-011-0/+3
|/
* [CalDAV] Validate notified emailsThomas Citharel2021-01-261-0/+9
* also use storage copy when dav copying directoriesRobin Appelman2021-01-211-1/+1
* Merge pull request #24591 from nextcloud/backport/24358/stable19Morris Jobke2021-01-071-2/+24
|\
| * use storage copy implementation when doing dav copyRobin Appelman2020-12-071-2/+24
* | Don't throw a 500 when importing a broken ics reminder fileJoas Schilling2021-01-051-1/+6
* | fixes sharing to group ids /w chars that are being url encoded, carddavArthur Schiwon2020-12-181-3/+0
* | fix finding of groups with decodable chars in their id via DAVArthur Schiwon2020-12-181-1/+1
* | fixes sharing to group ids with characters that are being url encodedArthur Schiwon2020-12-182-3/+1
|/
* Merge pull request #24447 from nextcloud/backport/23652/stable19Morris Jobke2020-11-301-6/+1
|\
| * A valid user session is required for circles.Daniel Kesselberg2020-11-301-1/+3
| * Update phpdoc for circleToPrincipalDaniel Kesselberg2020-11-301-8/+1
* | Make sure we add new line between vcf groups exportsJohn Molakvoæ (skjnldsv)2020-11-301-1/+1
|/
* Use correct year for generated birthdays eventsSven Strickroth2020-11-201-1/+6
* Use png icons in caldav reminder emailsRichard Steinmetz2020-11-111-4/+4
* CalDavBackend: check if timerange is array before accessingSimon Spannagel2020-10-191-1/+2
* Sync all users to the system addresssbookJoas Schilling2020-09-291-1/+1
* Fix numeric folders throwing on markDirtyJoas Schilling2020-09-251-0/+12
* Mitigate encoding issue with user principal uriGeorg Ehrke2020-09-141-1/+5
* Properly catch exception from writing to stream when copying a fileJulius Härtl2020-09-101-2/+9
* Do not keep the part file if the forbidden exception has retry set to falseJulius Härtl2020-09-031-0/+3
* Add ability to limit sharing to ownerGeorg Ehrke2020-08-203-4/+35
* Return proper status when file didn't exist beforeJulius Härtl2020-08-131-1/+2
* Delete chunks if the move on an upload failedJulius Härtl2020-08-131-6/+10
* Short php syntaxJoas Schilling2020-08-061-5/+5
* coding style fixesArthur Schiwon2020-08-061-34/+35
* Do not log RequestedRangeNotSatisfiable exceptions in DAVRoeland Jago Douma2020-07-141-0/+3
* Merge pull request #21710 from nextcloud/backport/21074/stable19Morris Jobke2020-07-061-0/+14
|\
| * In LockPlugin, only release a lock if it was acquiredJaakko Salo2020-07-061-0/+14
* | Changes the Birthday calendar color to slightly brighter oneGeorg Ehrke2020-07-061-1/+1
|/
* Fix pagination of contacts searchJoas Schilling2020-06-151-17/+27
* Fix empty event UUID reminder notificationsThomas Citharel2020-06-051-2/+4
* Rename app-generated to z-app-generated, because macOS Contacts supports only...Georg Ehrke2020-05-081-1/+1
* Fix owner on publicownerwrapperRoeland Jago Douma2020-05-011-0/+2
* Merge pull request #20718 from nextcloud/fix/public_share_owner_activity_messMorris Jobke2020-04-301-0/+53
|\
| * Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-301-0/+53
* | Merge pull request #19436 from nextcloud/bugfix/noid/dav-quota-calculationRoeland Jago Douma2020-04-301-1/+2
|\ \
| * | Do not include mountpoints when calculating quota usage on WebDAVJulius Härtl2020-04-241-1/+2
* | | Merge pull request #19039 from nextcloud/dav-activity-provide-links-to-calendarRoeland Jago Douma2020-04-304-53/+91
|\ \ \
| * | | Provide links to calendar in event creation/update activitiesThomas Citharel2020-04-264-53/+91
| |/ /
* | | Temporary fix contacts searchJoas Schilling2020-04-291-6/+8
* | | Update license headers for 19Christoph Wurst2020-04-29119-6/+124
| |/ |/|
* | Merge pull request #20632 from nextcloud/bugfix/20624Morris Jobke2020-04-271-2/+2
|\ \ | |/ |/|
| * Only catch anonymous OPTIONS for OfficeJulius Härtl2020-04-241-2/+2