platypush/platypush/backend/http
Fabio Manganiello fb93aec3ec Added empty __init__.py to plugins to let importlib correctly find the submodules 2019-03-06 02:21:26 +01:00
..
app Added empty __init__.py to plugins to let importlib correctly find the submodules 2019-03-06 02:21: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 Don't fail hard if status is not available 2019-03-03 12:42:31 +01:00
templates Made VLC template symlink 2019-02-21 01:38:21 +01:00
__init__.py Removed conflict leftovers 2019-02-26 23:55:00 +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