platypush/platypush/backend/http/app/routes
Fabio Manganiello 8c41110145 Added bluetooth plugin (see #89) 2019-12-11 18:05:17 +01:00
..
plugins LINT warnings fix 2019-09-26 19:23:38 +02: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 Support for multi-users and authentication for HTTP pages 2019-07-15 14:12:00 +02:00
execute.py Support for multi-users and authentication for HTTP pages 2019-07-15 14:12:00 +02:00
hook.py Support for multi-users and authentication for HTTP pages 2019-07-15 14:12:00 +02:00
index.py Added bluetooth plugin (see #89) 2019-12-11 18:05:17 +01:00
login.py "Remember me" options on session should leave the cookie for a longer 2019-07-23 00:31:17 +02:00
logout.py Implemented settings page and finalized multi-user support 2019-07-19 00:50:52 +02:00
register.py Implemented settings page and finalized multi-user support 2019-07-19 00:50:52 +02:00
resources.py Support for multi-users and authentication for HTTP pages 2019-07-15 14:12:00 +02:00
settings.py Implemented settings page and finalized multi-user support 2019-07-19 00:50:52 +02:00