]> git.immae.eu Git - github/wallabag/wallabag.git/commit
new design, pagination & more
authorNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Mon, 5 Aug 2013 19:56:32 +0000 (21:56 +0200)
committerNicolas Lœuillet <nicolas.loeuillet@gmail.com>
Mon, 5 Aug 2013 19:56:32 +0000 (21:56 +0200)
commit6a361945eaf86a978b82bd6fb3442fe64428d9df
treeab7e2cff6301b22e5e54ce0321b13502806d7546
parent55821e04c188997d258645975220828e195d0df4
new design, pagination & more
31 files changed:
CREDITS
inc/3rdparty/paginator.php [new file with mode: 0644]
inc/poche/Poche.class.php
inc/poche/Tools.class.php
inc/poche/config.inc.php
inc/store/sqlite.class.php
index.php
tpl/_footer.twig
tpl/_head.twig
tpl/_messages.twig
tpl/_top.twig
tpl/config.twig
tpl/css/messages.css
tpl/css/style-dark.css [deleted file]
tpl/css/style-light.css
tpl/css/style.css
tpl/home.twig
tpl/img/dark/checkmark-off.png [deleted file]
tpl/img/dark/checkmark-on.png [deleted file]
tpl/img/dark/down.png [deleted file]
tpl/img/dark/logo.png [deleted file]
tpl/img/dark/remove.png [deleted file]
tpl/img/dark/star-off.png [deleted file]
tpl/img/dark/star-on.png [deleted file]
tpl/img/dark/twitter.png [deleted file]
tpl/img/dark/up.png [deleted file]
tpl/img/light/down.png [moved from tpl/img/down.png with 100% similarity]
tpl/img/light/left.png [new file with mode: 0755]
tpl/img/light/top.png [moved from tpl/img/up.png with 100% similarity, mode: 0755]
tpl/layout.twig
tpl/view.twig