]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entries.html.twig
Added list view
authorNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 28 Nov 2016 10:02:10 +0000 (11:02 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Mon, 28 Nov 2016 13:27:58 +0000 (14:27 +0100)
commit9f01d0fde09fa055a7db9f26e77c5e6b3d6c2224
treec8f043dde3a6bdd653aac7136d742f6ed8c49b84
parent34ea7be6228c633ef8da703994eed034026e9c18
Added list view
12 files changed:
app/DoctrineMigrations/Version20161128084725.php [new file with mode: 0644]
app/Resources/static/themes/_global/img/list.png [new file with mode: 0755]
app/Resources/static/themes/_global/img/table.png [new file with mode: 0755]
app/Resources/static/themes/baggy/css/main.css
app/Resources/static/themes/material/css/main.css
src/Wallabag/CoreBundle/Controller/ConfigController.php
src/Wallabag/CoreBundle/Entity/Config.php
src/Wallabag/CoreBundle/Resources/views/themes/baggy/Entry/entries.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/_card_list.html.twig [new file with mode: 0644]
src/Wallabag/CoreBundle/Resources/views/themes/material/Entry/entries.html.twig
web/bundles/wallabagcore/themes/baggy/css/style.min.css
web/bundles/wallabagcore/themes/material/css/style.min.css