Commit Graph
9 Commits
Author SHA1 Message Date
Florian Bezannier f01dd3c338 fix: remove playwright from pyproject.toml to fix ARM Docker builds
Playwright is not available as a pip package for ARM architectures,
which causes the release workflow to fail. Playwright will be installed
separately in the Dockerfile where it can be handled per-architecture.
2026-05-21 17:12:09 +02:00
Florian Bezannier d305f54183 revert: androguard to 4.1.2 2026-05-21 16:36:54 +02:00
Florian Bezannier ac8c029727 fix: androguard useless dep 2026-05-20 18:58:51 +02:00
Florian Bezannier ba18eb253e fix: resolve empty UI issues when running with --web-conf in Dash 4.0 2026-05-20 18:58:51 +02:00
Florian Bezannier 90bc4a25f1 feat: migrate to dash 4.0 and add timeout for all requests 2026-05-20 18:58:51 +02:00
Florian Bezannier b102160baa fix: #520 2023-04-13 20:33:47 +02:00
Florian Bezannier 9833a0ede4 feat: get version arg 2022-04-19 21:46:49 +02:00
Florian Bezannier b25a15ad3e fix ci 2022-04-02 10:49:26 +02:00
Florian Bezannier f30a0b1bcd fix ci 2022-03-30 00:05:53 +02:00