Commit Graph

1722 Commits

Author SHA1 Message Date
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
Vinicius Moreira
c5aac8f321 Updating CHANGELOG 2021-11-05 16:09:29 -03:00
Vinicius Moreira
f0c29d4089 [common] fix: some backend commands could hang when require user interaction 2021-11-05 16:07:37 -03:00
Vinicius Moreira
75e16056c0 [flatpak] fix: nost listing updates for Flatpak 1.2 2021-11-05 14:17:03 -03:00
Vinicius Moreira
a6c065efb6 [flatpak] fix: not listing installed packages for Flatpak 1.2 2021-11-05 13:48:51 -03:00
Vinicius Moreira
cea02dcd41 [view] fix: always requesting the password on the initialization dialog when launched by the root user 2021-11-04 18:08:53 -03:00
Vinicius Moreira
b2f8266bce [view] fix: not properly sorting file extensions for the FileChooser component 2021-11-03 15:37:41 -03:00
Vinicius Moreira
1b58963fc6 bumping version to 0.9.20 2021-11-03 15:17:26 -03:00
Vinicius Moreira
d41f04e74e [appimage] improvement: not displaying 'imported' besides the imported application name on the table (only for the name tip) 2021-11-03 15:16:28 -03:00
Vinicius Moreira
d9d647fdbf [appimage] improvement: validating the AppImage file extension when updating imported files 2021-11-03 15:10:28 -03:00
Vinicius Moreira
7b229dfde9 [view] improvement: always displaying the 'any file filter' (*) as the last option for file chooser components 2021-11-03 14:59:04 -03:00
Vinicius Moreira
43b460e6be refactoring: removing unneeded line 2021-11-03 14:37:49 -03:00
Vinicius Moreira
c0ce28e1d6 [appimage] fix: not displaying the filter for any kind of file (*) when updating imported AppImages 2021-11-03 14:36:49 -03:00
Vinícius Moreira
4af4e3b26c Update README.md 2021-10-05 17:47:42 -03:00
Vinícius Moreira
7a9367d683 Update README.md 2021-10-05 17:45:04 -03:00
Vinícius Moreira
5d68bd9d49 Update README.md 2021-09-10 18:02:09 -03:00
Vinícius Moreira
6261dfcb08 Merge pull request #194 from almereyda/patch-1
Remove redundant white space
2021-09-02 10:17:43 -03:00
jon r
148ea069d0 Remove redundant white space 2021-08-31 02:31:50 +02:00
Vinícius Moreira
33ad032b61 0.9.19 2021-08-23 16:10:05 -03:00