wings/server
2020-11-29 13:07:45 -07:00
..
backup Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
filesystem Add chmod endpoint to server files 2020-11-29 13:07:45 -07:00
archiver.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
backup.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
collection.go Add support for modifying daemon configuration on-the-fly 2020-04-11 16:17:46 -07:00
config_parser.go Refactor filesystem to not be dependent on a server struct 2020-09-27 12:24:08 -07:00
configuration.go Use same values between panel and wings when calculating disk 2020-09-25 20:31:33 -07:00
console.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
crash.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
errors.go Error handling improvements (#71) 2020-11-28 16:57:10 -07: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.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
install.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
listeners.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
loader.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
mounts.go Clean paths from AllowedMounts to ensure consistency 2020-11-09 16:58:01 -07:00
power.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
resources.go Fix atomic string handling for JSON output 2020-11-06 22:22:33 -08:00
server.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
state.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
update.go Error handling improvements (#71) 2020-11-28 16:57:10 -07:00
websockets.go Replace error handling package with emperror; add better reporting for errors escaping server root 2020-11-08 13:52:20 -08:00