]> git.immae.eu Git - github/shaarli/Shaarli.git/commitdiff
Handle pagination through BookmarkService 1697/head
authorArthurHoaro <arthur@hoa.ro>
Wed, 20 Jan 2021 13:45:59 +0000 (14:45 +0100)
committerArthurHoaro <arthur@hoa.ro>
Wed, 20 Jan 2021 14:01:29 +0000 (15:01 +0100)
Handle all search results through SearchResult object.
This is a required step toward implementing a BookmarkService based on SQL database.

Related to #953


No differences found