summaryrefslogtreecommitdiffstats
path: root/apps/theming/lib/ThemingDefaults.php
Commit message (Expand)AuthorAgeFilesLines
* Remove trailing and in between spacesChristoph Wurst2020-04-091-2/+2
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use themed favicon-fbJulius Härtl2020-01-211-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+7
* Remove some whitespaceDaniel Kesselberg2019-11-241-1/+1
* add var for theming images , advanced optionsGuillaume COMPAGNON2019-11-241-3/+3
* Cleanup theming messRoeland Jago Douma2019-10-251-4/+1
* make sure that the urls for theming images are validRobin Appelman2019-10-181-4/+10
* Only return link to themed icon if file existsJulius Härtl2019-06-261-1/+1
* Properly theme folder icons that are accessed though imagePathJulius Härtl2019-06-111-0/+3
* Add guest navigation typeJulius Härtl2019-02-181-1/+16
* Use default favicon on sharing pagesJulius Härtl2018-10-111-1/+1
* Updates inverted logo handling to work like the app iconsMichael Weimann2018-10-021-20/+1
* Moves the logo files to logoMichael Weimann2018-10-021-4/+4
* Switches the default logo color depending on the primary colorMichael Weimann2018-10-021-1/+19
* Remove filter_var flags due to PHP 7.3 deprecation, fixes #10894Patrik Kernstock2018-09-041-4/+2
* Theming: Fix footer testsJulius Härtl2018-08-271-2/+3
* Theming: Only Entity in footer if a url is setJulius Härtl2018-08-271-3/+7
* Theming update on urlJohn Molakvoæ (skjnldsv)2018-06-201-2/+2
* 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