platypush/platypush/backend/http/app/routes
Fabio Manganiello 9d4511577f - Refactored webpanel style to use flex and dynamic element heights
instead of ugly fixed/absolute positioning.

- New media webpanel plugin WIP
2019-06-14 00:54:20 +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 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
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 - Refactored webpanel style to use flex and dynamic element heights 2019-06-14 00:54:20 +02:00
map.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
resources.py Dashboard background image added to static/resources 2019-02-24 20:10:58 +01:00