Commit History

Author SHA1 Message Date
  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
  Adam Tauber 55abf07a4f [fix] thread safe threaded_requests() function 8 years ago
  Adam Tauber ffbee4bb82 [fix] collect garbage after searches to reduce memory footprint 8 years ago
  Noemi Vanyi 16a8641649 advanced-search: panel is visible when checked before 8 years ago
  Noemi Vanyi 93c0c49e9a add time range search with yahoo 8 years ago
  Noemi Vanyi 5867e97966 more follow ups in new preferences 9 years ago
  Noemi Vanyi 8c4db08443 rename blocked engines to diabled engines 9 years ago