Commit History

Author SHA1 Message Date
  Alexandre Flament 8659212f5a [fix] drop Python 2: use collections.abc.Iterable instead of collections.Iterable 4 years ago
  Alexandre Flament 15013e64d8 [fix] drop Python 2: use importlib instead of imp.load_source 4 years ago
  Alexandre Flament bfdad7bc0f [fix] opensearch.xml URL contains method and autocomplete parameters 4 years ago
  Alexandre Flament 584760cf54 Merge pull request #2237 from dalf/mod-engines-init 4 years ago
  Alexandre Flament 6c39917c4d [mod] webapp.py: update engines initialization condition 4 years ago
  Alexandre Flament b728cb610b Merge pull request #2241 from dalf/move-extract-text-and-url 4 years ago
  Alexandre Flament e2cd9b65bb Merge pull request #2239 from dalf/mod-preferences 4 years ago
  Finn 53c8d945b4 [enh] Add SepiaSearch engine (#2227) 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 2cafc5462d [fix] revert PR #2232 and #2230 4 years ago
  Alexandre Flament 507896c115 [mod] preferences.py: check language setting with a regex instead of match_language 4 years ago
  Alexandre Flament ecb9f28869 Merge pull request #2236 from return42/fix-2234 4 years ago
  Markus Heiser 8162d7aff4 [fix] google engine - div classes has been renamed in HTML reult 4 years ago
  Alexandre Flament fd5fe36984 Merge pull request #2232 from dalf/fix-sphinx-build2 4 years ago
  Alexandre Flament 9a856083df [fix] Sphinx 3.2.1 build: call searx.engines.initialize_engines 4 years ago
  Alexandre Flament 6c6985aaf8 Merge pull request #2230 from dalf/fix-sphinx-build 4 years ago
  Alexandre Flament 9740618227 Merge pull request #2226 from dalf/fix-searx-migration 4 years ago
  Alexandre Flament 6d56c754a7 [fix] Sphinx 3.2.1 build: add missing "engines" variable in the jinja context 4 years ago
  Qt Resynth 246b8cd1a4 [fix] about.html: fix small inconsistencies in about page (#2219) 4 years ago
  Alexandre Flament f204e4903d [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
  Adam Tauber 8d47142f35 Merge pull request #2189 from dalf/architecture-clean-up 4 years ago
  Alexandre Flament c2a6f14516 [fix] Update Sphinx package versions 4 years ago
  Markus Heiser 9d60ae1ce6 [fix] missing 'alias' typo in docs/admin/installation-nginx.rst 4 years ago
  Alexandre Flament 93f7f7eee2 [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 4 years ago
  Alexandre Flament f2f3300bde [mod] more typing 4 years ago
  Alexandre Flament 485a502b88 [mod] add typing and __slots__ 4 years ago
  Alexandre Flament 678699beaf [mod] searx/webadapter.py: add get_selected_categories share common code with get_search_query_from_webapp 4 years ago
  Alexandre Flament d5b5e48f04 [mod] searx/webadapter.py: each web parameter has a dedicated function (parse_pageno, page_lang,....). 4 years ago