team-3/src/c3nav/mesh
2023-11-14 18:29:21 +01:00
..
management msg_id → msg_type 2023-10-20 15:41:46 +02:00
migrations validate mesh node address 2023-11-10 19:00:09 +01:00
templates/mesh it's cm_to_m not m_to_cm 2023-11-11 17:19:56 +01:00
templatetags start implementing RangeLocator 2023-11-10 20:11:50 +01:00
views turn firmware_ and hardware_description into properties 2023-11-10 16:19:57 +01:00
__init__.py create mesh app and basic asgi websocket setup for communication 2022-04-04 01:13:48 +02:00
api.py remove debug statement 2023-11-06 13:14:42 +01:00
baseformats.py mesh routing now fully database-bound 2023-11-07 16:35:46 +01:00
consumers.py fix formatting 2023-11-11 13:30:45 +01:00
dataformats.py start adding new ninja-based OpenAPI-compatible API v2, starting with mesh 2023-11-11 03:01:15 +01:00
forms.py mesh routing now fully database-bound 2023-11-07 16:35:46 +01:00
messages.py start adding new ninja-based OpenAPI-compatible API v2, starting with mesh 2023-11-11 03:01:15 +01:00
models.py start adding new ninja-based OpenAPI-compatible API v2, starting with mesh 2023-11-11 03:01:15 +01:00
newapi.py update api endpoints to use new auth 2023-11-14 18:29:21 +01:00
urls.py move mesh control into mesh module and add permissions 2023-11-09 15:53:29 +01:00
utils.py mesh routing now fully database-bound 2023-11-07 16:35:46 +01:00