summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-05-132-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-05-114-0/+4
* [tx-robot] updated from transifexNextcloud bot2017-05-1014-0/+14
* Stop if user folder is not availableMorris Jobke2017-05-091-0/+4
* Do not list system users in contacts menu if sharing autocompletion is disabledChristoph Wurst2017-05-091-2/+8
* [tx-robot] updated from transifexNextcloud bot2017-05-092-0/+2
* Merge pull request #4621 from nextcloud/fix_readonly_shared_calendar_proppatchMorris Jobke2017-05-083-2/+11
|\
| * fix PROPPATCH requests to read-only shared calendarsGeorg Ehrke2017-05-083-2/+11
* | Merge pull request #4675 from nextcloud/fix_4651Morris Jobke2017-05-088-245/+476
|\ \
| * | Fix initRoeland Jago Douma2017-05-082-2/+2
| * | Fix ImageExportPluginTestRoeland Jago Douma2017-05-082-129/+115
| * | No more XSSRoeland Jago Douma2017-05-081-1/+1
| * | Clear cache on vcard change/deleteRoeland Jago Douma2017-05-083-8/+31
| * | 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-083-33/+58
* | | fix error when browsing the dav rootRobin Appelman2017-05-081-4/+3
|/ /
* | [tx-robot] updated from transifexNextcloud bot2017-05-082-2/+2
* | Enforce type hints in dav appMorris Jobke2017-05-042-2/+6
* | check password for mail shares as wellBjoern Schiessle2017-05-042-2/+52
* | Fix testsRoeland Jago Douma2017-05-021-1/+15
* | Add caching to the imageexport pluginRoeland Jago Douma2017-05-021-0/+5
|/
* [tx-robot] updated from transifexNextcloud bot2017-05-012-0/+96
* Merge pull request #4098 from nextcloud/feature/caldav_searchMorris Jobke2017-04-2818-1/+1761
|\
| * rename calendarobjects_properties -> calendarobjects_propsGeorg Ehrke2017-04-282-3/+3
| * unit test custom calendar searchGeorg Ehrke2017-04-283-22/+162
| * require at least one param or prop filter elementGeorg Ehrke2017-04-252-1/+9
| * updateProperties: catch exception when reading calendar dataGeorg Ehrke2017-04-251-1/+6
| * unit test CalDAV Search PluginGeorg Ehrke2017-04-254-10/+469
| * add repairstep with backgroundjob to index calendar dataGeorg Ehrke2017-04-254-1/+208
| * remove unused CalendarSearchValidatorGeorg Ehrke2017-04-242-122/+0
| * add Nextcloud Search extension to CalDAVGeorg Ehrke2017-04-2414-1/+1064
* | allow apps to set custom mount typesRobin Appelman2017-04-281-0/+6
* | Merge pull request #4524 from nextcloud/downstream-27508Roeland Jago Douma2017-04-2813-284/+575
|\ \
| * | Fix class namesJoas Schilling2017-04-271-4/+4
| * | Fix last unit testsJoas Schilling2017-04-272-200/+32
| * | Don't end the abstract class name with Test.phpJoas Schilling2017-04-274-4/+4
| * | Add commentVincent Petry2017-04-271-0/+2
| * | Properly handle missing READ permissionVincent Petry2017-04-277-11/+100
| * | Fix duplicate name of classJoas Schilling2017-04-272-6/+6
| * | Fix FutureFile MOVE to keep destination nodeVincent Petry2017-04-263-4/+112
| * | Accept moving FutureFile into a DirectoryVincent Petry2017-04-261-0/+6
| * | Moved unit tests from ObjectTree::move to DirectoryVincent Petry2017-04-262-9/+255
| * | 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
| | |/ | |/|