Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-09 | 2 | -0/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-07 | 6 | -2/+48 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-04 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-03 | 2 | -0/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-02 | 4 | -2/+28 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-06-01 | 4 | -4/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-26 | 2 | -0/+26 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-25 | 2 | -0/+26 |
* | Bump app versions as well | Joas Schilling | 2017-05-22 | 1 | -1/+1 |
* | Adjust version requirement | Joas Schilling | 2017-05-22 | 1 | -0/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-22 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-21 | 6 | -0/+70 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-20 | 28 | -0/+362 |
* | Add oauth2 to transifex | Morris Jobke | 2017-05-18 | 1 | -0/+0 |
* | Function accepts only integers | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
* | Delete token after usage in test | Lukas Reschke | 2017-05-18 | 1 | -0/+1 |
* | Add indexes | Lukas Reschke | 2017-05-18 | 2 | -1/+22 |
* | Use Bearer backend for SabreDAV | Lukas Reschke | 2017-05-18 | 2 | -0/+48 |
* | Add tests for OAuth2 app | Lukas Reschke | 2017-05-18 | 8 | -8/+562 |
* | Fix style issues pointed out in review | Lukas Reschke | 2017-05-18 | 2 | -2/+1 |
* | Add OAuth state to session | Lukas Reschke | 2017-05-18 | 1 | -8/+9 |
* | Cleanup code | Lukas Reschke | 2017-05-18 | 2 | -3/+6 |
* | Add XSD definitions | Lukas Reschke | 2017-05-18 | 2 | -3/+3 |
* | delete auth token when client gets deleted | Bjoern Schiessle | 2017-05-18 | 4 | -4/+53 |
* | hide client secret by default | Bjoern Schiessle | 2017-05-18 | 3 | -2/+26 |
* | handle case if no valid client identifier is given | Bjoern Schiessle | 2017-05-18 | 1 | -0/+5 |
* | It's a bearer | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
* | Fetch signle row | Lukas Reschke | 2017-05-18 | 1 | -1/+1 |
* | Change to POST | Lukas Reschke | 2017-05-18 | 1 | -2/+1 |
* | Increase length of encrypted token in database | Lukas Reschke | 2017-05-18 | 2 | -2/+2 |
* | Get a single row | Lukas Reschke | 2017-05-18 | 2 | -8/+4 |
* | Use query builder | Lukas Reschke | 2017-05-18 | 2 | -6/+14 |
* | Add basic implementation for OAuth 2.0 Authorization Code Flow | Lukas Reschke | 2017-05-18 | 12 | -0/+748 |