Commits on Source (3)
-
Alexandre Viau authored
This patch creates a new /sha256sum_in_archive/<sha256sum> endpoint in dakweb. The endpoint allows for searching for files with a marching sha256sum in the archive. I have also taken the time to fix docstrings of file_in_archive which wrongly indicated that the return type was a dictionary.
-
Joerg Jaspert authored
dakweb: /sha256sum_in_archive/<sha256sum> endpoint See merge request !76
-
Joerg Jaspert authored
* master: dakweb: /sha256sum_in_archive/<sha256sum> endpoint