platypush/platypush
Fabio Manganiello cde5e4e4f9 Bump version: 0.20.0 → 0.20.1 2021-02-27 15:01:38 +01:00
..
backend - Proper expansion of the context variables on functional procedure call 2021-02-27 15:01:25 +01:00
bus Make sure that all hanging threads, backends and services are stopped and their resources cleaned up when the application stops. 2021-02-23 23:09:26 +01:00
common Only stop the loop if it is set 2020-09-30 13:53:32 +02:00
config New Vue.js template for dashbord WIP 2020-11-21 01:12:08 +01:00
context Refactored logging names 2020-09-27 01:33:38 +02:00
cron Make sure that all hanging threads, backends and services are stopped and their resources cleaned up when the application stops. 2021-02-23 23:09:26 +01:00
event Refactored logging names 2020-09-27 01:33:38 +02:00
exceptions Added support for JWT token-based authentication 2021-02-12 22:43:34 +01:00
message - Proper expansion of the context variables on functional procedure call 2021-02-27 15:01:25 +01:00
platydock Changed base URL to platypush.tech 2021-02-05 23:18:18 +01:00
plugins Make sure to always run .quit() on the _player instance on stop/exit event, even if the player is already stopped, otherwise the OMXPlayer session may be hanging in the background and prevent new DBus connections 2021-02-22 14:22:45 +01:00
procedure Don't fail silently if there were errors in parsing ${} variables or getting the context 2021-02-26 22:43:54 +01:00
pusher Fixed logging level setting in pusher 2018-05-29 16:43:16 +00:00
user Migrated settings panel and logout button 2021-02-15 23:09:27 +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.0 → 0.20.1 2021-02-27 15:01:38 +01:00
__main__.py Dashboard rewritten in vue.js 2019-07-07 20:11:32 +02:00
logger.py More robust logging system and options to disable stdout/stderr logging capture 2019-01-27 00:53:30 +01:00