summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-05-2388-80/+122
* Merge pull request #5010 from nextcloud/fix-starting-lower-case-letter-in-too...Joas Schilling2017-05-221-6/+6
|\
| * Fix starting lower case letter in tooltip of Theming appDaniel Calviño Sánchez2017-05-201-6/+6
* | Merge pull request #5023 from nextcloud/version_bumpJoas Schilling2017-05-2222-52/+65
|\ \
| * | Split multi-author entriesJoas Schilling2017-05-229-9/+19
| * | Bump app versions as wellJoas Schilling2017-05-2222-22/+22
| * | Adjust version requirementJoas Schilling2017-05-2222-21/+24
* | | Merge pull request #5000 from nextcloud/phil-davis-filename-input-tooltipMorris Jobke2017-05-222-0/+3
|\ \ \ | |/ / |/| |
| * | Make new file file tooltip error text changePhil Davis2017-05-211-0/+1
| * | Make rename file tooltip error text changePhil Davis2017-05-211-0/+2
| |/
* | [tx-robot] updated from transifexNextcloud bot2017-05-2216-24/+32
* | [tx-robot] updated from transifexNextcloud bot2017-05-2110-0/+76
* | fix for sharingDaniel Hansson2017-05-201-0/+1
|/
* [tx-robot] updated from transifexNextcloud bot2017-05-2040-2/+384
* Merge pull request #4910 from nextcloud/make-the-logo-smaller-creamLukas Reschke2017-05-193-7/+15
|\
| * Scale logo only for custom onesJulius Härtl2017-05-193-5/+14
| * Fix logo being too big on log in page, fix #4585Jan-Christoph Borchardt2017-05-161-2/+1
* | Merge pull request #4951 from nextcloud/transifex-oauth2Morris Jobke2017-05-181-0/+0
|\ \
| * | Add oauth2 to transifexMorris Jobke2017-05-181-0/+0
* | | [tx-robot] updated from transifexNextcloud bot2017-05-1962-132/+26
|/ /
* | Merge pull request #4894 from nextcloud/generic-security-activitiesLukas Reschke2017-05-199-505/+2
|\ \
| * | Fix backup codes activity typeChristoph Wurst2017-05-181-1/+1
| * | Publish 2fa backup codes activities to the right streamChristoph Wurst2017-05-181-1/+1
| * | Move activities test codeChristoph Wurst2017-05-183-288/+0
| * | Change 2FA activities to more generic security activitiesChristoph Wurst2017-05-184-215/+0
* | | Merge pull request #4704 from nextcloud/add-oauth-code-flow-supportLukas Reschke2017-05-1830-6/+1650
|\ \ \
| * | | Function accepts only integersLukas Reschke2017-05-181-1/+1
| * | | Adjust realm from SabreDAV to NextcloudLukas Reschke2017-05-181-0/+4
| * | | Make legacy DAV backend use the BearerAuth backend as wellLukas Reschke2017-05-184-6/+17
| * | | Delete token after usage in testLukas Reschke2017-05-181-0/+1
| * | | Add indexesLukas Reschke2017-05-182-1/+22
| * | | Use Bearer backend for SabreDAVLukas Reschke2017-05-186-12/+220
| * | | Add tests for OAuth2 appLukas Reschke2017-05-188-8/+562
| * | | Fix style issues pointed out in reviewLukas Reschke2017-05-182-2/+1
| * | | Add OAuth state to sessionLukas Reschke2017-05-181-8/+9
| * | | Cleanup codeLukas Reschke2017-05-182-3/+6
| * | | Add XSD definitionsLukas Reschke2017-05-182-3/+3
| * | | delete auth token when client gets deletedBjoern Schiessle2017-05-184-4/+53
| * | | hide client secret by defaultBjoern Schiessle2017-05-183-2/+26
| * | | handle case if no valid client identifier is givenBjoern Schiessle2017-05-181-0/+5
| * | | It's a bearerLukas Reschke2017-05-181-1/+1
| * | | Fetch signle rowLukas Reschke2017-05-181-1/+1
| * | | Change to POSTLukas Reschke2017-05-181-2/+1
| * | | Increase length of encrypted token in databaseLukas Reschke2017-05-182-2/+2
| * | | Get a single rowLukas Reschke2017-05-182-8/+4
| * | | Use query builderLukas Reschke2017-05-182-6/+14
| * | | Add basic implementation for OAuth 2.0 Authorization Code FlowLukas Reschke2017-05-1813-0/+761
| |/ /
* | | Merge pull request #4888 from nextcloud/theming-fallback-iconsLukas Reschke2017-05-183-37/+85
|\ \ \ | |/ / |/| |
| * | Inject FileAccessHelper for proper testingJulius Härtl2017-05-182-8/+21
| * | Add proper Content-Type to iconsJulius Härtl2017-05-172-4/+4