summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* add missing parent::setUp that broke any other dav app testGeorg Ehrke2017-06-081-0/+1
* [tx-robot] updated from transifexNextcloud bot2017-06-072-0/+98
* [tx-robot] updated from transifexNextcloud bot2017-06-042-2/+2
* [tx-robot] updated from transifexNextcloud bot2017-06-036-18/+20
* [tx-robot] updated from transifexNextcloud bot2017-06-012-0/+98
* [tx-robot] updated from transifexNextcloud bot2017-05-302-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-05-272-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-05-252-0/+98
* Merge pull request #5004 from nextcloud/bugfix/fix_replacing_4mbunicode_for_c...Roeland Jago Douma2017-05-232-2/+2
|\
| * fix replacing of 4MB Unicode Chars in cal props tableGeorg Ehrke2017-05-212-2/+2
* | [tx-robot] updated from transifexNextcloud bot2017-05-232-0/+2
* | Bump app versions as wellJoas Schilling2017-05-221-1/+1
* | Adjust version requirementJoas Schilling2017-05-221-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2017-05-192-0/+2
* Adjust realm from SabreDAV to NextcloudLukas Reschke2017-05-181-0/+4
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-184-6/+17
* Use Bearer backend for SabreDAVLukas Reschke2017-05-184-12/+172
* Add basic implementation for OAuth 2.0 Authorization Code FlowLukas Reschke2017-05-181-0/+13
* [tx-robot] updated from transifexNextcloud bot2017-05-182-0/+24
* [tx-robot] updated from transifexNextcloud bot2017-05-174-20/+22
* [tx-robot] updated from transifexNextcloud bot2017-05-172-0/+2
* [tx-robot] updated from transifexNextcloud bot2017-05-162-0/+2
* Revert "fix objectstore rename"Roeland Jago Douma2017-05-151-1/+0
* [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