aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/Settings
Commit message (Expand)AuthorAgeFilesLines
* refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-153-11/+11
* fix(NavigationManager): Skip invalid default navigation entriesprovokateurin2024-09-091-1/+5
* fix(theming): Use NavigationManager to handle default entriesprovokateurin2024-09-091-7/+8
* feat(theming): Add checkbox for force enable / disable blurry backgroundFerdinand Thiessen2024-07-021-8/+16
* chore: Add SPDX headerAndy Scherzinger2024-05-313-68/+6
* fix(tests): Adjust theming test for new splitted background and primary colorsFerdinand Thiessen2024-05-211-4/+10
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* feat(theming): Allow to reset the user defined app order to the default valueFerdinand Thiessen2023-10-211-1/+6
* feat(theming): Allow to configure default apps and app order in frontend sett...Ferdinand Thiessen2023-10-201-2/+11
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-1/+2
* Rewrite admin theming in VueChristopher Ng2022-10-281-54/+12
* Fix testsJohn Molakvoæ2022-10-192-2/+16
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-132-2/+6
* Use color preset of shipped background as primary colorChristopher Ng2022-10-051-0/+8
* fix highcontrast theme iconsszaimen2022-09-271-2/+2
* Move background settings from dashboard app to Appearance and accessibility s...greta2022-09-141-4/+0
* Remove deprecated at matcher from theming testsCôme Chilliet2022-06-161-5/+5
* Allow to override the default themeJohn Molakvoæ2022-04-302-1/+210
* PhpunitJohn Molakvoæ2022-04-212-3/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-4/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-2/+2
* Update license headers for 18Christoph Wurst2019-12-201-1/+0
* Update license headersChristoph Wurst2019-12-052-6/+7
* Mode to modern phpunitRoeland Jago Douma2019-11-272-2/+2
* Make phpunit8 compatibleRoeland Jago Douma2019-11-272-2/+2
* Revert "Where is your data?"Roeland Jago Douma2019-03-201-0/+77
* Move server info to theming sectionMichael Weimann2019-01-141-77/+0
* also add a privacy linkArthur Schiwon2018-05-241-0/+10
* fix testsArthur Schiwon2018-05-111-0/+10
* Fix theming testsJulius Härtl2018-04-191-16/+15
* Show UI when using a custom themeJulius Härtl2018-03-261-3/+3
* Fix unit testsMorris Jobke2017-11-091-0/+4
* Update license headersMorris Jobke2017-11-062-0/+5
* Use ::class in test mocksMorris Jobke2017-10-241-3/+3
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-2/+2
* Fix app section testsJoas Schilling2017-01-191-2/+16
* Update AdminTest.phpiamfool2016-08-291-3/+3
* Theming: Add preview for login screenJulius Haertl2016-08-261-0/+8
* Use MockBuilder instead of createMockLukas Reschke2016-08-152-5/+5
* Add unit testsLukas Reschke2016-08-152-0/+217