platypush/platypush/backend/http
Fabio Manganiello 8153d8476f Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00
..
app Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00
media Added support for VTT subtitles and subtitles toggling both in local and browser media players 2019-02-12 01:30:55 +01:00
poll Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
request Removed pp- prefix from the name of the spawned processes and threads 2019-01-13 20:41:15 +01:00
static Panel and modal close bindings should refer the target element in the event, not $(this) 2019-02-21 20:13:31 +01:00
templates Made VLC template symlink 2019-02-21 01:38:21 +01:00
__init__.py Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00
utils.py Refactored HTTP server to split the routes on separate files and keep the main Flask app object in a separate file as well so it can be easily wrapped by a WSGI instance 2019-02-23 21:19:00 +01:00
uwsgi.py Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00