Luis Uguina
d152e0b0ff
Feature: add session data consumption information in GUI/text UIs ( #287 )
...
* Feature: add session data consumption information in GUI/text UIs
Adds the total bytes downloaded and uploaded in the current session as well as the average data transfer rate for both UL/DL. The information is not added to the 1-line UI as the line will take 150+ characters in the screen.
2020-09-12 02:00:24 +02:00
M*C*O
e4be013505
Fix failed MimeType detection ( #277 )
...
* Fix failed MimeType detection
* Fix failed MimeType detection
* Fix formatting
2020-07-07 15:37:15 +02:00
Luis Uguina
49acd3ede3
Refactor: remove unused imports ( #248 )
2020-06-06 10:26:33 +02:00
Laurent Clouet
44cf85739c
Code formator ( #236 )
...
* Re-import code formator
2020-05-28 13:28:42 +02:00
Luis Uguina
4f5fcf9d1b
fix: add a space after the h and min to format/show the human duration correctly ( #203 )
2020-04-12 13:18:35 +02:00
Laurent Clouet
3413301609
Moving to Intellij IDEA
2019-08-11 22:25:26 +02:00
Laurent Clouet
3230807a7d
Migrate from ant to gradle
2019-08-10 22:09:32 +02:00
Laurent Clouet
388b1158bd
Max memory settings can be set using human number with unit
2019-02-20 13:53:18 +01:00
Laurent Clouet
af32a104de
Actually log error on log file, not stdout
2018-06-30 01:41:54 +02:00
M*C*O
4008748878
fix ZipException: java.lang.IllegalArgumentException: Negative time
...
ref https://www.sheepit-renderfarm.com/forum/viewtopic.php?f=5&t=1142
2018-04-24 16:20:35 +02:00
Laurent Clouet
28b257092a
Project archive can be password protected
2016-10-05 23:01:03 +02:00
Laurent Clouet
f04b84468d
Detect full hard drive on file download
2016-06-25 13:45:09 +02:00
Laurent Clouet
dc63b9791b
Detect when computer is runnout of free space on hard drive
2016-05-02 13:26:11 +02:00
Laurent Clouet
dc83b7addc
Bugfix: close file descriptor / stream
2015-03-16 11:33:32 +00:00
Mathis Chenuet
640926110b
Cleanup Utils.md5 method by using DatatypeConverter and DigestInputStream classes
2015-03-05 20:27:13 +00:00
Laurent Clouet
8f88e0e3fc
Improvement: better duration display
2015-01-28 00:46:08 +00:00
Laurent Clouet
f444bd5526
Cleanup: use generic list instead of low level array
2015-01-25 19:07:32 +00:00
Mathis Chenuet
3ea4107dc1
Cleanup: Use foreach whenever is possible
2015-01-25 18:36:39 +00:00
Laurent Clouet
bdfa0d2b2a
Bugfix: NullPointerException
2014-12-16 21:17:34 +00:00
Laurent Clouet
422a9e74c8
Initial commit
...
Version 3.3 of the client
2014-11-20 13:21:19 +00:00