Feat/explore sort
Implement sorting in explore images.
Add abstract base class PaginatedContent
to enable reuse in explore albums. This defers the creation of a service and the actual content/results to the subclasses to let them decide what type of content to display, the rest is handled by itself.
Edited by Eirik Steira