Commit Graph

651 Commits

Author SHA1 Message Date
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
d68bf1e53d [flatpak] fix: not displaying the updates size for Flatpak 1.2 2021-11-09 12:28:41 -03:00
Vinicius Moreira
8488b086e6 [flatpak] fix: not displaying update components not associated with installed packages 2021-11-09 11:47:36 -03:00
Vinicius Moreira
75e16056c0 [flatpak] fix: nost listing updates for Flatpak 1.2 2021-11-05 14:17:03 -03:00
Vinicius Moreira
a6c065efb6 [flatpak] fix: not listing installed packages for Flatpak 1.2 2021-11-05 13:48:51 -03:00
Vinicius Moreira
d41f04e74e [appimage] improvement: not displaying 'imported' besides the imported application name on the table (only for the name tip) 2021-11-03 15:16:28 -03:00
Vinicius Moreira
d9d647fdbf [appimage] improvement: validating the AppImage file extension when updating imported files 2021-11-03 15:10:28 -03:00
Vinicius Moreira
c0ce28e1d6 [appimage] fix: not displaying the filter for any kind of file (*) when updating imported AppImages 2021-11-03 14:36:49 -03:00
Vinicius Moreira
e2ec2b1bc1 [gem.arch] improvement: 'rebuild-detector' integration disabled by default 2021-08-23 14:43:19 -03:00
Vinicius Moreira
23731c7434 [gem.appimage] improvement: hiding the app's launching output 2021-08-23 14:32:23 -03:00
Vinicius Moreira
895ec7c643 [gem.appimage] fix: info button remains 'clickable' after an imported Appimage is uninstalled 2021-08-23 14:25:09 -03:00
Vinicius Moreira
8bfdf700d4 [gen.appimage] fix: search is not matching manually installed applications 2021-08-23 11:21:01 -03:00
Vinicius Moreira
098675aa27 [gem.appimage] improvement: manual installation: adding generic file filter extension (.*) since some desktop environments filters are case sensitive 2021-08-23 09:59:32 -03:00
Vinicius Moreira
db0e24e2be [gem.appimage] improvement: mapping the 'Description' field as the 'Comment' field for generated .desktop files 2021-08-23 09:31:23 -03:00
Vinicius Moreira
a2f44d9542 [gems.appimage] fix: manual installation is not generating desktop entries for AppImage files providing empty .desktop files 2021-08-21 11:48:07 -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
Vinícius Moreira
abaffcb850 0.9.17 2021-06-16 10:06:50 -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
albanobattistella
8b6128f57b Update it 2021-05-08 13:41:36 +02: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
5f5b3182b1 [flatpak] fix -> displaying duplicate runtimes on the upgrade summary when a runtime is available at the system and user levels 2021-03-02 12:41:44 -03:00
Vinicius Moreira
5cd3041987 [flatpak] installation level tooltip fixes 2021-03-02 12:26:27 -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
aac3c82dd8 [appimage] improvement -> allowing the property 'suggestions.expiration' to be managed through the UI 2021-02-01 17:40:42 -03:00
Vinicius Moreira
7a3245ae5e [appimage] improvement -> caching suggestions to disk 2021-02-01 17:09:30 -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
90a1c28960 [web] improvement -> preveting cached environment without the nativefier URL to crash the application 2021-02-01 09:34:21 -03:00
Vinicius Moreira
6767875127 [web] improvement -> nativefier URL moved to 'bauh-files' 2021-01-30 09:06:34 -03:00
Vinicius Moreira
da4b8311fe [web] -> fix: using the old nativefier GitHub URL 2021-01-30 08:40:52 -03:00
Vinicius Moreira
2e468fae67 [web] fix -> failing to install some applications when the expected temp directory does not exist 2021-01-30 08:37:17 -03:00
Vinicius Moreira
978120ba71 fix -> missing Python hard dependency: packaging 2021-01-20 09:43:13 -03:00
Vinicius Moreira
cd4519d7d9 [flatpak] fix -> crashing for version 1.10 2021-01-19 10:16:53 -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
b451d00aaf [flatpak] fix: crashing when trying to retrieve size of runtimes subcomponents 2021-01-13 10:33:55 -03:00