results: implement job filtering on main page
This implements support for filtering jobs using regex(es). Multiple regexes can be specified using 'and'. The filter string is stored in a cookie on the client, so it is persistent as long as cookies are not cleared on the client