Commit History

Author SHA1 Message Date
  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
  Alexandre Flament 691d12726b [mod] check the engine tokens in searx/webadapter.py instead of searx/search.py 4 years ago
  Alexandre Flament eecfff2689 [mod] check time_range parameter in searx/webadapter.py 4 years ago
  Alexandre Flament 2929495112 [mod] add searx.search.EngineRef 4 years ago
  Alexandre Flament 2dbc0de0cd [mod] add searx/webadapter.py 4 years ago
  Qt Resynth 21dbc7e852 "Egde" → "Edge" 4 years ago
  Alexandre Flament e8df5d3f7f [mod] searx.search: change function declaration: online then offline then utility functions. 4 years ago
  Alexandre Flament 50e717c452 [mod] searx.search: remove unused global variable number_of_searches 4 years ago
  Alexandre Flament edd8dccd07 [mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery 4 years ago
  Alexandre Flament c4067a9d02 [mod] searx.search.Search: split the search method into different methods 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
  Marc Abonce Seguin ecf5899153 fetch google's search langs rather than ui langs 4 years ago
  Marc Abonce Seguin c86504b47a fix utils/fetch_languages to work with new languages 4 years ago
  Marc Abonce Seguin 41800835f9 fetch supported languages for startpage engine 4 years ago