openwebrxplus/owrx/controllers
Marat Fayzullin f622206d94 Making sure the code is compatible with Python 3.12+ 2024-01-31 19:30:18 -05:00
..
settings Making sure the code is compatible with Python 3.12+ 2024-01-31 19:30:18 -05:00
__init__.py
admin.py
api.py
assets.py Refactoring, disabled ability to take same nicks twice. 2023-11-21 16:26:31 -05:00
clients.py Added ability for admin to broadcast messages. 2023-11-25 20:48:22 -05:00
feature.py
file.py Making file deletion safer. 2024-01-21 19:55:04 -05:00
imageupload.py
metrics.py
profile.py
receiverid.py
robots.py
services.py Tiny refactoring of active services display. 2024-01-28 18:31:39 -05:00
session.py
status.py
template.py
websocket.py