このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app/static/css
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
..
dark-theme.css Add divider to user-defined CSS (#310) 2021-05-11 12:26:37 -04:00
header.css Remove gap between input and result types 2021-04-22 16:24:43 -04:00
input.css Add button to clear search input on mobile 2021-04-21 11:38:19 -04:00
light-theme.css Add divider to user-defined CSS (#310) 2021-05-11 12:26:37 -04:00
logo.css Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00
main.css Expand custom css variables and functionality 2021-04-05 11:00:56 -04:00
search.css Add lingva translation support in search (#360) 2021-06-15 10:14:42 -04:00
variables.css Add divider to user-defined CSS (#310) 2021-05-11 12:26:37 -04:00