openwebrx-clone/owrx/controllers
Jakob Ketterl 691d88f841 waterfall config fine-adjustments
* hide the waterfall colors input when pre-defined color scheme is
  selected
* skip unparseable lines on custom color input
* fallback to black and white if custom color config is unusable
* always use the waterfall classes when sending changes to the client
2021-02-16 18:35:18 +01:00
..
settings remove waterfall_colors unless scheme is custom 2021-02-16 18:12:10 +01:00
__init__.py run the code formatter over all 2021-01-20 17:01:46 +01:00
admin.py enable web config 2021-02-11 19:37:45 +01:00
api.py inline header variables 2021-02-15 17:12:17 +01:00
assets.py waterfall config fine-adjustments 2021-02-16 18:35:18 +01:00
bookmarks.py implement bookmark deletion 2021-02-14 16:51:16 +01:00
imageupload.py implement config layering 2021-02-11 19:31:44 +01:00
metrics.py include prometheus metrics, refs #200 2021-02-01 18:43:14 +01:00
profile.py refactor authentication / authorization into a mixin 2021-02-10 20:21:45 +01:00
receiverid.py run the code formatter over all 2021-01-20 17:01:46 +01:00
session.py add and resolve todos 2021-02-09 00:47:09 +01:00
status.py run the code formatter over all 2021-01-20 17:01:46 +01:00
template.py inline header variables 2021-02-15 17:12:17 +01:00
websocket.py add controller options to allow multiple routes per controller 2020-02-23 18:32:37 +01:00