0336b09fd4 
								
							
								 
							
						 
						
							
							
								
								tweak expire delay  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								cf5e186bcd 
								
							
								 
							
						 
						
							
							
								
								change delay to 10s for initial retries, also remove space between time and units  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								c83201ee9c 
								
							
								 
							
						 
						
							
							
								
								set a default token  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								6c73fa99e2 
								
							
								 
							
						 
						
							
							
								
								extension.expiredStatus(), adjustable timers, improve guards  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								8e92f22974 
								
							
								 
							
						 
						
							
							
								
								window.extension.expiredPromise version  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								a0599d27bc 
								
							
								 
							
						 
						
							
							
								
								get latest version through snode proxy, remove clearfix from ExpiredAlertBanner  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								5933a34a18 
								
							
								 
							
						 
						
							
							
								
								Use window.log in browser context, turn on console eslint rule  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								43a44793c5 
								
							
								 
							
						 
						
							
							
								
								Remove jshint - move everything over to eslint  
							
							... 
							
							
							
							Also removed all hints of previous linters 
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1c23c6a9d7 
								
							
								 
							
						 
						
							
							
								
								Remove window.config in favor of window.getXXX() accessors  
							
							
							
						 
						
							7 years ago  
				
					
						
							
							
								 
						
							
							
								1dd87ad197 
								
							
								 
							
						 
						
							
							
								
								Format all source code using Prettier  
							
							
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								e7e030a5e2 
								
									
								
							
								 
							
						 
						
							
							
								
								Build expiration date  
							
							... 
							
							
							
							Add the buildExpiration config and add it to the renderer's config
object. Use grunt to write the build expiration to
config/local-production.json which will override the default value (no
expiration) in production. Finally, run this grunt task as part of the
build process.
// FREEBIE 
							
						 
						
							8 years ago  
				
					
						
							
							
								 
						
							
							
								c442a02cb6 
								
							
								 
							
						 
						
							
							
								
								Add build support for expiring old releases  
							
							... 
							
							
							
							Builds expire after 90 days. 
							
						 
						
							10 years ago