feat(search): filter results by lastmod time
commitbbc1da2e387d7af02e60f62c25fb347a614a7729
authorMichael Große <grosse@cosmocode.de>
Fri, 23 Mar 2018 15:09:43 +0000 (23 16:09 +0100)
committerMichael Große <grosse@cosmocode.de>
Fri, 23 Mar 2018 15:16:08 +0000 (23 16:16 +0100)
treeaf858829c05b2999602fb12bd4b36cfc0776f172
parent9a75abfbaa202d2d29bf00851b4950b7a458d54d
feat(search): filter results by lastmod time

This allows filtering of results by the last modified time. It still
needs a custom date entry option, highlighting of the currently selected
option (if any) and a better place where the filtering happens.
inc/Ui/Search.php