0c0da48150 
								
									
								
							
								 
							
						 
						
							
							
								
								remove pow  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								98b69c17f0 
								
									
								
							
								 
							
						 
						
							
							
								
								add userblocking opengroupv2 and quoting back of messages  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								34148e67ec 
								
									
								
							
								 
							
						 
						
							
							
								
								add return of url after v2 attachment upload  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f7581cf4eb 
								
									
								
							
								 
							
						 
						
							
							
								
								increase prettier maxWidth to 100  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5ab3680903 
								
							
								 
							
						 
						
							
							
								
								make OnionPath a singleton and build path on app Start only  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								5de2dea407 
								
									
								
							
								 
							
						 
						
							
							
								
								use .ok field on serverRequest to check for request success  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								f28508b849 
								
									
								
							
								 
							
						 
						
							
							
								
								expose window.setClockParams  
							
							
							
						 
						
							5 years ago  
				
					
						
							
							
								 
						
							
							
								c8d1ef17e5 
								
							
								 
							
						 
						
							
							
								
								setClockParams(), getTimeDifferential(), getServerTime(), and call it  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								0936c6e04c 
								
							
								 
							
						 
						
							
							
								
								use .getPubKeyForUrl() to set up window.tokenlessFileServerAdnAPI  
							
							
							
						 
						
							6 years ago  
				
					
						
							
							
								 
						
							
							
								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