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-06-24 20:30:51 +02:00
1a21671dde [Automatic] Updated components cache
blacklight pushed to master at platypush/platypush 2024-06-24 20:29:38 +02:00
1f544c9e53 Fixed schema attribute description type mismatch.
blacklight pushed to master at platypush/platypush 2024-06-24 19:23:35 +02:00
a754b06f88 [Automatic] Updated UI files
blacklight closed issue platypush/platypush#408 2024-06-24 19:21:38 +02:00
Add generic torrent search UI
blacklight pushed to master at platypush/platypush 2024-06-24 19:21:38 +02:00
3dc1ff3c6e [#408] Rewritten+expanded torrent UI.
1774e464cc [torrent] Added is_media attribute to torrent results.
Compare 2 commits »
blacklight pushed to master at platypush/platypush 2024-06-23 23:42:29 +02:00
1dd905dc66 [torrent] Normalized limit/page parameters in torrent.search.
ec050b2853 [HTTP] Added authenticated /file?path=<path> route.
9993e9b6b7 [Chore] Updated pre-commit dependencies.
Compare 3 commits »
blacklight pushed to master at platypush/platypush 2024-06-23 01:43:54 +02:00
5672b23fbe [Automatic] Updated UI files
744da20b7c Updated CHANGELOG
91e2530dd5 [#407] Implemented torrent.csv backend
8fc3201b8c [torrent] Refactored torrent search.
36f49952c4 Merge pull request #430 from blacklight/snyk-upgrade-710b29e45259ad93d91928143706d645
Compare 8 commits »
blacklight deleted branch 263/torrent-search-refactor from platypush/platypush 2024-06-23 01:42:01 +02:00
blacklight merged pull request platypush/platypush#407 2024-06-23 01:42:00 +02:00
[torrent] Refactored torrent search + torrent-csv integration
blacklight closed issue platypush/platypush#263 2024-06-23 01:42:00 +02:00
Use torrent-csv integration for search
blacklight pushed to master at platypush/platypush 2024-06-23 01:42:00 +02:00
3b0a71df0e Merge pull request '[torrent] Refactored torrent search + torrent-csv integration' (#407) from 263/torrent-search-refactor into master
5b5bec8043 Updated CHANGELOG
9a118693ca [#407] Implemented torrent.csv backend
5e4c2d2277 [torrent] Refactored torrent search.
Compare 4 commits »
blacklight pushed to 263/torrent-search-refactor at platypush/platypush 2024-06-23 01:41:09 +02:00
5b5bec8043 Updated CHANGELOG
blacklight opened issue platypush/platypush#408 2024-06-23 01:38:45 +02:00
Add generic torrent search UI
blacklight pushed to 263/torrent-search-refactor at platypush/platypush 2024-06-23 01:36:18 +02:00
9a118693ca [#407] Implemented torrent.csv backend
blacklight created pull request platypush/platypush#407 2024-06-09 00:04:41 +02:00
WIP: [torrent] Refactored torrent search + torrent-csv integration
blacklight created branch 263/torrent-search-refactor in platypush/platypush 2024-06-09 00:03:30 +02:00
blacklight pushed to 263/torrent-search-refactor at platypush/platypush 2024-06-09 00:03:30 +02:00
5e4c2d2277 [torrent] Refactored torrent search.
blacklight commented on issue platypush/platypush#396 2024-06-06 23:42:27 +02:00
[music.mopidy] Fix playing tracks directly from search results

It actually seems to work.

blacklight closed issue platypush/platypush#396 2024-06-06 23:42:27 +02:00
[music.mopidy] Fix playing tracks directly from search results
blacklight pushed to master at platypush/platypush 2024-06-06 22:47:38 +02:00
ed697c0ad2 🐛 [CI/CD] Fixed build-ui.sh script.