]> git.immae.eu Git - github/wallabag/wallabag.git/commit
toggle archive / fav actions
authorNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 23 Jan 2015 11:45:24 +0000 (12:45 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 23 Jan 2015 11:45:24 +0000 (12:45 +0100)
commit163eae0bb15d0daa5390f434a42a8176eca186e7
tree0e1ab2c2bb9591e826e73d875cbb04fdabb3f77f
parentbd9f08157cc10619e9bb9dace6df43090dde44a9
toggle archive / fav actions
12 files changed:
bin/install
src/WallabagBundle/Controller/EntryController.php
src/WallabagBundle/Controller/StaticController.php [new file with mode: 0644]
src/WallabagBundle/Entity/Entries.php
src/WallabagBundle/Repository/EntriesRepository.php
src/WallabagBundle/Resources/views/Entry/entries.html.twig
src/WallabagBundle/Resources/views/Entry/entry.html.twig
src/WallabagBundle/Resources/views/Static/about.html.twig [new file with mode: 0755]
src/WallabagBundle/Resources/views/_menu.html.twig
src/WallabagBundle/Resources/views/_save_form.html.twig [new file with mode: 0755]
src/WallabagBundle/Resources/views/_search_form.html.twig [new file with mode: 0644]
src/WallabagBundle/Resources/views/layout.html.twig