| Commit message (Expand) | Author | Age | Files | Lines |
* | Use theme methods "getTitle" and "getEntity" as fallback if name is not themed. | Joachim Bauch | 2017-09-13 | 1 | -2/+8 |
* | Use IAppManager instead of private API | Julius Härtl | 2017-09-12 | 1 | -7/+17 |
* | Move theming related imagePath logic to ThemingDefaults | Julius Härtl | 2017-09-12 | 1 | -0/+30 |
* | Use separate element color in theming | Julius Härtl | 2017-09-04 | 1 | -0/+1 |
* | Update background image to the one used on the website | Jan-Christoph Borchardt | 2017-08-29 | 1 | -1/+1 |
* | Add Android and iOS URLs to theming app | Morris Jobke | 2017-07-19 | 1 | -0/+10 |
* | Allow overwriting of IOS theming values | Roeland Jago Douma | 2017-07-19 | 1 | -1/+20 |
* | Scale logo only for custom ones | Julius Härtl | 2017-05-19 | 1 | -0/+2 |
* | Add function to request SVG or regular fallback image | Lukas Reschke | 2017-05-08 | 1 | -2/+8 |
* | Theming app: Add plain background color option | Julius Haertl | 2017-05-08 | 1 | -0/+5 |
* | Fix invalid theming URLs | Morris Jobke | 2017-05-05 | 1 | -2/+4 |
* | Make sure that ThemingDefaults uses the correct default values from \OC_Defaults | Julius Härtl | 2017-04-29 | 1 | -5/+5 |
* | Logo and background URLs must be relative | Joas Schilling | 2017-04-25 | 1 | -5/+5 |
* | Fix theming tests | Julius Härtl | 2017-04-25 | 1 | -1/+1 |
* | Implement scss variable injection by OC_Defaults | Julius Haertl | 2017-04-25 | 1 | -8/+42 |
* | ThemingDefaults append cacheBusterCounter to logo URL by default | Morris Jobke | 2017-04-09 | 1 | -11/+4 |
* | Add support for theming | Lukas Reschke | 2017-04-07 | 1 | -13/+38 |
* | rename confusing getMailHeaderColor to getColorPrimary, ref #3491 | Jan-Christoph Borchardt | 2017-03-29 | 1 | -3/+3 |
* | Don't use private api | Joas Schilling | 2017-03-20 | 1 | -1/+2 |
* | Correctly escape the footer description from theming | Joas Schilling | 2017-03-17 | 1 | -4/+4 |
* | Sanitize input and small fixes | Julius Haertl | 2016-11-18 | 1 | -0/+1 |
* | Fix svg resizing and remove deprecated method call | Julius Haertl | 2016-11-18 | 1 | -2/+2 |
* | Improve caching | Julius Haertl | 2016-11-18 | 1 | -3/+14 |
* | Add IconBuilder class to encapsulate icon generation | Julius Haertl | 2016-11-18 | 1 | -0/+17 |
* | Use the lazy root to make tests pass 🙈 | Joas Schilling | 2016-08-24 | 1 | -3/+1 |
* | Theming: Add logo and background to ThemingDefaults | Julius Haertl | 2016-08-24 | 1 | -1/+34 |
* | rename remaining occurences of OCA/Theming/Template | Arthur Schiwon | 2016-08-12 | 1 | -1/+1 |
* | rename "Tenmplate" to "ThemingDefaults" to make the auto loader happy" | Bjoern Schiessle | 2016-08-12 | 1 | -0/+166 |