summaryrefslogtreecommitdiffstats
path: root/apps/theming/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #4888 from nextcloud/theming-fallback-iconsLukas Reschke2017-05-181-7/+33
|\ \
| * | Inject FileAccessHelper for proper testingJulius Härtl2017-05-181-1/+14
| * | Add proper Content-Type to iconsJulius Härtl2017-05-171-2/+2
| * | Fallback to default faviconJulius Härtl2017-05-171-6/+19
| |/
* | Merge pull request #4918 from nextcloud/theming-capabilities-plain-backgroundMorris Jobke2017-05-171-25/+36
|\ \
| * | Return color when theming uses no background imageJulius Härtl2017-05-171-25/+36
| |/
* | Fix testsJulius Härtl2017-05-171-5/+2
* | Use appdata logo when generating iconsJulius Härtl2017-05-172-16/+35
|/
* Add function to request SVG or regular fallback imageLukas Reschke2017-05-081-3/+11
* Fix tests for theming backgroundColorJulius Härtl2017-05-082-5/+49
* Fix invalid theming URLsMorris Jobke2017-05-051-8/+19
* Delete theming images when logo/background is reset to defaultJulius Härtl2017-04-301-0/+50
* Make sure that ThemingDefaults uses the correct default values from \OC_DefaultsJulius Härtl2017-04-291-50/+31
* Mock itJoas Schilling2017-04-251-12/+39
* Logo and background URLs must be relativeJoas Schilling2017-04-251-6/+3
* Fix theming testsJulius Härtl2017-04-251-29/+12
* Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-252-526/+125
* Fix theming testsJoas Schilling2017-04-201-6/+6
* ThemingDefaults append cacheBusterCounter to logo URL by defaultMorris Jobke2017-04-091-4/+14
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-3/+3
* Add support for themingLukas Reschke2017-04-071-13/+44
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-295-13/+13
* Add test for creating AppData folderJulius Haertl2017-02-201-13/+47
* Use createMockJulius Haertl2017-02-162-46/+25
* Use ::class in tests and correct importJulius Haertl2017-02-162-26/+32
* Add tests for theming migration stepJulius Haertl2017-02-161-0/+137
* Adapt ThemingController testsJulius Haertl2017-02-161-52/+81
* Merge pull request #3151 from nextcloud/navigation-iconsMorris Jobke2017-01-241-2/+16
|\
| * Fix app section testsJoas Schilling2017-01-191-2/+16
* | 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
|/
* Move sizing to renderAppIcon methodJulius Haertl2016-12-041-1/+1
* Merge pull request #840 from nextcloud/theming-icon-endpointMorris Jobke2016-11-1812-3/+694
|\
| * Use IAppManager instead of OC_AppJulius Haertl2016-11-183-3/+25
| * Error handling and tests if file was not foundJulius Haertl2016-11-182-6/+39