- 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
3598253558
Reduced Docker images to a single layer.
bf1b8aaf70
Delete pubsub closure to
_pubsub_close()
.
6fe1ed44ad
[media] Fixed base interface of
media.seek
and media.set_position
.
cf314f2615
[mpv] Refactored plugin.
641a2fd135
Renamed parameter of
volup
/voldown
for music plugins.
18bba7e3bf
[Automatic] Updated UI files
9fa5989e21
[#302] Merged
pushbullet
backend and plugin.
blacklight
deleted branch 302/convert-pushbullet-backend from platypush/platypush
2024-01-10 00:45:52 +01:00
3cda2dac08
Merge pull request '[#302] Merged
pushbullet
backend and plugin.' (#346) from 302/convert-pushbullet-backend into master
eaa52a228e
Merge branch 'master' into 302/convert-pushbullet-backend
4e2719752d
[#302] Merged
pushbullet
backend and plugin.
Merge
pushbullet
backend and plugin
[#302] Merged `pushbullet` backend and plugin.
blacklight
pushed to 302/convert-pushbullet-backend at platypush/platypush
2024-01-10 00:44:34 +01:00
eaa52a228e
Merge branch 'master' into 302/convert-pushbullet-backend
4e1943d197
[Automatic] Updated components cache
[#302] Merged
pushbullet
backend and plugin.
blacklight
pushed to 302/convert-pushbullet-backend at platypush/platypush
2024-01-10 00:43:47 +01:00
4e2719752d
[#302] Merged
pushbullet
backend and plugin.
blacklight
created branch 302/convert-pushbullet-backend in platypush/platypush
2024-01-10 00:43:47 +01:00
deaedf2462
[Media UI] Don't display the torrent menu entry if no torrent plugin is enabled.
5ef7313bdc
[Music UI] Use the
Playlist
component also for playlist editors.
3282588c6e
[Music UI] Many improvements to the interface.
80c2f0d8dd
[UI] Full restyle of
Slider
component.
b785609eda
[Music UI] New music nav logic.
f59a276e09
[Media UI] Set
overflow: auto
on the innermost grid div only.