wings/server
2021-09-11 14:13:19 -07:00
..
backup archive: keep timestamps when extracting 2021-09-01 09:54:41 -06:00
filesystem archive: keep timestamps when extracting 2021-09-01 09:54:41 -06:00
backup.go archive: keep timestamps when extracting 2021-09-01 09:54:41 -06: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 internally mark if a server is restoring to restrict actions 2021-03-12 16:19:35 -07:00
events.go Better error handling and logging for restorations 2021-01-30 18:43:35 -08:00
install.go break everything 2021-08-02 15:07:00 -06:00
listeners.go break everything 2021-08-02 15:07:00 -06:00
manager.go Cleanup server sync logic to work in a single consistent format (#101) 2021-08-29 13:37:18 -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 break everything 2021-08-02 15:07:00 -06:00
server.go Cleanup server sync logic to work in a single consistent format (#101) 2021-08-29 13:37:18 -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 break everything 2021-08-02 15:07:00 -06:00