Commit Graph

1740 Commits

Author SHA1 Message Date
Vinicius Moreira
63dd4963cf refactoring: LOGS_PATH constant renamed to LOGS_DIR and moved to 'api' module 2021-11-24 11:08:26 -03:00
Vinicius Moreira
83cc7cc134 [api] refactoring: temp dir now follow the patter /tmp/bauh@vinicius 2021-11-24 10:46:39 -03:00
Vinicius Moreira
aa889dcd51 [api] refactoring: caching directory for root user is now /var/cache/bauh 2021-11-24 10:34:04 -03:00
Vinicius Moreira
f78498c1ec [commons] refactoring: 'user' module moved to 'api' 2021-11-23 18:02:54 -03:00
Vinicius Moreira
8f9810bd69 [api] refactoring: 'constants' module renamed to 'paths' 2021-11-23 17:53:05 -03:00
Vinicius Moreira
70073a7bad [tests] fix: broken Flatpak test case 2021-11-22 17:14:24 -03:00
Vinicius Moreira
22e440cd18 [view/qt/settings] refactoring: using getvalue() for StringIO instance instead of seek() and read() 2021-11-22 17:01:20 -03:00
Vinicius Moreira
10ddb353fd [view/qt/settings] refactoring: more on String formatting method 2021-11-22 17:00:21 -03:00
Vinicius Moreira
f9386316ae [view.qt.settings] fix: not re-enabling the action buttons when a validation error is displayed 2021-11-22 16:59:22 -03:00
Vinicius Moreira
6dec050fad [view/qt/settings] refactoring: String formatting method 2021-11-22 16:51:38 -03:00
Vinicius Moreira
c80845cde4 [view] improvement: displaying a tooltip with the missing dependencies for a supported packaging technology 2021-11-22 15:48:48 -03:00
Vinicius Moreira
5121bb40ef [arch] refactoring: removing useless exception handling 2021-11-22 13:38:15 -03:00
Vinicius Moreira
f6062ae822 Merge branch 'master' into staging 2021-11-22 13:34:20 -03:00
Vinicius Moreira
a523cd9f1d [README] Updating dependencies text 2021-11-22 13:34:01 -03:00
Vinicius Moreira
1e11f80bed [arch] fix: wget as a hard requirement for Arch package management 2021-11-22 13:30:37 -03:00
Vinicius Moreira
db4d6db37b bumping version to 0.9.22 2021-11-22 13:25:38 -03:00
Vinícius Moreira
41969d7b68 Update issue templates 2021-11-20 12:12:54 -03:00
Vinícius Moreira
7d27400c85 Update issue templates 2021-11-20 12:12:01 -03:00
Vinícius Moreira
081804a786 Update issue templates 2021-11-20 12:10:21 -03:00
Vinícius Moreira
7cbe98fe08 0.9.21 2021-11-20 11:24:18 -03:00
Vinicius Moreira
2cc532f6d1 [CHANGELOG.md] adding release date 2021-11-20 11:18:57 -03:00
Vinicius Moreira
971e9a58c7 [view.core.controller] refactoring: changing String formatting method 2021-11-20 11:18:09 -03:00
Vinicius Moreira
1cd060cd1f [view.core.controller] refactoring: removing duplicate import 2021-11-20 10:52:44 -03:00
Vinicius Moreira
84518ce34d [view.core.controller] fix: install/uninstall logs 2021-11-20 10:51:50 -03:00
Vinicius Moreira
11af3c0bbc [view.core.downloader] refactoring: changing String formatting method 2021-11-20 10:44:25 -03:00
Vinicius Moreira
0c4b479de9 [api.http] refactoring: removing unneeded return type 2021-11-20 10:37:11 -03:00
Vinicius Moreira
aef9ef0b0d [core.downloader] refactoring: String concatenation using StringIO 2021-11-20 10:35:37 -03:00
Vinicius Moreira
a136ef28f4 [core] improvement: multi-threaded download not enabled by default since it fails for some scenarios 2021-11-19 18:28:35 -03:00
Vinicius Moreira
6a68588cd4 [appimage] improvement: not stopping the upgrade process when one of several applications have been selected to upgrade 2021-11-19 18:21:25 -03:00
Vinicius Moreira
8b59c2ae77 [appimage] refactoring: i18n key 2021-11-19 17:27:51 -03:00
Vinicius Moreira
93362878e3 [appimage] fix: uninstalling the application when download fails (dowgrading) 2021-11-19 17:22:14 -03:00
Vinicius Moreira
65df7654f9 [appimage] fix: uninstalling the application when an update download fails 2021-11-19 17:01:41 -03:00
Vinicius Moreira
e930a97966 [appimage] fix: displaying updates without the associated download URL for some applications 2021-11-17 15:49:10 -03:00
Vinicius Moreira
46a3b46652 [api] fix: crashing when trying to retrieve a file size without proving its URL 2021-11-17 15:36:21 -03:00
Vinicius Moreira
b50b067158 [view] fix: crashing when QT components sizes are not integers 2021-11-17 15:14:27 -03:00
Vinicius Moreira
b95de10268 [commons/system] more fixes related to some backend commands hanging 2021-11-11 18:13:06 -03:00
Vinicius Moreira
7f89e04809 [commons/system] more fixes related to some backend commands hanging 2021-11-11 15:04:16 -03:00
Vinicius Moreira
6aea25813f Merge branch 'master' into staging 2021-11-09 18:30:25 -03:00
Vinicius Moreira
6e7c871b1a [flatpak] fix: not displaying updates for partials listed as installed apps/runtimes 2021-11-09 13:12:06 -03:00
Vinicius Moreira
00fda53287 [flatpak] fix: partials split call 2021-11-09 13:00:19 -03:00
Vinicius Moreira
35ca24b680 [arch] refactoring: i18n (warning: AUR missing deps) 2021-11-09 12:51:56 -03:00
Vinicius Moreira
6bc30ba516 [core.controller] refactoring: removing useless check 2021-11-09 12:48:22 -03:00
Vinicius Moreira
0a9133068e [view] fix: displaying initial warnings related to supported technologies even when they are not enabled or have the required dependencies 2021-11-09 12:47:13 -03:00
Vinicius Moreira
d68bf1e53d [flatpak] fix: not displaying the updates size for Flatpak 1.2 2021-11-09 12:28:41 -03:00
Vinicius Moreira
8488b086e6 [flatpak] fix: not displaying update components not associated with installed packages 2021-11-09 11:47:36 -03:00
Vinicius Moreira
e539eea6f6 [view] fix: upgrade summary (not displaying the icon type for some applications) 2021-11-08 17:25:37 -03:00
Vinicius Moreira
6678cb282a bumping version to 0.9.21 2021-11-08 17:23:24 -03:00
Vinícius Moreira
6f65556c05 [README.md] updating some GitHub links 2021-11-07 09:37:45 -03:00
Vinícius Moreira
cd7dd79c6e 0.9.20 2021-11-05 18:11:38 -03:00
Vinicius Moreira
e21850022a Updating CHANGELOG 2021-11-05 16:47:37 -03:00