platypush/platypush/backend/http
Fabio Manganiello 62045c2b5c Support for multiple resource_dirs on the HTTP backend
It is now possible to map multiple static resource directories to the
Flask HTTP server
2018-12-30 18:40:03 +01:00
..
poll Always define msg so the function doesn't fail on exception 2018-10-25 20:46:34 +02:00
request Wrapped HTTP requests loop in a try-except block to prevent it from breaking in case of temporary failures 2018-12-05 15:55:19 +00:00
static Prevent js errors upon null artist or album 2018-12-30 15:43:09 +01:00
templates typo 2018-11-02 00:07:42 +01:00
__init__.py Support for multiple resource_dirs on the HTTP backend 2018-12-30 18:40:03 +01:00