wings/server
2020-11-06 22:22:33 -08:00
..
backup Add better logging for s3 backup uploads 2020-11-01 15:36:16 -07:00
filesystem Disable flaky test so I can test cross-platform building 2020-10-17 15:47:30 -06:00
archiver.go More archiver code cleanup; ref pterodactyl/panel#2438 2020-10-03 19:13:41 -07:00
backup.go Refactor HTTP endpoints to be less complicated and follow better standards 2020-10-31 10:04:20 -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 Add console throttling; closes pterodactyl/panel#2214 (#60) 2020-09-17 20:13:04 -07:00
crash.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
errors.go Don't run pre-boot actions if the server is already running 2020-09-11 23:11:57 -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 Refactor filesystem to not be dependent on a server struct 2020-09-27 12:24:08 -07:00
install.go Improve server state logical handling; allow setting state directly on the environment 2020-11-06 21:53:00 -08:00
listeners.go Improve server state logical handling; allow setting state directly on the environment 2020-11-06 21:53:00 -08:00
loader.go Improve server state logical handling; allow setting state directly on the environment 2020-11-06 21:53:00 -08:00
mounts.go Use more easily configurable timezone, remove /etc/timezone mounts from containers; closes pterodactyl/panel#2513 2020-10-17 11:35:20 -07:00
power.go Refactor filesystem to not be dependent on a server struct 2020-09-27 12:24:08 -07:00
resources.go Fix atomic string handling for JSON output 2020-11-06 22:22:33 -08:00
server.go Refactor HTTP endpoints to be less complicated and follow better standards 2020-10-31 10:04:20 -07:00
state.go Improve server state logical handling; allow setting state directly on the environment 2020-11-06 21:53:00 -08:00
update.go Safety logic check, don't try to stop a stopped server when suspending; closes #2318 2020-09-10 20:16:16 -07:00
websockets.go Close connected sockets when a server is deleted; closes pterodactyl/panel#2428 2020-10-03 20:46:29 -07:00