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-10-19 21:49:58 +02:00
6fb432d7bb [CI/CD] S3 bucket replaced with a local folder.
blacklight pushed to master at platypush/platypush 2023-10-19 20:57:50 +02:00
1f1eadf962 [CI/CD] Added -o nomixupload option to s3fs.
2197ce7c78 Revert "[CI/CD] Trying to prevent race conditions on S3 access from Drone CI automation"
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2023-10-19 20:06:55 +02:00
111cb5e62a [CI/CD] Trying to prevent race conditions on S3 access from Drone CI automation
blacklight pushed to master at platypush/platypush 2023-10-19 20:05:54 +02:00
ff02d2a3c8 [CI/CD] Trying to prevent race conditions on S3 access from Drone CI automation
blacklight pushed to master at platypush/platypush 2023-10-19 19:54:37 +02:00
e1fc38e014 [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2023-10-19 19:52:56 +02:00
2c37596478 Updated UI files
a00f034282 Added non-Python static files to setup.cfg.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2023-10-19 12:13:10 +02:00
4c6d966038 [Doc fix] Fixed indent in the documentation of the application.install action.
blacklight pushed to master at platypush/platypush 2023-10-19 00:55:28 +02:00
7eaf8dbdc0 [Automatic] Updated UI files
blacklight opened issue platypush/platypush#333 2023-10-19 00:35:11 +02:00
Add file browser UI
blacklight closed issue platypush/platypush#271 2023-10-19 00:33:58 +02:00
Make integrations installable and configurable at runtime
blacklight commented on issue platypush/platypush#271 2023-10-19 00:33:58 +02:00
Make integrations installable and configurable at runtime

Implemented.

blacklight pushed to master at platypush/platypush 2023-10-19 00:33:44 +02:00
38c5172316 [UI] Show the connected/disconnected status in the Nav icon.
f3c5c2fdfa [Extensions UI] Added RestartButton to the Install tab.
b724e80ee2 [Settings UI] Added Stop and Restart application buttons.
2a76a6baa6 [Extensions UI] Added current config to extension panel.
f0255549c8 [utils] Added utils.to_yaml action.
Compare 6 commits »
blacklight pushed to master at platypush/platypush 2023-10-18 19:34:11 +02:00
c05d887551 [application] Added application.install action.
blacklight pushed to master at platypush/platypush 2023-10-18 03:02:43 +02:00
e2e349a2ad [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2023-10-18 03:01:00 +02:00
922297bf58 [Extensions UI] Support for initializing an extension from URL.
137855b4fc [Entities UI] Fixed collapse toggling logic.
26b912fae4 [Execute UI]
e5d84242bb [Extensions UI] Action URLs now point to the Execute panel.
6f01c35a0f [UI] Added utilities to get and set args on the URL fragment.
Compare 19 commits »
blacklight pushed to master at platypush/platypush 2023-10-16 02:32:13 +02:00
12f7b190b9 [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2023-10-16 02:30:34 +02:00
99e98f70f4 [Integrations UI] Added configuration tab.
blacklight pushed to master at platypush/platypush 2023-10-16 01:19:39 +02:00
b19725c72c [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2023-10-16 01:17:58 +02:00
398d64c53f [Integrations UI] Added new Integrations panel.
0055acad9d [UI] Fixed Autocomplete behaviour on empty filter.
c88a9da3e6 [UI] Refactored layout classes.
d1afb88b80 [Reflection] Expand RST extensions from object docstrings too.
0fe1c2768b [Fix] Some minor docstring indentation fixes.
Compare 5 commits »
blacklight pushed to master at platypush/platypush 2023-10-14 15:35:53 +02:00
3e00a05301 [CI/CD] Restored awscli process for update-debian-oldstable-packages.