Commit History

Author SHA1 Message Date
  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
  Adam Tauber 1435ae7e96 [enh] display engine error messages 7 years ago
  Alexandre Flament c1cfe97851 [enh] timeout and total HTTP time are managed by searx.poolrequests 7 years ago
  Noémi Ványi 80331cc8e6 add timeout errors in search_multiple_requests 7 years ago
  Noémi Ványi 243d3e4298 show engine errors in infobox && add new error alert 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 e67dfaaac7 Merge branch 'master' into flask_perimeter 8 years ago
  Adam Tauber e7aa98902f [fix] correct search parameter check 8 years ago
  Adam Tauber 2522254fb2 [fix] search time range value check 8 years ago
  Alexandre Flament 15eef0ebdb [enh] validate input and raise an exception inside search.py. The exception message is output in json and rss format. 8 years ago
  Alexandre Flament 84a2c97a65 [mod] searx uses flask framework only in webapp.py. Make migration to another framework easier. 8 years ago
  Alexandre Flament 5a9551925d [fix] fix bugs introduced by commit 0a2fde19d031acef80ce5991bc6b41528dbfbf5b from dalf/searchpy4 8 years ago
  Alexandre Flament 28d51fd063 [mod] timeout in log are readable (the timeouts are compare to the start_time of the request). 8 years ago
  Alexandre Flament 3a8ab5880a [mod] result_container.extend sets result['engine'] = engine_name for each result 8 years ago
  Alexandre Flament 0a2fde19d0 [mod] add a search_one_request_safe function wrapper to call search_one_request. All exceptions are catched in this wrapper. 8 years ago
  marc 7fba3d1179 Merge branch 'master' into languages 8 years ago
  Adam Tauber cf5c7d050a [fix] engine setting if no categories specified 8 years ago
  marc 1b46ecd21a [fix] broken language selector 8 years ago
  Adam Tauber 75aa46a6b3 [fix] remove unused variable 8 years ago
  Adam Tauber 0205838f25 [enh] handle engine response crashes 8 years ago
  Alexandre Flament e48f07a367 Merge branch 'master' into searchpy2 8 years ago
  Adam Tauber 971ed0abd1 [enh] add quick answer functionality with an example answerer 8 years ago
  Alexandre Flament 219f047bf3 Merge branch 'master' into searchpy2 8 years ago
  Adam Tauber 7d26b3f8f8 [fix] suspend end time check 8 years ago
  Alexandre Flament 01e2648e93 Simplify search.py, basically updated PR #518 8 years ago
  Alexandre Flament 58a6c045c8 [mod] replace references request.request_data (GET or POST parameters) by request.form (based on merge of POST and GET parameters) 8 years ago
  dalf fbb080f358 Change plugin API : 8 years ago
  dalf 67e11c42b9 Clean up the architecture 8 years ago