Commit Graph

10 Commits

Author SHA1 Message Date
Talmaj Marinc
c98a212589 Add extension check on the final resolved url -> fix downloading from civitAI.
Some checks are pending
Python Linting / Run Ruff (push) Waiting to run
Python Linting / Run Pylint (push) Waiting to run
2026-07-01 15:37:30 +02:00
Talmaj Marinc
4c82c708a7 Add delete and clear all downloads funcitonalities. 2026-07-01 15:04:30 +02:00
Talmaj Marinc
64c5853631 Add support for ENV based HF_TOKEN. 2026-07-01 12:02:19 +02:00
Talmaj Marinc
28b41d4d6d Fix more AI detected issues., 2026-07-01 11:38:33 +02:00
Talmaj Marinc
312b282ca8 Prevent redirects to loopback/internal IPs (SSRF) 2026-06-30 20:33:16 +02:00
Talmaj Marinc
e326ef3b16 Fix IPv4-mapped IPv6 addresses 2026-06-30 20:33:16 +02:00
Talmaj Marinc
115a4305ea Restrict cleartext HTTP redirects to explicit loopback/dev hosts. 2026-06-30 20:33:16 +02:00
Talmaj Marinc
4ccaaa6f37 Improve _finalize checks for downloads. 2026-06-30 20:33:16 +02:00
Talmaj Marinc
4ae294d2d5 Add max-download-size in case the server tries to send larger files than it reports. 2026-06-30 20:33:15 +02:00
Talmaj Marinc
c7c18377a3 Add initial commit for model downloader. 2026-06-30 20:33:15 +02:00