whoogle-search/app/templates
Ben Busby bcb1d8ecc9
Add lingva translation support in search (#360)
* Add support for Lingva translations in results

Searches that contain the word "translate" and are normal search queries
(i.e. not news/images/video/etc) now create an iframe to a Lingva url to
translate the user's search using their configured search language.

The Lingva url can be configured using the WHOOGLE_ALT_TL env var, or
will fall back to the official Lingva instance url (lingva.ml).

For more info, visit https://github.com/TheDavidDelta/lingva-translate

* Add basic test for lingva results

* Allow user specified lingva instances through csp frame-src

* Fix pep8 issue
2021-06-15 10:14:42 -04:00
..
display.html Add lingva translation support in search (#360) 2021-06-15 10:14:42 -04:00
error.html Send CSP header in all responses 2021-04-05 11:00:56 -04:00
header.html Add fallback interface/search lang + cleanup 2021-06-04 11:09:30 -04:00
imageresults.html Add "view image" functionality (#268) 2021-05-21 11:19:45 -04:00
index.html Add fallback interface/search lang + cleanup 2021-06-04 11:09:30 -04:00
logo.html Expand custom css theming support 2021-04-09 11:00:02 -04:00
opensearch.xml Handle FF sending bad search suggestion param 2020-10-28 23:02:41 -04:00
search.html Add iframe-able search page for insertion into other sites 2021-05-21 10:35:46 -04:00