wings/router
2020-04-11 17:48:57 -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 Better race condition prevention 2020-04-10 18:22:18 -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 Add support for direct downloads of server files 2020-04-06 20:27:57 -07:00
router_server_backup.go Add support for deleting a backup 2020-04-09 22:07:48 -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 Add support for modifying daemon configuration on-the-fly 2020-04-11 16:17:46 -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