Commit Graph

20 Commits

Author SHA1 Message Date
Patrick Fairbank
6926aa42ad Add arena status websocket API for clients that need realtime match signaling. 2019-08-23 22:03:07 -07:00
Patrick Fairbank
33378fe3eb Persist user sessions across server restarts. 2019-08-19 20:54:11 -07:00
Patrick Fairbank
9569c04912 Remove 'reader' authenticated user as it just complicates display and API access. 2019-08-19 19:12:16 -07:00
Patrick Fairbank
6a7dd76445 Add awards management and automatic lower third creation. 2019-08-16 23:55:27 -07:00
Patrick Fairbank
23bdfe9bf6 Update match review for 2019. 2019-07-26 23:00:11 -07:00
Patrick Fairbank
8e726abc4e Optimize field monitor display for mobile and distant viewing. 2018-09-23 18:41:08 -07:00
Patrick Fairbank
ca99653de7 Add button to re-download team info from TBA and overwrite local edits. 2018-09-23 15:52:31 -07:00
Patrick Fairbank
2267259f7c Add queueing display. 2018-09-22 01:19:58 -07:00
Patrick Fairbank
bff4e9371d Switch from basic auth to cookie-based auth to support Safari. 2018-09-21 14:56:03 -07:00
Patrick Fairbank
68d358c1ee Add a display type for showing a Twitch stream. 2018-09-17 19:42:49 -07:00
Patrick Fairbank
833bd32ab2 Refactor displays to allow for centralized remote configuration. 2018-09-09 22:53:30 -07:00
Patrick Fairbank
33c3f04fdb Reclassify referee and scoring displays as 'panels'. 2018-09-03 16:07:26 -07:00
Patrick Fairbank
5942321522 Move alliance selection from 'setup' dropdown to 'run'. 2018-09-03 15:40:55 -07:00
Patrick Fairbank
03208eaa7a Split up display configuration and LED/PLC testing into separate setup pages. 2018-09-03 15:24:37 -07:00
Patrick Fairbank
03f357451a Set LED test modes via websocket instead of form post. 2018-09-03 14:54:19 -07:00
Patrick Fairbank
347ad04885 Make PLC inputs/outputs on field setup page update in realtime. 2018-08-18 21:01:42 -07:00
Patrick Fairbank
42935908b2 Add button to force publishing of alliances to TBA. 2017-10-24 19:38:01 -07:00
Patrick Fairbank
80c6013b86 Add API to get alliances. 2017-09-23 22:25:36 -07:00
Patrick Fairbank
d5ec68b77e Add PLC integration for field sensors, motors, and lights. 2017-09-03 20:51:20 -07:00
Patrick Fairbank
346912572f Refactor web handlers into separate package. 2017-08-31 23:36:55 -07:00