| .. | 
			
		
		
			
			
			
			
				| 
					
						
							
								
								
								
									
									
									
										backup
									
								
							
						
					
				 | 
				
					
						
							
							Add some missing error handling, fix a few typos
						
					
				 | 
				2020-07-15 13:11:12 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								archiver.go
							
						
					
				 | 
				
					
						
							
							Update all of the old UUID refs to new
						
					
				 | 
				2020-07-19 17:53:41 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								backup.go
							
						
					
				 | 
				
					
						
							
							return success state of the backup from wings
						
					
				 | 
				2020-08-20 21:28:06 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								collection.go
							
						
					
				 | 
				
					
						
							
							Add support for modifying daemon configuration on-the-fly
						
					
				 | 
				2020-04-11 16:17:46 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								config_parser.go
							
						
					
				 | 
				
					
						
							
							Use NumCPU and not GOMAXPROCS
						
					
				 | 
				2020-07-31 21:31:53 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								configuration.go
							
						
					
				 | 
				
					
						
							
							Refactor environment handling logic to separate a server from the environment handler itself
						
					
				 | 
				2020-08-10 21:38:42 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								console.go
							
						
					
				 | 
				
					
						
							
							Refactor environment handling logic to separate a server from the environment handler itself
						
					
				 | 
				2020-08-10 21:38:42 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								crash.go
							
						
					
				 | 
				
					
						
							
							Use environment namespace for power state, don't duplicate them across server
						
					
				 | 
				2020-08-19 18:58:48 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								errors.go
							
						
					
				 | 
				
					
						
							
							Don't freak out if the server doesn't exist on the remote
						
					
				 | 
				2019-12-16 20:47:35 -08:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								events.go
							
						
					
				 | 
				
					
						
							
							Refactor environment handling logic to separate a server from the environment handler itself
						
					
				 | 
				2020-08-10 21:38:42 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filesystem_darwin.go
							
						
					
				 | 
				
					
						
							
							Add support for listing a directory's contents
						
					
				 | 
				2019-04-07 14:45:23 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filesystem_linux.go
							
						
					
				 | 
				
					
						
							
							Add support for listing a directory's contents
						
					
				 | 
				2019-04-07 14:45:23 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filesystem_unarchive.go
							
						
					
				 | 
				
					
						
							
							Fix 500 errors on file routes when accessing a file that doesn't exist
						
					
				 | 
				2020-07-31 16:01:32 -06:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filesystem_walker.go
							
						
					
				 | 
				
					
						
							
							Use NumCPU and not GOMAXPROCS
						
					
				 | 
				2020-07-31 21:31:53 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filesystem_windows.go
							
						
					
				 | 
				
					
						
							
							Add support for listing a directory's contents
						
					
				 | 
				2019-04-07 14:45:23 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								filesystem.go
							
						
					
				 | 
				
					
						
							
							poc: when deleting a file automatically adjust the current disk space being tracked in the cache
						
					
				 | 
				2020-08-22 22:56:44 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								install.go
							
						
					
				 | 
				
					
						
							
							closes #2241
						
					
				 | 
				2020-08-23 14:18:59 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								listeners.go
							
						
					
				 | 
				
					
						
							
							Use environment namespace for power state, don't duplicate them across server
						
					
				 | 
				2020-08-19 18:58:48 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								loader.go
							
						
					
				 | 
				
					
						
							
							Replace cache with single int64
						
					
				 | 
				2020-08-22 22:50:49 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								mounts.go
							
						
					
				 | 
				
					
						
							
							Refactor environment handling logic to separate a server from the environment handler itself
						
					
				 | 
				2020-08-10 21:38:42 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								power.go
							
						
					
				 | 
				
					
						
							
							Handle restarting correctly, ensure power state propagates correctly
						
					
				 | 
				2020-08-18 20:43:28 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								resources.go
							
						
					
				 | 
				
					
						
							
							Fix race condition when booting wings
						
					
				 | 
				2020-08-18 21:42:57 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								server.go
							
						
					
				 | 
				
					
						
							
							Replace cache with single int64
						
					
				 | 
				2020-08-22 22:50:49 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								state.go
							
						
					
				 | 
				
					
						
							
							Use environment namespace for power state, don't duplicate them across server
						
					
				 | 
				2020-08-19 18:58:48 -07:00 | 
			
		
			
			
			
			
				| 
					
						
							
								
								update.go
							
						
					
				 | 
				
					
						
							
							Use environment namespace for power state, don't duplicate them across server
						
					
				 | 
				2020-08-19 18:58:48 -07:00 |