searxng/searx
rinagorsha e9fb9f2705 [mod] Update input when selecting autocomplete prediction with keyboard
- Update input when selecting autocomplete prediction with keyboard
- Search immediately by pressing enter key
- Search immediately by clicking on an autocomplete suggestion

Related:
- https://github.com/searxng/searxng/issues/778
2023-04-10 14:36:05 +02:00
..
answerers
data Merge pull request #2288 from searxng/update_data_update_firefox_version.py 2023-03-29 13:48:32 +02:00
enginelib [doc] additional descriptions about categories & categories_as_tabs 2023-04-07 12:56:45 +02:00
engines [fix] Bing-WEB: use <span class='algoSlug_icon'> for the description 2023-04-08 09:43:04 +02:00
infopage [fix] minor typo in de/search-syntax page 2023-04-08 10:25:52 +02:00
metrics
network [mod] Shuffle httpx's default ciphers of a SSL context randomly. 2023-03-19 13:40:31 +01:00
plugins [fix] limiter: never block a /healthz request 2023-04-03 19:36:28 +02:00
search [mod] remove obsolete EngineTraits.supported_languages 2023-03-24 10:37:42 +01:00
static [mod] Update input when selecting autocomplete prediction with keyboard 2023-04-10 14:36:05 +02:00
templates/simple [fix] don't show a category if there is no active engine in 2023-04-10 09:22:21 +02:00
translations [translations] update from Weblate 2023-04-07 07:07:51 +00:00
__init__.py
autocomplete.py [mod] remove obsolete EngineTraits.supported_languages 2023-03-24 10:37:42 +01:00
babel_extract.py
compat.py
exceptions.py
external_bang.py
external_urls.py
flaskfix.py
locales.py [mod] replace utils.match_language by locales.match_locale 2023-03-24 10:37:42 +01:00
preferences.py [mod] clarify the difference of the default category and subgrouping 2023-04-07 11:03:25 +02:00
query.py [mod] replace searx.languages by searx.sxng_locales 2023-03-24 10:37:42 +01:00
redisdb.py
redislib.py
results.py
searxng.msg [mod] clarify the difference of the default category and subgrouping 2023-04-07 11:03:25 +02:00
settings.yml [fix] Gigablast.com has been erased 2023-04-06 08:22:57 +02:00
settings_defaults.py [mod] replace searx.languages by searx.sxng_locales 2023-03-24 10:37:42 +01:00
settings_loader.py [fix] categories can't be removed from UI (categories_as_tabs) 2023-04-03 19:08:27 +02:00
sxng_locales.py Update searx.data - update_engine_traits.py 2023-03-24 11:30:18 +01:00
unixthreadname.py
utils.py [mod] replace utils.match_language by locales.match_locale 2023-03-24 10:37:42 +01:00
version.py
webadapter.py
webapp.py [fix] don't show a category if there is no active engine in 2023-04-10 09:22:21 +02:00
webutils.py [mod] in the preference page, show !bang of subgrouping categories 2023-04-08 11:10:14 +02:00