aboutsummaryrefslogtreecommitdiffstats
path: root/apps/theming/tests/Controller
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix theming testsJoas Schilling2017-04-201-6/+6
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-091-3/+3
* 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-182-1/+239
|\
| * Use IAppManager instead of OC_AppJulius Haertl2016-11-181-1/+5
| * Error handling and tests if file was not foundJulius Haertl2016-11-181-6/+3
| * Sanitize input and small fixesJulius Haertl2016-11-181-6/+5
| * Replace null return with NotFoundExceptionJulius Haertl2016-11-181-0/+7
| * Fix icon-folder cssJulius Haertl2016-11-181-5/+5
| * Improve cachingJulius Haertl2016-11-181-9/+16
| * Caching for icon files using AppDataJulius Haertl2016-11-181-66/+67
| * Theming: Code cleanup and cache buster for mime iconsJulius Haertl2016-11-182-22/+7
| * Check if dynamic icons can be usedJulius Haertl2016-11-181-17/+76
| * Add IconBuilder class to encapsulate icon generationJulius Haertl2016-11-181-43/+1
| * Improve unit tests for image generationJulius Haertl2016-11-182-70/+59
| * Theming: Add IconController testsJulius Haertl2016-11-181-0/+201
| * 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
|/
* Fix #1782John Molakvoæ2016-11-021-4/+4
* also fix log in button confirm arrow when theming, fix #1615Jan-Christoph Borchardt2016-10-251-0/+2
* remove slight transparency of primary action button, ref #1615Jan-Christoph Borchardt2016-10-251-8/+0
* Theming: fix primary button for bright colorsJulius Haertl2016-08-291-30/+58
* Use temporary file as cacheLukas Reschke2016-08-271-2/+6
* Increase theming performanceLukas Reschke2016-08-271-0/+57
* Theming: Adjust jquery ui elementsJulius Haertl2016-08-261-2/+37
* Theming: colorize primary buttonsJulius Haertl2016-08-261-2/+60
* Add unit testsLukas Reschke2016-08-151-0/+1
* fix theming testsArthur Schiwon2016-08-121-3/+2
* Theming: Add OCA.Theming Js for app interactionJulius Haertl2016-08-101-0/+68
* Add css classes to allow app developers using the theming colorsJulius Haertl2016-08-091-0/+14
* Merge pull request #682 from nextcloud/fix-theming-logoMorris Jobke2016-08-011-11/+11
|\
| * fix missing semicolon to fix themed logo on log in pageJan-Christoph Borchardt2016-08-011-11/+11
* | Validate the input of the theming optionsJoas Schilling2016-08-011-26/+46
|/
* Fix testsJoas Schilling2016-07-281-4/+26
* Move classes to PSR-4Joas Schilling2016-07-281-0/+647