Markus Heiser
							
						 | 
						
							
							
								5720844fcd
							
							[doc] rearranges Settings & Engines docs for better readability
						 | 
						2 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								e8706fb738
							
							[fix] engine & network issues / documentation and type annotations
						 | 
						2 years ago | 
					
				
					
						
							
								   pankaj
							
						 | 
						
							
							
								4900c091a6
							
							use logger.warning
						 | 
						2 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								2ffd446e5c
							
							[mod] clarify the difference of the default category and subgrouping
						 | 
						3 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								4d4aa13e1f
							
							[mod] remove obsolete EngineTraits.supported_languages
						 | 
						2 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								6e5f22e558
							
							[mod] replace engines_languages.json by engines_traits.json
						 | 
						3 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								269326063a
							
							Fix: don't crash when engine or name is missing in settings.yml
						 | 
						2 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								ba8959ad7c
							
							[fix] typos / reported by @kianmeng in searx PR-3366
						 | 
						3 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								fbf07237ff
							
							[fix] and improve docs generated from source code.
						 | 
						3 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								8df1f0c47e
							
							[mod] add 'Accept-Language' HTTP header to online processores
						 | 
						3 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								5bcbec9b06
							
							Fix: use sys.modules.copy() to avoid RuntimeError
						 | 
						3 years ago | 
					
				
					
						
							
								   Léon Tiekötter
							
						 | 
						
							
							
								0cbf73a1f4
							
							Allow 'using_tor_proxy' to be set for each engine individually
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Fischer
							
						 | 
						
							
							
								576e19dad1
							
							[fix] add default for "about" engine property
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Fischer
							
						 | 
						
							
							
								bb06758a7b
							
							[refactor] add type hints & remove Setting._post_init
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Fischer
							
						 | 
						
							
							
								d01e8aa8cc
							
							[mod] introduce searx.engines.Engine for type hinting
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Fischer
							
						 | 
						
							
							
								1e195f5b95
							
							[mod] move group_engines_in_tab to searx.webutils
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Fischer
							
						 | 
						
							
							
								ab90e2ac49
							
							[enh] show categories not in any tab category in "Other" preferences tab
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Fischer
							
						 | 
						
							
							
								8e9ad1ccc2
							
							[enh] introduce categories_as_tabs
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Fischer
							
						 | 
						
							
							
								df34b1ddcf
							
							[enh] settings.yml: allow granular overwrites for about
						 | 
						3 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								61ce0c2244
							
							[fix] bing engines: fetch_supported_languages
						 | 
						3 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								3d96a9839a
							
							[format.python] initial formatting of the python code
						 | 
						3 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								19e41c137e
							
							[mod] set 'engine.supported_languages' from the origin python module
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								f8793fbda0
							
							[fix] logger per engine: make .logger is always initialized
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								f0059b80ed
							
							[pylint] engines: drop no longer needed 'missing-function-docstring'
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								7b235a1c36
							
							[mod] one logger per engine
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								8375974dff
							
							[fix] sys.exit(1) when there is duplicate engine name
						 | 
						4 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								8908937046
							
							[mod] searx.engines.load_engine return None instead of sys.exit(1)
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								70a9208972
							
							[mod] searx.engines.__init__: refactoring
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								4b07df62e5
							
							[mod] move all default settings into searx.settings_defaults
						 | 
						4 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								8c1a65d32f
							
							[mod] multithreading only in searx.search.* packages
						 | 
						4 years ago |