platypush/platypush/backend/http/app/routes
Fabio Manganiello 09165ca0ff Dashboard rewritten in vue.js 2019-07-07 20:11:32 +02:00
..
plugins Added empty __init__.py to plugins to let importlib correctly find the submodules 2019-03-06 02:21:26 +01:00
__init__.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
dashboard.py Dashboard rewritten in vue.js 2019-07-07 20:11:32 +02:00
execute.py Added support for custom webhooks 2019-05-17 14:55:29 +00:00
hook.py Added support for custom webhooks 2019-05-17 14:55:29 +00:00
index.py Fixed calc mixin and introduced media handlers for webpanel media plugin 2019-06-15 00:51:48 +02:00
resources.py Dashboard background image added to static/resources 2019-02-24 20:10:58 +01:00