Paul Rothrock
0e39b8f97b
Added "I'm feeling lucky" function ( #46 )
...
* Putting '! ' at the beginning of the query now redirects to the first search result
Signed-off-by: Paul Rothrock <paul@movetoiceland.com>
* Moved get_first_url outside of filter class
Signed-off-by: Paul Rothrock <paul@movetoiceland.com>
2020-05-18 10:28:23 -06:00
Ben Busby
708769f682
Minor styling refactor, updated app name
2020-05-04 18:00:43 -06:00
Ben Busby
0a3da5cea4
Updated js controller and config api route
...
Controller was refactored to be a bit less monolithic.
Config route was updated to accept an html form data POST rather than
just a json object.
2020-04-28 20:50:12 -06:00
Ben Busby
1cbe394e6f
Updated tests, fixed a few bugs
...
Added opensearch routes test and individual tests for searching via GET
and POST separately.
Fixed incorrect assignment in gen_query.
2020-04-28 18:59:33 -06:00
Ben Busby
024552f2df
Minor refactor of filter class, updated tests, fixed html/css, added ua to config
2020-04-16 10:01:02 -06:00
Ben Busby
b5b6e64177
Added testing and ci build, refactored filter class, refactored project structure
2020-04-15 17:41:53 -06:00