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
|
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
|
1e11f80bed
|
[arch] fix: wget as a hard requirement for Arch package management
|
2021-11-22 13:30:37 -03:00 |
|
Vinicius Moreira
|
35ca24b680
|
[arch] refactoring: i18n (warning: AUR missing deps)
|
2021-11-09 12:51:56 -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
|
e2ec2b1bc1
|
[gem.arch] improvement: 'rebuild-detector' integration disabled by default
|
2021-08-23 14:43:19 -03:00 |
|
Vinicius Moreira
|
c2493befda
|
[arch] fix -> regressions from commit db5eeabf
|
2021-06-18 15:14:20 -03:00 |
|
Vinicius Moreira
|
6e2a4222c8
|
[arch] refactoring: removing unneeded module
|
2021-06-17 17:46:13 -03:00 |
|
Vinicius Moreira
|
476a30c9f4
|
[arch] improvmenet -> cleaning up some code warnings
|
2021-06-17 17:28:29 -03:00 |
|
Vinicius Moreira
|
db5eeabfb8
|
[arch] fix: some dependencies not being matched during comparisons between numeric and alphanumeric versions
|
2021-06-17 17:03:34 -03:00 |
|
Vinicius Moreira
|
9a8772da8f
|
improvement: replacing subprocess commands to detected installed CLIs by Python faster native calls (shutil.which)
|
2021-06-15 17:09:49 -03:00 |
|
Vinicius Moreira
|
dfdc209374
|
[arch] fix: skipping the package version epoch when checking the updates requirements
|
2021-06-15 15:52:34 -03:00 |
|
Vinicius Moreira
|
dfe765450b
|
[arch] fix -> randomly crashing when solving repository packages dependencies
|
2021-04-06 09:20:25 -03:00 |
|
Vinicius Moreira
|
e67e5bc0a9
|
[arch] fix -> not restoring the CPUs to previous scaling governors after the package is built when optimizations are on
|
2021-04-04 10:27:35 -03:00 |
|
Vinicius Moreira
|
a311b79bb7
|
[arch] fix -> not skipping dependency checking when the user opts to proceed with a transaction that would break other packages
|
2021-03-17 10:10:09 -03:00 |
|
Vinicius Moreira
|
66037186a4
|
[arch] fixes related to dependency checking
|
2021-03-02 10:58:46 -03:00 |
|
Vinicius Moreira
|
65c8170db5
|
[arch] fix -> multi-threaded download: crashing when could not retrieve download data for packages to upgrade
|
2021-02-03 11:03:25 -03:00 |
|
Vinicius Moreira
|
c566b90264
|
[arch] fix -> crashing when trying to upgrade repository packages which data could not be retrieved
|
2021-02-03 09:57:25 -03:00 |
|
Vinicius Moreira
|
8030e6cbe8
|
[arch] fix -> crashing when trying to upgrade AUR packages which data could not be retrieved
|
2021-02-01 14:01:45 -03:00 |
|
Vinicius Moreira
|
978120ba71
|
fix -> missing Python hard dependency: packaging
|
2021-01-20 09:43:13 -03:00 |
|
Vinicius Moreira
|
926ee65105
|
[arch] feature -> ignoring binary package when checking with rebuild-detector
|
2021-01-18 11:20:48 -03:00 |
|
Vinicius Moreira
|
465c90a7b6
|
[arch] fix -> 'rebuild-detector' integration not working when launched from KDE menu or PyCharm
|
2021-01-15 17:56:02 -03:00 |
|
Vinicius Moreira
|
765bdff851
|
[arch] fix -> rebuild-detector not enabled by default (still in testing)
|
2021-01-14 17:39:10 -03:00 |
|
Vinicius Moreira
|
b8dd5c84e4
|
[arch] fix -> displaying packages removed from AUR as AUR packages
|
2021-01-14 17:27:27 -03:00 |
|
Vinicius Moreira
|
7d539e0838
|
[arch] feature -> AUR: custom actions to allow/ignore rebuild-detector for a given package
|
2021-01-14 15:33:46 -03:00 |
|
Vinicius Moreira
|
0680a3118d
|
[arch] feature -> AUR: rebuild-detector integration
|
2021-01-14 11:29:17 -03:00 |
|
Vinicius Moreira
|
f25f5daaad
|
Merge branch 'master' into staging
|
2021-01-14 08:42:47 -03:00 |
|
freddii
|
228bb1a3f4
|
fixed wrong spelled words
|
2021-01-14 11:18:42 +01:00 |
|
Vinicius Moreira
|
5fd161888a
|
[arch] feature -> AUR: new custom action to quickly reinstall a package
|
2021-01-13 15:28:19 -03:00 |
|
Vinicius Moreira
|
af6367b0ab
|
[arch] fixes -> not displaying installed AUR packages when AUR support is disabled | downloading AUR index during the initialization process when AUR support is disabled
|
2021-01-12 16:06:34 -03:00 |
|
Vinicius Moreira
|
d912eb3aef
|
[arch] fix -> calling pacman to read installed packages when 'Repositories' and 'AUR' properties are set to 'false'
|
2021-01-12 11:44:47 -03:00 |
|
Vinicius Moreira
|
6aebaf6718
|
[arch] improvement -> repositories/AUR search time
|
2021-01-11 16:33:13 -03:00 |
|
Vinicius Moreira
|
ce1c08458e
|
[arch] fix -> displaying provided repository packages on the search results
|
2021-01-06 17:31:22 -03:00 |
|
Vinicius Moreira
|
4d0660e0ea
|
[arch] fix -> crashing when information of a given package is not available
|
2021-01-02 10:13:53 -03:00 |
|
Vinicius Moreira
|
6d6e971eb1
|
[arch] improvement -> AUR index expiration is now defined in hours instead of minutes
|
2020-12-30 16:53:48 -03:00 |
|
Vinicius Moreira
|
c91e982243
|
improvement -> all suported types now display a 'Checking configuration file' task during the initialization process
|
2020-12-30 13:35:15 -03:00 |
|
Vinicius Moreira
|
01bd532465
|
[arch][snap] improvement -> caching categories file for 24 hours
|
2020-12-28 10:41:54 -03:00 |
|
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
|
0fc00f752e
|
[arch] fix -> some operations are keeping the wrong substatus during specific scenarios
|
2020-12-19 09:45:38 -03:00 |
|
Vinicius Moreira
|
e69c21c3da
|
[arch] improvement -> info window: date fields format changed to numbers
|
2020-12-17 18:50:11 -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
|
4540fc938e
|
[arch] improvement -> the task responsible for generating a local AUR index is displayed on the initialization dialog
|
2020-12-14 13:04:39 -03:00 |
|
Vinicius Moreira
|
bef465a1ea
|
[ui] fix: upgrading: only requesting the root password if required | [flatpak] fix -> crashing when trying to downgrade
|
2020-12-10 19:15:34 -03:00 |
|
Vinicius Moreira
|
60228eec97
|
[ui] feature: themes
|
2020-11-27 15:52:57 -03:00 |
|
Vinicius Moreira
|
5af9da0879
|
Merge branch 'master' into staging
|
2020-11-17 10:57:56 -03:00 |
|