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 2023-04-29 23:48:25 +02:00
12cca4991a Fixed paths for Alembic's package_data.
blacklight pushed to master at platypush/platypush 2023-04-29 23:35:33 +02:00
6b28d16ccf Exclude more noisy Bluetooth beacons.
f764d1b4fb Noisy Bluetooth beacons notices should be logged on info level.
Compare 2 commits »
blacklight closed issue platypush/platypush#237 2023-04-29 22:50:23 +02:00
Restore previous JWT tokens generation logic
blacklight pushed to master at platypush/platypush 2023-04-29 22:49:42 +02:00
52f036dc1d Updated dist files
cbf0ea8a19 Style fixes for mobile screens.
Compare 2 commits »
blacklight closed issue platypush/platypush#255 2023-04-29 18:24:25 +02:00
Model variables as entities
blacklight pushed to master at platypush/platypush 2023-04-29 18:24:25 +02:00
9ebdaf620e Merge pull request '[#255] Model variables as entities' (#256) from 255-model-variables-as-entities into master
e96885a805 Delete the entity on variable.unset instead of setting it to null.
b4048002b9 Updated dist files
6d9c34f06f Added VariableModal to set variables from the dashboard.
a3888be216 The robustness check in case of missing fields should also apply to other system entities.
Compare 15 commits »
blacklight merged pull request platypush/platypush#256 2023-04-29 18:24:25 +02:00
[#255] Model variables as entities
blacklight created pull request platypush/platypush#256 2023-04-29 18:23:40 +02:00
[#255] Model variables as entities
blacklight created branch 255-model-variables-as-entities in platypush/platypush 2023-04-29 18:22:25 +02:00
blacklight pushed to 255-model-variables-as-entities at platypush/platypush 2023-04-29 18:22:25 +02:00
e96885a805 Delete the entity on variable.unset instead of setting it to null.
b4048002b9 Updated dist files
6d9c34f06f Added VariableModal to set variables from the dashboard.
a3888be216 The robustness check in case of missing fields should also apply to other system entities.
8c9768b05e Robustness check for system disk entities.
Compare 10 commits »
blacklight opened issue platypush/platypush#255 2023-04-28 15:44:34 +02:00
Model variables as entities
blacklight pushed to master at platypush/platypush 2023-04-28 11:04:48 +02:00
ff9b76477d Fixed arguments naming.
blacklight deleted branch 253-support-for-relational-filters-on-event-hooks from platypush/platypush 2023-04-27 22:08:38 +02:00
blacklight pushed to master at platypush/platypush 2023-04-27 22:08:38 +02:00
38262e245e Merge pull request '[#253] Support for relational filters on event hooks' (#254) from 253-support-for-relational-filters-on-event-hooks into master
162904f281 [#253] Added support for relational filters on event hooks.
Compare 2 commits »
blacklight merged pull request platypush/platypush#254 2023-04-27 22:08:38 +02:00
[#253] Support for relational filters on event hooks
blacklight closed issue platypush/platypush#253 2023-04-27 22:08:38 +02:00
Support relational operators in event hook filters
blacklight created pull request platypush/platypush#254 2023-04-27 22:08:07 +02:00
[#253] Support for relational filters on event hooks
162904f281 [#253] Added support for relational filters on event hooks.
blacklight opened issue platypush/platypush#253 2023-04-27 02:18:26 +02:00
Support relational operators in event hook filters