|
2abfb2964c
|
Merge branch 'master' into vuejs
|
2021-02-04 01:57:36 +01:00 |
|
|
4858dbc060
|
Back/forward seek changed from 60 to 30
|
2021-02-04 01:56:28 +01:00 |
|
Fabio Manganiello
|
2834ed2a7c
|
Refactored and fixed many bugs on the media.omxplayer plugin
|
2021-02-04 01:44:21 +01:00 |
|
Fabio Manganiello
|
165f85f8dc
|
Added support for background shell commands
|
2021-02-04 01:43:51 +01:00 |
|
Fabio Manganiello
|
7f24b82281
|
Removed deprecated media.ctrl plugin
|
2021-02-03 22:13:10 +01:00 |
|
|
7e1d232942
|
Another fix bites the dust
|
2021-02-03 17:47:33 +01:00 |
|
|
31a7ecee03
|
Quick fix
|
2021-02-03 17:46:05 +01:00 |
|
|
346bd9602d
|
The whole get_plugin/.status() block should be under try/except
|
2021-02-03 17:44:40 +01:00 |
|
|
673351db51
|
Don't fail if a media plugin can't be imported
|
2021-02-03 17:43:26 +01:00 |
|
|
86ebc4fae9
|
Get the plugin name, not the object
|
2021-02-03 17:42:20 +01:00 |
|
|
118540db8c
|
Fixed unreferenced var
|
2021-02-03 17:41:06 +01:00 |
|
|
a1d6c4fbe4
|
Added missing Config import
|
2021-02-03 17:39:55 +01:00 |
|
|
2bb07ae191
|
Fixed base class name
|
2021-02-03 17:39:16 +01:00 |
|
|
1920bd80a3
|
First search among the configured media plugins in media.ctrl plugin
|
2021-02-03 17:34:33 +01:00 |
|
|
269000ab85
|
Merge branch 'master' into vuejs
|
2021-02-02 22:18:07 +01:00 |
|
|
0ad4597daf
|
No need to keep the wiki as a submodule
|
2021-02-02 01:26:54 +01:00 |
|
|
e08d4c21b8
|
Documentation domain name moved to docs.platypush.tech
|
2021-02-02 01:05:07 +01:00 |
|
|
254045283b
|
Removed deprecated message.events.path module
|
2021-02-02 00:54:17 +01:00 |
|
|
41b8b738d6
|
Fixed links referenced in the documentation
|
2021-02-02 00:50:17 +01:00 |
|
|
0411145ebf
|
Updated blog link
|
2021-02-02 00:32:39 +01:00 |
|
|
cca4444af2
|
Updated README
|
2021-02-01 00:38:59 +01:00 |
|
|
3332c5c573
|
Updated README
|
2021-02-01 00:33:31 +01:00 |
|
|
dca81de5a3
|
Updated README
|
2021-02-01 00:33:20 +01:00 |
|
|
1c84891df6
|
Update README.md
|
2021-02-01 00:31:59 +01:00 |
|
|
fca0c2265c
|
Added extra alias "snowboy" for "hotword"
|
2021-01-31 12:42:02 +01:00 |
|
|
fda8872a15
|
Updated README
|
2021-01-31 01:28:58 +01:00 |
|
|
ef63c3769e
|
Cast request headers to dict before adding them to the event
|
2021-01-31 00:16:44 +01:00 |
|
|
fddf2006e4
|
Added headers argument to webhook event
|
2021-01-31 00:01:58 +01:00 |
|
|
a0bf227573
|
Fixed trailing column in wss: protocol
|
2021-01-30 23:21:52 +01:00 |
|
|
32ec76611a
|
Removed .github folder
|
2021-01-28 14:48:19 +01:00 |
|
|
13f4edbc92
|
Updated README
|
2021-01-28 14:48:09 +01:00 |
|
|
8a1a8bc9a0
|
Merge branch 'master' into vuejs
|
2021-01-25 15:38:05 +01:00 |
|
|
7d4d9eb438
|
Refactored submodules
|
2021-01-25 13:26:20 +01:00 |
|
|
e2415928a7
|
Added blog as submodule
|
2021-01-23 19:54:13 +01:00 |
|
|
80112652bf
|
Merge branch 'master' into vuejs
|
2021-01-23 16:31:45 +01:00 |
|
|
92c98f26e5
|
Moved wiki module
|
2021-01-23 16:31:31 +01:00 |
|
|
8e2d590e62
|
Merge branch 'master' into vuejs
|
2021-01-23 15:06:14 +01:00 |
|
|
e2e7011e53
|
s/github.com/git.platypush.tech/g
|
2021-01-23 15:03:43 +01:00 |
|
Fabio Manganiello
|
31b110a06c
|
FIX: zigbee2mqtt applies different logic to /<device_name> and /<device_name>/get
|
2021-01-22 16:24:43 +01:00 |
|
Fabio Manganiello
|
717ad5d88c
|
Revert "FIX: zigbee2mqtt /get calls require a property field specified on the message"
This reverts commit 7ff08a9587 .
|
2021-01-22 16:13:18 +01:00 |
|
Fabio Manganiello
|
cc839620cf
|
FIX: zigbee2mqtt /get calls require a property field specified on the message
|
2021-01-22 01:03:52 +01:00 |
|
Fabio Manganiello
|
cebd79079b
|
Merge branch 'master' into vuejs
|
2021-01-22 01:01:22 +01:00 |
|
Fabio Manganiello
|
7a7e00bea2
|
Migrated music.snapcast UI
|
2021-01-22 01:00:49 +01:00 |
|
Fabio Manganiello
|
7ff08a9587
|
FIX: zigbee2mqtt /get calls require a property field specified on the message
|
2021-01-22 00:45:52 +01:00 |
|
Fabio Manganiello
|
370a7d4c15
|
Added frontend support for Plex
|
2021-01-18 01:28:10 +01:00 |
|
Fabio Manganiello
|
85f56cf98c
|
New media panel [WIP]
|
2021-01-14 00:15:35 +01:00 |
|
Fabio Manganiello
|
6ae76f1f38
|
Migrating media plugins [WIP]
|
2021-01-05 00:50:24 +01:00 |
|
Fabio Manganiello
|
67d3b40772
|
Finalized new music.mpd web interface
|
2021-01-02 14:33:01 +01:00 |
|
Fabio Manganiello
|
d2887b7454
|
Implemented search in music.mpd
|
2021-01-01 15:58:56 +01:00 |
|
|
d10649e1f1
|
Support for token over Authorization: Bearer header
|
2020-12-31 15:36:48 +01:00 |
|