searx/searx
Lukáš Kucharczyk 74e4e5e507
Allow localization of "Self Informations"
Allows the string "Self Informations" in the plugin of the same name to be localized by wrapping it with gettext().
2020-07-16 15:26:01 +02:00
..
answerers [fix] small fixes in preferences view's text 2019-07-27 22:53:46 -07:00
data [mod] bangs.json: remove the favicons 2020-07-15 09:15:26 +02:00
engines fix python 3 support 2020-07-12 23:43:24 +01:00
plugins Allow localization of "Self Informations" 2020-07-16 15:26:01 +02:00
static [fix] indicate visually active tab programmatically on the page Preferences - #350 2020-07-06 13:07:45 +02:00
templates [fix] refine contrast ratios of texts and borders - #350 2020-07-02 16:24:58 +02:00
translations [enh] update translations 2020-07-09 15:15:52 +02:00
__init__.py [enh] introduce private engines 2020-02-08 11:47:39 +01:00
autocomplete.py Add Swisscows autocomplete option 2020-02-14 19:19:24 +01:00
brand.py build environment: add GIT_BRANCH variable 2020-03-29 16:28:17 +02:00
exceptions.py [fix] add message to SearxParameterException - fixes #1722 2019-10-14 15:06:25 +02:00
external_bang.py [mod] external_bang.py: always read bangs.json with a UTF-8 file. 2020-07-11 12:23:08 +02:00
languages.py update languages: engines_languages.json languages.py 2020-03-01 08:06:51 +01:00
poolrequests.py [fix] measure request duration only if total_time attribute is set - fixes autocompleter 2017-11-23 01:52:54 +01:00
preferences.py preferences.py: implement defaults if unset 2020-02-23 20:56:05 +01:00
query.py Created new plugin type custom_results. Added new plugin bang_redirect (#2027) 2020-07-03 13:25:04 +00:00
results.py Created new plugin type custom_results. Added new plugin bang_redirect (#2027) 2020-07-03 13:25:04 +00:00
search.py Created new plugin type custom_results. Added new plugin bang_redirect (#2027) 2020-07-03 13:25:04 +00:00
settings.yml make category order configurable using ui.categories_order 2020-06-03 21:33:14 +02:00
settings_robot.yml preferences.py: implement defaults if unset 2020-02-23 20:56:05 +01:00
testing.py searx/testing.py: fixed pep8 error 2020-02-24 07:55:14 +01:00
url_utils.py minor fixes of pubmed engine 2017-11-01 17:02:38 +01:00
utils.py [mod] speed optimization 2019-11-15 09:33:15 +01:00
version.py [enh] release v0.17.0 2020-07-09 17:31:28 +02:00
webapp.py [mod] drop py2 support 2020-07-09 15:04:00 +02:00