platypush/platypush/backend/http
Fabio Manganiello 8bfe875483 We don't need to fail hard in backend.http if the backend is configured
to run the web server externally but without spawning uswgi directly
(e.g. if nginx takes care of spawning and wrapping the uwsgi instance)
2019-08-14 20:02:13 +02:00
..
app Added support for streaming audio from an input source over HTTP 2019-07-23 18:22:00 +02:00
media New media webplugin WIP 2019-06-22 19:05:17 +02:00
poll Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
request Redirect mercury-parser.js stderr to stdout. Moreover, if an error occurs while parsing a link from an RSS feed we should report the link that raised the error, not the URL of the parent feed 2019-07-25 16:34:00 +00:00
static Small fix for the font size on mobile 2019-07-28 23:32:52 +02:00
templates Added support for streaming audio from an input source over HTTP 2019-07-23 18:22:00 +02:00
__init__.py We don't need to fail hard in backend.http if the backend is configured 2019-08-14 20:02:13 +02:00
utils.py Dashboard rewritten in vue.js 2019-07-07 20:11:32 +02:00
uwsgi.py Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00