summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/ThemingDefaults.php
Commit message (Expand)AuthorAgeFilesLines
* Minor fixes and cleanupJulius Härtl2018-06-061-15/+3
* Generate PNG version of the theming app logo for mailsJulius Härtl2018-06-051-16/+5
* addjust footer height when legal links are present. fixes #9572Arthur Schiwon2018-05-241-2/+8
* also add a privacy linkArthur Schiwon2018-05-241-8/+29
* allow to specify a link to a legal noticeArthur Schiwon2018-05-091-0/+14
* Make sure the custom favicon is usedJulius Härtl2018-04-191-2/+10
* Add typehintsJulius Härtl2018-04-191-0/+1
* Return valueJulius Härtl2018-04-191-1/+1
* Move to more generic image handling and add extra imagesJulius Härtl2018-04-191-22/+18
* Clear any theming prefixed cache on cache buster increaseJulius Härtl2018-03-261-1/+1
* Use cache prefix for theming as wellJulius Härtl2018-03-071-1/+1
* Fix tests to use ICacheFactoryJulius Härtl2018-03-071-2/+2
* Move base url from global cache prefix to frontend related onesJulius Härtl2018-03-071-1/+1
* Do not rewrite absolute URLsJulius Härtl2018-01-261-2/+2
* More detailed theming capabilitiesJulius Härtl2018-01-101-12/+3
* Also replace all other occurencesMorris Jobke2017-12-181-3/+3
* Fix email buttons for white themeMorris Jobke2017-12-111-6/+10
* Merge pull request #6788 from staabm/masterLukas Reschke2017-11-081-1/+1
|\
| * Prevent XSS in links which open a new browser windowMarkus Staab2017-10-191-1/+1
* | Update license headersMorris Jobke2017-11-061-0/+11
|/
* 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