このリポジトリは2023-09-09にアーカイブされています。 ファイルの閲覧とクローンは可能ですが、プッシュ、イシューの作成、プルリクエストはできません。
whoogle-mod/app/utils
DUO Labs 2c9cf3ecc6
Bold search query in results (#487)
This modifies the search result page by bold-ing all appearances
of any word in the original query. If portions of the query are in
quotes (i.e. "ice cream"), only exact matches of the sequence of
words will be made bold.

Co-authored-by: Ben Busby <noreply+git@benbusby.com>
2021-10-26 14:59:23 -06:00
..
__init__.py Project refactor (#85) 2020-06-02 12:54:47 -06:00
bangs.py Make bang searches case insensitive (#438) 2021-09-27 19:39:58 -06:00
misc.py Disable autocomplete via WHOOGLE_AUTOCOMPLETE var 2021-10-14 18:59:10 -06:00
results.py Bold search query in results (#487) 2021-10-26 14:59:23 -06:00
search.py Show client IP for "my ip" searches (#469) 2021-10-21 10:42:31 -06:00
session.py Switch to single Fernet key per session 2021-04-05 11:00:56 -04:00