Commit History

Author SHA1 Message Date
  Markus Heiser edfbf1e118 [refactor] typification of SearXNG (initial) / result items (part 1) 2 months ago
  Allen 6948689d2a [enh] use longest title and test get_ordered_results() 3 months ago
  Bnyro 5e576b2238 [fix] search: titles including html brackets are not shown properly 5 months ago
  Bnyro 3bec04079c [feat] hostname replace plugin: possibility to prioritize certain websites 9 months ago
  Alexandre Flament 75e4b65127 [fix] ResultContainer: use self._lock and self._closed for all properties 9 months ago
  Markus Heiser 542f7d0d7b [mod] pylint all files with one profile / drop PYLINT_SEARXNG_DISABLE_OPTION 11 months ago
  Markus Heiser df1a774003 [fix] KeyError: 'title' in results using key-value.html template 1 year ago
  obfuscated-loop 99fb565b39 [mod] Retain page numbers even when there are no results 1 year ago
  Markus Heiser fa1ef9a07b [mod] move some code from webapp module to webutils module (no functional change) 1 year ago
  Markus Heiser ba8959ad7c [fix] typos / reported by @kianmeng in searx PR-3366 2 years ago
  mrpaulblack 21e3c40516 [simple theme] replace Image_layout.js with flexbox CS impl. 3 years ago
  Martin Fischer 193b0efd12 [typing] add results.UnresponsiveEngine 3 years ago
  Martin Fischer 0c6a09cae3 [refactor] remove never used parameter 3 years ago
  Martin Fischer fdf562bc32 [typing] add results.Timing 3 years ago
  Markus Heiser 3d96a9839a [format.python] initial formatting of the python code 3 years ago
  Alexandre Flament 0d41f26a20 [fix] searx.results: fix pylint issue "useless-with-lock" 3 years ago
  Alexandre Flament d9658a7f91 [fix] searx/results.py: strip result['content'] only if it exists 3 years ago
  Alexandre Flament 660c180170 [mod] plugin: call on_result after each engine from the ResultContainer 3 years ago
  Alexandre Flament ec83493538 [fix] offline engine: don't crash on time recording 3 years ago
  Alexandre Flament c27fef1cde [mod] metrics: add secondary parameter 3 years ago
  Alexandre Flament 7acd7ffc02 [enh] rewrite and enhance metrics 3 years ago
  Alexandre Flament aae7830d14 [mod] refactoring: processors 3 years ago
  Adam Tauber 44f4a9d49a [enh] add ability to send engine data to subsequent requests 4 years ago
  Alexandre Flament 0ba74cd812 [mod] results: don't crash when an engine don't have a category 4 years ago
  Alexandre Flament 1d0c368746 [enh] record details exception per engine 4 years ago
  Alexandre Flament b00d108673 [mod] pylint: numerous minor code fixes 4 years ago
  Alexandre Flament 3038052c79 [mod] remove unused import 4 years ago
  Alexandre Flament 382fded665 [mod] result.py: merge infobox URL and attributes when the same label or the same entity 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