Commit History

Author SHA1 Message Date
  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
  Alexandre Flament 15013e64d8 [fix] drop Python 2: use importlib instead of imp.load_source 4 years ago
  Alexandre Flament 8f914a28fa [mod] searx.utils.normalize_url: remove Yahoo hack 4 years ago
  Alexandre Flament c1d10bde02 [mod] searx/utils.py: add docstring 4 years ago
  Alexandre Flament 2006eb4680 [mod] move extract_text, extract_url to searx.utils 4 years ago
  Alexandre Flament ad0758e52a [mod] add searx/webutils.py 4 years ago
  Alexandre Flament 6deb85072a [fix] searx.utils.HTMLTextExtractor: invalid HTML don't raise an Exception 4 years ago
  Alexandre Flament bdac99d4f0 Drop Python 2 (5/n): searx.utils.is_valid_lang, input parameter is a str instead of bytes 4 years ago
  Dalf c225db45c8 Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
  Dalf 1022228d95 Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
  Dalf 85b3723345 [mod] speed optimization 5 years ago
  Noémi Ványi 5796dc60c9 fix pep 8 check 5 years ago
  Noémi Ványi a6f20caf32 add initial support for offline engines && command engine 5 years ago
  Adam Tauber 72459b246b [fix] convert bytes type to string in language detection (fixes dictzone) 5 years ago
  Alexandre Flament 2179079a91 [fix] fix flickr_noapi decoding (#1655) 5 years ago
  Dalf 7e201cbf65 [mod] use cache in _match_language function to speed up searx start time significantly 5 years ago