wings/server
2022-01-22 12:29:00 -07:00
..
backup archive: keep timestamps when extracting 2021-09-01 09:54:41 -06:00
filesystem run gofumpt 2021-11-15 10:37:56 -07:00
backup.go Server Event Optimizations (#116) 2022-01-17 20:23:29 -07:00
config_parser.go organize imports with gopls format 2021-01-10 01:22:39 +00:00
configuration.go Simplify logic when creating a new installer; no longer requires an entire server object be passed. 2021-08-29 14:08:01 -07:00
console.go Fix race condition when setting app name in console output 2021-08-15 16:46:55 -07:00
crash.go organize imports with gopls format 2021-01-10 01:22:39 +00:00
errors.go run gofumpt 2021-11-15 10:37:56 -07:00
events.go Server Event Optimizations (#116) 2022-01-17 20:23:29 -07:00
install.go Server Event Optimizations (#116) 2022-01-17 20:23:29 -07:00
listeners.go Server Event Optimizations (#116) 2022-01-17 20:23:29 -07:00
manager.go replace deprecated ioutil function calls 2021-11-15 10:24:52 -07:00
mounts.go break everything 2021-08-02 15:07:00 -06:00
power.go add context timeouts to avoid hanging wings boot process if docker has a hiccup; closes pterodactyl/panel#3358 2021-09-11 14:13:19 -07:00
resources.go Server Event Optimizations (#116) 2022-01-17 20:23:29 -07:00
server.go Server Event Optimizations (#116) 2022-01-17 20:23:29 -07:00
sink.go server: remove Push timeout from sinkPool 2022-01-22 12:29:00 -07:00
update.go Cleanup server sync logic to work in a single consistent format (#101) 2021-08-29 13:37:18 -07:00
websockets.go Close websocket connections and allow the client to re-connect on send errors; ref pterodactyl/panel#3596 2021-10-24 16:14:00 -07:00