fb4df9d6c3
								
							 
						 
						
							Merge pull request #349  from Cqoicebordel/startpage_autocomplete 
							
							
Add startpage as an autocompleter engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								633c7b6a5f
								
							 
						 
						
							Add startpage as an autocompleter engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								80fd392d69
								
							 
						 
						
							Merge pull request #344  from asciimoo/google_engine 
							
							
google engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								9c7578bab6
								
							 
						 
						
							Merge pull request #348  from pointhi/swisscows 
							
							
implement swisscows engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								2d81079384
								
							 
						 
						
							[enh] implement image support for swisscows engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								d923b2a420
								
							 
						 
						
							[enh] implement swisscows engine, FIX #347  
							
							
TODO: implement image engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								39ff21237c
								
							 
						 
						
							[enh] google engine : avoid some "sorry google" by adding another cookie : NID. This cookie is specific by hostname. 
							
							This allow to send request to google.* (according to the search language).
Before this commit, request in other languages than english was sent to www.google.com which was redirected to www.google.*
The PREF is still use on the www.google.com domain. 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								aac8d3a7bf
								
							 
						 
						
							Merge branch 'startpage' 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								484d0974f7
								
							 
						 
						
							startpage and ixquick enignes : disabled by default, and timeout set to 6 seconds. 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								5adb289a1c
								
							 
						 
						
							Merge remote-tracking branch 'origin/ui' 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								6765823c56
								
							 
						 
						
							[fix] set engine.safesearch to False if not defined 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								d4d2dd9cb3
								
							 
						 
						
							[enh] oscar theme: display engine response times in the preferences 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								e19eeeefa0
								
							 
						 
						
							[fix] do not submit form if there is no search query - fixes #341  
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								f79f6713b0
								
							 
						 
						
							[fix] do not use category select js if there is no search query field on the page 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								021c8b2544
								
							 
						 
						
							Merge pull request #335  from dalf/flickr 
							
							
[fix] flickr engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								bd4b752f14
								
							 
						 
						
							Merge pull request #332  from dalf/bing_news 
							
							
[fix] bing_news - fixes #328  
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								7afd02c94e
								
							 
						 
						
							[fix] flickr engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								3d70921175
								
							 
						 
						
							[fix] bing_news 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								37eb0fb130
								
							 
						 
						
							[fix] data directory added to setup.py package_data 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								3035e14007
								
							 
						 
						
							Merge pull request #320  from dalf/currency 
							
							
[enh] currency_convert engine : "1 dollars in euros" 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								c5135f690d
								
							 
						 
						
							[mod] transifex client dir added to gitignore 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								0cfe4fb09a
								
							 
						 
						
							[enh] romanian translation ++ translation updates 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								01bebc0c30
								
							 
						 
						
							[enh] prettier search url display 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								b09aaf126e
								
							 
						 
						
							[mod] allow whitespaces in category/engine list 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								333b6759ac
								
							 
						 
						
							[fix] setup.py package data update - fixes #323  
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								5525625dae
								
							 
						 
						
							[enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR". 
							
							The currency names are fetched wikidata and store into a static file : searx/data/currencies.json
This file is loaded when the currency_converter is loaded.
A database is perhaps more appropiated. 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								b6de23f540
								
							 
						 
						
							[enh] cleaner category/engine selection from GET/POST param - closes #289  
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								e34166168c
								
							 
						 
						
							Merge pull request #310  from dalf/yahoo_news 
							
							
[fix] yahoo_news engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								55e94d439b
								
							 
						 
						
							[doc] @dalf added as maintainer 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								44ed4424f6
								
							 
						 
						
							[fix] yahoo_news engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								3683b35877
								
							 
						 
						
							[fix] plugin description 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								f1fc315318
								
							 
						 
						
							[fix] robot test - kill the only subprocess 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								93fd1e4c76
								
							 
						 
						
							Merge pull request #308  from dalf/versions_upgrade 
							
							
update versions.cfg to use the current up-to-date packages 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								81850dd603
								
							 
						 
						
							Merge pull request #309  from dalf/twitter 
							
							
[fix] twitter engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								b3513aa3a6
								
							 
						 
						
							Merge pull request #307  from dalf/master 
							
							
[fix] Flickr engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								59a65d0bdc
								
							 
						 
						
							Merge pull request #305  from dalf/https_again 
							
							
[enh] reduce the number of http outgoing connections. 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								01de1c6f78
								
							 
						 
						
							Merge pull request #303  from dalf/patch-1 
							
							
Revert of #195  when the search language is not english 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								48cffb141b
								
							 
						 
						
							[fix] twitter engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								4689fe341c
								
							 
						 
						
							update versions.cfg to use the current up-to-date packages 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								59ee040424
								
							 
						 
						
							[fix] remove a useless print 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								65e6737413
								
							 
						 
						
							[fix] google engine tests 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								732ed952dc
								
							 
						 
						
							[fix] 1x.com tests 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								e7fd546aae
								
							 
						 
						
							[fix] revert of 1x.com (no valid https certificate) 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								6cd9a045f8
								
							 
						 
						
							[fix] flickr engine 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								f5d3b21566
								
							 
						 
						
							[fix] user agent : the "rv:{version}" was missing (can be a issue with some engine, like flickr) 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								78edc16e66
								
							 
						 
						
							[enh] reduce the number of http outgoing connections. 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								8a69ade875
								
							 
						 
						
							Revert of #195  when the search language is not english 
							
							
Sometimes there is two requests to google (depending of the source IP) : one to google.com, the second to google.fr (for instance).
Going to https://www.google.com/ncr and saving the PREF cookie for future use prevent this (there is no redirection).
But, recently (or not ?), by doing this the search returns English results even if the Accept-Language is specified.
There is still a way to prevent this : going to preference, set the search language. I don't know if this can be done by searx.
For now, a quick fix is to disable the use of the PREF cookie when the search language is not English (google engine will slower but returns excepted results). 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								bbd83f5a51
								
							 
						 
						
							Merge branch 'Cqoicebordel-oscar-cookies' 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								41e00e65a5
								
							 
						 
						
							Merge branch 'oscar-cookies' of https://github.com/Cqoicebordel/searx into Cqoicebordel-oscar-cookies 
							
							
Conflicts:
	searx/templates/oscar/preferences.html 
							
							
						 
						10 年 前  
				
					
						
							
								 
						
							
								5c5ff19ec1
								
							 
						 
						
							[fix] indentation 
							
							
						 
						10 年 前