mirror of
				https://github.com/yggdrasil-network/yggdrasil-go.git
				synced 2025-11-04 11:15:07 +03:00 
			
		
		
		
	1. added multipath protocol and schema suport
2. added SCTP protocol and schema support 3. added set of NAS models support (Asustor, ReadyNAS, Drobo, QNAP, WD, Synology, Terramaster) 4. moved to fc00::/7 private segment 5. added Windows, MacOS and Linux UI for peers edit and current status
This commit is contained in:
		
							parent
							
								
									cfa293d189
								
							
						
					
					
						commit
						d8a4000141
					
				
					 198 changed files with 8589 additions and 697 deletions
				
			
		
							
								
								
									
										
											BIN
										
									
								
								contrib/ui/nas-netgear-os6/package/apps/mesh/www/assets/partner-logo.png
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								contrib/ui/nas-netgear-os6/package/apps/mesh/www/assets/partner-logo.png
									
										
									
									
									
										Executable file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 6.6 KiB  | 
							
								
								
									
										9
									
								
								contrib/ui/nas-netgear-os6/package/apps/mesh/www/assets/partner.css
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										9
									
								
								contrib/ui/nas-netgear-os6/package/apps/mesh/www/assets/partner.css
									
										
									
									
									
										Executable file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,9 @@
 | 
			
		|||
.nas-apps-config-form-app-logo {
 | 
			
		||||
	height: 110px;
 | 
			
		||||
	background: url(logo.png) left center no-repeat;
 | 
			
		||||
	background-size: 262px 56px;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
a {
 | 
			
		||||
    color: #692782!important;
 | 
			
		||||
}
 | 
			
		||||
							
								
								
									
										10
									
								
								contrib/ui/nas-netgear-os6/package/apps/mesh/www/assets/properties.js
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										10
									
								
								contrib/ui/nas-netgear-os6/package/apps/mesh/www/assets/properties.js
									
										
									
									
									
										Executable file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,10 @@
 | 
			
		|||
var ed = {
 | 
			
		||||
	partnerId: 252,
 | 
			
		||||
	applicationName: 'RiV-Mesh App',
 | 
			
		||||
	nasOSName: 'Ready NAS OS 6',
 | 
			
		||||
	vaultUrl: "https://github.com/RiV-chain/RiV-mesh",
 | 
			
		||||
	basicEDWebsite: "https://github.com/RiV-chain/RiV-mesh",
 | 
			
		||||
	nasVisitEDWebsiteLogin: "https://github.com/RiV-chain/RiV-mesh",
 | 
			
		||||
	nasVisitEDWebsiteSignup: "https://github.com/RiV-chain/RiV-mesh",
 | 
			
		||||
	nasVisitEDWebsiteLoggedin: "https://github.com/RiV-chain/RiV-mesh"
 | 
			
		||||
};
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue