Marc Abonce Seguin 
							
						 
					 
					
						
						
						
						
							
						
						
							b0f89ed477 
							
						 
					 
					
						
						
							
							[fix] preserve bangs in corrections  
						
						
						
						
					 
					
						2019-10-22 21:41:50 -07:00 
						 
				 
			
				
					
						
							
							
								Mathieu Brunot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a51b2b6c20 
							
						 
					 
					
						
						
							
							Merge branch 'master' into feature/accessibility  
						
						
						
						
					 
					
						2019-10-16 19:30:02 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							a6f20caf32 
							
						 
					 
					
						
						
							
							add initial support for offline engines && command engine  
						
						
						
						
					 
					
						2019-10-16 15:52:48 +02:00 
						 
				 
			
				
					
						
							
							
								mathieu.brunot 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4d17d453bf 
							
						 
					 
					
						
						
							
							♿  Add aria labels for oscar buttons  
						
						... 
						
						
						
						Signed-off-by: mathieu.brunot <mathieu.brunot@monogramm.io> 
						
						
					 
					
						2019-10-14 01:36:11 +02:00 
						 
				 
			
				
					
						
							
							
								Dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							6fbba63c83 
							
						 
					 
					
						
						
							
							oscar and simple themes: no inline script (allow A+ Content-Security-Policy)  
						
						
						
						
					 
					
						2019-08-06 12:14:11 +02:00 
						 
				 
			
				
					
						
							
							
								Frank de Lange 
							
						 
					 
					
						
						
						
						
							
						
						
							e4e8e6da4c 
							
						 
					 
					
						
						
							
							Add image format and source information to display ( #1567 )  
						
						... 
						
						
						
						Add image format and source information to display - needs changes to engines to actually display something. 
Displays result.source (website from which the image was taken) and result.img_format (image type and size).
Result is styled with result-format and result-source classes. See PR #1566  for an example of an engine which has the necessary changes.
Strip <span class="highlight">...</span> in the oscar image template. 
						
						
					 
					
						2019-08-06 09:31:24 +02:00 
						 
				 
			
				
					
						
							
							
								Dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							ba80a0ba38 
							
						 
					 
					
						
						
							
							[fix] fix paging for the oscar theme after PR  #1640  
						
						
						
						
					 
					
						2019-08-02 20:04:37 +02:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							72029d27de 
							
						 
					 
					
						
						
							
							[enh] Add timeout limit per request ( #1640 )  
						
						... 
						
						
						
						The new url parameter "timeout_limit" set timeout limit defined in second.
Example "timeout_limit=1.5" means the timeout limit is 1.5 seconds.
In addition, the query can start with <[number] to set the timeout limit.
For number between 0 and 99, the unit is the second :
Example: "<30 searx" means the timeout limit is 3 seconds
For number above 100, the unit is the millisecond:
Example: "<850 searx" means the timeout is 850 milliseconds.
In addition, there is a new optional setting: outgoing.max_request_timeout.
If not set, the user timeout can't go above searx configuration (as before: the max timeout of selected engine for a query).
If the value is set, the user can set a timeout between 0 and max_request_timeout using
<[number] or timeout_limit query parameter.
Related to #1077 
Updated version of PR #1413  from @isj-privacore 
						
						
					 
					
						2019-08-02 13:50:51 +02:00 
						 
				 
			
				
					
						
							
							
								volth 
							
						 
					 
					
						
						
						
						
							
						
						
							eb182df132 
							
						 
					 
					
						
						
							
							[mod] restore btdigg engine as btdig.com ( #1515 )  
						
						
						
						
					 
					
						2019-07-25 08:40:48 +02:00 
						 
				 
			
				
					
						
							
							
								Dalf 
							
						 
					 
					
						
						
						
						
							
						
						
							c7220b40ea 
							
						 
					 
					
						
						
							
							Suggestions: use RawTextQuery to make the suggestions URLs. Update all themes accordingly.  
						
						
						
						
					 
					
						2019-07-17 09:05:29 +02:00 
						 
				 
			
				
					
						
							
							
								Marc Abonce Seguin 
							
						 
					 
					
						
						
						
						
							
						
						
							6626f01365 
							
						 
					 
					
						
						
							
							[fix] preserve bangs in suggestions and corrections  
						
						
						
						
					 
					
						2019-07-01 19:52:34 -05:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							b63d645a52 
							
						 
					 
					
						
						
							
							Revert "remove 'all' option from search languages"  
						
						... 
						
						
						
						This reverts commit 4d1770398a6af8902e75c0bd885781584d39e796. 
						
						
					 
					
						2019-01-07 21:19:00 +01:00 
						 
				 
			
				
					
						
							
							
								Marc Abonce Seguin 
							
						 
					 
					
						
						
						
						
							
						
						
							772c048d01 
							
						 
					 
					
						
						
							
							refactor engine's search language handling  
						
						... 
						
						
						
						Add match_language function in utils to match any user given
language code with a list of engine's supported languages.
Also add language_aliases dict on each engine to translate
standard language codes into the custom codes used by the engine. 
						
						
					 
					
						2018-03-27 00:08:03 -06:00 
						 
				 
			
				
					
						
							
							
								pofilo 
							
						 
					 
					
						
						
						
						
							
						
						
							348fab25ba 
							
						 
					 
					
						
						
							
							[UI] fix custom-select in oscar  
						
						
						
						
					 
					
						2018-03-05 18:51:44 +01:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							4f4dcdf38f 
							
						 
					 
					
						
						
							
							add links to footers of oscar and simple themes  
						
						... 
						
						
						
						Links:
 * Source code
 * Issue tracker
 * List of public instances
Closes  #1071  
						
						
					 
					
						2017-12-12 22:02:23 +01:00 
						 
				 
			
				
					
						
							
							
								Adam Tauber 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							49b845051f 
							
						 
					 
					
						
						
							
							Merge pull request  #973  from MarcAbonce/languages  
						
						... 
						
						
						
						Remove 'all' option from search languages 
						
						
					 
					
						2017-12-06 14:34:26 +01:00 
						 
				 
			
				
					
						
							
							
								marc 
							
						 
					 
					
						
						
						
						
							
						
						
							4d1770398a 
							
						 
					 
					
						
						
							
							remove 'all' option from search languages  
						
						
						
						
					 
					
						2017-12-06 01:20:15 -06:00 
						 
				 
			
				
					
						
							
							
								Adam Tauber 
							
						 
					 
					
						
						
						
						
							
						
						
							e060aedc16 
							
						 
					 
					
						
						
							
							[enh] make custom oscar option configurable from url  
						
						
						
						
					 
					
						2017-12-05 22:30:20 +01:00 
						 
				 
			
				
					
						
							
							
								Adam Tauber 
							
						 
					 
					
						
						
						
						
							
						
						
							46fb0d860e 
							
						 
					 
					
						
						
							
							[enh] add dark version of oscar/logicodev  
						
						
						
						
					 
					
						2017-12-05 22:05:19 +01:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							1b10abfc92 
							
						 
					 
					
						
						
							
							minor fixes of doi resolver  
						
						... 
						
						
						
						Closes  #1047  
					
						2017-11-01 17:02:38 +01:00 
						 
				 
			
				
					
						
							
							
								jibe-b 
							
						 
					 
					
						
						
						
						
							
						
						
							575159b194 
							
						 
					 
					
						
						
							
							[enh] oa_doi_rewrite plugin broadens doai_rewrite  
						
						
						
						
					 
					
						2017-11-01 14:22:26 +01:00 
						 
				 
			
				
					
						
							
							
								Adam Tauber 
							
						 
					 
					
						
						
						
						
							
						
						
							5f758b2d39 
							
						 
					 
					
						
						
							
							[mod] compress saved preferences in url  
						
						
						
						
					 
					
						2017-10-26 00:06:03 +02:00 
						 
				 
			
				
					
						
							
							
								Hypolite Petovan 
							
						 
					 
					
						
						
						
						
							
						
						
							904a8e7e3f 
							
						 
					 
					
						
						
							
							Remove extra / in url_for parameter for oscar theme  
						
						... 
						
						
						
						The `filename` parameter of the `url_for` function doesn't need a leading `/`, or else the resulting URL features a double-slash `//` that throws off searx 0.12.0 with Apache 2.4.25 on Debian, resulting in missing favicons. 
						
						
					 
					
						2017-10-18 23:44:11 -04:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							47ee15f5ce 
							
						 
					 
					
						
						
							
							preferences: make supported/not supported labels  
						
						... 
						
						
						
						Also, Time range support display was missing from RTL locales.
Now it is fixed.
Closes  #558  
						
						
					 
					
						2017-10-06 22:08:24 +02:00 
						 
				 
			
				
					
						
							
							
								misnyo 
							
						 
					 
					
						
						
						
						
							
						
						
							ae99f9070c 
							
						 
					 
					
						
						
							
							[fix] static path fixed in templates and webapp, line endings fixed  
						
						
						
						
					 
					
						2017-09-08 20:33:14 +02:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							10a24bdc2c 
							
						 
					 
					
						
						
							
							[enh] add simple theme (WIP)  
						
						
						
						
					 
					
						2017-08-06 16:04:21 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							bdd9528c6b 
							
						 
					 
					
						
						
							
							show engine errors when no result is returned at all  
						
						
						
						
					 
					
						2017-07-15 17:59:50 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							243d3e4298 
							
						 
					 
					
						
						
							
							show engine errors in infobox && add new error alert  
						
						
						
						
					 
					
						2017-07-12 16:29:11 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Tauber 
							
						 
					 
					
						
						
						
						
							
						
						
							38d6ba4066 
							
						 
					 
					
						
						
							
							[enh] generate search url of saved preferences  
						
						
						
						
					 
					
						2017-07-10 12:50:13 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Tauber 
							
						 
					 
					
						
						
						
						
							
						
						
							52e615dede 
							
						 
					 
					
						
						
							
							[enh] py3 compatibility  
						
						
						
						
					 
					
						2017-05-15 12:02:30 +02:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							247534be76 
							
						 
					 
					
						
						
							
							[fix] pageno param of search reqs in form  
						
						
						
						
					 
					
						2017-02-10 19:43:27 +01:00 
						 
				 
			
				
					
						
							
							
								Adam Tauber 
							
						 
					 
					
						
						
						
						
							
						
						
							b3974fc880 
							
						 
					 
					
						
						
							
							[fix] do not show glyph icons if noscript is enabled -  #838  
						
						
						
						
					 
					
						2017-01-27 01:19:49 +01:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							d635b5fd4d 
							
						 
					 
					
						
						
							
							[enh] make navbar smaller  
						
						
						
						
					 
					
						2017-01-26 23:52:00 +01:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							508d0f063e 
							
						 
					 
					
						
						
							
							[enh] make number of results less prominent  
						
						
						
						
					 
					
						2017-01-26 23:44:21 +01:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							8354bd0c60 
							
						 
					 
					
						
						
							
							[enh] make result url green  
						
						
						
						
					 
					
						2017-01-26 23:33:12 +01:00 
						 
				 
			
				
					
						
							
							
								Adam Tauber 
							
						 
					 
					
						
						
						
						
							
						
						
							04306bad89 
							
						 
					 
					
						
						
							
							[fix] whitespace  
						
						
						
						
					 
					
						2017-01-26 21:18:10 +01:00 
						 
				 
			
				
					
						
							
							
								Adam Tauber 
							
						 
					 
					
						
						
						
						
							
						
						
							30695265c2 
							
						 
					 
					
						
						
							
							[enh] search input design mods according to  #226  
						
						
						
						
					 
					
						2017-01-26 21:12:41 +01:00 
						 
				 
			
				
					
						
							
							
								Alexandre Flament 
							
						 
					 
					
						
						
						
						
							
						
						
							7fdfeca3a4 
							
						 
					 
					
						
						
							
							[mod] add a __common__ template that can't be selected but that provides a common place for shared templates.  
						
						... 
						
						
						
						What has been moved into this template :
* opensearch*.xml is always the same whatever the themes.
* the text inside */about.html 
						
						
					 
					
						2017-01-20 15:40:38 +01:00 
						 
				 
			
				
					
						
							
							
								David A Roberts 
							
						 
					 
					
						
						
						
						
							
						
						
							1d30141c20 
							
						 
					 
					
						
						
							
							[enh] show spelling corrections  
						
						
						
						
					 
					
						2017-01-16 13:31:16 +10:00 
						 
				 
			
				
					
						
							
							
								Adam Tauber 
							
						 
					 
					
						
						
						
						
							
						
						
							14b96b8824 
							
						 
					 
					
						
						
							
							[enh] propagate all search properties to the results page's components  
						
						
						
						
					 
					
						2017-01-05 15:24:45 +01:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							e8319fa2cb 
							
						 
					 
					
						
						
							
							Revert "Merge pull request  #793  from kvch/pics-modal"  
						
						... 
						
						
						
						This reverts commit bff41987a49af9ae53ff9fc3494fa7973ac03500, reversing
changes made to d08108be6293c8764f0d1d950a7aab283cddffed. 
						
						
					 
					
						2017-01-03 22:04:09 +01:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							8af29d9797 
							
						 
					 
					
						
						
							
							Revert "Merge pull request  #799  from kvch/modal-arrows"  
						
						... 
						
						
						
						This reverts commit 79ceb13577fcc83eabe642a4ed6dd793b7bf0d4b, reversing
changes made to eaa0fb8102825fa4ccdb348429fdbf39837921be. 
						
						
					 
					
						2017-01-03 22:03:59 +01:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							d18d09a98b 
							
						 
					 
					
						
						
							
							[fix] change modal glyphicon arrows to image icons  
						
						
						
						
					 
					
						2016-12-30 14:59:46 +01:00 
						 
				 
			
				
					
						
							
							
								Noémi Ványi 
							
						 
					 
					
						
						
						
						
							
						
						
							d82f64238f 
							
						 
					 
					
						
						
							
							fix opening of result on new tab  
						
						
						
						
					 
					
						2016-12-29 23:40:23 +01:00 
						 
				 
			
				
					
						
							
							
								Noemi Vanyi 
							
						 
					 
					
						
						
						
						
							
						
						
							5fa6af648d 
							
						 
					 
					
						
						
							
							add own pics modal window  
						
						
						
						
					 
					
						2016-12-29 23:40:23 +01:00 
						 
				 
			
				
					
						
							
							
								marc 
							
						 
					 
					
						
						
						
						
							
						
						
							896c0c3734 
							
						 
					 
					
						
						
							
							revert language support column in preferences  
						
						
						
						
					 
					
						2016-12-29 01:56:04 -06:00 
						 
				 
			
				
					
						
							
							
								Adam Tauber 
							
						 
					 
					
						
						
						
						
							
						
						
							116521192e 
							
						 
					 
					
						
						
							
							[mod] display supported languages in preferences engine view  
						
						
						
						
					 
					
						2016-12-28 21:01:19 +01:00 
						 
				 
			
				
					
						
							
							
								marc 
							
						 
					 
					
						
						
						
						
							
						
						
							f30d5e8793 
							
						 
					 
					
						
						
							
							[fix] supported languages column in preferences page  
						
						
						
						
					 
					
						2016-12-16 22:17:41 -06:00 
						 
				 
			
				
					
						
							
							
								marc 
							
						 
					 
					
						
						
						
						
							
						
						
							4a1ff56389 
							
						 
					 
					
						
						
							
							minor fixes in utils/fetch_languages.py  
						
						
						
						
					 
					
						2016-12-16 22:14:14 -06:00 
						 
				 
			
				
					
						
							
							
								marc 
							
						 
					 
					
						
						
						
						
							
						
						
							a11230819f 
							
						 
					 
					
						
						
							
							automatic search when language is selected  
						
						
						
						
					 
					
						2016-12-13 19:32:00 -06:00