summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | Request proper size for contacts menuRoeland Jago Douma2017-05-082-72/+7
| * | Cache the carddav photo endpointRoeland Jago Douma2017-05-084-19/+281
| * | Always dispatch Carddav eventsRoeland Jago Douma2017-05-081-21/+15
* | | fix error when browsing the dav rootRobin Appelman2017-05-081-4/+3
|/ /
* | Enforce type hints in dav appMorris Jobke2017-05-042-2/+6
* | check password for mail shares as wellBjoern Schiessle2017-05-041-1/+1
* | Add caching to the imageexport pluginRoeland Jago Douma2017-05-021-0/+5
|/
* Merge pull request #4098 from nextcloud/feature/caldav_searchMorris Jobke2017-04-2813-0/+1092
|\
| * rename calendarobjects_properties -> calendarobjects_propsGeorg Ehrke2017-04-281-2/+2
| * unit test custom calendar searchGeorg Ehrke2017-04-282-22/+30
| * require at least one param or prop filter elementGeorg Ehrke2017-04-251-1/+5
| * updateProperties: catch exception when reading calendar dataGeorg Ehrke2017-04-251-1/+6
| * unit test CalDAV Search PluginGeorg Ehrke2017-04-252-10/+10
| * add repairstep with backgroundjob to index calendar dataGeorg Ehrke2017-04-253-1/+207
| * remove unused CalendarSearchValidatorGeorg Ehrke2017-04-242-122/+0
| * add Nextcloud Search extension to CalDAVGeorg Ehrke2017-04-2412-0/+991
* | allow apps to set custom mount typesRobin Appelman2017-04-281-0/+6
* | Merge pull request #4524 from nextcloud/downstream-27508Roeland Jago Douma2017-04-284-106/+187
|\ \
| * | Add commentVincent Petry2017-04-271-0/+2
| * | Properly handle missing READ permissionVincent Petry2017-04-273-0/+20
| * | Fix FutureFile MOVE to keep destination nodeVincent Petry2017-04-262-4/+49
| * | Accept moving FutureFile into a DirectoryVincent Petry2017-04-261-0/+6
| * | Remove ObjectTree::move and let is use the IMoveTarget approach insteadVincent Petry2017-04-261-98/+0
| * | Ported ObjectTree::move to IMoveTarget in new DAV endpointVincent Petry2017-04-261-4/+110
* | | Merge pull request #3770 from nextcloud/faster-search-in-contactsMorris Jobke2017-04-271-7/+6
|\ \ \
| * | | Add back the name query partRoeland Jago Douma2017-04-211-1/+3
| * | | Factorize query for searching contactsThomas Citharel2017-04-211-7/+4
* | | | Merge pull request #4503 from nextcloud/downstream-27281Roeland Jago Douma2017-04-261-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix objectstore renameJoas Schilling2017-04-251-0/+1
| | |/ | |/|
* / | Restrict proppatch to the proper nodesVincent Petry2017-04-253-26/+20
|/ /
* | Merge pull request #4443 from nextcloud/cleanup-unused-importsJoas Schilling2017-04-2419-35/+0
|\ \
| * | Remove unused use statementsMorris Jobke2017-04-2219-35/+0
| |/
* | Merge pull request #4401 from nextcloud/caldav-carddav-nc-owner-displaynameRoeland Jago Douma2017-04-243-10/+70
|\ \
| * | add owner-displayname property to calendars and addressbooksGeorg Ehrke2017-04-233-10/+70
| |/
* / Remove unused variablesMorris Jobke2017-04-221-1/+0
|/
* Fix remaining "PHP Inspection" warningsJoas Schilling2017-04-202-34/+27
* Add public access modifier to all methodsJoas Schilling2017-04-202-20/+20
* Restrict share handling to the owner onlyJoas Schilling2017-04-202-4/+34
* Merge pull request #3614 from nextcloud/discover-federatedsharing-endpointsBjörn Schießle2017-04-121-14/+17
|\
| * get addressbook url and carddav user from remote serverBjoern Schiessle2017-04-111-14/+17
* | Allow file upload when storage is unlimitedJoas Schilling2017-04-121-1/+1
* | Update comments to NextcloudMorris Jobke2017-04-113-3/+3
|/
* Add missing maintenance plugin to new DAV endpointLukas Reschke2017-04-111-0/+3
* Merge pull request #4146 from nextcloud/unread-comments-folderMorris Jobke2017-04-101-1/+30
|\
| * Allow getting the unread comment count for an entire folder at onceRobin Appelman2017-03-301-1/+30
* | Merge pull request #4222 from nextcloud/dav-search-fileidRoeland Jago Douma2017-04-101-3/+5
|\ \
| * | Allow searching file by fileidRobin Appelman2017-04-051-3/+5
* | | don't remove owner property for public calendarsGeorg Ehrke2017-04-095-4/+123
* | | Don't list on public calendar endpointsLukas Reschke2017-04-051-9/+2
|/ /
* | Merge pull request #3620 from nextcloud/feature/1463/editable_color_name_for_...Morris Jobke2017-04-033-7/+28
|\ \