wings/router
2020-07-16 21:51:31 -07:00
..
tokens Update the JWT signing algo when the signing key is changed in the config 2020-04-11 17:26:17 -07:00
websocket Merge branch 'develop' of https://github.com/pterodactyl/wings into develop 2020-06-13 10:26:37 -07:00
error.go Change filewalker implementation to use a pool 2020-07-16 21:51:31 -07:00
middleware.go Check for server existence when connecting to a websocket 2020-05-03 21:30:07 -07:00
router_download.go Break out the backup functions of the daemon in prep for S3 support 2020-04-13 22:01:07 -07:00
router_server_backup.go Update everything expect transfers & sftp to not use zap 2020-06-13 10:40:26 -07:00
router_server_files.go Support unarching in a better fashion with zip-slip protections and size checking 2020-07-15 21:16:08 -07:00
router_server_ws.go Replace even more zap occurences 2020-06-13 10:26:35 -07:00
router_server.go Sync server state with Panel before performing installation to ensure information is up to date 2020-06-30 20:56:55 -07:00
router_system.go Sync server state with Panel before performing installation to ensure information is up to date 2020-06-30 20:56:55 -07:00
router_transfer.go Fix a major typo 2020-04-06 17:09:55 -06:00
router.go Add endpoint for decompressing archives 2020-07-15 12:28:45 -06:00