wings/router
2020-04-17 10:21:33 -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 Update websocket permissions 2020-04-17 10:21:33 -07:00
error.go No need for this debug check 2020-04-11 17:48:57 -07:00
middleware.go Dane caused this monstrosity to occur.. Port over remaining transfer/archive code to gin, delete http.go 2020-04-06 13:49:49 -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 Break out the backup functions of the daemon in prep for S3 support 2020-04-13 22:01:07 -07:00
router_server_files.go Port most of the HTTP code over to gin 2020-04-05 18:00:33 -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 Don't try to remove a non-existent file 2020-04-11 17:46:36 -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 Add support for modifying daemon configuration on-the-fly 2020-04-11 16:17:46 -07:00