Commit Graph

141 Commits

Author SHA1 Message Date
Vinicius Moreira
d288c30484 [arch] fix -> Downloading some AUR packages sources twice when multi-threaded download is enabled 2020-08-04 12:27:33 -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
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
d919b8aef8 [improvement][arch] cleaning substatus after caching data to disk 2020-06-06 19:20:44 -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
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
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
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
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
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
ce7e309799 [fix] ignore updates file handling for Arch, AppImage and Flatpak 2020-05-19 18:50:05 -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
336eb30550 [fix][arch] not caching data of installed optdeps 2020-05-12 12:01:40 -03:00
Vinícius Moreira
fb90bd2694 [fix][arch] staging regression: not considering settings related to AUR and repositories are enabled/disabled 2020-05-11 17:04:51 -03:00
Vinícius Moreira
adb488efbd [fix][arch] not properly caching data of installed dependencies 2020-05-11 16:20:15 -03:00
Vinícius Moreira
b2e87426e6 [fix][arch] actually fixing some installed 'not-signed' repository packages 2020-05-11 15:50:08 -03:00
Vinícius Moreira
bd08fa97d7 [improvement] some custom actions not related to installed packages state will not refresh the table after succeeded 2020-05-09 15:02:43 -03:00
Vinícius
4bc4481e00 [fix][arch] not detecting some installed 'not-signed' repository packages 2020-05-09 12:26:34 -03:00
Vinícius Moreira
4564843144 [fix][arch] stopping conflicting file threads 2020-05-08 19:12:07 -03:00
Vinícius Moreira
22e82d5e24 [fix][arch] conflicting files thread error 2020-05-08 19:10:12 -03:00
Vinícius Moreira
b4eb7049d5 [fix][arch] upgrading progress when conflicting files are detected 2020-05-08 18:03:08 -03:00
Vinícius Moreira
81a7b682d6 [improvement][arch] 'clean cache' removing the whole folder instead of each file 2020-05-08 17:50:30 -03:00
Vinícius Moreira
9509aa89e7 [fix][arch] clean cache 2020-05-08 17:40:58 -03:00
Vinicius Moreira
76e6194c52 [improvement][arch] able to handle upgrade scenarios when a package wants to overwrite files of another installed package 2020-05-03 17:44:23 -03:00
Vinicius Moreira
0d9e6315f1 [fix][arch] not detecting some error states during upgrade 2020-04-24 13:46:37 -03:00
Vinicius Moreira
0c3dd2ed2e [fix][arch] search displaying a duplicate for installed AUR packages as repository packages 2020-04-24 13:19:41 -03:00
Vinicius Moreira
2da65dd803 [fix][arch] not retrieving all unnecessary packages when uninstalling a package 2020-04-23 20:07:56 -03:00
Vinicius Moreira
700a6ca9ce [fix][arch][uninstall] not displaying removing all unnecessary dependencies 2020-04-22 12:21:21 -03:00
Vinícius Moreira
67542bdca9 [feature][arch] allowing to uninstall no longer needed packages after a package uninstall 2020-04-20 18:15:21 -03:00
Vinícius Moreira
81acfa7934 [improvement][aur] displaying on the details if the AUR package was successfully upgraded 2020-04-20 12:36:35 -03:00
Vinicius Moreira
90a72f888e [fix][arch] search not displaying installed packages that are no longer available on the databases 2020-04-20 11:53:14 -03:00
Vinícius Moreira
7b07ce0cab [fix][arch] not stopping the upgrade process if a transaction error happens 2020-04-20 10:46:26 -03:00
Vinícius Moreira
3e73797090 [fix][arch] wrong uninstall dialog title 2020-04-17 16:48:01 -03:00
Vinícius Moreira
ccce61a9b5 [improvement][arch] using unified subprocess output when installing packages to prevent wrong error results 2020-04-15 12:55:01 -03:00
Vinícius Moreira
323a5a1a76 [improvement][arch] unifying the process output when upgrading several repo packages to prevent wrong error returns 2020-04-14 16:18:39 -03:00
Vinícius Moreira
a204593ade [fix][arch] AUR filter extensions 2020-04-14 14:48:42 -03:00
Vinícius Moreira
759162004d [fix][arch] error when building AUR packages with extensions different from .tar.xz 2020-04-14 14:38:14 -03:00
Vinícius Moreira
ad9abe93c8 [fix][arch] update notifications are not localized 2020-04-14 10:00:00 -03:00
Vinícius Moreira
315fe71e77 [fix][arch] i18n renaming issues 2020-04-13 17:44:14 -03:00
Vinícius Moreira
8d55ae28b0 [fix][arch] displaying the wrong subtypes due to previous renaming 2020-04-13 16:51:53 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
bcc10c290e [improvement][aur] preventing the dependencies checking algorithm to add duplicates 2020-03-05 19:19:44 -03:00
Vinícius Moreira
8649b9e6f3 [improvement][aur] generating the semantic search map on demand instead of storing it in memory 2020-02-17 18:46:31 -03:00