wings/router
2020-08-18 21:46:17 -07:00
..
tokens Merge develop into feature/file-uploads 2020-07-31 16:31:06 -06:00
websocket Refactor environment handling logic to separate a server from the environment handler itself 2020-08-10 21:38:42 -07:00
error.go Change filewalker implementation to use a pool 2020-07-16 21:51:31 -07:00
middleware.go Add the ability to define additional allowed origins 2020-07-31 16:19:09 -06: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 Merge branch 'develop' of https://github.com/pterodactyl/wings into develop 2020-08-01 16:53:28 -07:00
router_server_ws.go Don't block websocket from handling another message when a long running proccess is triggered 2020-07-18 16:45:10 -07:00
router_server.go Fix the race condition where the race is actually happening 2020-08-18 21:46:17 -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 Update all of the old UUID refs to new 2020-07-19 17:53:41 -07:00
router.go Merge develop into feature/file-uploads 2020-07-31 16:31:06 -06:00