Markus Heiser
							
						 | 
						
							
							
								2e0abc9310
							
							[fix] various issues in the documentation
						 | 
						8 months ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								36a1ef1239
							
							[refactor] typification of SearXNG / EngineResults
						 | 
						9 months ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								edfbf1e118
							
							[refactor] typification of SearXNG (initial) / result items (part 1)
						 | 
						10 months ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								540323a4b0
							
							[mod] hardening xpath engine: ignore empty results
						 | 
						11 months ago | 
					
				
					
						
							
								   Bnyro
							
						 | 
						
							
							
								0ca2520115
							
							[feat] json/xpath engine: config option for method and body
						 | 
						11 months ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								916739d6b4
							
							[mod] simple theme: drop img_src from default results
						 | 
						1 year ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								8205f170ff
							
							[mod] pylint all engines without PYLINT_SEARXNG_DISABLE_OPTION
						 | 
						1 year ago | 
					
				
					
						
							
								   jazzzooo
							
						 | 
						
							
							
								223b3487c3
							
							[fix] spelling
						 | 
						2 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								5720844fcd
							
							[doc] rearranges Settings & Engines docs for better readability
						 | 
						2 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								ba8959ad7c
							
							[fix] typos / reported by @kianmeng in searx PR-3366
						 | 
						3 years ago | 
					
				
					
						
							
								   Alexandre FLAMENT
							
						 | 
						
							
							
								dd0887be18
							
							xpath engine: change raise_for_httperror to no_result_for_http_status
						 | 
						3 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								a15dfa5ee1
							
							[fix] engine woxikon.de - don't raise exception on empty result list
						 | 
						3 years ago | 
					
				
					
						
							
								   Allen
							
						 | 
						
							
							
								dae8a08089
							
							[fix[ Update only cookies/headers
						 | 
						3 years ago | 
					
				
					
						
							
								   Allen
							
						 | 
						
							
							
								67fb6fba84
							
							[lint] Remove whitespace
						 | 
						3 years ago | 
					
				
					
						
							
								   Allen
							
						 | 
						
							
							
								155333f625
							
							[enh] Allow passing headers/cookies from settings.yml
						 | 
						3 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								3d96a9839a
							
							[format.python] initial formatting of the python code
						 | 
						3 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								0e42db9da1
							
							[mod] xpath engine: remove logging of the requested URL
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								f0059b80ed
							
							[pylint] engines: drop no longer needed 'missing-function-docstring'
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								82847df300
							
							[fix] add 'categories' to PYLINT_ADDITIONAL_BUILTINS_FOR_ENGINES
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								aecfb2300d
							
							[mod] one logger per engine - drop obsolete logger.getChild
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								9ff881f937
							
							[fix] remove minimum length of content for XPath engine
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								84a943f867
							
							[enh] XPath engine - add time safe-search support
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								6bfe3fd033
							
							[enh] XPath engine - add time range support
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								1933577c8e
							
							[enh] XPath engine - add ISO 639-1 {lang} replacement to search-URL
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								8cd544b2a6
							
							[doc] add documentation about the XPath engine
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								ffcebf5e12
							
							[enh] xpath engine - add request parameter 'soft_max_redirects'
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								a4dcfa025c
							
							[enh] engines: add about variable
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								d41cafd5f3
							
							[fix] xpath, mojeek: fix commit 58d72f26925d56e22330c54be03c3dcbee0c4135
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								ad72803ed9
							
							[mod] xpath, 1337x, acgsou, apkmirror, archlinux, arxiv: use eval_xpath_* functions
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								58d72f2692
							
							[mod] pylint: minor code change to allow pylint globally
						 | 
						5 years ago |