| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix more controller tests in Core subdir | Vincent Petry | 2021-03-24 | 2 | -8/+10 |
* | Fix more tests in the Core subdir | Vincent Petry | 2021-03-24 | 2 | -12/+12 |
* | Merge pull request #25086 from nextcloud/dependabot/composer/nextcloud/coding... | Christoph Wurst | 2021-02-18 | 1 | -2/+2 |
|\ |
|
| * | Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 | dependabot-preview[bot] | 2021-02-18 | 1 | -2/+2 |
* | | Send emails on password reset to the displayname | Joas Schilling | 2021-02-18 | 1 | -3/+6 |
|/ |
|
* | Add well known handlers API | Christoph Wurst | 2020-12-16 | 1 | -0/+86 |
* | Format code to a single space around binary operators | Christoph Wurst | 2020-10-05 | 1 | -1/+1 |
* | Remove unused members and imports | Joas Schilling | 2020-09-08 | 1 | -9/+1 |
* | The privacy setting is only about syncing to other servers | Joas Schilling | 2020-09-03 | 1 | -33/+0 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 16 | -84/+80 |
* | Move AutoComplete::filterResults to new event dispatcher and GenericEvent | Joas Schilling | 2020-07-01 | 1 | -3/+3 |
* | use the loginname to verify the old password in user password changes | Arthur Schiwon | 2020-05-26 | 1 | -5/+27 |
* | Set etag for capabilities endpoint | Daniel Kesselberg | 2020-04-29 | 1 | -0/+2 |
* | Make it possible to resolve svg for apps_paths outside the document root | Daniel Kesselberg | 2020-04-24 | 1 | -4/+61 |
* | Merge pull request #20401 from nextcloud/fix/login-sso-redirct | Roeland Jago Douma | 2020-04-15 | 1 | -4/+4 |
|\ |
|
| * | Fix absolute redirect | John Molakvoæ (skjnldsv) | 2020-04-10 | 1 | -4/+4 |
* | | Add visibility to all constants | Christoph Wurst | 2020-04-10 | 1 | -5/+5 |
* | | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 8 | -16/+10 |
|/ |
|
* | Remove trailing and in between spaces | Christoph Wurst | 2020-04-09 | 1 | -1/+1 |
* | Unify function spacing to PSR2 recommendation | Christoph Wurst | 2020-04-09 | 6 | -13/+13 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 4 | -0/+4 |
* | Fix (array) indent style to always use one tab | Christoph Wurst | 2020-04-09 | 3 | -9/+9 |
* | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 1 | -1/+7 |
* | Merge pull request #20170 from nextcloud/techdebt/remove-unused-imports | Christoph Wurst | 2020-03-27 | 1 | -1/+0 |
|\ |
|
| * | Remove unused imports | Christoph Wurst | 2020-03-25 | 1 | -1/+0 |
* | | Use the short array syntax, everywhere | Christoph Wurst | 2020-03-26 | 3 | -17/+17 |
* | | Use the shorter phpunit syntax for mocked return values | Christoph Wurst | 2020-03-25 | 10 | -96/+96 |
|/ |
|
* | Always use status 200 for avatar response | Daniel Kesselberg | 2020-03-01 | 1 | -1/+5 |
* | Only allow requesting new CSRF tokens if it passes the SameSite Cookie test | Roeland Jago Douma | 2020-01-03 | 1 | -1/+12 |
* | Merge pull request #17784 from nextcloud/enh/disable-clear-site-data-via-config | Roeland Jago Douma | 2019-12-12 | 1 | -0/+28 |
|\ |
|
| * | Send Clear-Site-Data expect for Chrome | Daniel Kesselberg | 2019-11-30 | 1 | -0/+28 |
* | | Merge pull request #17715 from nextcloud/fix/5456/respect_avatar_privacy | Joas Schilling | 2019-12-04 | 1 | -1/+42 |
|\ \
| |/
|/| |
|
| * | Update tests | Roeland Jago Douma | 2019-11-13 | 1 | -1/+42 |
* | | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 13 | -13/+13 |
* | | More fixes | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 19 | -20/+20 |
* | | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 9 | -3/+9 |
* | | Check getRedirectUri() for queries | RussellAult | 2019-11-13 | 1 | -3/+12 |
|/ |
|
* | fix oauth client redirect | Sergej Nikolaev | 2019-10-04 | 1 | -1/+2 |
* | Move settings to an app | Christoph Wurst | 2019-09-28 | 1 | -1/+1 |
* | Add test case for existing user with token null | Daniel Kesselberg | 2019-08-18 | 1 | -0/+16 |
* | Return the disabled user mock instead of the existing | Daniel Kesselberg | 2019-08-18 | 1 | -1/+1 |
* | Fix login flow form actions | Roeland Jago Douma | 2019-08-11 | 1 | -0/+6 |
* | Merge pull request #16544 from nextcloud/bugfix/16540 | Roeland Jago Douma | 2019-07-31 | 1 | -5/+15 |
|\ |
|
| * | Move actual password reset to vue | Julius Härtl | 2019-07-31 | 1 | -5/+15 |
* | | Use proper exception in lostController | Roeland Jago Douma | 2019-07-27 | 1 | -3/+9 |
|/ |
|
* | Merge pull request #16308 from nextcloud/fix/undefined-offset-0 | Morris Jobke | 2019-07-10 | 1 | -24/+27 |
|\ |
|
| * | Return first value from $users | Daniel Kesselberg | 2019-07-09 | 1 | -24/+27 |
* | | Don't send executionContexts for Clear-Site-Data | Daniel Kesselberg | 2019-07-09 | 1 | -2/+2 |
|/ |
|
* | Fix subscription tests | Julius Härtl | 2019-06-17 | 1 | -0/+2 |