]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Use created_at as default sort 2534/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 4 Nov 2016 06:34:37 +0000 (07:34 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Fri, 4 Nov 2016 06:34:38 +0000 (07:34 +0100)
commitce11952447e9e8e6c5ebcd837331735ba1e7fd6f
treece378eca967d680845ab3c286427ba2d21fe7b63
parent84795d015b3c7e1af48a3dda3cb33cf080b66e8f
Use created_at as default sort

Imported content use the real creation date. If we sort by id, it'll
display contents in reverse order.
src/Wallabag/CoreBundle/Repository/EntryRepository.php