- 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
7646d00b2a
Build status badge on README moved from my self-made txt-based framework to the Drone page at ci-cd.platypush.tech
1586484e84
Upgraded Dockerfile
91cd08cdff
Adapted tests to use a locally started Redis instance.
Provide Engine & Log Command Line Arguments
e9a568fdd2
Unified interface to retrieve the Redis bus configuration.
77ffefdccb
Added a
Config.set
method.
dd862db29a
[chore] LINT fixes
3e3d47aa44
Check first the configuration of the Redis plugin and then that of the backend.
315a89fb65
Added a
default
parameter to Config.get
.
0dc380fa94
Removed dependency from prctl.
04b759e4d5
Upgraded base Python image in example Dockerfile.
15a34ebac9
Upgraded Docker base image.
cfdecd5703
[#267] Don't show the PWA popup again after the user dismisses it.
454228c56e
Upgraded UI dependencies
Show PWA installation popup only once per device
11f336b9b5
Merge pull request #386 from BlackLight/dependabot/npm_and_yarn/platypush/backend/http/webapp/word-wrap-1.2.5
33699fcac8
Bump word-wrap from 1.2.3 to 1.2.5 in /platypush/backend/http/webapp
ac9950a441
Merge pull request #385 from BlackLight/dependabot/npm_and_yarn/platypush/backend/http/webapp/webpack-5.88.2
505cba44b8
Bump webpack from 5.70.0 to 5.88.2 in /platypush/backend/http/webapp
1d98f54c54
Bump version: 0.50.2 → 0.50.3
a65988546b
Updated CHANGELOG
66981bd00b
Updated email addresses and black'd some old source files.
cf8ecf349b
Merge pull request '[#266] XMPP integration implementation' (#269) from 266-xmpp-integration into master
3eda0c6f17
[#268] Implemented XMPP integration.