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 2024-07-25 02:43:18 +02:00
6b5dbe7c1e [#339] Frontend implementation of the new 2FA logic.
blacklight pushed to master at platypush/platypush 2024-07-25 02:24:27 +02:00
7351a2685a [Automatic] Updated components cache
blacklight pushed to master at platypush/platypush 2024-07-25 02:23:09 +02:00
79dc5e238d [core] Skip 2FA code verification for JWT tokens.
a11f17aa8f [core] Encrypt users 2FA backup codes with bcrypt.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2024-07-25 00:48:52 +02:00
67d8d0a515 [Automatic] Updated components cache
blacklight pushed to master at platypush/platypush 2024-07-25 00:47:35 +02:00
8ec1ca8543 [#339] Backend preparation for 2FA support.
blacklight pushed to master at platypush/platypush 2024-07-25 00:38:36 +02:00
2cbb005c67 [core] The generation of RSA keys should be behind shared process locks.
blacklight pushed to master at platypush/platypush 2024-07-24 21:36:50 +02:00
cf813e4197 [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2024-07-24 21:34:50 +02:00
b1b51b4b7e [tests] Fixed tests after HTTP auth refactor.
70db33b4e2 [core] Better Redis connection fail handling logic.
357d92b479 [core] Added current_user() HTTP utility.
2033f9760a [core] Refactoring user/authentication layer.
Compare 4 commits »
blacklight pushed to master at platypush/platypush 2024-07-23 02:08:28 +02:00
ee27b2c4c6 [core] Refactored Web login/registration layer.
8904e40f9f [UI] Redirect URIs should always be relative to the current host.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2024-07-21 21:35:01 +02:00
fe2497577d [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2024-07-21 21:32:56 +02:00
01aedb5568 [UI] DropdownItem should emit @input together with @click.
2ccf00508d [qrcode] Allow binary content for qrcode.generate.
8329de15ba [UI] Added extra showError condition on /execute.
c1b1bd6c50 [UI] Added generic .text-danger class.
Compare 4 commits »
blacklight pushed to master at platypush/platypush 2024-07-21 00:00:31 +02:00
fdd42b8a22 [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2024-07-20 23:58:28 +02:00
baa584c1ca [Torrents UI] Fixed style for files list
blacklight commented on issue platypush/platypush#417 2024-07-20 22:33:20 +02:00
[Mobile] Support native media notifications

Too much work to implement the full WebPush + VAPID flow, and it's not really worth right now.

blacklight closed issue platypush/platypush#417 2024-07-20 22:33:20 +02:00
[Mobile] Support native media notifications
blacklight pushed to master at platypush/platypush 2024-07-20 22:26:15 +02:00
929271ee0e [Automatic] Updated components cache
f608475380 Fix outdated method name in sound plugin docs.
5a1c6b064a fix: requirements.txt to reduce vulnerabilities
f2b2189282 Merge pull request #437 from blacklight/snyk-fix-be2eea233b2d14c94dc846778f7390d9
3e8ab8d0db Merge branch 'master' into snyk-fix-be2eea233b2d14c94dc846778f7390d9
Compare 19 commits »
blacklight pushed to master at platypush/platypush 2024-07-20 22:24:57 +02:00
2c4387787c Fix outdated method name in sound plugin docs.
blacklight pushed to master at platypush/platypush 2024-07-20 12:46:11 +02:00
f72753f549 fix: upgrade vue-router from 4.3.2 to 4.3.3
6e545e5300 fix: upgrade sass from 1.77.2 to 1.77.3
b69f1859c4 Bump braces from 3.0.2 to 3.0.3 in /platypush/backend/http/webapp
7dfda41a74 fix: requirements.txt to reduce vulnerabilities
59d10b4fe7 fix: upgrade axios from 1.6.8 to 1.7.1
Compare 7 commits »
blacklight pushed to master at platypush/platypush 2024-07-20 12:13:13 +02:00
48996622d9 [README] Added Codefactor badge.
blacklight pushed to master at platypush/platypush 2024-07-20 12:09:50 +02:00
38edaaf311 [Automatic] Updated UI files