Commit History

Author SHA1 Message Date
  Adam Tauber 8d47142f35 Merge pull request #2189 from dalf/architecture-clean-up 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 678699beaf [mod] searx/webadapter.py: add get_selected_categories share common code with get_search_query_from_webapp 4 years ago
  Alexandre Flament 691d12726b [mod] check the engine tokens in searx/webadapter.py instead of searx/search.py 4 years ago
  Alexandre Flament 2dbc0de0cd [mod] add searx/webadapter.py 4 years ago
  Alexandre Flament edd8dccd07 [mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery 4 years ago
  Alexandre Flament ad0758e52a [mod] add searx/webutils.py 4 years ago
  Alexandre Flament f9664037a6 [mod] refactor searx.webapp.get_locale 4 years ago
  Alexandre Flament 2fd582d457 [fix] /autocompleter: return HTTP 400 when q is empty as intent. 4 years ago
  Alexandre Flament df12ed6e55 [mod] searx.RawTextQuery: the constructor call parse_query 4 years ago
  Dalf c225db45c8 Drop Python 2 (4/n): SearchQuery.query is a str instead of bytes 4 years ago
  Dalf 7888377743 Drop Python 2 (3/n): objects 4 years ago
  Dalf 78df10fb55 Drop Python 2 (2/n): templates 4 years ago
  Dalf 1022228d95 Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
  Alexandre Flament b329058c1a Revert "[enh] test: load each engine to check for syntax errors" 4 years ago
  Dalf 4fb3ed2c63 [enh] test: load each engine to check for syntax errors 4 years ago
  Émilien Devos a5e6423c39 [fix] opensearch on chromium for android (#2132) 4 years ago
  Mohamad Safadieh 1ea35605d1 Use query params for browser autocomplete 4 years ago
  Adam Tauber 1f2dc6c647 [enh] add external plugin support 4 years ago
  Adam Tauber e693bccaf4 [mod] drop py2 support 4 years ago
  Lukas van den Berk 4829a76aae Created new plugin type custom_results. Added new plugin bang_redirect (#2027) 4 years ago
  Dalf 4c7b787004 [mod] don't try to proxify data URL. 4 years ago
  Adam Tauber 08c13daf85 [enh] update opensearch.xml to match major search engines opensearch.xml 4 years ago
  Adam Tauber 4ca0d8cb0f [enh] add translatable strings to javascript - closes #461 4 years ago
  Adam Tauber de1b08a941 [enh] add unique class for each endpoint - closes #1133 4 years ago
  Noémi Ványi 640da73a9e make category order configurable using ui.categories_order 5 years ago
  Noémi Ványi a3e15a3df6 Fix Farsi language in Oscar && adjust tables with RTL 4 years ago
  Noémi Ványi bce3830b8d [fix] translate engine errors to Occitan when configured 5 years ago
  Noémi Ványi ba7c8d7b96 [fix] remove usage of request context where not available 5 years ago