]> git.immae.eu Git - github/wallabag/wallabag.git/commit - src/Wallabag/CoreBundle/Controller/EntryController.php
Adds pagerfanta paginator everywhere, modifies article routing. Change API for is_sta... 1250/head
authorFrancois Gravelaine <francois@obtao.com>
Mon, 27 Jul 2015 21:20:32 +0000 (23:20 +0200)
committerFrancois Gravelaine <francois@obtao.com>
Tue, 28 Jul 2015 21:23:49 +0000 (23:23 +0200)
commit9fb6ac830fa669beef1dd11070421262c073192c
treeb0b1da23086cba171d134946092f43cd31cd1e62
parent9b9b05008a96a45bbf6da4c0c1c1b1244b83c6af
Adds pagerfanta paginator everywhere, modifies article routing. Change API for is_starred and is_archived
app/config/routing.yml
src/Wallabag/ApiBundle/Controller/WallabagRestController.php
src/Wallabag/CoreBundle/Controller/EntryController.php
src/Wallabag/CoreBundle/Controller/RssController.php
src/Wallabag/CoreBundle/Repository/EntryRepository.php
src/Wallabag/CoreBundle/Resources/views/Entry/entries.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/baggy/public/css/main.css
src/Wallabag/CoreBundle/Tests/Controller/EntryControllerTest.php