Commit Graph

95 Commits

Author SHA1 Message Date
Vinicius Moreira
a9b196522d [arch] improvement -> AUR: the index is not always being updated during the initialization process 2020-12-21 16:08:45 -03:00
Vinicius Moreira
7057f683cd [arch] improvement -> history/downgrade considering the repository commit + bug fixes 2020-12-21 12:25:54 -03:00
Vinicius Moreira
cf17a91b83 [arch] improvement -> AUR: upgrade checking now considers modification dates as well 2020-12-17 18:35:34 -03:00
Vinicius Moreira
60228eec97 [ui] feature: themes 2020-11-27 15:52:57 -03:00
Vinicius Moreira
293d2a5fb0 [arch] fix -> uninstall: not detecting hard requirements properly 2020-09-11 11:17:27 -03:00
Vinicius Moreira
1418383730 [arch] improvement -> AUR: new settings property 'aur_build_only_chosen' 2020-08-31 15:01:20 -03:00
Vinicius Moreira
bb5abf5d86 [arch] feature -> new 'Check Snaps support' action 2020-08-26 18:53:09 -03:00
Vinicius Moreira
72573cf300 [ui] fix -> not properly checking if a command is an array or str 2020-08-20 15:02:52 -03:00
Vinicius Moreira
f16870afd3 fix -> not passing the subprocess command arg as an array when shell is set 2020-08-20 14:47:32 -03:00
Vinicius Moreira
b99462d0e5 [flatpak] fix -> some environment variables are not available during the common operations 2020-08-20 12:37:21 -03:00
Vinicius Moreira
eb1a1520a4 [arch] fix -> some environment variables are not available during the common operations (install, upgrade, ...) 2020-08-19 14:59:14 -03:00
Vinicius Moreira
9c1ffbd356 [arch] feature -> AUR: allowing to edit the PKGBUILD file of a package to be installed/upgraded/downgraded 2020-08-16 12:39:20 -03:00
Vinicius Moreira
12b7acc559 [flatpak] fix -> installation fails when there are multiple references for a given package 2020-08-12 10:28:00 -03:00
Vinicius Moreira
57c88f9589 [flatpak] improvement -> Creating the exports path '~/.local/share/flatpak/exports/share' (if it does not exist) and adding it to install/upgrade/downgrade/remove commands path to prevent warning messages 2020-08-11 11:08:09 -03:00
Vinicius Moreira
35db5e5802 [fix] resetting some configuration fields during initialization 2020-06-01 12:44:21 -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
9509aa89e7 [fix][arch] clean cache 2020-05-08 17:40:58 -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
efd4179b7e [improvement] internet availability checking code 2020-04-20 10:29:23 -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
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
2b9f4bf69f [improvement] handling internet timeout errors 2020-02-11 17:27:24 -03:00
Vinícius Moreira
8dd114da85 [feature][flatpak] registering Flathub at system level 2020-01-13 14:41:01 -03:00
Vinícius Moreira
b819b1ec82 [config] new general config file 2019-12-19 19:39:17 -03:00
Vinícius Moreira
496f61a27b [aur] config file 2019-12-18 18:19:00 -03:00
Vinícius Moreira
6dba32cebe [web] refactoring the config reading code 2019-12-18 17:03:39 -03:00
Vinícius Moreira
70bd76c52a [wgem] config: allowing to use a custom electron version 2019-12-17 15:54:01 -03:00
Vinícius Moreira
571acc45dd [wgem] adding environment node the path beginning 2019-12-17 13:18:55 -03:00
Vinícius Moreira
a602a583e3 [wgem] filling preset app options 2019-12-16 18:09:28 -03:00
Vinícius Moreira
cdff6696eb [wgem] really working without node and npm installed 2019-12-13 18:58:35 -03:00
Vinícius Moreira
6ecb45420f [wgem] installed size on the info window 2019-12-11 19:35:20 -03:00
Vinicius Moreira
773c761493 [categories] not locking the boot when could read from the disk cache 2019-10-22 17:43:57 -03:00
Vinicius Moreira
64e4822b2d [refactoring] CategoriesDownloader as a common class 2019-10-22 17:10:24 -03:00
Vinicius Moreira
98367219dc [snap] feature -> allowing the user to install an application when a stable channel is not available 2019-10-22 11:53:56 -03:00
Vinicius Moreira
b92bfe2f2b root subprocesses not using custom generated environment 2019-10-01 13:04:20 -03:00
Vinicius Moreira
f4c9bf09b6 fix: aria2c download 2019-09-24 15:54:32 -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
e56ecc8f49 fix: not internet connection scenario when reading installed and searching 2019-09-24 12:26:33 -03:00
Vinicius Moreira
75577f0b94 fix: conflict output in stderr 2019-09-23 17:33:25 -03:00
Vinicius Moreira
df7227e44b fix: AUR -> makepkg console output 2019-09-23 16:10:34 -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
e656992ac4 fix: when global python libraries are not set in PATH 2019-09-19 23:19:27 -03:00
Vinicius Moreira
8620f38197 fix: not showing error when Snap downgrade does not work 2019-09-18 12:21:10 -03:00
Vinicius Moreira
ba5e1da11b gem selector sketch 2019-09-11 16:00:02 -03:00