Commit Graph

83 Commits

Author SHA1 Message Date
Vinicius Moreira
b59cb347c4 [improvement] Not breaking the application when a i18n (translation) key was not found 2019-11-25 13:09:50 -03:00
Vinicius Moreira
c323ed125b [snap] fix: not showing 'API is out' popup when there is no internet connection 2019-10-24 14:52:25 -03:00
Vinicius Moreira
97fe290bff [aur] i18n 2019-10-24 13:18:07 -03:00
Vinicius Moreira
7c5a0c80ae [aur] mapping known search key words to the specific package name 2019-10-24 13:02:07 -03:00
Vinicius Moreira
0a2a317569 [aur] version suffix checking only for 'bauh' and 'bauh-staging' 2019-10-24 12:49:34 -03:00
Vinicius Moreira
eaa98d8a71 [aur] fix: encoding dependency name before requesting info from the API 2019-10-23 19:06:12 -03:00
Vinicius Moreira
5df45627ee [aur] caching the package categories to the disk 2019-10-22 17:24:39 -03:00
Vinicius Moreira
64e4822b2d [refactoring] CategoriesDownloader as a common class 2019-10-22 17:10:24 -03:00
Vinicius Moreira
c358d077be [snap] caching categories to the disk | not locking the application boot while categories are being retrieved 2019-10-22 16:36:10 -03:00
Vinicius Moreira
930308834b [aur] caching categories to the disk | not locking the application boot while the AUR categories are being retrieved 2019-10-22 16:13:32 -03:00
Vinicius Moreira
696ce1c79e fix: application is not initializing when there is no internet connection 2019-10-22 10:18:35 -03:00
Vinicius Moreira
d80cac19af [aur] showing a popup when there are integrity issues with the source-files of a building package 2019-10-21 18:48:48 -03:00
Vinicius Moreira
7d9104d139 [aur] fix: not able to work with .xpm icons 2019-10-21 15:21:52 -03:00
Vinicius Moreira
b0d09312c5 [aur] fix: not able to handle missing dependencies with symbols 2019-10-21 14:55:13 -03:00
Vinicius Moreira
42a3be984c [aur] fix -> not respecting 'ignorepkg' settings in pacman.conf 2019-10-21 12:55:05 -03:00
Vinicius Moreira
8ea182da2a [aur] fix -> update-checking for some scenarios described in Manjaro's forum 2019-10-21 12:11:06 -03:00
Vinicius Moreira
415f6b5ec7 handling possible error when parsing cloud category files 2019-10-17 14:36:14 -03:00
Vinicius Moreira
7750b0b9df cleaning github token env vars 2019-10-17 12:26:00 -03:00
Vinicius Moreira
22ff07e8e5 [README] and environment variables to disabled AppImage DatabaseUpdate and AUR Index Updater 2019-10-17 10:33:42 -03:00
Vinicius Moreira
febd3a16dd [aur] fix: showing screenshots button 2019-10-16 11:18:33 -03:00
Vinicius Moreira
7d94db740e fix: snap and arch categories mapping when nothing is retrieved from the cloud 2019-10-14 17:51:44 -03:00
Vinicius Moreira
9096fd8064 Merge branch 'ng' into catfeat 2019-10-11 12:05:14 -03:00
Vinicius Moreira
4c7a4332b5 Merge branch 'staging' into ng
# Conflicts:
#	CHANGELOG.md
#	bauh/__init__.py
2019-10-11 12:04:48 -03:00
Vinicius Moreira
37e51a3b2b [aur] fix update version check | [table] not showing update versions for some scenarios 2019-10-11 11:01:12 -03:00
Vinicius Moreira
cbc9080cb8 [aur][feature] reading package categories 2019-10-10 19:01:27 -03:00
Vinicius Moreira
c21aef2b6f Merge branch 'staging' into ng 2019-10-10 17:49:35 -03:00
Vinicius Moreira
1de85e2fa4 [fix][aur] update check 2019-10-10 17:48:28 -03:00
Vinicius Moreira
6023075b65 screenshots button 2019-10-10 12:37:43 -03:00
Vinicius Moreira
69dd9b9396 refactoring: distro check for arch and snap gems 2019-10-09 18:14:54 -03:00
Vinicius Moreira
ef9bb25b77 AUR -> optional packages not checked by default 2019-10-07 17:08:36 -03:00
Vinicius Moreira
aed6bb04e0 installing, uninstalling and launching 2019-10-07 14:55:06 -03:00
Vinicius Moreira
53bf6de34f installing appimage 2019-10-03 19:09:31 -03:00
Vinicius Moreira
86f3deff32 fix: AUR -> ignoring downgrade warnings for different locales 2019-10-01 12:54:41 -03:00
Vinicius Moreira
e1503328c8 fix: AUR -> read installed and search 2019-09-30 18:42:39 -03:00
Vinicius Moreira
2be6d6ddf2 AUR: Waiting for the the disk cache data loader only if needed 2019-09-30 15:40:55 -03:00
Vinicius Moreira
baf85d1be1 Installed files of AUR packages available in the Info window 2019-09-30 10:45:09 -03:00
Vinicius Moreira
39266d86ce improving Arch distro checking 2019-09-29 20:47:41 -03:00
Vinicius Moreira
fd2dbe7dd0 fix: update notifications are not being displayed 2019-09-28 13:09:37 -03:00
Vinicius Moreira
86a0e402e9 Better AUR update check handling 2019-09-26 16:54:54 -03:00
Vinicius Moreira
b22bf2786d Show button available for all information fields | AUR: not showing all optional dependencies 2019-09-26 12:59:08 -03:00
Vinicius Moreira
e95a523566 arch -> default MAKEFLAGS as nproc 2019-09-24 21:56:01 -03:00
Vinicius Moreira
029dad7dfb fix: arch compilation optimizations output file path 2019-09-24 18:39:38 -03:00
Vinicius Moreira
c8ed693b2f arch: optimizing tar.xz compression 2019-09-24 18:29:51 -03:00
Vinicius Moreira
a5da182679 fix: arch - history status when there are multiple equal versions 2019-09-24 16:07:19 -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
b202eceae6 improvement: arch -> caching maintainer to disk 2019-09-24 12:38:31 -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
d8ea8701c6 fix: arch -> conflict check for mirror packages | not building packages while checking 2019-09-23 18:15:54 -03:00
Vinicius Moreira
75577f0b94 fix: conflict output in stderr 2019-09-23 17:33:25 -03:00
Vinicius Moreira
dae63f3f24 fix: arch -> listing desktop entries 2019-09-23 17:14:52 -03:00