wings/router
DaneEveritt ed330fa6be
Squashed commit of the following:
commit f5baab4e88
Author: DaneEveritt <dane@daneeveritt.com>
Date:   Sat Jul 9 17:50:53 2022 -0400

    Finalize activity event sending logic and cron config

commit 9830387f21
Author: DaneEveritt <dane@daneeveritt.com>
Date:   Sat Jul 9 16:26:13 2022 -0400

    Send power events in a more usable format

commit 49f3a61d16
Author: DaneEveritt <dane@daneeveritt.com>
Date:   Sat Jul 9 15:47:24 2022 -0400

    Configure cron to actually send to endpoint

commit 28137c4c14
Author: DaneEveritt <dane@daneeveritt.com>
Date:   Sat Jul 9 15:42:29 2022 -0400

    Copy the body buffer otherwise subsequent backoff attempts will not have a buffer to send

commit 20e44bdc55
Author: DaneEveritt <dane@daneeveritt.com>
Date:   Sat Jul 9 14:38:41 2022 -0400

    Add internal logic to process activity events and send them to the panel

commit 0380488cd2
Author: DaneEveritt <dane@daneeveritt.com>
Date:   Mon Jul 4 17:55:17 2022 -0400

    Track power events

commit 9eab08b92f
Author: DaneEveritt <dane@daneeveritt.com>
Date:   Mon Jul 4 17:36:03 2022 -0400

    Initial logic to support logging activity on Wings to send back to the panel
2022-07-09 17:51:19 -04:00
..
downloader router: add additional fields to remote file pull 2022-02-23 15:03:15 -07:00
middleware router: support the Access-Control-Request-Private-Network header (#117) 2022-01-19 09:27:13 -07:00
tokens Squashed commit of the following: 2022-07-09 17:51:19 -04:00
websocket Squashed commit of the following: 2022-07-09 17:51:19 -04:00
error.go break everything 2021-08-02 15:07:00 -06:00
middleware.go break everything 2021-08-02 15:07:00 -06:00
router_download.go break everything 2021-08-02 15:07:00 -06:00
router_server_backup.go break everything 2021-08-02 15:07:00 -06:00
router_server_files.go Include error in log output if one occurs during move 2022-05-21 17:01:12 -04:00
router_server_ws.go run gofumpt 2022-02-23 15:02:19 -07:00
router_server.go Squashed commit of the following: 2022-07-09 17:51:19 -04:00
router_system.go Don't turn SSL into lowercase (#114) 2022-01-17 20:22:13 -07:00
router_transfer.go Fix logic for context based environment stopping 2022-01-31 19:09:08 -05:00
router.go Squashed commit of the following: 2022-07-09 17:51:19 -04:00