summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-07-152-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-07-132-14/+14
|
* [tx-robot] updated from transifexNextcloud bot2017-07-122-20/+20
|
* Merge pull request #5483 from nextcloud/issue-5075-png-files-for-activity-emailsMorris Jobke2017-07-073-3/+15
|\ | | | | Use PNGs for icons in activity emails
| * Use PNG version of the icons for shipped activitiesJoas Schilling2017-06-203-3/+15
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | fix and extend dav test to also test the master-key setupBjoern Schiessle2017-07-062-0/+52
| | | | | | | | Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
* | Don't log passwords on dav exceptionsJoas Schilling2017-06-292-24/+7
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | [tx-robot] updated from transifexNextcloud bot2017-06-262-0/+98
| |
* | Enhance the logging if the part file can not be renamedMorris Jobke2017-06-221-1/+1
|/ | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-06-172-2/+2
|
* Merge pull request #5124 from nextcloud/allow-dirlisting-with-unreadable-itemsJoas Schilling2017-06-162-4/+11
|\ | | | | Allow dir-listing also when one child is blocked by access control
| * Fix unit testJoas Schilling2017-06-071-4/+5
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Allow dir-listing also when one child is blocked by access controlJoas Schilling2017-05-261-0/+6
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #5298 from ↵Morris Jobke2017-06-145-0/+20
|\ \ | | | | | | | | | | | | nextcloud/bugfix/4885/calendar_shares_url_special_char_issue urldecode group principals in Cal- and CardDAV backend
| * | urldecode group principals in Cal- and CardDAV backendGeorg Ehrke2017-06-125-0/+20
| | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | Merge pull request #5300 from ↵Morris Jobke2017-06-142-0/+12
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/bugfix/noid/fix_proppatch_requests_to_groupshares allow users to send PropPatch request when calendar is group-shared with them
| * | | allow users to send PropPatch request when calendar is group-shared with themGeorg Ehrke2017-06-082-0/+12
| | | | | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | | | [tx-robot] updated from transifexNextcloud bot2017-06-152-0/+2
| | | |
* | | | Merge pull request #5295 from ↵Morris Jobke2017-06-132-0/+11
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/bugfix/5077/allow_proppatches_to_birthday_calendar allow PropPatch requests to contact_birthdays
| * | | | allow PropPatch requests to contact_birthdaysGeorg Ehrke2017-06-082-0/+11
| |/ / / | | | | | | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | / / Prevent sending second WWW-Authenticate headerLukas Reschke2017-06-132-3/+23
| |/ / |/| | | | | | | | | | | | | | | | | | | | Overrides \Sabre\DAV\Auth\Backend\AbstractBearer::challenge to prevent sending a second WWW-Authenticate header which is standard-compliant but most DAV clients simply fail hard. Fixes https://github.com/nextcloud/server/issues/5088 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* | | add missing parent::setUp that broke any other dav app testGeorg Ehrke2017-06-081-0/+1
|/ / | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | [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 ↵Roeland Jago Douma2017-05-232-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 tableGeorg Ehrke2017-05-212-2/+2
| | | | | | | | Signed-off-by: Georg Ehrke <developer@georgehrke.com>
* | [tx-robot] updated from transifexNextcloud bot2017-05-232-0/+2
| |
* | Bump app versions as wellJoas Schilling2017-05-221-1/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Adjust version requirementJoas Schilling2017-05-221-1/+1
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2017-05-192-0/+2
|
* Adjust realm from SabreDAV to NextcloudLukas Reschke2017-05-181-0/+4
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-184-6/+17
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Use Bearer backend for SabreDAVLukas Reschke2017-05-184-12/+172
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* Add basic implementation for OAuth 2.0 Authorization Code FlowLukas Reschke2017-05-181-0/+13
| | | | Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
* [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
| | | | | | This reverts commit 5334a3dc337b5883763ac8e1eaef58c1a435144b. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* [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
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Do not list system users in contacts menu if sharing autocompletion is disabledChristoph Wurst2017-05-091-2/+8
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* [tx-robot] updated from transifexNextcloud bot2017-05-092-0/+2
|