aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/_global
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup & simplify themeJeremy2015-03-014-26/+136
|
* Add LiipThemeBundleJeremy2015-03-0126-0/+3826
Re-defined the config / user relation to be OneToOne bidirectionnal. ConfigType is now a service so I can inject the list of available themes that are also used by LiipThemeBundle Force sqlite for test In case of people use a different driver in parameter.yml (yes I do :))