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 uwsgi-tests at platypush/platypush 2023-05-13 12:37:10 +02:00
72797e73ff Changed the Tornado paradigm to start the WSGI workers.
blacklight deleted branch uwsgi-tests from platypush/platypush 2023-05-13 12:37:07 +02:00
blacklight pushed to master at platypush/platypush 2023-05-13 02:37:28 +02:00
ac4fe4447e Revert "Added a multi-worker approach to the Tornado WSGI container."
blacklight closed issue platypush/platypush#261 2023-05-13 01:30:24 +02:00
Cache entities on the frontend
blacklight commented on issue platypush/platypush#261 2023-05-13 01:30:20 +02:00
Cache entities on the frontend

Done.

blacklight pushed to master at platypush/platypush 2023-05-13 01:29:15 +02:00
71401a4936 Added a multi-worker approach to the Tornado WSGI container.
blacklight pushed to master at platypush/platypush 2023-05-12 03:52:37 +02:00
b7b93edbae Updated dist files
blacklight pushed to master at platypush/platypush 2023-05-12 03:52:24 +02:00
a15191d4ca Updated dist files
d4f8e51caf A less blocking implementation of the entities loading UI logic.
62d846ddda Updated dist files
23a5e90e2e Updated dist files
6cd9cb6e76 Better entities caching on the frontend.
Compare 7 commits »
blacklight pushed to white-theme at blacklight/scribe 2023-05-11 15:48:12 +02:00
64468204ec Merge branch 'main' into white-theme
4491c6dba1 Added carbon dependency to shard.yml
Compare 2 commits »
blacklight pushed to main at blacklight/scribe 2023-05-11 15:47:44 +02:00
4491c6dba1 Added carbon dependency to shard.yml
6a38a1cebc Update CHANGELOG
467f3c3a63 Change crystal version to 1.8.1
853e9ad50d Add captions to embedded media
27faf59549 Upgrade to Lucky 1.0.0
Compare 19 commits »
blacklight pushed to white-theme at blacklight/scribe 2023-05-11 14:39:51 +02:00
5ab9c48e2c Merge branch 'main' into white-theme
6a38a1cebc Update CHANGELOG
467f3c3a63 Change crystal version to 1.8.1
853e9ad50d Add captions to embedded media
27faf59549 Upgrade to Lucky 1.0.0
Compare 19 commits »
blacklight pushed to master at platypush/platypush 2023-05-11 00:44:24 +02:00
f49ad4c349 Updated dist files
6b0f0883ee A proper way to proxy websocket calls using the Vue devServer.
78c12212c6 [#260] A simple entities caching mechanism using the browser storage.
74ab884b7a Proper redirects upon /execute failure.
0de56ad52e Added nginx sample configuration.
Compare 7 commits »
blacklight pushed to master at platypush/platypush 2023-05-09 02:56:48 +02:00
b91aedc553 Updated README toc format
blacklight pushed to master at platypush/platypush 2023-05-09 02:54:57 +02:00
5415f0ccf3 Updated README
blacklight closed issue platypush/platypush#260 2023-05-09 02:47:49 +02:00
WebSocket integration 2.0
blacklight pushed to master at platypush/platypush 2023-05-09 02:47:27 +02:00
ab2425ebd0 [#260] Removed legacy backend.websocket.
a069d23bb7 [#260] Added `/ws/requests` websocket route.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2023-05-09 02:19:39 +02:00
7716a416e9 [#260] Support for sending events via websocket over /ws/events.
blacklight opened issue platypush/platypush#261 2023-05-09 00:06:31 +02:00
Cache entities on the frontend
blacklight pushed to master at platypush/platypush 2023-05-09 00:04:15 +02:00
edb7197f71 [#260] Implemented authentication for websocket routes.
2d4b179879 Include the path info in the logging messages in WSRoute.
3fc622e296 Remove legacy references to the websocket HTTP port and backend in platydock.
Compare 3 commits »
blacklight opened issue platypush/platypush#260 2023-05-09 00:00:15 +02:00
WebSocket integration 2.0