]> git.immae.eu Git - github/wallabag/wallabag.git/commit
first draft of hypermedia implementation
authorNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 20 Feb 2015 10:45:38 +0000 (11:45 +0100)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Fri, 6 Mar 2015 19:50:29 +0000 (20:50 +0100)
commit0f00688096645606c7806a619ca27e6f30ce820c
treee4d37db4fa55de871d31625c1c508f899cc8a474
parent73b774438395d0ed74d0fd863194d2ebfb68d9ce
first draft of hypermedia implementation
app/AppKernel.php
composer.json
composer.lock
src/Wallabag/CoreBundle/Controller/WallabagRestController.php
src/Wallabag/CoreBundle/Entity/Entry.php
src/Wallabag/CoreBundle/Entity/User.php
src/Wallabag/CoreBundle/Repository/EntryRepository.php