aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9437 from nextcloud/feature/noid/imprintRoeland Jago Douma2018-05-173-2/+81
|\
| * fix testsArthur Schiwon2018-05-112-0/+12
| * allow to specify a link to a legal noticeArthur Schiwon2018-05-091-2/+69
* | Add Content-Disposition headerJulius Härtl2018-05-171-1/+3
* | Properly check mime type of the uploaded fileJulius Härtl2018-05-171-6/+7
* | Fix testsRoeland Jago Douma2018-05-141-5/+11
|/
* Add more tests for ImageManagerJulius Härtl2018-04-191-0/+91
* Fix theming testsJulius Härtl2018-04-195-245/+171
* Merge pull request #8993 from nextcloud/theming-allow-ui-with-themeRoeland Jago Douma2018-03-271-3/+3
|\
| * Show UI when using a custom themeJulius Härtl2018-03-261-3/+3
* | Fix testsJulius Härtl2018-03-261-1/+1
|/
* Update ThemingControllerTest.phprakekniven2018-03-191-2/+2
* Update ThemingControllerTest.phprakekniven2018-03-101-1/+1
* Fix tests to use ICacheFactoryJulius Härtl2018-03-071-1/+1
* Add mock to setupKyle Fazzari2018-02-241-16/+4
* theming: handle not being in the serverrootKyle Fazzari2018-02-201-0/+34
* Fix theming testRoeland Jago Douma2018-02-021-6/+6
* Merge pull request #8078 from nextcloud/theming-validate-scssMorris Jobke2018-01-291-8/+2
|\
| * Fix theming testsJulius Härtl2018-01-261-8/+2
* | Remove theming migrationJulius Härtl2018-01-261-139/+0
|/
* Fix "Undefined method setExpectedException()"Joas Schilling2018-01-241-9/+4
* More detailed theming capabilitiesJulius Härtl2018-01-103-41/+82
* Add colors to testsJulius Härtl2018-01-081-7/+13
* Fix testsRoeland Jago Douma2017-12-181-1/+1
* Fix email buttons for white themeMorris Jobke2017-12-111-6/+10
* Theming: Fix tests for favicon containing multiple sizesJulius Härtl2017-11-131-3/+15
* Theming: Generate favicon sizes to avoid resizing issues done by the browserJulius Härtl2017-11-131-0/+3
* Merge pull request #7112 from nextcloud/theming-imagemagick-hintMorris Jobke2017-11-091-0/+4
|\
| * Fix unit testsMorris Jobke2017-11-091-0/+4
* | 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
* | Theming: expose element color though capabilities APIJulius Härtl2017-11-071-0/+3
* | Update license headersMorris Jobke2017-11-0611-43/+75
* | Use ::class in test mocksMorris Jobke2017-10-244-7/+7
* | Theming: Add tests for mimetype and upload error checksJulius Härtl2017-10-031-4/+158
* | Theming: Handle errors on uploaded files properlyJulius Härtl2017-10-031-16/+25
|/
* Fix testsJulius Härtl2017-09-121-6/+1
* Use IAppManager instead of private APIJulius Härtl2017-09-121-1/+6
* Add themed manifest.json to theming appJulius Härtl2017-09-121-0/+49
* 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
* Update background image to the one used on the websiteJan-Christoph Borchardt2017-08-291-1/+1
* Add the primary font color to the capabilities as wellJoas Schilling2017-08-151-8/+15
* Provide "server.css" URL in ThemingController responseDaniel Calviño Sánchez2017-08-101-1/+38
* Split updateStylesheet tests for success and errorDaniel Calviño Sánchez2017-08-101-17/+51
* Unify DataResponse format with its uses in the rest of the fileDaniel Calviño Sánchez2017-08-101-6/+9
* Add Android and iOS URLs to theming appMorris Jobke2017-07-191-0/+61
* Prefer custom theme over theming appJulius Härtl2017-07-121-0/+20
* Merge pull request #4910 from nextcloud/make-the-logo-smaller-creamLukas Reschke2017-05-191-5/+9
|\
| * Scale logo only for custom onesJulius Härtl2017-05-191-5/+9