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-27 11:57:37 +02:00
a70f151e28 [Fix] Version should be explicitly defined in setup.cfg (for now).
blacklight pushed to master at platypush/platypush 2024-07-27 11:47:12 +02:00
b71612cb2f [core] Moved __version__ string to its own package.
blacklight pushed to master at platypush/platypush 2024-07-27 11:35:12 +02:00
dfe0092857 Updated CHANGELOG
blacklight commented on issue platypush/platypush#416 2024-07-27 11:22:44 +02:00
[UI] Implement history management / dynamic back button behaviour

This should be automatic if #378 is properly implemented.

blacklight closed issue platypush/platypush#416 2024-07-27 11:22:44 +02:00
[UI] Implement history management / dynamic back button behaviour
blacklight pushed to master at platypush/platypush 2024-07-27 01:58:35 +02:00
90736f8ffb [Automatic] Updated UI files
blacklight pushed to master at platypush/platypush 2024-07-27 01:56:38 +02:00
6cd342e1f4 [UI] Quickfix: Remove margin from default input style.
blacklight pushed to master at platypush/platypush 2024-07-27 01:47:01 +02:00
e234210fb5 [Automatic] Updated UI files
blacklight deleted branch 419/api-tokens from platypush/platypush 2024-07-27 01:45:04 +02:00
blacklight merged pull request platypush/platypush#420 2024-07-27 01:45:03 +02:00
[#419] Random API tokens implementation
blacklight closed issue platypush/platypush#419 2024-07-27 01:45:03 +02:00
Migrate default server-side tokens from JWT to stored tokens
blacklight pushed to master at platypush/platypush 2024-07-27 01:45:03 +02:00
c9df1a1a17 Merge pull request '[#419] Random API tokens implementation' (#420) from 419/api-tokens into master
179c8265cf [#419] Added ability to view and remove API tokens.
c13623c3f7 [#419] API tokens - frontend implementation.
a8343cb45b [UI] Persist current settings page on the URL.
91f6beb349 [#419] API tokens - backend implementation.
Compare 5 commits »
blacklight pushed to 419/api-tokens at platypush/platypush 2024-07-27 01:43:56 +02:00
179c8265cf [#419] Added ability to view and remove API tokens.
blacklight pushed to 419/api-tokens at platypush/platypush 2024-07-26 22:00:20 +02:00
c13623c3f7 [#419] API tokens - frontend implementation.
a8343cb45b [UI] Persist current settings page on the URL.
Compare 2 commits »
blacklight created pull request platypush/platypush#420 2024-07-26 02:31:50 +02:00
WIP: [#419] Random API tokens implementation
blacklight created branch 419/api-tokens in platypush/platypush 2024-07-26 02:30:23 +02:00
blacklight pushed to 419/api-tokens at platypush/platypush 2024-07-26 02:30:23 +02:00
91f6beb349 [#419] API tokens - backend implementation.
blacklight opened issue platypush/platypush#419 2024-07-25 23:38:21 +02:00
Migrate default server-side tokens from JWT to stored tokens
blacklight pushed to master at platypush/platypush 2024-07-25 02:45:17 +02:00
683ffa98c1 [Automatic] Updated UI files
blacklight closed issue platypush/platypush#339 2024-07-25 02:43:18 +02:00
Support 2FA authentication