Commit History

Author SHA1 Message Date
  Markus Heiser 16f0db4493 [mod] replace utils.match_language by locales.match_locale 2 years ago
  Markus Heiser c9cd376186 [mod] replace searx.languages by searx.sxng_locales 2 years ago
  Markus Heiser 0b1444b61e [doc] improved docs of implementations for automatic speech recognition 2 years ago
  Alexandre Flament 6748e8e2d5 Add "Auto-detected" as a language. 2 years ago
  Alexandre Flament f3515041af Lazy load fasttext-predict 2 years ago
  ArtikusHG 1f8f8c1e91 Replace langdetect with fasttext 2 years ago
  Markus Heiser ba8959ad7c [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
  Alexandre Flament 2babf59adc [fix] pyright repported errors 2 years ago
  Markus Heiser 2de007138c [fix] prepare for pylint 2.14.0 2 years ago
  Markus Heiser cf644b413e [test.pyright] suppress unneeded error & warning messages 3 years ago
  Alexandre Flament 4224607c62 searx.utils.html_to_text: replace <br/> by a space 3 years ago
  Alexandre Flament 2d5929cc59 [mod] searx.utils: more typing 3 years ago
  Alexandre Flament 0eacc46ee3 [mod] add documentation about searx.utils 3 years ago
  Markus Heiser 3d96a9839a [format.python] initial formatting of the python code 3 years ago
  Marc Abonce Seguin 66b7be0965 [fix] fix match_language issue to make zh-TW match to zh-Hant-TW 3 years ago
  Markus Heiser de0249ddae [fix] don't mix loaded modules with imported modules (sys.modules) 3 years ago
  Alexandre Flament 697ebeddcc [mod] searx.utils.dict_subset: rewrite with comprehension 3 years ago
  Alexandre Flament 4b43775c91 version based on the git repository 3 years ago
  Alexandre Flament 92c8a8829f [fix] strip spaces from searx user agent 3 years ago
  Alexandre Flament 4b07df62e5 [mod] move all default settings into searx.settings_defaults 3 years ago
  Markus Heiser 96b223023a [mod] utils.get_value() - avoidance of a recursion 3 years ago
  Markus Heiser 6ed4616da9 [enh] add settings option to enable/disable search formats 3 years ago
  Alexandre Flament eaa694fb7d [enh] replace requests by httpx 4 years ago
  Alexandre Flament 3f8ebf70b1 [fix] pylint: use "raise ... from ..." 4 years ago
  Alexandre Flament de887c6347 [mod] bing_news: use eval_xpath_getindex 4 years ago
  Alexandre Flament 1d0c368746 [enh] record details exception per engine 4 years ago
  Alexandre Flament b00d108673 [mod] pylint: numerous minor code fixes 4 years ago
  Alexandre Flament 3038052c79 [mod] remove unused import 4 years ago
  Alexandre Flament ca593728af [mod] duckduckgo_definitions: display only user friendly attributes / URL 4 years ago
  Alexandre Flament a9dc54bebc [mod] Add searx.data module 4 years ago