Files
Piwigo/admin/themes/default
04cb 964a2d8ede Fix disk storage unit conversion from kB to GB/MB
Use binary (1024-based) prefixes instead of decimal (1000-based) for
storage unit conversion. Previously dividing by 1000000 and 1000,
now correctly dividing by 1048576 (1024*1024) and 1024.

Fixes #2502
2026-03-07 13:38:11 +01:00
..
2026-02-18 11:13:55 +01:00
2026-02-24 15:16:56 +01:00
2020-07-10 13:25:56 +02:00
2026-02-19 15:58:46 +01:00