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-22 02:33:59 +02:00
7eca1c27c9 Blackened the qrcode and pushbullet plugins
blacklight pushed to master at platypush/platypush 2023-05-22 02:24:40 +02:00
aaac6488d6 Updated webapp dist files
d7405ad05d Added multiple parsers for the entities referenced in docstrings.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2023-05-21 03:15:21 +02:00
4f11d7cf74 Updated webapp dist files
b91c1eba6d Parse :return: definitions from action docstrings too.
229b8f2985 Many improvements for the execute panel.
Compare 3 commits »
blacklight pushed to master at platypush/platypush 2023-05-20 15:54:23 +02:00
edf1dbee1d Updated webapp dist files
5efc90ca17 Better PWA installation prompt.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2023-05-20 15:28:50 +02:00
666ea9ea6b Added use_werkzeug_server option to backend.http.
blacklight closed issue platypush/platypush#259 2023-05-20 02:43:23 +02:00
Make a PWA
blacklight commented on issue platypush/platypush#259 2023-05-20 02:43:13 +02:00
Make a PWA

Closed by #262

blacklight merged pull request platypush/platypush#262 2023-05-20 02:42:34 +02:00
[#259] Proper support for the progressive webapp
blacklight pushed to master at platypush/platypush 2023-05-20 02:42:34 +02:00
013274bcbc [#259] Proper support for the progressive webapp (#262)
blacklight created pull request platypush/platypush#262 2023-05-20 02:42:10 +02:00
[#259] Proper support for the progressive webapp
blacklight pushed to 259-pwa at platypush/platypush 2023-05-20 02:41:22 +02:00
14e7b44f86 Updated dist files
ca342ee3ea Removed XML header from the generated SVG
14d6924338 Added beforeinstallprompt listener
9ba7ad9402 Removed XML header from the generated SVG
d3dde80269 Display the logo directly as an SVG on the login/registration page.
Compare 9 commits »
blacklight created branch 259-pwa in platypush/platypush 2023-05-20 02:41:22 +02:00
blacklight pushed to 259-pwa at blacklight/platypush 2023-05-20 02:38:55 +02:00
14e7b44f86 Updated dist files
ca342ee3ea Removed XML header from the generated SVG
14d6924338 Added beforeinstallprompt listener
9ba7ad9402 Removed XML header from the generated SVG
d3dde80269 Display the logo directly as an SVG on the login/registration page.
Compare 7 commits »
blacklight pushed to master at platypush/platypush 2023-05-20 02:36:49 +02:00
27d4a20418 Use reflection to infer the arguments of a Python user procedure
blacklight pushed to 259-pwa at blacklight/platypush 2023-05-18 03:17:28 +02:00
c5aee0a65d Updated webapp dist files
blacklight pushed to 259-pwa at blacklight/platypush 2023-05-18 03:13:17 +02:00
795754f858 Added PWA support
27d4a20418 Use reflection to infer the arguments of a Python user procedure
0a1209fe6e Updated webapp dist files
33e2879413 Various UI improvements for the execute tab.
91daec579d Reverted to the previous style for entities on mobile.
Compare 10 commits »
blacklight created branch 259-pwa in blacklight/platypush 2023-05-18 03:13:17 +02:00
blacklight pushed to master at platypush/platypush 2023-05-17 10:56:49 +02:00
0a1209fe6e Updated webapp dist files
33e2879413 Various UI improvements for the execute tab.
91daec579d Reverted to the previous style for entities on mobile.
61ea3d79e4 Large refactor for the inspect plugin.
2cba504e3b Improvements for the autocomplete component.
Compare 8 commits »
blacklight pushed to master at platypush/platypush 2023-05-13 12:46:11 +02:00
72797e73ff Changed the Tornado paradigm to start the WSGI workers.
blacklight created branch uwsgi-tests in platypush/platypush 2023-05-13 12:37:10 +02:00