Fabio Manganiello
|
fbe4f9494c
|
No need to run pip install pyScss in setup.py if it's not available
|
2019-12-02 00:24:28 +01:00 |
|
Fabio Manganiello
|
526136be36
|
Try to install pyScss in setup.py if not available and don't fail hard if not available
|
2019-12-02 00:15:46 +01:00 |
|
Fabio Manganiello
|
d38746d278
|
Moved imports for extra dependencies inside the methods where they are actually used
|
2019-12-01 23:35:05 +01:00 |
|
Fabio Manganiello
|
f27e1efdd6
|
extras_require refactor
|
2019-12-01 21:31:41 +01:00 |
|
Fabio Manganiello
|
c5284c7183
|
Bump version: 0.10.8 → 0.10.9
|
2019-12-01 19:55:10 +01:00 |
|
Fabio Manganiello
|
803c994a77
|
Better management for extra plugins as extra project dependencies
|
2019-12-01 19:54:56 +01:00 |
|
Fabio Manganiello
|
e3476ee634
|
Bump version: 0.10.7 → 0.10.8
|
2019-12-01 17:47:53 +01:00 |
|
Fabio Manganiello
|
c4f4d61851
|
Bump version: 0.10.6 → 0.10.7
|
2019-10-21 01:30:57 +02:00 |
|
Fabio Manganiello
|
f69a7e422b
|
[#84] Completed Dropbox support
|
2019-09-30 00:04:48 +02:00 |
|
Fabio Manganiello
|
faa55daccf
|
Smarter cron management with croniter
|
2019-09-28 01:34:27 +02:00 |
|
Fabio Manganiello
|
25cbe759cf
|
Commented ouimeaux plugin dependencies in setup.py as it's now a github link
|
2019-08-16 11:13:09 +02:00 |
|
Fabio Manganiello
|
65ef7ca027
|
The official ouimeaux package is no longer maintained. Use the maitained fork instead
|
2019-08-16 11:11:45 +02:00 |
|
Fabio Manganiello
|
e60660b0e6
|
Added plugin and backend for VL53L1X laser ranger/distance sensor
|
2019-08-15 00:26:25 +02:00 |
|
Fabio Manganiello
|
19dc96ff1c
|
Added LTR559 sensor plugin and backend
|
2019-08-14 21:27:25 +02:00 |
|
Fabio Manganiello
|
39b0c3b741
|
Added GPS backend
|
2019-08-03 02:06:06 +02:00 |
|
Fabio Manganiello
|
bdadd2061c
|
Added EnviropHAT support
|
2019-08-01 22:40:41 +02:00 |
|
Fabio Manganiello
|
f5dbfe08bd
|
Bump version: 0.10.5 → 0.10.6
|
2019-07-25 18:40:05 +02:00 |
|
Fabio Manganiello
|
d64c519660
|
Bump version: 0.10.4 → 0.10.5
|
2019-07-25 01:15:38 +02:00 |
|
Fabio Manganiello
|
3479033170
|
Version bump 0.10.3 -> 0.10.4
|
2019-07-12 23:57:06 +02:00 |
|
Fabio Manganiello
|
6848a2a0c1
|
Version bump 0.10.2 -> 0.10.3
|
2019-07-12 00:59:03 +02:00 |
|
Fabio Manganiello
|
f086d30e71
|
Version bump 0.10.1 -> 0.10.2
|
2019-07-09 02:14:52 +02:00 |
|
Fabio Manganiello
|
42e863a229
|
Specified markdown format for setup
|
2019-07-09 02:14:00 +02:00 |
|
Fabio Manganiello
|
fc296a1417
|
Version bump 0.10 -> 0.10.1
|
2019-07-09 02:01:01 +02:00 |
|
Fabio Manganiello
|
24d3810e44
|
Added NFC backend
|
2019-07-09 01:44:31 +02:00 |
|
Fabio Manganiello
|
851c0f8583
|
Version bump 0.10 -> 0.10
|
2019-07-07 20:19:25 +02:00 |
|
Fabio Manganiello
|
9d4511577f
|
- Refactored webpanel style to use flex and dynamic element heights
instead of ugly fixed/absolute positioning.
- New media webpanel plugin WIP
|
2019-06-14 00:54:20 +02:00 |
|
Fabio Manganiello
|
01b111f436
|
Webpanel refactoring in progress
|
2019-05-28 19:16:55 +02:00 |
|
Fabio Manganiello
|
e72d4de581
|
vue.js refactor part 1 - prepared webpanel logic and migrated light.hue plugin
|
2019-05-28 19:16:55 +02:00 |
|
Fabio Manganiello
|
06564b043e
|
Version bump 0.9.5 -> 0.9.6
|
2019-02-24 19:04:07 +01:00 |
|
Fabio Manganiello
|
8153d8476f
|
Added uWSGI optional dependency for HTTP backend
|
2019-02-24 12:35:26 +01:00 |
|
Fabio Manganiello
|
de0b92f5ef
|
Added mpv media plugin
|
2019-02-19 00:15:03 +01:00 |
|
Fabio Manganiello
|
9a4963a48a
|
Forgot a comma
|
2019-02-12 22:54:53 +01:00 |
|
Fabio Manganiello
|
ee3df8fe8c
|
Switched mopidy backend from websockets to websocket-client
|
2019-02-12 22:52:29 +01:00 |
|
Fabio Manganiello
|
5cbd0fdfe7
|
Added support for VTT subtitles and subtitles toggling both in local and browser media players
|
2019-02-12 01:30:55 +01:00 |
|
Fabio Manganiello
|
34f0264d5e
|
Subtitles support
- Added support for local and OpenSubtitles media subs
- Added management of media events in web panel
|
2019-02-11 00:55:20 +01:00 |
|
Fabio Manganiello
|
9ec3365413
|
Support for media streaming over internal HTTP server
Dropped the additional node.js dependency of localstream and relied
instead on a built-in solution to stream files
|
2019-02-07 14:27:14 +01:00 |
|
Fabio Manganiello
|
10e45123c4
|
Fixed localstream executable
|
2019-02-06 13:17:03 +01:00 |
|
Fabio Manganiello
|
a25965e3e4
|
prctl moved to optional dependencies as it requires libcap which is not supported by ReadTheDocs
|
2019-01-14 00:00:28 +01:00 |
|
Fabio Manganiello
|
e5d1dd3791
|
Version bump 0.9.4 -> 0.9.5
|
2019-01-13 20:12:12 +01:00 |
|
Fabio Manganiello
|
b6ac4cbf6d
|
python-prctl is the right name for the dependency
|
2019-01-10 23:49:34 +01:00 |
|
Fabio Manganiello
|
fbf3600e91
|
Setting thread and process names properly through prctl
|
2019-01-10 23:45:13 +01:00 |
|
Fabio Manganiello
|
7c02c70663
|
Version bump 0.9.3 -> 0.9.4
|
2019-01-08 19:24:17 +01:00 |
|
Fabio Manganiello
|
42236ac197
|
Fixed setup.py requirement line
|
2018-12-27 02:30:34 +01:00 |
|
Fabio Manganiello
|
cff4563dae
|
Rewritten Pushbullet backend using pushbullet.py for better stability
|
2018-12-27 02:29:44 +01:00 |
|
Fabio Manganiello
|
c652d5647c
|
Added platyvenv script to manage platypush instances from python virtual environments
|
2018-12-19 22:55:23 +01:00 |
|
Fabio Manganiello
|
186ade8f18
|
Refactored Pushbullet backend to remove the dependency from websocket-client and rely only on websockets
|
2018-12-18 19:01:51 +01:00 |
|
Fabio Manganiello
|
01f020c203
|
Version bump 0.9.2 -> 0.9.3
|
2018-12-19 02:08:57 +01:00 |
|
Fabio Manganiello
|
73d7441d26
|
Added platydock, a helper to manage Platypush instances as Docker containers
|
2018-12-19 02:08:13 +01:00 |
|
Fabio Manganiello
|
be98dcde6a
|
Added sound device plugin
|
2018-12-15 01:18:48 +01:00 |
|
Fabio Manganiello
|
f6dcd00848
|
Version bump 0.9.1 -> 0.9.2
|
2018-12-01 19:44:41 +01:00 |
|