summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/ThemingDefaults.php
Commit message (Expand)AuthorAgeFilesLines
* Use theme methods "getTitle" and "getEntity" as fallback if name is not themed.Joachim Bauch2017-09-131-2/+8
* Use IAppManager instead of private APIJulius Härtl2017-09-121-7/+17
* Move theming related imagePath logic to ThemingDefaultsJulius Härtl2017-09-121-0/+30
* Use separate element color in themingJulius Härtl2017-09-041-0/+1
* Update background image to the one used on the websiteJan-Christoph Borchardt2017-08-291-1/+1
* Add Android and iOS URLs to theming appMorris Jobke2017-07-191-0/+10
* Allow overwriting of IOS theming valuesRoeland Jago Douma2017-07-191-1/+20
* Scale logo only for custom onesJulius Härtl2017-05-191-0/+2
* Add function to request SVG or regular fallback imageLukas Reschke2017-05-081-2/+8
* Theming app: Add plain background color optionJulius Haertl2017-05-081-0/+5
* Fix invalid theming URLsMorris Jobke2017-05-051-2/+4
* Make sure that ThemingDefaults uses the correct default values from \OC_DefaultsJulius Härtl2017-04-291-5/+5
* Logo and background URLs must be relativeJoas Schilling2017-04-251-5/+5
* Fix theming testsJulius Härtl2017-04-251-1/+1
* Implement scss variable injection by OC_DefaultsJulius Haertl2017-04-251-8/+42
* ThemingDefaults append cacheBusterCounter to logo URL by defaultMorris Jobke2017-04-091-11/+4
* Add support for themingLukas Reschke2017-04-071-13/+38
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-3/+3
* Don't use private apiJoas Schilling2017-03-201-1/+2
* Correctly escape the footer description from themingJoas Schilling2017-03-171-4/+4
* Sanitize input and small fixesJulius Haertl2016-11-181-0/+1
* Fix svg resizing and remove deprecated method callJulius Haertl2016-11-181-2/+2
* Improve cachingJulius Haertl2016-11-181-3/+14
* Add IconBuilder class to encapsulate icon generationJulius Haertl2016-11-181-0/+17
* Use the lazy root to make tests pass 🙈Joas Schilling2016-08-241-3/+1
* Theming: Add logo and background to ThemingDefaultsJulius Haertl2016-08-241-1/+34
* rename remaining occurences of OCA/Theming/TemplateArthur Schiwon2016-08-121-1/+1
* rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy"Bjoern Schiessle2016-08-121-0/+166