whoogle-search/app/templates
Ben Busby ddc73a53fe
Flip country config check in template
Country config value should be checked against the valid value when
updating the home page config, not the other way around. This can lead
to a state where a user sets up an invalid country value, but can still
be matched against a correct value that is part of the invalid value
(i.e. "countryUK" is invalid, but would match against the correct value,
"UK")

Also minor refactor of where the session file size validation occurs.
2022-06-16 12:11:23 -06:00
..
display.html Skip loading autocomplete.js if `WHOOGLE_AUTOCOMPLETE=0` (#611) 2022-01-18 13:39:56 -07:00
error.html Render error message w/o `safe` filter 2022-04-26 09:28:05 -06:00
footer.html Check for updates using 24 hour time delta 2022-02-14 12:19:02 -07:00
header.html Use consistent header for all result types (#535) 2022-02-07 10:47:25 -07:00
imageresults.html Use consistent header for all result types (#535) 2022-02-07 10:47:25 -07:00
index.html Flip country config check in template 2022-06-16 12:11:23 -06:00
logo.html Import logo stylesheet before applying custom css 2021-11-24 12:38:56 -07:00
opensearch.xml Reformat view templates 2021-10-27 12:30:55 -06:00
search.html Add support for relative search results (#715) 2022-04-18 15:27:45 -06:00