Fabio Manganiello blacklight
  • Amsterdam, NL
  • https://fabiomanganiello.com
  • Automation junkie, ML enthusiast, IoT tinkerer, guitarist and dad. Creator and main developer of Platypush.

  • Joined on 2022-07-05
blacklight closed issue platypush/platypush#436 2024-12-20 23:13:26 +01:00
[UI] Add terminal panel
blacklight commented on issue platypush/platypush#436 2024-12-20 23:13:26 +01:00
[UI] Add terminal panel

It's too much work to proxy all ttyd routes through Platypush endpoints, and it's too much work to reinvent the wheel.

Maybe just better to use ttyd itself or Guacamole.

blacklight pushed to master at platypush/platypush 2024-12-20 22:32:41 +01:00
f31ccc6f57 [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2024-12-20 22:30:18 +01:00
7650251ecd [UI] Proxy all routes under /ws/* in devServer configuration.
14f979049b [light.hue] Support bridges with ungrouped lights.
f3aa245c0e [kafka] Extended features.
f712537673 [kafka] Replaced kafka dependency with kafka-python-ng.
Compare 4 commits »
blacklight closed issue platypush/platypush#439 2024-12-13 17:38:47 +01:00
Fix music dashboard for music.mpd
blacklight commented on issue platypush/platypush#439 2024-12-13 17:38:47 +01:00
Fix music dashboard for music.mpd

It was a configuration issue

blacklight opened issue platypush/platypush#439 2024-12-13 12:12:11 +01:00
Fix music dashboard for music.mpd
blacklight opened issue platypush/platypush#438 2024-12-13 12:10:56 +01:00
Investigate random high CPU loads in music.mopidy
blacklight pushed to master at platypush/platypush 2024-12-06 16:22:45 +01:00
fa85de7ec8 [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2024-12-06 16:20:33 +01:00
ae0dfb08bc [light.hue] [UI] Better support for group scenes.
blacklight pushed to master at platypush/platypush 2024-12-03 00:42:56 +01:00
2d8f4196e1 [Automatic] Updated components cache
blacklight pushed to master at platypush/platypush 2024-12-03 00:41:32 +01:00
24449c9995 [light.hue] Better bridge errors management.
blacklight pushed to master at platypush/platypush 2024-12-01 18:50:16 +01:00
58ab04bbbd [Automatic] Updated components cache
blacklight pushed to master at platypush/platypush 2024-12-01 18:48:58 +01:00
2fe9501bf3 [docs] Exclude common elements from components documentation.
blacklight pushed to master at platypush/platypush 2024-12-01 18:37:27 +01:00
9ddcaaf9fa [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2024-12-01 18:35:10 +01:00
51d0b21162 [#437] Added application panel with events monitor tab.
blacklight pushed to master at platypush/platypush 2024-11-22 11:02:17 +01:00
82e796e20b [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2024-11-22 11:00:04 +01:00
197158fa36 Merge pull request #456 from blacklight/snyk-upgrade-3851baf7186c338443617aeaab267e82
21c0787138 Merge branch 'master' into snyk-upgrade-3851baf7186c338443617aeaab267e82
f511e2eaf1 Merge pull request #455 from blacklight/snyk-upgrade-06847a2658543dd161a81487b6e34507
eae57003b5 Merge branch 'master' into snyk-upgrade-06847a2658543dd161a81487b6e34507
c8b6b1fcdd Merge pull request #454 from blacklight/snyk-upgrade-d8e59147d78b4c5c7864d550ec543844
Compare 13 commits »
blacklight pushed to master at platypush/platypush 2024-11-20 02:57:20 +01:00
ac11185af7 [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2024-11-20 02:54:49 +01:00
575c0ab730 [UI] FileEditor improvements.