platypush/platypush
Fabio Manganiello 09f9e974b1 Camera plugins refactor 2020-09-25 17:19:43 +02:00
..
backend Camera plugins refactor 2020-09-25 17:19:43 +02:00
bus More robust logic on the bus in case the message failed to parse (prevents the application from crashing) 2020-09-09 02:15:35 +02:00
config Added `inspect.get_config()` method to get the configuration programmatically 2020-08-31 18:26:08 +02:00
context Log the underlying error cause too if get_plugin fails 2019-07-16 16:51:27 +02:00
cron Smarter cron management with croniter 2019-09-28 01:34:27 +02:00
event Don't swallow the exception if something goes wrong in a Python hook 2020-04-30 23:55:28 +02:00
message Camera plugins refactor 2020-09-25 17:19:43 +02:00
platydock Added -a option for platydock to attach to the instance after booting it up 2020-02-03 16:57:40 +01:00
plugins Camera plugins refactor 2020-09-25 17:19:43 +02:00
procedure Log full exceptions in case of failures in a procedure 2020-09-01 10:33:56 +02:00
pusher Fixed logging level setting in pusher 2018-05-29 16:43:16 +00:00
user Implemented settings page and finalized multi-user support 2019-07-19 00:50:52 +02:00
utils Camera plugins refactor 2020-09-25 17:19:43 +02:00
__init__.py Bump version: 0.13.4 → 0.13.5 2020-09-03 17:17:47 +02: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