Skip to content

HTTPUpload: Use units depending on size and speed

Daniel Brötzmann requested to merge wurstsalat/gajim:http-upload-units into master

List of changes:

  • Usage of file size units depending on the size of our file / transfer speed
  • Null check if transfer speed is 0
  • Slight layout change for the upload window
Edited by Daniel Brötzmann

Merge request reports