Commit Graph

486 Commits

Author SHA1 Message Date
Vinicius Moreira
20d6f0fa35 [improvement][appimage] creating a symlink for the installed applications at '~.local/bin' 2020-06-16 17:42:10 -03:00
Vinicius Moreira
328f987507 [fix][snap] not returning installed runtimes after an installation succeeds 2020-06-16 16:03:40 -03:00
Vinicius Moreira
4a95bd1abb [fix][flatpak] returning already installed packages after an installation succeeds 2020-06-16 14:45:43 -03:00
Vinicius Moreira
7ecc78529f [fix][flatpak] not returning installed runtimes after an installation succeeds 2020-06-16 13:16:39 -03:00
Vinicius Moreira
eee9e9abf8 [improvement][ui] uninstallation does not refresh the table if it succeeds 2020-06-16 11:41:06 -03:00
Vinicius Moreira
3ee6056814 [fix][arch] crashes when downgrading a package after being recently installed 2020-06-12 18:18:48 -03:00
Vinicius Moreira
8a131c0b64 [fix][appimage] considering all AppImages with no local paths equal 2020-06-12 18:10:25 -03:00
Vinicius Moreira
1b4137be32 [fix][arch] log message 2020-06-11 17:24:13 -03:00
Vinicius Moreira
f0c44ab019 [fix][ui] calling required tasks when '--settings' is specified as a param 2020-06-11 17:15:20 -03:00
Vinicius Moreira
ef70ce0864 [fix][arch] not waiting for the disk cache to be ready before reading installed packages 2020-06-11 16:53:10 -03:00
Vinicius Moreira
a43e640437 [improvement][ui] not performing a full table refresh after installing a new package 2020-06-11 16:51:55 -03:00
Vinicius Moreira
cc5c89a350 [fix][ui] not calling initial required tasks after enabling a new package type on settings 2020-06-11 11:25:37 -03:00
Vinicius Moreira
ac21cc5c38 [improvement][appimage] able to update AppImages with continuous releases 2020-06-10 14:59:46 -03:00
Vinicius Moreira
42f37eca8a [fix][appimage] allowing some apps to be filled with empty category elements 2020-06-10 14:22:07 -03:00
Vinicius Moreira
89e1f93c7e [improvement][ui] filters algorithm speed and sorting | [fix][web] handling web page fetch errors 2020-06-10 12:18:52 -03:00
Vinicius Moreira
f4999b680c [fix][web] handling unexpected connection errors 2020-06-08 18:17:27 -03:00
Vinicius Moreira
d919b8aef8 [improvement][arch] cleaning substatus after caching data to disk 2020-06-06 19:20:44 -03:00
Vinicius Moreira
a8ec5c1625 [fix][arch] substatus handler not handling outputs in the right order 2020-06-06 19:02:32 -03:00
Vinicius Moreira
2d18e2d803 [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 18:41:51 -03:00
Vinicius Moreira
e30dc65033 [fix][arch] substatus handler conditions 2020-06-06 18:33:47 -03:00
Vinicius Moreira
51d8984c3a [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 17:35:40 -03:00
Vinicius Moreira
4960cfbaa8 [fix][arch] not displaying 'removing' substatus during the upgrade process 2020-06-06 17:22:17 -03:00
Vinicius Moreira
bb082e04f1 Merge branch 'master' into staging 2020-06-06 13:49:02 -03:00
Demiray
ebbafc0304 Update tr 2020-06-06 14:17:18 +03:00
Vinicius Moreira
6bec05c408 [fix][arch] properly fixing multiple providers checking when uninstalling 2020-06-02 18:12:20 -03:00
Vinicius Moreira
157ec0e2c6 [improvement][arch] new 'automatch_providers' settings 2020-06-02 17:54:08 -03:00
Vinicius Moreira
b93fb63430 [fix][arch] not recursively asking for dependencies providers when installing / upgrading 2020-06-02 17:02:53 -03:00
Vinicius Moreira
d45dc799ca [fix][arch] not checking if the are other installed providers for the target package 2020-06-02 15:59:13 -03:00
Vinicius Moreira
0912384781 [improvement] download clients parameters 2020-06-01 16:34:53 -03:00
Vinicius Moreira
5901c4ceea [fix][arch] not checking if **pacman-mirrors** is available before starting to download repository packages 2020-06-01 10:58:46 -03:00
Vinícius Moreira
48791b03ff [fix][i18n] download tips 2020-05-29 17:23:27 -03:00
Vinícius Moreira
e9264f16c5 [fix][arch] i18n tips 2020-05-29 17:11:54 -03:00
Vinícius Moreira
a2e41ce51f [fix][ui] not updating cached installed packages state after ignoring/reverting updates 2020-05-28 17:09:57 -03:00
Vinícius Moreira
9b483b9b6c [improvement][arch] downloading package signatures asynchronously 2020-05-28 15:18:14 -03:00
Vinícius Moreira
c8f1e0b1f0 [fix][arch] crashing while reading the installed packages when the internet is unstable 2020-05-27 17:34:31 -03:00
Vinícius Moreira
5bc64640ad [improvement][arch] always retrieving the package sizes before downloading with mult-threaded clients 2020-05-27 17:07:02 -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
dc1873c3c7 [fix][arch] displaying wrong upgrade status when there is no AUR packages to upgrade 2020-05-21 12:43:54 -03:00
Vinícius Moreira
7f1be2b547 [improvement][ui] new 'updates ignored' category to filter packages with ignored updates 2020-05-20 11:58:29 -03:00
Vinícius Moreira
ce7e309799 [fix] ignore updates file handling for Arch, AppImage and Flatpak 2020-05-19 18:50:05 -03:00
Vinícius Moreira
5cd26d1d82 [fix][flatpak] not displaying application updates on the search results 2020-05-19 11:13:39 -03:00
Vinícius Moreira
14a433b13e [fix][appimage][flatpak] notifying ignored updates to the tray 2020-05-19 10:52:18 -03:00
Vinícius Moreira
ab8a0aaaef [feature][flatpak] able to ignore flatpak updates 2020-05-18 18:20:31 -03:00
Vinícius Moreira
cca98602e6 [feature][appimage] able to ignore appimage updates 2020-05-18 17:14:55 -03:00
Vinicius Moreira
a320f30911 [feature] ignore updates: Arch/AUR packages 2020-05-17 14:36:22 -03:00
Vinícius Moreira
2f55793e8d [improvement][arch] faster caching data process during initialization 2020-05-15 16:55:48 -03:00
Vinícius Moreira
6772994fbc [improvement][arch] repository string 2020-05-12 16:49:45 -03:00
Vinícius Moreira
b45e04c54d [fix][arch] i18n 2020-05-12 15:51:41 -03:00
Vinícius Moreira
336eb30550 [fix][arch] not caching data of installed optdeps 2020-05-12 12:01:40 -03:00