Skip to content

Fix/filesize

Mads Lundegaard requested to merge fix/filesize into dev

Added two methods for checking file size. The first one is to avoid sending the user to the upload page. The second one is for avoiding the program to crash IF you were supposed to get through the first one.

Merge request reports