aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
* dont use part files for dav writes when the target folder doesn't have create...Robin Appelman2019-08-081-2/+7
* allow to provide supported calendar component set internally as a stringGeorg Ehrke2019-07-251-0/+5
* RefreshWebcalJob: replace ugly Regex with standard php utilsGeorg Ehrke2019-07-021-3/+14
* Merge pull request #15387 from nextcloud/backport/13511/remove-orphan-event-a...Morris Jobke2019-05-071-0/+94
|\
| * Remove orphan event and contacts dataJoas Schilling2019-05-061-0/+94
* | do not create folder just to delete it afterwardsArthur Schiwon2019-04-301-7/+15
|/
* Prefetching blows up if there are a lot of files.Roeland Jago Douma2019-04-241-7/+0
* throw a proper error if rename fails in davRobin Appelman2019-03-141-1/+3
* Merge pull request #14517 from nextcloud/backport/13871/stable15Morris Jobke2019-03-051-1/+3
|\
| * dav: Fix handling of chunked WebDAV uploadJan-Philipp Litza2019-03-041-1/+3
* | Do not just write foobarRoeland Jago Douma2019-03-041-3/+6
|/
* Hanlde writestream not closing sourceRoeland Jago Douma2019-02-201-0/+4
* Make sure that we have a streamRoeland Jago Douma2019-02-191-0/+7
* Add a wrapper to determine if a file is EOFRoeland Jago Douma2019-02-191-2/+8
* Principals can be principal/user/<name> or principal/<name> from legacy installsJoas Schilling2019-01-141-1/+1
* Check for no longer existing calendarsRoeland Jago Douma2019-01-111-0/+8
* Prevent php info about missing index for old eventsJoas Schilling2019-01-091-1/+1
* Add a repair step to remove sensitive event activityJoas Schilling2019-01-091-0/+124
* Correctly handle the classification of events in the activity streamJoas Schilling2019-01-092-3/+20
* Update apps/dav/lib/CardDAV/PhotoCache.php Morris Jobke2019-01-041-1/+1
* Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-044-14/+24
* Allow URI as data for vcard PHOTOJohn Molakvoæ (skjnldsv)2019-01-042-4/+10
* Merge pull request #13354 from BastienDurel/caldav_anon_pbMorris Jobke2019-01-041-1/+8
|\
| * check anonymous OPTIONS requests file in root (not in subdir)Bastien Durel2019-01-041-1/+8
* | be careful with mixed return values even if it may look unsuspicious…Arthur Schiwon2018-12-172-2/+4
|/
* If the parent is not cached we should request the fileRoeland Jago Douma2018-12-071-3/+3
* Merge pull request #12836 from nextcloud/backport/12624/stable15Morris Jobke2018-12-051-1/+1
|\
| * Fix wrong used typeJoas Schilling2018-12-051-1/+1
* | No DAV user enumeration if disabledRoeland Jago Douma2018-12-052-1/+59
|/
* Fix the system address bookRoeland Jago Douma2018-12-041-7/+8
* Only run the AnonymousOptionsPlugion on Anonymous requestsRoeland Jago Douma2018-12-041-1/+1
* extend anonymous options to work on every dav urlRobin Appelman2018-11-231-1/+1
* forward object not found error in switch as dav 404Robin Appelman2018-11-191-0/+4
* Merge pull request #12458 from nextcloud/bugfix/dav_shares_hickupMorris Jobke2018-11-152-14/+18
|\
| * fixes dav share issue with ownerGeorg Ehrke2018-11-142-14/+18
* | Merge pull request #12447 from nextcloud/bugfix/12446/fix-oracle-install-againMorris Jobke2018-11-152-1/+60
|\ \
| * | Shorten index name of calendar changes tableJoas Schilling2018-11-142-1/+60
| |/
* / Load apps that have a dav type set before the dav server pluginsJulius Härtl2018-11-141-3/+0
|/
* Merge pull request #12275 from nextcloud/bugfix/11975/oracle_calendar_subscri...Morris Jobke2018-11-134-8/+211
|\
| * Fix Calendarsubscriptions source column change on OracleGeorg Ehrke2018-11-134-8/+211
* | Merge pull request #11942 from nextcloud/techdebt/noid/use-count-functionMorris Jobke2018-11-122-3/+3
|\ \ | |/ |/|
| * Use the defined func()->count() instead of manual countingJoas Schilling2018-11-082-3/+3
* | Fix displayName return of dav groups requestJohn Molakvoæ (skjnldsv)2018-11-101-10/+6
|/
* cache webcal calendars on serverGeorg Ehrke2018-11-079-116/+1405
* Allow writing an empty file with the new writeStreamRoeland Jago Douma2018-11-051-0/+4
* Add check for vCard uidJohn Molakvoæ (skjnldsv)2018-11-051-0/+13
* Merge pull request #12004 from nextcloud/dl-vcf-groups-pluginJohn Molakvoæ2018-11-052-0/+124
|\
| * Added multi-get vcf download pluginJohn Molakvoæ (skjnldsv)2018-11-042-0/+124
* | Merge pull request #12265 from nextcloud/dav-bumpRoeland Jago Douma2018-11-051-6/+8
|\ \
| * | bump dav version for migrationJohn Molakvoæ (skjnldsv)2018-11-051-6/+8
| |/