platypush/platypush
Fabio Manganiello a2898f63c3 - Unwrap the response in the decorator if we got a Response object from the decorated plugin
- No need for @action wrappers around omxplayer event handlers
2018-07-15 02:03:24 +02:00
..
backend Get Redis object on each interaction in case the backend wasn't ready before 2018-07-08 22:12:30 +02:00
bus Refactored logging submodule 2018-06-06 20:09:23 +02:00
config [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
context More robust support for Redis configuration in web socket server 2018-07-08 12:24:33 +02:00
cron Refactored logging submodule 2018-06-06 20:09:23 +02:00
event Propagate the token in procedures and event hooks to make sure that the inner requests can be executed 2018-07-09 14:51:20 +00:00
message Added documentation to events 2018-07-09 22:38:08 +02:00
plugins - Unwrap the response in the decorator if we got a Response object from the decorated plugin 2018-07-15 02:03:24 +02:00
procedure Propagate the token in procedures and event hooks to make sure that the inner requests can be executed 2018-07-09 14:51:20 +00:00
pusher Fixed logging level setting in pusher 2018-05-29 16:43:16 +00:00
utils [#61] Plugins actions refactoring 2018-07-06 02:08:38 +02:00
__init__.py Basic support for token authentication on request level 2018-07-05 09:15:53 +02:00
__main__.py Fixed procedure execution code 2018-01-04 16:11:54 +01:00
config.example.yaml Updated sample config 2017-12-24 01:33:06 +01:00
create_device.sh s/runbullet/platypush/g 2017-12-11 20:30:57 +01:00