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 pushed to master at platypush/platypush 2024-07-15 04:08:30 +02:00
b43c4612fd [media] Support for generic media downloads.
blacklight pushed to master at platypush/platypush 2024-07-14 03:07:54 +02:00
dce6096020 [Automatic] Updated components cache
blacklight pushed to master at platypush/platypush 2024-07-14 03:06:39 +02:00
96aa22c03e [media] Added support for yt-dlp-compatible URLs to media.download.
16527417da [core] New architecture for the Redis bus.
Compare 2 commits »
blacklight pushed to 391/improve-youtube-support at platypush/platypush 2024-07-13 00:55:35 +02:00
1ad68cac11 Merge branch 'master' into 391/improve-youtube-support
6a0f19a62f [Automatic] Updated components cache
Compare 2 commits »
blacklight pushed to 391/improve-youtube-support at platypush/platypush 2024-07-13 00:55:04 +02:00
972f9dffb9 [YouTube UI] Fixed infinite scroll for channels.
81fb1a47c3 Merge branch 'master' into 391/improve-youtube-support
24b5b3ba14 [youtube] Added youtube.is_subscribed action.
c7f12e0bd8 [Automatic] Updated components cache
Compare 4 commits »
blacklight pushed to master at platypush/platypush 2024-07-13 00:42:52 +02:00
6a0f19a62f [Automatic] Updated components cache
blacklight pushed to master at platypush/platypush 2024-07-13 00:41:41 +02:00
24b5b3ba14 [youtube] Added youtube.is_subscribed action.
blacklight pushed to 391/improve-youtube-support at platypush/platypush 2024-07-13 00:41:00 +02:00
21ac87394a [YouTube UI] Added channel subscribe/unsubscribe buttons.
blacklight pushed to 391/improve-youtube-support at platypush/platypush 2024-07-13 00:06:16 +02:00
55c4f5797b [YouTube UI] Added support for browsing channels from search results.
blacklight opened issue platypush/platypush#413 2024-07-12 21:55:35 +02:00
Support individual plugin pages to be installed as PWAs
blacklight pushed to master at platypush/platypush 2024-07-12 03:13:50 +02:00
c7f12e0bd8 [Automatic] Updated components cache
blacklight pushed to 391/improve-youtube-support at platypush/platypush 2024-07-12 03:13:11 +02:00
5ff839919c Merge branch 'master' into 391/improve-youtube-support
7266fe8a43 [youtube] Always add id and url to playlist results.
c8fa53e62f [media.mpv] Fix for media duration if playback_time is not available.
9b42815d77 [Automatic] Updated components cache
Compare 4 commits »
blacklight pushed to master at platypush/platypush 2024-07-12 03:12:34 +02:00
7266fe8a43 [youtube] Always add id and url to playlist results.
c8fa53e62f [media.mpv] Fix for media duration if playback_time is not available.
Compare 2 commits »
blacklight pushed to 391/improve-youtube-support at platypush/platypush 2024-07-12 03:12:27 +02:00
e65bf99baf [YouTube UI] Added support for browsing playlists from search results.
7c610413df Merge branch 'master' into 391/improve-youtube-support
aaf6c39255 Fixed RST doc typo.
12d53b846e [Automatic] Updated components cache
Compare 4 commits »
blacklight pushed to master at platypush/platypush 2024-07-11 23:45:13 +02:00
9b42815d77 [Automatic] Updated components cache
blacklight pushed to master at platypush/platypush 2024-07-11 23:43:56 +02:00
aaf6c39255 Fixed RST doc typo.
blacklight pushed to 391/improve-youtube-support at platypush/platypush 2024-07-11 23:43:51 +02:00
a4979f1513 [Media UI] Support for playlists in search results.
ded64e8dc2 [UI Performance] Lazy initialization for router components.
1a9ac56923 Merge branch 'master' into 391/improve-youtube-support
5e905db0f5 [youtube] Support for playlists and channels in search results.
c9daa037a7 [Automatic] Updated components cache
Compare 5 commits »
blacklight pushed to master at platypush/platypush 2024-07-11 23:37:47 +02:00
12d53b846e [Automatic] Updated components cache
blacklight pushed to master at platypush/platypush 2024-07-11 23:36:28 +02:00
5e905db0f5 [youtube] Support for playlists and channels in search results.
blacklight pushed to 391/improve-youtube-support at platypush/platypush 2024-06-27 01:26:39 +02:00
98a6adb7ef [Youtube UI] More playlist actions.