summaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/Controller/ThemingControllerTest.php
Commit message (Expand)AuthorAgeFilesLines
* Update license headersChristoph Wurst2019-12-051-1/+5
* Fix the theming testsRoeland Jago Douma2019-12-041-0/+6
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-2/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Validate urls in theming settings and properly handle error messagesJulius Härtl2019-07-311-4/+14
* Disables SVG favicon uploads when imagemagick is missing.Michael Weimann2018-09-051-0/+55
* Fixed theming testsJohn Molakvoæ (skjnldsv)2018-06-201-15/+15
* Merge pull request #9258 from nextcloud/theming-logo-pngMorris Jobke2018-06-151-2/+2
|\
| * Minor fixes and cleanupJulius Härtl2018-06-061-2/+2
* | Mock the timefactory in the theming testsRoeland Jago Douma2018-06-071-5/+7
|/
* Fix usageRoeland Jago Douma2018-06-041-26/+0
* also add a privacy linkArthur Schiwon2018-05-241-0/+2
* Merge pull request #9437 from nextcloud/feature/noid/imprintRoeland Jago Douma2018-05-171-0/+2
|\
| * fix testsArthur Schiwon2018-05-111-0/+2
* | 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 theming testsJulius Härtl2018-04-191-130/+68
* Update ThemingControllerTest.phprakekniven2018-03-191-2/+2
* Update ThemingControllerTest.phprakekniven2018-03-101-1/+1
* Add mock to setupKyle Fazzari2018-02-241-16/+4
* theming: handle not being in the serverrootKyle Fazzari2018-02-201-0/+34
* Update license headersMorris Jobke2017-11-061-1/+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
* Add themed manifest.json to theming appJulius Härtl2017-09-121-0/+49
* 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
* Fix testsJulius Härtl2017-05-171-5/+2
* Fix tests for theming backgroundColorJulius Härtl2017-05-081-4/+47
* Delete theming images when logo/background is reset to defaultJulius Härtl2017-04-301-0/+50
* Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-251-519/+47
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-2/+2
* Add test for creating AppData folderJulius Haertl2017-02-201-13/+47
* Use createMockJulius Haertl2017-02-161-38/+17
* Use ::class in tests and correct importJulius Haertl2017-02-161-17/+21
* Adapt ThemingController testsJulius Haertl2017-02-161-52/+81
* Merge pull request #3144 from nextcloud/use-data-download-responseMorris Jobke2017-01-191-5/+2
|\
| * Use DataDownloadResponseLukas Reschke2017-01-181-5/+2
* | theme app navigation menu highlight colorMorris Jobke2017-01-181-0/+4
|/
* Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-181-1/+38
|\
| * Use IAppManager instead of OC_AppJulius Haertl2016-11-181-1/+5
| * Fix icon-folder cssJulius Haertl2016-11-181-5/+5
| * Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-181-0/+2
| * Improve unit tests for image generationJulius Haertl2016-11-181-1/+1
| * Theming: Add colorized icon css from icons.cssJulius Haertl2016-11-181-0/+31
* | Merge pull request #768 from nextcloud/s3-objectstoreRobin Appelman2016-11-181-20/+29
|\ \ | |/ |/|
| * Fix themeing unit testsRoeland Jago Douma2016-11-161-20/+29
* | Revert "Fix #1782"Julius Haertl2016-11-161-4/+4
|/