You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have sometimes uploaded two versions of the same file. (accidentally before deleting the old version)
Currently, the UI shows a rounded file size and no oher metadata, which makes it hard to figure out which one is the version that should be deleted.
Some more metadata would make this easier. (At least on the uploader UI, the view UI I'm less sure if it is needed)
Data that I know is already present: An exact file size (maybe shown when the current file size is hovered), Upload date / time, checksum - If it is a common hash, otherwise a well known hash (which will likely have a performance impact, but presenting the checksum might still be useful to identify duplicates)
Edit: I checked the DB
The text was updated successfully, but these errors were encountered:
I have sometimes uploaded two versions of the same file. (accidentally before deleting the old version)
Currently, the UI shows a rounded file size and no oher metadata, which makes it hard to figure out which one is the version that should be deleted.
Some more metadata would make this easier. (At least on the uploader UI, the view UI I'm less sure if it is needed)
Data that I know is already present: An exact file size (maybe shown when the current file size is hovered), Upload date / time, checksum - If it is a common hash, otherwise a well known hash (which will likely have a performance impact, but presenting the checksum might still be useful to identify duplicates)
Edit: I checked the DB
The text was updated successfully, but these errors were encountered: