platypush/platypush
Fabio Manganiello c4f4d61851 Bump version: 0.10.6 → 0.10.7 2019-10-21 01:30:57 +02:00
..
backend Handling CSS and fonts properly in RSSUpdates digests 2019-10-13 12:43:18 +02:00
bus Added torrent support in new webplayer 2019-07-01 19:32:22 +02:00
config Replaced os.environ['HOME'] with os.path.expanduser('~') (Windows compatibility) 2019-07-29 00:03:01 +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 Added docstring to EventGenerator class 2019-02-28 01:28:51 +01:00
message Added GPS backend 2019-08-03 02:06:06 +02:00
platydock Replaced os.environ['HOME'] with os.path.expanduser('~') (Windows compatibility) 2019-07-29 00:03:01 +02:00
plugins Only set up listen ports for libtorrent if it's a new session 2019-10-08 10:06:33 +00:00
procedure If a for loop argument returns a native Python iterable then expand that iterable 2019-08-16 19:04:15 +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.6 → 0.10.7 2019-10-21 01:30:57 +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