Commit Graph

616 Commits

Author SHA1 Message Date
Vinicius Moreira
66037186a4 [arch] fixes related to dependency checking 2021-03-02 10:58:46 -03:00
Vinicius Moreira
2d552316db [ui] improvement -> checking if internet connection is available before trying to upgrade the selected packages 2021-02-12 14:57:48 -03:00
Vinicius Moreira
8c0c4d4546 [appimage] fix -> crashing when trying to upgrade and the internet connection is off 2021-02-12 14:47:23 -03:00
Vinicius Moreira
9af8dd4f1f Fix CHANGELOG 2021-02-04 08:33:53 -03:00
Vinicius Moreira
407b5ba1ff Updating CHANGELOG 2021-02-03 15:41:02 -03:00
Vinicius Moreira
c6951dc494 Updating CHANGELOG 2021-02-03 11:47:34 -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
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
6767875127 [web] improvement -> nativefier URL moved to 'bauh-files' 2021-01-30 09:06:34 -03:00
Vinicius Moreira
829905f5c5 [setup] fix -> wrong style resources paths 2021-01-30 08:45:42 -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
9898d34d5d Fix CHANGELOG 2021-01-20 09:45:22 -03:00
Vinicius Moreira
978120ba71 fix -> missing Python hard dependency: packaging 2021-01-20 09:43:13 -03:00
Vinicius Moreira
f7b4857608 Updating CHANGELOG 2021-01-19 14:13:53 -03:00
Vinicius Moreira
2f0b2ddf99 [ui] improvement -> not displaying the number of packages when none is displayed / available 2021-01-19 12:13:13 -03:00
Vinicius Moreira
67304e86e7 [ui] fix -> settings dialog hangs sometimes when the button 'Change' is clicked 2021-01-19 12:08:31 -03:00
Vinicius Moreira
cd4519d7d9 [flatpak] fix -> crashing for version 1.10 2021-01-19 10:16:53 -03:00
Vinicius Moreira
86ca716bfb [ui] fix -> wrong package type icon size depending on resolution 2021-01-18 16:51:24 -03:00
Vinicius Moreira
27a57135f3 [ui] fix: initialization dialog hanging sometimes 2021-01-18 16:33:22 -03:00
Vinicius Moreira
f3ac25fb0f improvement -> internet checking time 2021-01-18 14:38:36 -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
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
Vinicius Moreira
5b40911321 [ui] setting 'info' cursor to form help icons 2021-01-12 17:41:37 -03:00
Vinicius Moreira
ad642404f5 improvement -> saving settings time 2021-01-12 17:17: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
847e141277 Updating CHANGELOG 2020-12-30 16:54:59 -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
22c002f435 [web] improvement -> code refactoring 2020-12-30 15:51:11 -03:00
Vinicius Moreira
10f57efe50 [web] improvement -> environment.cache_exp in hours instead of minutes 2020-12-30 15:25:08 -03:00
Vinicius Moreira
156dd9c61b [web] improvement -> suggestions are cached in disk for 24 hours 2020-12-30 15:15:03 -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
cdcb2bac0b [core] improvement -> new settings property 'boot.load_apps' to prevent loading apps after the startup process 2020-12-24 11:42:40 -03:00
Vinicius Moreira
c978c499dd i18n -> improvements 2020-12-23 14:50:36 -03:00
Vinicius Moreira
3c4de456c5 [appimage] improvement -> new custom action 'Update database' 2020-12-23 14:40:26 -03:00
Vinicius Moreira
adfb265dc3 [appimage] improvements -> database files only updated when expired 2020-12-23 13:39:58 -03:00
Vinicius Moreira
5e8265817f [web] improvement -> environment settings being cached for 24 hours 2020-12-22 18:24:13 -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