Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #4951 from nextcloud/transifex-oauth2 | Morris Jobke | 2017-05-18 | 1 | -0/+0 | |
|\ \ | ||||||
| * | | Add oauth2 to transifex | Morris Jobke | 2017-05-18 | 1 | -0/+0 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-19 | 62 | -132/+26 | |
|/ / | ||||||
* | | Merge pull request #4894 from nextcloud/generic-security-activities | Lukas Reschke | 2017-05-19 | 9 | -505/+2 | |
|\ \ | ||||||
| * | | Fix backup codes activity type | Christoph Wurst | 2017-05-18 | 1 | -1/+1 | |
| * | | Publish 2fa backup codes activities to the right stream | Christoph Wurst | 2017-05-18 | 1 | -1/+1 | |
| * | | Move activities test code | Christoph Wurst | 2017-05-18 | 3 | -288/+0 | |
| * | | Change 2FA activities to more generic security activities | Christoph Wurst | 2017-05-18 | 4 | -215/+0 | |
* | | | Merge pull request #4704 from nextcloud/add-oauth-code-flow-support | Lukas Reschke | 2017-05-18 | 30 | -6/+1650 | |
|\ \ \ | ||||||
| * | | | Function accepts only integers | Lukas Reschke | 2017-05-18 | 1 | -1/+1 | |
| * | | | Adjust realm from SabreDAV to Nextcloud | Lukas Reschke | 2017-05-18 | 1 | -0/+4 | |
| * | | | Make legacy DAV backend use the BearerAuth backend as well | Lukas Reschke | 2017-05-18 | 4 | -6/+17 | |
| * | | | 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 | 6 | -12/+220 | |
| * | | | 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 | 13 | -0/+761 | |
| |/ / | ||||||
* | | | Merge pull request #4888 from nextcloud/theming-fallback-icons | Lukas Reschke | 2017-05-18 | 3 | -37/+85 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | Inject FileAccessHelper for proper testing | Julius Härtl | 2017-05-18 | 2 | -8/+21 | |
| * | | Add proper Content-Type to icons | Julius Härtl | 2017-05-17 | 2 | -4/+4 | |
| * | | Fallback to default favicon | Julius Härtl | 2017-05-17 | 3 | -35/+70 | |
* | | | Merge pull request #4812 from nextcloud/move-sharing-to-migration | Björn Schießle | 2017-05-18 | 7 | -526/+310 | |
|\ \ \ | ||||||
| * | | | Fix the share type of guest shares when migrating from ownCloud | Joas Schilling | 2017-05-12 | 2 | -0/+83 | |
| * | | | Move the file sharing app to migration | Joas Schilling | 2017-05-12 | 6 | -526/+227 | |
* | | | | Add the column so we keep the value from before the update | Joas Schilling | 2017-05-18 | 1 | -1/+2 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-18 | 32 | -2/+60 | |
* | | | | Merge pull request #4921 from nextcloud/filerow-clickability | Lukas Reschke | 2017-05-17 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Increase width of clickable area in file row to open file/folder | Jan-Christoph Borchardt | 2017-05-16 | 1 | -0/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-17 | 82 | -174/+188 | |
* | | | | Merge pull request #4922 from nextcloud/verbose-uploadmenu-text | Morris Jobke | 2017-05-17 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Use more verbose text for upload menu | Jan-Christoph Borchardt | 2017-05-16 | 1 | -2/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #4918 from nextcloud/theming-capabilities-plain-background | Morris Jobke | 2017-05-17 | 2 | -28/+48 | |
|\ \ \ \ | ||||||
| * | | | | Return color when theming uses no background image | Julius Härtl | 2017-05-17 | 2 | -28/+48 | |
| | |_|/ | |/| | | ||||||
* | | | | Fix tests | Julius Härtl | 2017-05-17 | 1 | -5/+2 | |
* | | | | Use appdata logo when generating icons | Julius Härtl | 2017-05-17 | 4 | -33/+65 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-05-17 | 6 | -0/+6 | |
* | | | Remove primary class from public link download button | Jan-Christoph Borchardt | 2017-05-16 | 1 | -1/+1 |