Commit Graph

23 Commits

Author SHA1 Message Date
Vinicius Moreira
aef9ef0b0d [core.downloader] refactoring: String concatenation using StringIO 2021-11-20 10:35:37 -03:00
Vinicius Moreira
9a8772da8f improvement: replacing subprocess commands to detected installed CLIs by Python faster native calls (shutil.which) 2021-06-15 17:09:49 -03:00
Vinicius Moreira
0912384781 [improvement] download clients parameters 2020-06-01 16:34:53 -03:00
Vinícius Moreira
5340070b3a [improvement][settings] only displaying available multi-threaded download clients 2020-05-28 11:36:54 -03:00
Vinícius Moreira
7aa133be2a [feature] axel support for multithreaded downloads 2020-05-27 16:18:53 -03:00
Vinícius Moreira
cec0c06e4f [feature][arch] supporting multi-threaded download for repository packages 2020-05-27 11:51:24 -03:00
Vinícius Moreira
e43c09d982 [improvement] hiding logs when aria2 is not installed 2020-04-14 16:19:29 -03:00
Vinícius Moreira
b83f9d8440 [fix][aur] not pre-downloading some source files 2020-01-14 19:31:24 -03:00
Vinícius Moreira
d4c8d67433 pre-downloading electron files during bauh initialization 2019-12-10 16:26:47 -03:00
Vinícius Moreira
354af8b041 downloading and installing node 2019-12-10 13:03:03 -03:00
Vinicius Moreira
b59cb347c4 [improvement] Not breaking the application when a i18n (translation) key was not found 2019-11-25 13:09:50 -03:00
Vinicius Moreira
6cdf4f5746 [http] fix -> removing None output path 2019-10-17 14:38:51 -03:00
Vinicius Moreira
abf7b11758 [http] improvement -> removing old output path before downloading 2019-10-17 13:18:33 -03:00
Vinicius Moreira
3288ae46c9 [http] fix wget download 2019-10-17 13:10:51 -03:00
Vinicius Moreira
f16ac330b1 [http] fix wget output parameter 2019-10-17 12:50:07 -03:00
Vinicius Moreira
dd56a515fb appimages -> support apps with no github set 2019-10-09 15:59:00 -03:00
Vinicius Moreira
6132155614 retrieving URL file size correctly | improving downloaded file size format 2019-10-09 15:01:46 -03:00
Vinicius Moreira
53bf6de34f installing appimage 2019-10-03 19:09:31 -03:00
Vinicius Moreira
2a84ff4c32 improvement: only changing the installed package status ( not refreshing the whole table ) | fix: flatpak downgrading error handling 2019-09-24 15:17:09 -03:00
Vinicius Moreira
dcb43d4f5a aria download parameter fix | installation output log fix 2019-09-23 13:26:50 -03:00
Vinicius Moreira
5441d35ee2 arch: automatically optimizing arch packages compilation | aria2c stdout sleep 2019-09-23 13:01:30 -03:00
Vinicius Moreira
c5215c8236 axel and aria2c for faster AUR downloads 2019-09-22 23:12:34 -03:00
Vinicius Moreira
917c6ec5d7 arch:using axel to pre-download source file | info window handling list attributes better 2019-09-22 01:01:11 -03:00