Alexandre Flament
							
						 | 
						
							
							
								2cafc5462d
							
							[fix] revert PR #2232 and #2230
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								ecb9f28869
							
							Merge pull request #2236 from return42/fix-2234
						 | 
						5 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								8162d7aff4
							
							[fix] google engine - div classes has been renamed in HTML reult
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								fd5fe36984
							
							Merge pull request #2232 from dalf/fix-sphinx-build2
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								9a856083df
							
							[fix] Sphinx 3.2.1 build: call searx.engines.initialize_engines
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								6c6985aaf8
							
							Merge pull request #2230 from dalf/fix-sphinx-build
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								9740618227
							
							Merge pull request #2226 from dalf/fix-searx-migration
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								6d56c754a7
							
							[fix] Sphinx 3.2.1 build: add missing "engines" variable in the jinja context
						 | 
						5 years ago | 
					
				
					
						
							
								   Qt Resynth
							
						 | 
						
							
							
								246b8cd1a4
							
							[fix] about.html:  fix small inconsistencies in about page (#2219)
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								f204e4903d
							
							[fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs
						 | 
						5 years ago | 
					
				
					
						
							
								   Adam Tauber
							
						 | 
						
							
							
								8d47142f35
							
							Merge pull request #2189 from dalf/architecture-clean-up
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								c2a6f14516
							
							[fix] Update Sphinx package versions
						 | 
						5 years ago | 
					
				
					
						
							
								   Markus Heiser
							
						 | 
						
							
							
								9d60ae1ce6
							
							[fix] missing 'alias' typo in docs/admin/installation-nginx.rst
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								93f7f7eee2
							
							[mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl.
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								f2f3300bde
							
							[mod] more typing
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								485a502b88
							
							[mod] add typing and __slots__
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								678699beaf
							
							[mod] searx/webadapter.py: add get_selected_categories share common code with get_search_query_from_webapp
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								d5b5e48f04
							
							[mod] searx/webadapter.py: each web parameter has a dedicated function (parse_pageno, page_lang,....).
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								691d12726b
							
							[mod] check the engine tokens in searx/webadapter.py instead of searx/search.py
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								eecfff2689
							
							[mod] check time_range parameter in searx/webadapter.py
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								2929495112
							
							[mod] add searx.search.EngineRef
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								2dbc0de0cd
							
							[mod] add searx/webadapter.py
						 | 
						5 years ago | 
					
				
					
						
							
								   Qt Resynth
							
						 | 
						
							
							
								21dbc7e852
							
							"Egde" → "Edge"
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								e8df5d3f7f
							
							[mod] searx.search: change function declaration: online then offline then utility functions.
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								50e717c452
							
							[mod] searx.search: remove unused global variable number_of_searches
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								edd8dccd07
							
							[mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								c4067a9d02
							
							[mod] searx.search.Search: split the search method into different methods
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								ad0758e52a
							
							[mod] add searx/webutils.py
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								f9664037a6
							
							[mod] refactor searx.webapp.get_locale
						 | 
						5 years ago | 
					
				
					
						
							
								   Alexandre Flament
							
						 | 
						
							
							
								2fd582d457
							
							[fix] /autocompleter: return HTTP 400 when q is empty as intent.
						 | 
						5 years ago |