Commit History

Author SHA1 Message Date
  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 1022228d95 Drop Python 2 (1/n): remove unicode string and url_utils 4 years ago
  Lukas van den Berk 4829a76aae Created new plugin type custom_results. Added new plugin bang_redirect (#2027) 4 years ago
  Noémi Ványi 99435381a8 [enh] introduce private engines 5 years ago
  Adam Tauber 3d0c22c58d [fix] normalize time range parameter 5 years ago
  Alexandre Flament 72029d27de [enh] Add timeout limit per request (#1640) 5 years ago
  Dalf c7220b40ea Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly. 5 years ago
  Marc Abonce Seguin aaa0524cec [fix] stop engine from sending duplicated requests 6 years ago
  Adam Tauber 283f6c9053 Merge pull request #1252 from MarcAbonce/search-languages 7 years ago
  Adam Tauber fb2dba4762 [fix] assign the correct variable in query.py - fixes #1253 7 years ago
  Marc Abonce Seguin 772c048d01 refactor engine's search language handling 7 years ago
  Noémi Ványi 8cc529e9a3 forward category to engine without highlighting on the ui 7 years ago
  marc 4d1770398a remove 'all' option from search languages 7 years ago
  Zeph 02cb5602b4 [fix] autocompleter py3 compatibility - fixes #1088 7 years ago
  Adam Tauber fe6e87a5a4 [fix] replace obsolete string.join function 7 years ago
  Adam Tauber 52e615dede [enh] py3 compatibility 8 years ago
  marc fd65c12921 make search language handling less strict 8 years ago
  Alexandre Flament 448903cd4a [fix] searching for "!google_images text" doesn't work (bang with underscore) 8 years ago
  marc 1175b3906f change language list to only include languages with a minimum of engines 8 years ago
  marc 149802c569 [enh] add supported_languages on engines and auto-generate languages.py 8 years ago
  dalf 67e11c42b9 Clean up the architecture 8 years ago
  Noemi Vanyi 8c4db08443 rename blocked engines to diabled engines 9 years ago
  Adam Tauber 1de781a143 [enh] category specific engine deactivation - closes #205 10 years ago
  Adam Tauber 78828efdb0 [enh] allow override of blocked engines from query string 10 years ago
  Adam Tauber b47b8cc2c6 Merge pull request #166 from Cqoicebordel/non-exclusif-bang 10 years ago
  Thomas Pointhuber 4e2dae30f0 [enh] add autocompletion for searx-specific strings 10 years ago
  Cqoicebordel 96c4d52eef Add non exclusif bang 10 years ago
  Adam Tauber 5740cfbf1c [fix] pep8 part II. 10 years ago