aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/views/themes/_global/public
Commit message (Collapse)AuthorAgeFilesLines
* Remove some global assetsJeremy Benoist2015-09-1311-3791/+0
| | | | | Some global assets where dedicated to baggy Remove some non-used css
* store estimated reading time / filters on reading timeNicolas LÅ“uillet2015-08-121-4/+4
|
* Cleanup & simplify themeJeremy2015-03-013-0/+136
|
* Add LiipThemeBundleJeremy2015-03-0125-0/+3800
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 :))