Commit Graph

  • 07dbe57641 pylint warnings fixed Fabio Manganiello 2019-07-13 15:49:38 +0200
  • 8b2c6d333e Lint warnings fixed Fabio Manganiello 2019-07-13 14:22:43 +0200
  • 3c3496b19a Revert "The active-glow animation takes too much CPU on music.mpd" Fabio Manganiello 2019-07-13 12:27:43 +0200
  • 7666e8cb51 Including vue.min.js instead of vue.js Fabio Manganiello 2019-07-13 12:25:02 +0200
  • 3479033170 Version bump 0.10.3 -> 0.10.4 0.10.4 Fabio Manganiello 2019-07-12 23:57:06 +0200
  • 654c61ec51 Standardized omxplayer returned attributes and volume management Fabio Manganiello 2019-07-12 20:12:59 +0200
  • 50313580fd Catch PortAudio exception in case of race conditions on closed streams and re-initialize the assistant object when they occur Fabio Manganiello 2019-07-12 18:19:32 +0200
  • bb3a39acb9 Better synchronization mechanism between push-to-talk and platypush when an event is matched and no assistant playback should follow up Fabio Manganiello 2019-07-12 18:11:14 +0200
  • 2999e47a0f Run the hotword detected sound in another thread, or it's likely to mess up with the timing of the hotword-assistant interaction Fabio Manganiello 2019-07-12 17:44:59 +0200
  • fe96940744 detect_sound should support relative and ~ paths Fabio Manganiello 2019-07-12 14:55:14 +0200
  • 8d660f27d4 Support for multiple hotwords, configurations and assistant languages in Snowboy backend Fabio Manganiello 2019-07-12 14:53:12 +0200
  • 6769707580 Stop assistant interaction if a phrase match is found Fabio Manganiello 2019-07-12 09:37:37 +0200
  • b63843a130 Fixed assistant event constructor with new Google plugins structure Fabio Manganiello 2019-07-12 01:45:27 +0200
  • 6848a2a0c1 Version bump 0.10.2 -> 0.10.3 Fabio Manganiello 2019-07-12 00:59:03 +0200
  • 402baee48e typo Fabio Manganiello 2019-07-12 00:56:18 +0200
  • 5766367402 Rewritten snowboy and Google push-to-talk plugins to make them a better replacement for the deprecated google-assistant-library Fabio Manganiello 2019-07-11 22:54:33 +0200
  • 30c7f7f955 Updated requirements.txt Fabio Manganiello 2019-07-11 18:01:30 +0200
  • 792c24700c Refactored requirements to only include mandatory ones and added style reference to assistant in dashboard.html Fabio Manganiello 2019-07-10 12:18:53 +0200
  • f086d30e71 Version bump 0.10.1 -> 0.10.2 0.10.2 Fabio Manganiello 2019-07-09 02:14:52 +0200
  • 42e863a229 Specified markdown format for setup Fabio Manganiello 2019-07-09 02:14:00 +0200
  • 6c43b87b00 Fixed README.md italic to prevent twine from complaining Fabio Manganiello 2019-07-09 02:08:58 +0200
  • fc296a1417 Version bump 0.10 -> 0.10.1 Fabio Manganiello 2019-07-09 02:01:01 +0200
  • 24d3810e44 Added NFC backend 0.10.1 Fabio Manganiello 2019-07-09 01:44:31 +0200
  • 0a97bb2345 Better style for webpanel switches Fabio Manganiello 2019-07-08 15:21:13 +0200
  • b50a52acf2 Sort articles in descending order when querying from RSS news web widget Fabio Manganiello 2019-07-08 09:26:38 +0200
  • 4c3cd2fcf2 The active-glow animation takes too much CPU on music.mpd Fabio Manganiello 2019-07-08 00:58:02 +0200
  • c19251c6a1 Always reset carousel image width to auto before re-adjusting the size Fabio Manganiello 2019-07-08 00:16:43 +0200
  • b2c31fcec6 Dashboard style improvements Fabio Manganiello 2019-07-07 23:50:35 +0200
  • 42e5673192 Increased font size for widgets Fabio Manganiello 2019-07-07 20:47:44 +0200
  • 851c0f8583 Version bump 0.10 -> 0.10 0.10 Fabio Manganiello 2019-07-07 20:19:25 +0200
  • 09165ca0ff Dashboard rewritten in vue.js Fabio Manganiello 2019-07-07 20:11:32 +0200
  • 8006f3688c Removed old gpio scripts Fabio Manganiello 2019-07-02 16:27:13 +0200
  • 1e39d3a8d2 Return obj even when the metrics are undefined, or we will set this.metrics to undefined Fabio Manganiello 2019-07-02 16:12:24 +0200
  • 75f7fbd67a Don't perform reads on the serial plugin when refreshing Fabio Manganiello 2019-07-02 16:04:06 +0200
  • 0dac122db5 Style for the new sensors web plugin Fabio Manganiello 2019-07-02 15:38:09 +0200
  • fb4af87967 Style for the new sensors web plugin Fabio Manganiello 2019-07-02 15:23:41 +0200
  • 9c44d047ac Vue.set to set metrics object, array assignment won't be picked up by Vue listeners Fabio Manganiello 2019-07-02 15:08:32 +0200
  • e82edc8338 Set metrics object through Vue.set Fabio Manganiello 2019-07-02 15:02:44 +0200
  • be79d15faf Handle sensor event format correctly Fabio Manganiello 2019-07-02 15:01:40 +0200
  • 23d106969f Default timeout for API calls from 30 to 60 seconds Fabio Manganiello 2019-07-02 14:56:43 +0200
  • 40fa640397 New sensors web panel WIP Fabio Manganiello 2019-07-02 14:42:25 +0200
  • 54a3643605 Added name and value props to sensor component Fabio Manganiello 2019-07-02 14:39:04 +0200
  • 43b01f7c0e Fixed icon class Fabio Manganiello 2019-07-02 14:34:05 +0200
  • 1eae45805d Added new sensors plugin to webpanel Fabio Manganiello 2019-07-02 14:04:25 +0200
  • b932df1c12 Added switch tab to the new web panel Fabio Manganiello 2019-07-02 12:02:28 +0200
  • 26ee3fc75c Changed nav bar text to icons Fabio Manganiello 2019-07-01 22:26:04 +0200
  • 277d6ec271 Added torrent support in new webplayer Fabio Manganiello 2019-07-01 19:32:22 +0200
  • c78789e644 Added Kodi support to new media webplayer Fabio Manganiello 2019-06-29 00:06:03 +0200
  • f86eeef549 New media webplugin WIP Fabio Manganiello 2019-06-27 23:52:40 +0200
  • 37282ed9d5 Added Python 3.7 build in Travis Fabio Manganiello 2019-06-26 11:27:42 +0200
  • 70bba5fc96 Support for browser webplayer and subtitles in new webplugin Fabio Manganiello 2019-06-26 11:05:16 +0200
  • e55735f409 Added YouTube support to new media webplugin Fabio Manganiello 2019-06-25 22:46:25 +0200
  • cf23e2fc72 Support for subtitles in new media webplugin - WIP Fabio Manganiello 2019-06-25 00:48:00 +0200
  • 17de2a194c Removed comment Fabio Manganiello 2019-06-24 01:04:52 +0200
  • 9305f86d0c New media webplugin WIP Fabio Manganiello 2019-06-24 01:01:08 +0200
  • ba800ef8e2 Normalized all local players so that they handle events and return statuses in the same format Fabio Manganiello 2019-06-23 02:16:20 +0200
  • 1964f74f19 New media webplugin WIP Fabio Manganiello 2019-06-22 19:05:17 +0200
  • 2da6d7d866 New media webplugin WIP Fabio Manganiello 2019-06-22 14:41:42 +0200
  • 482f6f0765 New media webplugin WIP Fabio Manganiello 2019-06-22 00:15:32 +0200
  • 3bd9bec660 MIME type utils method now compatible with multiple version of python-magic Fabio Manganiello 2019-06-21 13:40:45 +0200
  • 4cd2e6949f New media webplugin WIP Fabio Manganiello 2019-06-21 02:13:14 +0200
  • 9805ed0479 Merge branch 'master' into vuejs Fabio Manganiello 2019-06-18 18:31:11 +0200
  • f108157a8a Fixed inconsistencies/warnings in calendar plugins Fabio Manganiello 2019-06-18 18:29:49 +0200
  • ecd41a1f41 New media webplugin WIP Fabio Manganiello 2019-06-18 18:14:24 +0200
  • f046752710 Merge branch 'master' into vuejs Fabio Manganiello 2019-06-16 21:59:50 +0200
  • 32efebe405 Fixed typos and warnings in snapcast backend Fabio Manganiello 2019-06-16 21:54:03 +0200
  • df355fb954 Fixed typos and warnings in snapcast backend Fabio Manganiello 2019-06-16 21:54:03 +0200
  • 3bbbd5edaa new font-awesome commits Fabio Manganiello 2019-06-16 21:47:36 +0200
  • e5d7334662 New media webplugin WIP Fabio Manganiello 2019-06-16 21:45:21 +0200
  • 5e2b927267 Explicitly inherit the height of parent panels container Fabio Manganiello 2019-06-15 13:02:09 +0200
  • 7015c0df11 Explicitly inherit the height of parent panels container Fabio Manganiello 2019-06-15 13:00:41 +0200
  • 496e692860 calc mixin shit Fabio Manganiello 2019-06-15 12:50:14 +0200
  • a25565a80d Fill window.config object before including other js code Fabio Manganiello 2019-06-15 12:01:13 +0200
  • 3a3637d3d7 Fixed calc mixin and introduced media handlers for webpanel media plugin Fabio Manganiello 2019-06-15 00:51:48 +0200
  • fc5ea429d2 Using cross-browser mixin for calc Fabio Manganiello 2019-06-14 19:15:57 +0200
  • 359e6703e4 new font-awesome commits Fabio Manganiello 2019-06-14 01:01:51 +0200
  • 9d4511577f - Refactored webpanel style to use flex and dynamic element heights instead of ugly fixed/absolute positioning. Fabio Manganiello 2019-06-14 00:54:20 +0200
  • 076d766745 New TTS webpanel plugins Fabio Manganiello 2019-06-11 11:53:15 +0200
  • 205903bc40 Removed old music.snapcast.js Fabio Manganiello 2019-06-10 23:26:26 +0200
  • 91ef6f3ce2 Finalized new Snapcast webpanel plugin Fabio Manganiello 2019-06-10 15:11:24 +0200
  • 95a9c22618 Added new Snapcast webpanel plugin Fabio Manganiello 2019-06-10 00:55:23 +0200
  • 33d55dcd93 Fixed Pushbullet backend Fabio Manganiello 2019-06-08 22:37:19 +0200
  • 6019ba9db6 Wrote new Pushbullet handler for webpanel Fabio Manganiello 2019-06-08 17:16:47 +0200
  • 46836374b0 Removed old application.js Fabio Manganiello 2019-06-08 13:38:57 +0200
  • 4bfd6baab2 Removed old assistant google web plugin Fabio Manganiello 2019-06-08 13:38:18 +0200
  • bb4cc80262 Added assistant.google plugin in new webpanel Fabio Manganiello 2019-06-08 13:25:40 +0200
  • 41d8ae48e1 Removed old jQuery music.mpd plugin Fabio Manganiello 2019-06-07 23:13:07 +0200
  • b7a625097d Added playlist editor in music.mpd web panel Fabio Manganiello 2019-06-07 23:07:36 +0200
  • 1ad72a2695 Implemented support for adding tracks to playlists Fabio Manganiello 2019-06-07 17:17:58 +0200
  • 0b6b29f043 Improved support for multiple modals and added ability to search for albums and artists on the fly from tracks in music.mpd - vue.js refactoring WIP Fabio Manganiello 2019-06-07 00:43:39 +0200
  • 7df0cec14e Implemented support for modals and music.mpd search and item info Fabio Manganiello 2019-06-06 02:08:36 +0200
  • 611a137ff6 music.mpd vue.js refactoring WIP: Implemented playlist track move feature Fabio Manganiello 2019-06-04 15:59:07 +0200
  • d3ecb7b871 music.mpd vue.js refactoring WIP Fabio Manganiello 2019-06-03 23:53:37 +0200
  • 85bdd54f7e music.mpd vue.js refactoring WIP Fabio Manganiello 2019-06-03 23:37:19 +0200
  • e1ddf7bb3b music.mpd vue.js refactoring WIP Fabio Manganiello 2019-06-02 00:54:49 +0200
  • 0f3987aaf2 Reverted scrollbar style override Fabio Manganiello 2019-05-30 02:19:20 +0200
  • 7a74b83c76 music.mpd plugin vue.js refactoring - WIP Fabio Manganiello 2019-05-30 02:07:28 +0200
  • 19162a3b8d Merge branch 'vuejs' of github.com:/BlackLight/platypush into vuejs Fabio Manganiello 2019-05-28 19:17:16 +0200
  • 444fe6331d New support for notifications in webpanel in vue.js Fabio Manganiello 2019-05-28 19:15:39 +0200
  • e1c3951456 Added events and websocket support in webpanel refactoring and removed old light.hue templates and scripts Fabio Manganiello 2019-05-26 23:41:12 +0200