platypush/platypush
Fabio Manganiello ca718d0748 Bump version: 0.12.3 → 0.12.4 2020-04-09 00:15:08 +02:00
..
backend Fixed missing static_folder issue on settings page and JS document race condition 2020-03-29 13:47:22 +02:00
bus Implemented interface for custom Python scripts, procedures and hooks [closes #131] 2020-04-08 23:22:54 +02:00
config Implemented interface for custom Python scripts, procedures and hooks [closes #131] 2020-04-08 23:22:54 +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 Support for event filter on functional hook 2020-04-09 00:09:36 +02:00
message Implemented interface for custom Python scripts, procedures and hooks [closes #131] 2020-04-08 23:22:54 +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 Removed numpy and PIL top-level imports that could break the HTTP server if not installed on the system 2020-03-24 10:25:25 +01:00
procedure Implemented interface for custom Python scripts, procedures and hooks [closes #131] 2020-04-08 23:22:54 +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 Implemented interface for custom Python scripts, procedures and hooks [closes #131] 2020-04-08 23:22:54 +02:00
__init__.py Bump version: 0.12.3 → 0.12.4 2020-04-09 00:15:08 +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