ShaneIsrael / fireshare

Self host your media and share with unique links
GNU General Public License v3.0
653 stars 40 forks source link

Corrupt File Check #199

Closed J-Stuff closed 1 year ago

J-Stuff commented 1 year ago

Added a few lines of code in /app/server/fireshare/cli.py that checks uploaded files for corruption/malformations.

Added new package in /app/server/requirements.txt - integv (https://pypi.org/project/integv/)