aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Render/Theme.php
Commit message (Expand)AuthorAgeFilesLines
* cleanup some ancient code and fix check for $path so that it will not pass if...Mario2024-03-171-6/+1
* custom sass bootstrap builds for channels and siteMario2024-02-101-9/+19
* pwa improvements according to lighthouseMario2022-01-131-1/+3
* remove mobile_detect (outdated and unmaintainable)zotlabs2018-02-051-27/+3
* We call Theme:url() statically, make it also static.Klaus Weidenbach2017-10-231-17/+27
* whitespaceMario Vavti2017-02-271-2/+0
* do not mess up schemasMario Vavti2017-02-271-4/+6
* set minversion and maxversion for themes in view/theme/themename/php/theme.ph...Mario Vavti2017-02-271-2/+3
* add a minversion to the theme and fallback to default if requirement is not m...Mario Vavti2017-02-261-1/+6
* fix several places where head_add_(css|js) functions have been used incorrect...zotlabs2017-02-191-2/+2
* theme preview - that was easy; plus a bit more tweaking of the saved search w...redmatrix2016-09-011-0/+2
* don't set session theme unless logged in.redmatrix2016-08-161-0/+7
* move schema settings into the display settings main so we can set theme:schem...redmatrix2016-08-151-1/+1
* support work for a long-term fix for issue #390, essentially one can specify ...redmatrix2016-05-171-0/+131