wings/router
2020-05-22 11:01:27 -06: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 Fix sending status event to all subscribers, send disk usage when server is offline 2020-05-22 11:01:27 -06:00
error.go No need for this debug check 2020-04-11 17:48:57 -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 Abstract out shared backup functionality 2020-05-02 15:02:02 -07:00
router_server_files.go Fix handling of files with special characters and spaces 2020-05-17 15:07:11 -07:00
router_server_ws.go Add the ability to fetch all servers, fix cpu usage leak again.. 2020-04-10 15:39:07 -06:00
router_server.go Unsubscribe any open event listeners when deleting a server 2020-05-03 21:30:16 -07:00
router_system.go Correctly handle validation errors vs. errors from the panel during installation 2020-04-11 17:55:00 -07:00
router_transfer.go Fix a major typo 2020-04-06 17:09:55 -06:00
router.go Check for server existence when connecting to a websocket 2020-05-03 21:30:07 -07:00