aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/ThemingDefaultsTest.php
Commit message (Expand)AuthorAgeFilesLines
* More theming cypress tests and some fixesJohn Molakvoæ2022-11-291-1/+1
* Extract colour from custom backgroundJohn Molakvoæ2022-11-291-14/+14
* Allow to remove the background and select a custom colourJohn Molakvoæ2022-11-291-4/+4
* Fix theming tests for PHP 8.2Côme Chilliet2022-11-241-0/+5
* generate user themed iconsSimon L2022-11-181-1/+7
* Fix themings tests and get rid of deprecated at matcherCôme Chilliet2022-11-151-28/+30
* Fix some more problems with tests under PHP 8.2Côme Chilliet2022-11-151-0/+20
* Fix testsJohn Molakvoæ2022-10-191-4/+16
* Fix primary and debounce to avoid infinite loopJohn Molakvoæ2022-10-131-3/+3
* Allow to pick custom colourJohn Molakvoæ (skjnldsv)2022-10-131-1/+71
* Use color preset of shipped background as primary colorChristopher Ng2022-10-051-3/+8
* Remove deprecated at matcher from theming testsCôme Chilliet2022-06-161-87/+90
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-3/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Store scss variables under a different prefix for each theming config versionJulius Härtl2020-11-301-2/+3
* Shortcut to avoid file system setup when generating the logo URLMorris Jobke2020-11-091-6/+0
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-2/+2
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-121-11/+11
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Remove unused importsChristoph Wurst2020-03-251-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+5
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* add var for theming images , advanced options (#16815)John Molakvoæ2019-11-261-2/+2
|\
| * add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-241-2/+2
* | Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
|/
* Add guest navigation typeJulius Härtl2019-02-181-1/+13
* Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-021-65/+2
* Moves the logo files to logoMichael Weimann2018-10-021-2/+2
* Switches the default logo color depending on the primary colorMichael Weimann2018-10-021-2/+65
* Theming: Fix footer testsJulius Härtl2018-08-271-7/+22
* Theming update on urlJohn Molakvoæ (skjnldsv)2018-06-201-2/+2
* Use svg opt out as parameterJulius Härtl2018-06-051-1/+1
* addjust footer height when legal links are present. fixes #9572Arthur Schiwon2018-05-241-1/+2
* also add a privacy linkArthur Schiwon2018-05-241-11/+88
* allow to specify a link to a legal noticeArthur Schiwon2018-05-091-2/+69
* Fix theming testsJulius Härtl2018-04-191-70/+53
* Fix testsJulius Härtl2018-03-261-1/+1
* Fix tests to use ICacheFactoryJulius Härtl2018-03-071-1/+1
* Fix theming testRoeland Jago Douma2018-02-021-6/+6
* Fix theming testsJulius Härtl2018-01-261-8/+2
* More detailed theming capabilitiesJulius Härtl2018-01-101-32/+12
* Fix testsRoeland Jago Douma2017-12-181-1/+1
* Merge pull request #6788 from staabm/masterLukas Reschke2017-11-081-2/+2
|\
| * Prevent XSS in links which open a new browser windowMarkus Staab2017-10-191-2/+2
* | Update license headersMorris Jobke2017-11-061-0/+6
|/
* Fix testsJulius Härtl2017-09-121-6/+1
* Use IAppManager instead of private APIJulius Härtl2017-09-121-1/+6
* Move theming related imagePath logic to ThemingDefaultsJulius Härtl2017-09-121-0/+32
* Fix tests for primary element colorJulius Härtl2017-09-041-1/+4