Skip to content

Use uint64_t to represent a file size

The size is already marked as unsigned in the database, and we never leverage a negative size for anything

Merge request reports