summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #20570 from nextcloud/fix/20235/use_uploadfileRoeland Jago Douma2020-04-242-2/+84
|\ \ | |/ |/|
| * Use a proper upload file so propfinds return 404Roeland Jago Douma2020-04-212-2/+84
* | Use paginated search for contactsJulius Härtl2020-04-232-0/+8
* | Merge pull request #20576 from nextcloud/fix/dav/oc-etagRoeland Jago Douma2020-04-221-1/+1
|\ \
| * | Make sure that OC-ETag is set againRoeland Jago Douma2020-04-211-1/+1
| |/
* / Fix usages of afterMethod -> afterMethod:*Georg Ehrke2020-04-212-2/+2
|/
* Merge pull request #19901 from nextcloud/bugfix/noid/vcard-photo-handlingRoeland Jago Douma2020-04-172-15/+77
|\
| * Update Contact Size after removing photoGeorg Ehrke2020-04-151-6/+38
| * Don't populate the PHOTO property when it's not an imageJoas Schilling2020-04-152-3/+31
| * Always transform the etag and read the dataJoas Schilling2020-04-151-0/+2
| * Use table variable everywhereJoas Schilling2020-04-151-7/+7
* | Update list of multiple propertiesJohn Molakvoæ (skjnldsv)2020-04-171-13/+2
* | DAV's exception logger should deal with any ThrowableArthur Schiwon2020-04-151-1/+1
|/
* Merge pull request #20138 from nextcloud/bugfix/noid/make-remote-checking-mor...Joas Schilling2020-04-151-38/+15
|\
| * Check all remotes for local accessJoas Schilling2020-04-141-38/+15
* | Merge pull request #19351 from nextcloud/dav-upload-hashRoeland Jago Douma2020-04-151-9/+22
|\ \ | |/ |/|
| * dont set headers for cliRobin Appelman2020-04-131-1/+3
| * Return hashes of uploaded content for dav uploadsRobin Appelman2020-04-131-8/+19
* | Verify that destination is not a directory.Daniel Kesselberg2020-04-141-0/+16
* | Only delete the default calendar setting when the default calendarThomas Citharel2020-04-131-1/+4
* | Provide dav setting for user's default calendarThomas Citharel2020-04-134-12/+43
|/
* Format code according to PSR2Christoph Wurst2020-04-102-2/+2