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-05-04 01:05:31 +02:00
9fd7f7db04 Fixed compatibility with new Sphinx version
blacklight pushed to master at platypush/platypush 2023-05-04 00:33:16 +02:00
c690230930 An AssistantEvent should not fail initialization if the assistant integration isn't found.
04b1dad6d8 Removed test_cron_execution_upon_system_clock_change.
Compare 2 commits »
blacklight pushed to master at platypush/platypush-ci 2023-05-04 00:31:20 +02:00
592f605cad Fixed run_tests
blacklight pushed to master at platypush/platypush 2023-05-03 21:45:52 +02:00
91d1d33ab6 Exclude tests from pip installation.
blacklight pushed to master at platypush/platypush 2023-05-03 03:34:09 +02:00
5d1c8cf8e9 Additional null check on this.searchTerm
blacklight pushed to master at platypush/platypush 2023-05-03 03:18:55 +02:00
3482c29679 Updated dist files
a06d0ef6a1 Merged all the items in the entities panel's header in the Selector component.
7c7818dd76 Fixed entity search.
9922305ac5 Fixed grouping for entityGroups.id.
Compare 4 commits »
blacklight opened issue platypush/platypush#259 2023-05-03 00:13:01 +02:00
Make a PWA
blacklight pushed to master at platypush/platypush 2023-05-02 21:25:36 +02:00
cc2ec1db7f The HTTP Zeroconf service should be registered before the server starts.
blacklight pushed to master at platypush/platypush 2023-05-02 10:24:19 +02:00
55cb87d14f Updated dist files
68359b88a9 More performance improvements for the entities page.
0fc0a22cd7 Reintroduced loading icon spin animation.
3febfabdd7 Bluetooth LE blacklisted device notices moved info -> debug.
998990aabc Made Entity.children_ids resilient against deleted objects.
Compare 7 commits »
blacklight pushed to main at blacklight/madblog 2023-05-01 23:28:13 +02:00
34b187d0d4 Bump version: 0.2.18 → 0.2.19
7530ecf7ba Use the value of config.short_feed in the /rss route.
Compare 2 commits »
blacklight pushed tag v0.2.19 to blacklight/madblog 2023-05-01 23:28:13 +02:00
blacklight pushed to main at blacklight/madblog 2023-05-01 23:21:09 +02:00
0eb29e8c5a Bump version: 0.2.17 → 0.2.18
150af7f868 Added short_feed configuration flag.
Compare 2 commits »
blacklight pushed tag v0.2.18 to blacklight/madblog 2023-05-01 23:21:09 +02:00
blacklight pushed to master at platypush/platypush 2023-05-01 10:12:53 +02:00
de76c2b6a8 Updated dist files
835ad9f2dc Use plugin as a default entity grouping instead of category
85ecdcb0cb Removed entity icon loading animation.
Compare 3 commits »
blacklight pushed to master at platypush/platypush 2023-05-01 01:25:39 +02:00
24c6b7b377 Updated dist files
b7cf1a42de Use a proxy value in the variable component for the textbox.
a3839e637d Set a max-width: 600px for group containers.
1e43866978 Moved more entity common CSS out of the Vue component.
de84a65a22 Show prettified entity type when hover the entity icon.
Compare 7 commits »
blacklight pushed to master at platypush/platypush 2023-04-30 10:42:30 +02:00
5d4bffa119 Fixed retrieval of entities plugin.
blacklight pushed to master at platypush/platypush 2023-04-30 01:36:27 +02:00
94a493580c Updated dist files
0b853e0a54 Apply word-break: break-all to entities' names and values.
Compare 2 commits »
blacklight opened issue platypush/platypush#258 2023-04-30 01:23:28 +02:00
Investigate PirateWeather integration
blacklight opened issue platypush/platypush#257 2023-04-30 00:45:32 +02:00
Broken Switchbot integration after deprecation of the v1.0 API
blacklight pushed to master at platypush/platypush 2023-04-30 00:39:21 +02:00
3d7755159f Improved compatibility for traceback.format_exception.