Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | refactor: Add void return type to PHPUnit test methods | Christoph Wurst | 2024-09-15 | 1 | -4/+4 |
* | fix(NavigationManager): Skip invalid default navigation entries | provokateurin | 2024-09-09 | 1 | -1/+5 |
* | chore: Add SPDX header | Andy Scherzinger | 2024-05-31 | 1 | -24/+2 |
* | Rewrite admin theming in Vue | Christopher Ng | 2022-10-28 | 1 | -54/+12 |
* | Fix tests | John Molakvoæ | 2022-10-19 | 1 | -0/+2 |
* | Allow to pick custom colour | John Molakvoæ (skjnldsv) | 2022-10-13 | 1 | -2/+2 |
* | Phpunit | John Molakvoæ | 2022-04-21 | 1 | -0/+2 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 1 | -2/+1 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 1 | -3/+4 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 1 | -1/+1 |
* | also add a privacy link | Arthur Schiwon | 2018-05-24 | 1 | -0/+10 |
* | fix tests | Arthur Schiwon | 2018-05-11 | 1 | -0/+10 |
* | Fix theming tests | Julius Härtl | 2018-04-19 | 1 | -16/+15 |
* | Show UI when using a custom theme | Julius Härtl | 2018-03-26 | 1 | -3/+3 |
* | Fix unit tests | Morris Jobke | 2017-11-09 | 1 | -0/+4 |
* | Update license headers | Morris Jobke | 2017-11-06 | 1 | -0/+4 |
* | Use ::class in test mocks | Morris Jobke | 2017-10-24 | 1 | -3/+3 |
* | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 1 | -2/+2 |
* | Update AdminTest.php | iamfool | 2016-08-29 | 1 | -3/+3 |
* | Theming: Add preview for login screen | Julius Haertl | 2016-08-26 | 1 | -0/+8 |
* | Use MockBuilder instead of createMock | Lukas Reschke | 2016-08-15 | 1 | -4/+4 |
* | Add unit tests | Lukas Reschke | 2016-08-15 | 1 | -0/+155 |