aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/public/themes/baggy
Commit message (Collapse)AuthorAgeFilesLines
* FIX image inside a figure element max-width (baggy theme)Simounet2016-07-201-1/+1
|
* Improve pagination when user has lot of entriesNicolas Lœuillet2016-04-121-7/+7
| | | | | Fix #1905 * Usage of whiteoctober/WhiteOctoberPagerfantaBundle
* Remove keybaord shortcut and add tagging rule panel in baggyNicolas Lœuillet2016-04-051-13/+0
|
* improve baggy theme (add new tag panel)Thomas Citharel2016-02-142-4/+20
|
* [#1604] First draft to fix SensioLabsInsight reportNicolas Lœuillet2016-01-221-1/+1
|
* Move public assets for themesJeremy Benoist2016-01-2228-0/+2103
So they can be installed using the `assets:install` command and there'll no longer symlink in the repo They moved from `web/themes/...` to `bundles/wallabagcore/themes/...`