Dispatcharr/dispatcharr
2025-05-10 13:25:03 -05:00
..
__init__.py Initial commit 2025-02-18 11:14:09 -06:00
admin.py Alpha v3 2025-02-21 15:31:59 -06:00
asgi.py websockets behind auth, cleaned up errors and bad state handling in websocket.jsx 2025-05-10 08:40:53 -04:00
celery.py Properly set EV for all profiles so uWSGI daemons can see it. 2025-05-10 13:25:03 -05:00
consumers.py websockets behind auth, cleaned up errors and bad state handling in websocket.jsx 2025-05-10 08:40:53 -04:00
jwt_ws_auth.py websockets behind auth, cleaned up errors and bad state handling in websocket.jsx 2025-05-10 08:40:53 -04:00
persistent_lock.py multi stream support 2025-03-02 15:06:47 -05:00
routing.py Websockets, fixed channel name collision, added back in multi-stream per channel support 2025-03-05 17:04:43 -05:00
settings.py Properly set EV for all profiles so uWSGI daemons can see it. 2025-05-10 13:25:03 -05:00
urls.py attempting to fix urls 2025-04-11 14:27:30 -04:00
utils.py Initial commit 2025-02-18 11:14:09 -06:00
wsgi.py Initial commit 2025-02-18 11:14:09 -06:00