| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the themed Defaults everywhere | Joas Schilling | 2016-07-15 | 2 | -2/+2 |
* | Fix test using private propertries | Robin Appelman | 2016-07-08 | 1 | -1/+1 |
* | Fix type hinting | Robin Appelman | 2016-07-08 | 2 | -2/+2 |
* | Fix undefined properties | Robin Appelman | 2016-07-08 | 3 | -0/+14 |
* | Merge branch 'master' into sync-master | Morris Jobke | 2016-07-07 | 1 | -3/+29 |
|\ |
|
| * | Merge remote-tracking branch 'upstream/master' into master-sync-upstream | Lukas Reschke | 2016-07-01 | 1 | -2/+12 |
| |\ |
|
| * | | fix error message | Bjoern Schiessle | 2016-06-30 | 1 | -1/+1 |
| * | | Add proper throws PHP docs | Lukas Reschke | 2016-06-30 | 1 | -2/+13 |
| * | | Add required $message parameter | Lukas Reschke | 2016-06-30 | 1 | -2/+2 |
| * | | add some additonal permission checks to the webdav backend | Bjoern Schiessle | 2016-06-30 | 1 | -1/+16 |
| * | | get only vcard which match both the address book id and the vcard uri | Bjoern Schiessle | 2016-06-28 | 1 | -1/+1 |
* | | | Add all properties while creating a subscription (#25318) | Thomas Citharel | 2016-07-01 | 1 | -10/+15 |
| |/
|/| |
|
* | | get only vcards which match both the address book id and the vcard uri (#25294) | Björn Schießle | 2016-06-29 | 1 | -1/+1 |
* | | fix a ImageExportPlugin Test (#25215) | Georg Ehrke | 2016-06-27 | 1 | -2/+12 |
|/ |
|
* | Show error message when posting an invalid comment | Vincent Petry | 2016-06-24 | 1 | -1/+1 |
* | Contacts API: replace raw image data with url (#25081) | Georg Ehrke | 2016-06-21 | 6 | -19/+198 |
* | PasswordLoginForbidden must extend NotAuthenticated | Vincent Petry | 2016-06-17 | 1 | -2/+2 |
* | throw PasswordLoginForbidden on DAV | Christoph Wurst | 2016-06-17 | 2 | -2/+56 |
* | add PasswordLoginForbiddenException | Christoph Wurst | 2016-06-17 | 1 | -6/+13 |
* | Move birthday calendar generation to a live migration job (#25135) | Thomas Müller | 2016-06-16 | 2 | -14/+81 |
* | create session token on all APIs | Christoph Wurst | 2016-06-13 | 1 | -2/+1 |
* | Merge pull request #24080 from owncloud/support-calendar-class-property | Vincent Petry | 2016-06-10 | 5 | -25/+337 |
|\ |
|
| * | Filter confidential calendar objects in shared calendars | Thomas Müller | 2016-06-09 | 3 | -3/+172 |
| * | Added unit testing for the migration step | Thomas Müller | 2016-06-09 | 2 | -4/+12 |
| * | Implement classification migration as repair step | Thomas Müller | 2016-06-09 | 3 | -57/+101 |
| * | Bump dav app version and fix variable rename | Thomas Müller | 2016-06-09 | 1 | -2/+2 |
| * | Add migration step | Thomas Müller | 2016-06-09 | 2 | -0/+59 |
| * | Extract CLASS property from calendar object and store it in the database | Thomas Müller | 2016-06-09 | 1 | -21/+53 |
* | | Merge pull request #25046 from owncloud/fix-the-realm | Vincent Petry | 2016-06-10 | 3 | -4/+12 |
|\ \ |
|
| * | | Use the correct realm for basic authentication - fixes #23427 | Thomas Müller | 2016-06-09 | 3 | -4/+12 |
| |/ |
|
* | | Merge pull request #25043 from owncloud/webdav-download-mimetype | Vincent Petry | 2016-06-10 | 3 | -1/+24 |
|\ \ |
|
| * | | DAV now returns file name with Content-Disposition header | Vincent Petry | 2016-06-09 | 3 | -1/+24 |
| |/ |
|
* / | Allow login by email address via webdav as well - fixes #24791 | Thomas Müller | 2016-06-09 | 1 | -2/+2 |
|/ |
|
* | Better handling of forbidden files in dav | Robin Appelman | 2016-06-07 | 2 | -0/+4 |
* | Fix checkMove() implementation for dav v2 - fixes #24776 (#24971) | Thomas Müller | 2016-06-06 | 2 | -5/+8 |
* | Merge pull request #24935 from owncloud/2fa-block-dav | Vincent Petry | 2016-06-02 | 2 | -3/+14 |
|\ |
|
| * | block DAV if 2FA challenge needs to be solved first | Christoph Wurst | 2016-06-01 | 2 | -3/+14 |
* | | Catch the ForbiddenException to make sure it gets handled | Joas Schilling | 2016-06-01 | 1 | -0/+3 |
|/ |
|
* | Update license headers | Lukas Reschke | 2016-05-26 | 47 | -50/+163 |
* | do not allow client password logins if token auth is enforced or 2FA is enabled | Christoph Wurst | 2016-05-24 | 1 | -2/+1 |
* | when generating browser/device token, save the login name for later password ... | Christoph Wurst | 2016-05-24 | 1 | -1/+1 |
* | Merge pull request #24559 from owncloud/2fa | Vincent Petry | 2016-05-23 | 1 | -0/+1 |
|\ |
|
| * | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -0/+1 |
* | | Merge pull request #22690 from owncloud/fix-comments-href-remote.php-files | Vincent Petry | 2016-05-23 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | ensure comments-href returns a value also when propfind is done against remot... | Arthur Schiwon | 2016-05-20 | 1 | -3/+3 |
* | | Make the root collection neutral so it does not only work for files | Joas Schilling | 2016-05-23 | 3 | -30/+40 |
* | | Remove unused UserFolder | Joas Schilling | 2016-05-23 | 2 | -15/+5 |
* | | Adjust DAV SystemTagPlugin unit tests for groups | Vincent Petry | 2016-05-20 | 1 | -16/+25 |
* | | Fix system tag update code | Vincent Petry | 2016-05-20 | 1 | -0/+4 |
* | | Add admin-only system tag groups property | Vincent Petry | 2016-05-20 | 1 | -4/+39 |