wings/router
Matthew Penner a81146d730
Potential fix for console becoming unresponsive (#55)
* Potentially fix console logs not being pulled after a server has been running for a while

* Add container_id to resource polling debug logs
2020-09-07 13:04:56 -07:00
..
tokens Merge develop into feature/file-uploads 2020-07-31 16:31:06 -06:00
websocket Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06: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 Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
router_server_backup.go Don't throw a 500 error if the backup is missing; closes pterodactyl/panel#2280 2020-08-31 20:24:07 -07:00
router_server_files.go Only create the directory structure if it is a file being renamed; closes pterodactyl/panel#2292 2020-08-31 21:02:06 -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 Potential fix for console becoming unresponsive (#55) 2020-09-07 13:04:56 -07:00
router_system.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
router_transfer.go Fix some typos and run gofmt on all .go files 2020-09-05 13:08:40 -06:00
router.go Merge develop into feature/file-uploads 2020-07-31 16:31:06 -06:00