platypush/platypush
Fabio Manganiello 1f2f293778 Redirect mercury-parser.js stderr to stdout. Moreover, if an error occurs while parsing a link from an RSS feed we should report the link that raised the error, not the URL of the parent feed 2019-07-25 16:34:00 +00:00
..
backend Redirect mercury-parser.js stderr to stdout. Moreover, if an error occurs while parsing a link from an RSS feed we should report the link that raised the error, not the URL of the parent feed 2019-07-25 16:34:00 +00:00
bus Added torrent support in new webplayer 2019-07-01 19:32:22 +02:00
config typo 2019-03-17 01:41:00 +01:00
context Log the underlying error cause too if get_plugin fails 2019-07-16 16:51:27 +02:00
cron Replaced EventAction with Procedure to allow more flexibility in event hooks and cronjobs 2018-09-27 01:52:35 +02:00
event Added docstring to EventGenerator class 2019-02-28 01:28:51 +01:00
message #73: Implemented wrapper plugin for the new Node.js mercury-parser. 2019-07-24 19:02:53 +02:00
platydock Added support for config include files to Docker images too 2018-12-20 01:04:28 +01:00
plugins Redirect mercury-parser.js stderr to stdout. Moreover, if an error occurs while parsing a link from an RSS feed we should report the link that raised the error, not the URL of the parent feed 2019-07-25 16:34:00 +00:00
procedure FIX: LifoQueue.get is blocking. Check if the queue is empty instead 2019-07-13 22:22:44 +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 Changed nav bar text to icons 2019-07-01 22:26:04 +02:00
__init__.py Bump version: 0.10.4 → 0.10.5 2019-07-25 01:15:38 +02:00
__main__.py Dashboard rewritten in vue.js 2019-07-07 20:11:32 +02:00
config.example.yaml Expanded config example 2018-11-11 12:17:14 +01:00
create_device.sh s/runbullet/platypush/g 2017-12-11 20:30:57 +01:00
logger.py More robust logging system and options to disable stdout/stderr logging capture 2019-01-27 00:53:30 +01:00