Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add missing parent::setUp that broke any other dav app test | Georg Ehrke | 2017-06-08 | 1 | -0/+1 |
| | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-07 | 2 | -0/+98 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-04 | 2 | -2/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-03 | 6 | -18/+20 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-01 | 2 | -0/+98 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-30 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-27 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-25 | 2 | -0/+98 |
| | |||||
* | Merge pull request #5004 from ↵ | Roeland Jago Douma | 2017-05-23 | 2 | -2/+2 |
|\ | | | | | | | | | nextcloud/bugfix/fix_replacing_4mbunicode_for_calendar_properties_table fix replacing of 4MB Unicode Chars in cal props table | ||||
| * | fix replacing of 4MB Unicode Chars in cal props table | Georg Ehrke | 2017-05-21 | 2 | -2/+2 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-23 | 2 | -0/+2 |
| | | |||||
* | | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
|/ | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-19 | 2 | -0/+2 |
| | |||||
* | Adjust realm from SabreDAV to Nextcloud | Lukas Reschke | 2017-05-18 | 1 | -0/+4 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Make legacy DAV backend use the BearerAuth backend as well | Lukas Reschke | 2017-05-18 | 4 | -6/+17 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Use Bearer backend for SabreDAV | Lukas Reschke | 2017-05-18 | 4 | -12/+172 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 1 | -0/+13 |
| | | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-18 | 2 | -0/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-17 | 4 | -20/+22 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-17 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-16 | 2 | -0/+2 |
| | |||||
* | Revert "fix objectstore rename" | Roeland Jago Douma | 2017-05-15 | 1 | -1/+0 |
| | | | | | | This reverts commit 5334a3dc337b5883763ac8e1eaef58c1a435144b. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-13 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-11 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-10 | 14 | -0/+14 |
| | |||||
* | Stop if user folder is not available | Morris Jobke | 2017-05-09 | 1 | -0/+4 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Do not list system users in contacts menu if sharing autocompletion is disabled | Christoph Wurst | 2017-05-09 | 1 | -2/+8 |
| | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-09 | 2 | -0/+2 |
| | |||||
* | Merge pull request #4621 from nextcloud/fix_readonly_shared_calendar_proppatch | Morris Jobke | 2017-05-08 | 3 | -2/+11 |
|\ | | | | | fix PROPPATCH requests to read-only shared calendars | ||||
| * | fix PROPPATCH requests to read-only shared calendars | Georg Ehrke | 2017-05-08 | 3 | -2/+11 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
* | | Merge pull request #4675 from nextcloud/fix_4651 | Morris Jobke | 2017-05-08 | 8 | -245/+476 |
|\ \ | | | | | | | Create a photo cache to speedup the contactsmenu | ||||
| * | | Fix init | Roeland Jago Douma | 2017-05-08 | 2 | -2/+2 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Fix ImageExportPluginTest | Roeland Jago Douma | 2017-05-08 | 2 | -129/+115 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | No more XSS | Roeland Jago Douma | 2017-05-08 | 1 | -1/+1 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Clear cache on vcard change/delete | Roeland Jago Douma | 2017-05-08 | 3 | -8/+31 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Request proper size for contacts menu | Roeland Jago Douma | 2017-05-08 | 2 | -72/+7 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Cache the carddav photo endpoint | Roeland Jago Douma | 2017-05-08 | 4 | -19/+281 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
| * | | Always dispatch Carddav events | Roeland Jago Douma | 2017-05-08 | 3 | -33/+58 |
| | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | | fix error when browsing the dav root | Robin Appelman | 2017-05-08 | 1 | -4/+3 |
|/ / | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-08 | 2 | -2/+2 |
| | | |||||
* | | Enforce type hints in dav app | Morris Jobke | 2017-05-04 | 2 | -2/+6 |
| | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | | check password for mail shares as well | Bjoern Schiessle | 2017-05-04 | 2 | -2/+52 |
| | | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org> | ||||
* | | Fix tests | Roeland Jago Douma | 2017-05-02 | 1 | -1/+15 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | Add caching to the imageexport plugin | Roeland Jago Douma | 2017-05-02 | 1 | -0/+5 |
|/ | | | | | | | | | | | Since we now heavily use this endpoint for the contacts menu we better set proper caching on the images. Else this gets reload over and over again leading to slow loading menu and unneded bytes transfered. * cache for 1 hour by default * added ETag for validation Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-01 | 2 | -0/+96 |
| | |||||
* | Merge pull request #4098 from nextcloud/feature/caldav_search | Morris Jobke | 2017-04-28 | 18 | -1/+1761 |
|\ | | | | | add Nextcloud Search extension to CalDAV | ||||
| * | rename calendarobjects_properties -> calendarobjects_props | Georg Ehrke | 2017-04-28 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | unit test custom calendar search | Georg Ehrke | 2017-04-28 | 3 | -22/+162 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> | ||||
| * | require at least one param or prop filter element | Georg Ehrke | 2017-04-25 | 2 | -1/+9 |
| | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com> |