| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(theming): Add checkbox for force enable / disable blurry background | Ferdinand Thiessen | 2024-07-11 | 1 | -7/+15 |
* | fix(theming): Conitionally disable blur filter for performance | Ferdinand Thiessen | 2024-07-11 | 1 | -4/+6 |
* | chore: apply changes from Nextcloud coding standards 1.1.1 | Joas Schilling | 2023-11-23 | 1 | -1/+1 |
* | feat(theming): Allow to reset the user defined app order to the default value | Ferdinand Thiessen | 2023-10-21 | 1 | -1/+6 |
* | feat(theming): Allow to configure default apps and app order in frontend sett... | Ferdinand Thiessen | 2023-10-20 | 1 | -2/+11 |
* | Fix errors from PHP 8.2 testing | Côme Chilliet | 2022-11-14 | 1 | -1/+2 |
* | Rewrite admin theming in Vue | Christopher Ng | 2022-10-28 | 1 | -54/+12 |
* | Fix tests | John Molakvoæ | 2022-10-19 | 2 | -2/+16 |
* | Allow to pick custom colour | John Molakvoæ (skjnldsv) | 2022-10-13 | 2 | -2/+6 |
* | Use color preset of shipped background as primary color | Christopher Ng | 2022-10-05 | 1 | -0/+8 |
* | fix highcontrast theme icons | szaimen | 2022-09-27 | 1 | -2/+2 |
* | Move background settings from dashboard app to Appearance and accessibility s... | greta | 2022-09-14 | 1 | -4/+0 |
* | Remove deprecated at matcher from theming tests | Côme Chilliet | 2022-06-16 | 1 | -5/+5 |
* | Allow to override the default theme | John Molakvoæ | 2022-04-30 | 2 | -1/+210 |
* | Phpunit | John Molakvoæ | 2022-04-21 | 2 | -3/+7 |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 2 | -4/+2 |
* | Update the license headers for Nextcloud 20 | Christoph Wurst | 2020-08-24 | 1 | -0/+1 |
* | Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU... | Morris Jobke | 2020-08-12 | 1 | -2/+2 |
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -1/+0 |
* | Update license headers | Christoph Wurst | 2019-12-05 | 2 | -6/+7 |
* | Mode to modern phpunit | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Make phpunit8 compatible | Roeland Jago Douma | 2019-11-27 | 2 | -2/+2 |
* | Revert "Where is your data?" | Roeland Jago Douma | 2019-03-20 | 1 | -0/+77 |
* | Move server info to theming section | Michael Weimann | 2019-01-14 | 1 | -77/+0 |
* | 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 | 2 | -0/+5 |
* | 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 |
* | Fix app section tests | Joas Schilling | 2017-01-19 | 1 | -2/+16 |
* | 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 | 2 | -5/+5 |
* | Add unit tests | Lukas Reschke | 2016-08-15 | 2 | -0/+217 |