platypush/platypush/backend/http
Fabio Manganiello 4e45c1d0bc Removed font-awesome full submodule clone. Use the CDN-provided all.css file instead.
It won't work if the webapp runs on a device not connected to the internet,
but it saves a lot of installation space.
2020-01-18 19:59:02 +01:00
..
app Removed debug print 2019-12-29 16:55:50 +01: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 Moved imports for extra dependencies inside the methods where they are actually used 2019-12-01 23:35:05 +01:00
static Removed font-awesome full submodule clone. Use the CDN-provided all.css file instead. 2020-01-18 19:59:02 +01:00
templates Removed font-awesome full submodule clone. Use the CDN-provided all.css file instead. 2020-01-18 19:59:02 +01: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 Include dev version of vue.js if available in the HTTP static/js 2019-12-01 16:33:48 +01:00
uwsgi.py Added uWSGI optional dependency for HTTP backend 2019-02-24 12:35:26 +01:00