summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-06-0176-104/+208
* [tx-robot] updated from transifexNextcloud bot2017-05-3122-102/+108
* [tx-robot] updated from transifexNextcloud bot2017-05-3032-144/+680
* [tx-robot] updated from transifexNextcloud bot2017-05-2926-116/+320
* [tx-robot] updated from transifexNextcloud bot2017-05-288-8/+8
* [tx-robot] updated from transifexNextcloud bot2017-05-278-0/+10
* [tx-robot] updated from transifexNextcloud bot2017-05-2634-0/+42
* [tx-robot] updated from transifexNextcloud bot2017-05-2562-234/+924
* [tx-robot] updated from transifexNextcloud bot2017-05-2436-10/+128
* use the correct param type when getting external storages for groupsRobin Appelman2017-05-231-1/+1
* Merge pull request #5005 from nextcloud/bugfix-stable12/fix_replacing_4mbunic...Roeland Jago Douma2017-05-232-2/+2
|\
| * fix replacing of 4MB Unicode Chars in cal props tableGeorg Ehrke2017-05-212-2/+2
* | [tx-robot] updated from transifexNextcloud bot2017-05-2388-80/+122
* | Add missing version requirement to OAuth2 appJoas Schilling2017-05-221-0/+4
* | [tx-robot] updated from transifexNextcloud bot2017-05-2214-22/+30
|/
* [tx-robot] updated from transifexNextcloud bot2017-05-214-0/+6
* fix for sharing stable12Daniel Hansson2017-05-201-0/+1
* [tx-robot] updated from transifexNextcloud bot2017-05-2012-2/+22
* 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-191-2/+1
* [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