Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create session token on all APIs | Christoph Wurst | 2016-06-13 | 1 | -1/+1 |
* | use client login method on CORS routes | Christoph Wurst | 2016-06-08 | 1 | -6/+6 |
* | remember redirect_url when solving the 2FA challenge | Christoph Wurst | 2016-06-01 | 1 | -1/+2 |
* | Update license headers | Lukas Reschke | 2016-05-26 | 18 | -16/+28 |
* | Add a background job that generates notifications when an update is available | Joas Schilling | 2016-05-24 | 1 | -0/+4 |
* | Add two factor auth to core | Christoph Wurst | 2016-05-23 | 1 | -2/+13 |
* | Add a method to lock a table | Joas Schilling | 2016-05-21 | 1 | -1/+16 |
* | add IClientService to DI container | Christoph Wurst | 2016-05-01 | 1 | -0/+4 |
* | Make ownCloud work again in php 7.0.6 | Roeland Jago Douma | 2016-04-28 | 1 | -0/+3 |
* | Allow automatic dependency injection for OCP\Mail\Mailer | Joas Schilling | 2016-04-25 | 1 | -0/+4 |
* | Fix inconsistent nameing of AppFramework | Roeland Jago Douma | 2016-04-22 | 5 | -12/+12 |
* | Move \OC\AppFramework to PSR-4 | Roeland Jago Douma | 2016-04-22 | 22 | -0/+3683 |