api
									
								 
							
						
					 
				 
				
					
						
							
							Merge branch 'develop' into feature/server-transfers 
						
					 
				 
				2020-04-04 17:17:09 -06:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										config
									
								 
							
						
					 
				 
				
					
						
							
							Merge branch 'develop' into feature/server-transfers 
						
					 
				 
				2020-04-04 17:17:09 -06:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										data
									
								 
							
						
					 
				 
				
					
						
							
							Add support for running installation process when creating a server 
						
					 
				 
				2020-01-19 13:05:49 -08:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										installer
									
								 
							
						
					 
				 
				
					
						
							
							Add support for defining specific threads for containers 
						
					 
				 
				2020-03-29 12:31:17 -07:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										logs
									
								 
							
						
					 
				 
				
					
						
							
							very basic thoughts on module and file structure 
						
					 
				 
				2017-06-19 00:01:44 +02:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										parser
									
								 
							
						
					 
				 
				
					
						
							
							Create the config file if it is missing for the server, then try again 
						
					 
				 
				2019-12-07 16:48:26 -08:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										server
									
								 
							
						
					 
				 
				
					
						
							
							Merge branch 'develop' into feature/server-transfers 
						
					 
				 
				2020-04-04 17:17:09 -06:00  
			 
		
			
			
			
			
				
					
						
							
								
								 
								
									
									
									
										sftp
									
								 
							
						
					 
				 
				
					
						
							
							Get SFTP validation finalized 
						
					 
				 
				2019-12-07 17:35:45 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								.gitignore 
							
						
					 
				 
				
					
						
							
							fix environment_docker_test data path 
						
					 
				 
				2018-04-01 23:41:45 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								.travis.yml 
							
						
					 
				 
				
					
						
							
							Remove "go mod download" and replace 1.9.x with 1.11.x due to missing go modules support 
						
					 
				 
				2020-02-07 17:08:20 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								archive_auth.go 
							
						
					 
				 
				
					
						
							
							Add authentication for another node to access GET /api/servers/:server/archive, add POST /api/transfer route 
						
					 
				 
				2020-04-04 00:51:35 -06:00  
			 
		
			
			
			
			
				
					
						
							
								 
								CHANGELOG.md 
							
						
					 
				 
				
					
						
							
							Create CHANGELOG.md 
						
					 
				 
				2020-01-19 15:25:03 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								const.go 
							
						
					 
				 
				
					
						
							
							None of these constants are actually used 
						
					 
				 
				2019-12-24 15:30:25 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								environment.go 
							
						
					 
				 
				
					
						
							
							Add support for creating network if it is missing 
						
					 
				 
				2019-12-07 17:31:12 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								go.mod 
							
						
					 
				 
				
					
						
							
							Add first implementation of local backups for a server 
						
					 
				 
				2020-04-04 16:07:25 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								go.sum 
							
						
					 
				 
				
					
						
							
							go mod tidy && go mod verify 
						
					 
				 
				2020-04-04 17:26:11 -06:00  
			 
		
			
			
			
			
				
					
						
							
								 
								http.go 
							
						
					 
				 
				
					
						
							
							Delete archive when transfering new server if it already exists 
						
					 
				 
				2020-04-04 18:27:31 -06:00  
			 
		
			
			
			
			
				
					
						
							
								 
								LICENSE 
							
						
					 
				 
				
					
						
							
							Relicense 
						
					 
				 
				2019-12-25 14:33:02 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								Makefile 
							
						
					 
				 
				
					
						
							
							travis: limit builds to supported os/arch list 
						
					 
				 
				2017-08-02 23:23:13 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								README.md 
							
						
					 
				 
				
					
						
							
							Update README.md 
						
					 
				 
				2019-04-08 12:29:12 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								system.go 
							
						
					 
				 
				
					
						
							
							[#3c9g25] Add endpoint for returning basic system information 
						
					 
				 
				2019-12-09 21:05:55 -08:00  
			 
		
			
			
			
			
				
					
						
							
								 
								websocket.go 
							
						
					 
				 
				
					
						
							
							Add support for restarting a server instance 
						
					 
				 
				2020-04-03 14:52:24 -07:00  
			 
		
			
			
			
			
				
					
						
							
								 
								wings-api.paw 
							
						
					 
				 
				
					
						
							
							remove trailing slashes from api 
						
					 
				 
				2018-05-17 21:18:02 +02:00  
			 
		
			
			
			
			
				
					
						
							
								 
								wings.go 
							
						
					 
				 
				
					
						
							
							Add configurable ArchiveDirectory 
						
					 
				 
				2020-04-04 00:17:32 -06:00