Closed vifactor closed 4 years ago
Now disk size is displayed in bytes which looks for example as follows:
Total codebase 36335397 bytes Average file size 22512.64 bytes
use of KB and MB would be nicer
https://jinja.palletsprojects.com/en/2.11.x/templates/#filesizeformat
https://stackoverflow.com/questions/38493714/how-to-sort-file-sizes-in-jquery-datatables/38494031#38494031
Now disk size is displayed in bytes which looks for example as follows:
use of KB and MB would be nicer