.. |
backend
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
bus
|
Added torrent support in new webplayer
|
2019-07-01 19:32:22 +02:00 |
config
|
switches should not be considered as a special token in the Config object
|
2019-12-04 02:58:45 +01: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 special utils.get_context action to get current context
|
2019-12-01 17:43:10 +01:00 |
platydock
|
Don't generate a startup script in docker - instead add /app to PYTHONPATH
|
2019-12-02 09:17:04 +01:00 |
plugins
|
Added Join plugin to control remote Android devices
|
2019-12-05 00:42:29 +01: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.11.0 → 0.11.1
|
2019-12-04 12:28:01 +00: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 |