]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Add originUrl property to Entry, handle that in EntryRestController, handle migration
authorKevin Decherf <kevin@kdecherf.com>
Mon, 4 Sep 2017 21:39:08 +0000 (23:39 +0200)
committerKevin Decherf <kevin@kdecherf.com>
Sun, 19 Nov 2017 14:02:11 +0000 (15:02 +0100)
commite0ef1a1c8b6badd2f52acbdcf928469ef1a15b3e
tree0af80be9af56c2015bbb0675b895f7d03d791fb7
parente585dde46c4ed9e0223925968f1634e81c15c67f
Add originUrl property to Entry, handle that in EntryRestController, handle migration

Signed-off-by: Kevin Decherf <kevin@kdecherf.com>
app/DoctrineMigrations/Version20171105202000.php [new file with mode: 0644]
src/Wallabag/ApiBundle/Controller/EntryRestController.php
src/Wallabag/CoreBundle/Entity/Entry.php