- 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
2c429e9003
[Music UI] Fixed alignment of buttons in the playlist header.
e3ea315276
[CI/CD] Create a .skipci file on
build-ui
.
2575d6cbc5
[Extensions UI] Fix
hljs.highlight
call to match new API.
89757d4366
[CI/CD] A more robust way of detecting the presence of a main version package.
995077eea7
[CI/CD] Fixed off-by-one version number issue.
2546a582d2
[Automatic] Updated UI files
ce1e8513d4
[music UI] Several UI improvements
be54469df0
[music UI] Fixed search form.
290f98a74f
Empty commit to trigger the build pipeline.
1c014e760d
[music UI] Several UI improvements
08feae06a0
[music UI] Fixed search form.
Convert
nodered
backend into a runnable plugin
Convert
nodered
backend into a runnable plugin
nodered
is actually one of the few exceptions that should remain a backend.
Just like backend.http
, it fires it own web service and listens for active HTTP requests from another client…