whoogle-search/app
Ahmad Alkadri e5a5aad997
Always bold `CN`/`JA`/`KO` search terms (#928)
Add a function to check if target_word contains CJK characters

If a search term contains Chinese, Japanese, or Korean characters,
the term is bolded in search results regardless of whitespace.

CJK characters: Chinese, Japanese (hiragana, katakana, kanji), 
and Korean (hangul syllables, hangul jamo)

Co-authored-by: Ben Busby <contact@benbusby.com>
2023-01-09 12:54:41 -07:00
..
models Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
static Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
templates [Mobile] Add line break between header options (#918) 2022-12-30 12:01:47 -07:00
utils Always bold `CN`/`JA`/`KO` search terms (#928) 2023-01-09 12:54:41 -07:00
__init__.py Autoload `whoogle.env` if it exists 2023-01-04 10:35:42 -07:00
__main__.py Swap out Flask's default web server for Waitress (#32) 2020-05-12 17:14:55 -06:00
filter.py Handle missing result div in filter (#911) 2022-12-29 15:17:34 -07:00
request.py Add time constraint to search options (#888) 2022-12-21 13:24:27 -07:00
routes.py Log rate-limiting errors 2023-01-04 10:21:16 -07:00
version.py Bump version to 0.8.1 2022-12-19 10:52:02 -07:00