Closed JesJehle closed 4 weeks ago
Yeah. I think there will be no sub-MB images.
You could even add a ::int
(or int( )
in python) and only store integers. I guess the frontend will ignore decimal places anyway.
Go ahead from by side.
Not sure if necessary as you still need to do a conversion to GB in the frontend.
The current display in bytes in quite unreadable in the supabse table and a manual convertsion is needed. I would like to update the upload logic to directly store them as MB.
This would require to update: upload.py
processing.py
and also update the current value in the database via sql.
@mmaelicke @cmosig what do you think?