platypush/platypush
Fabio Manganiello fd51a235cb Bump version: 0.20.7 → 0.20.8 2021-04-04 00:15:03 +02:00
..
backend Added controls to music dashboard widgets 2021-04-03 21:16:22 +02:00
bus Messages should always be posted to the Redis bus in valid JSON format - no need for ast.literal_eval fallback 2021-03-13 01:52:15 +01:00
common - The context should be properly expanded also when calling a Python procedure 2021-02-27 20:27:36 +01:00
config Removed legacy "local" backend and pusher script 2021-03-13 01:52:15 +01:00
context Refactored logging names 2020-09-27 01:33:38 +02:00
cron Cron expressions should follow the machine local time, not UTC [closes #173] 2021-03-09 00:18:33 +01:00
event - The context should be properly expanded also when calling a Python procedure 2021-02-27 20:27:36 +01:00
exceptions Added support for JWT token-based authentication 2021-02-12 22:43:34 +01:00
message Unparseable context variables should be logged on debug, not warning, level. 2021-04-03 16:12:51 +02:00
platydock Changed base URL to platypush.tech 2021-02-05 23:18:18 +01:00
plugins Fix compatibility with all versions of websocket-client, regardless of the list of arguments required by the callbacks (either ws as a first argument or not) 2021-04-02 19:27:25 +02:00
procedure Added controls to music dashboard widgets 2021-04-03 21:16:22 +02:00
user Passing expire_on_commit=False on sessionmaker() [see #181] 2021-03-25 20:30:51 +01:00
utils Migrated switches web panel and refactored switch plugins to expose a more consistent interface 2021-02-19 02:54:12 +01:00
__init__.py Bump version: 0.20.7 → 0.20.8 2021-04-04 00:15:03 +02:00
__main__.py Dashboard rewritten in vue.js 2019-07-07 20:11:32 +02:00
logger.py - The context should be properly expanded also when calling a Python procedure 2021-02-27 20:27:36 +01:00