Commit Graph

901 Commits

Author SHA1 Message Date
Vinicius Moreira
dd5b5f891c [web] improvement: able to specify a custom User-Agent when installing apps that demand specific settings to work properly on Electron 13.X 2021-12-12 19:03:20 -03:00
Vinicius Moreira
e4b15f6517 [CHANGELOG.md] 0.9.23 release date 2021-12-10 12:19:53 -03:00
Vinicius Moreira
cd391fe3dd [core] feature: new configuration file to disable packaging formats management globally 2021-12-10 12:18:33 -03:00
Vinicius Moreira
f34db97661 [snap] refactoring: String formatting method 2021-12-10 11:14:16 -03:00
Vinicius Moreira
34d5234977 [arch] fix: not updating the view (GUI) status correctly after uninstalling a package whose PKGBUILD file was edited 2021-12-09 13:37:09 -03:00
Vinicius Moreira
d4446e1c81 [arch] fix: missing error handling when hard requirements for optional dependencies cannot be found by pacman 2021-12-09 12:26:40 -03:00
Vinicius Moreira
6d3917ee99 [arch] feature: allowing AUR packages to be installed when bauh is launched by the root user 2021-12-07 15:41:02 -03:00
Vinicius Moreira
e96fa2db53 [CHANGELOG.md] Updating 0.9.22 changelog 2021-11-30 14:30:24 -03:00
Vinicius Moreira
32a50beeac [flatpak] improvement: always considering 'system' as the installation level for the root user 2021-11-30 13:31:42 -03:00
Vinicius Moreira
f5111213b8 [flatpak] improvement: not displaying the installation target option when bauh is launched by the root user (settings) 2021-11-30 13:27:50 -03:00
Vinicius Moreira
cc5829308b [CHANGELOG.md] Updating 0.9.22 changelog 2021-11-30 12:18:27 -03:00
Vinicius Moreira
ce4f3f67ab [api.abstract.context] improvement: adding 'root_user' attribute to skip checking calls 2021-11-30 12:17:04 -03:00
Vinicius Moreira
0dbd13e4a5 [web] improvment: letting the Electron client to download the Electron build file instead of bauh 2021-11-29 18:15:10 -03:00
Vinicius Moreira
046d409366 [app] improvement: adding the environment variable if not available 2021-11-29 12:40:05 -03:00
Vinicius Moreira
d9b6ee96ab [appimage] improvement: faster reading of installed applications 2021-11-29 11:36:42 -03:00
Vinicius Moreira
0ecbb28219 [appimage] refactoring: installed AppImages are now stored at '/usr/local/share/bauh' for the root user 2021-11-29 11:04:09 -03:00
Vinicius Moreira
b3c1e72717 [api] refactoring: symlinks/binaries are now stored at /usr/local/bin for the root user 2021-11-25 18:42:09 -03:00
Vinicius Moreira
243a1fb696 [api] refactoring: .desktop files are now installed at /usr/share/applications for the root user 2021-11-25 16:37:31 -03:00
Vinicius Moreira
25c9ed9fa3 [api] refactoring: custom themes dir for root user is now /usr/share/bauh/themes 2021-11-25 15:57:59 -03:00
Vinicius Moreira
530a5019e2 [api] refactoring: adding AUTOSTART_DIR constant to 'paths' module 2021-11-25 15:41:09 -03:00
Vinicius Moreira
a1683b6a7d [api] refactoring: configuration directory for the root user is now located at '/etc/bauh' 2021-11-25 15:41:09 -03:00
Vinicius Moreira
ea52236ee8 [appimage] fix: not able to upgrade imported AppImage files (regression from 0.9.21) 2021-11-25 14:13:04 -03:00
Vinicius Moreira
dc6c2cbe7a [appimage] fix: not able to import AppImage files (regression from 0.9.21) 2021-11-25 14:03:47 -03:00
Vinicius Moreira
6875d62a16 [appimage] fix: trying to download a file without a URL associated with 2021-11-25 13:48:20 -03:00
Vinicius Moreira
5e9409b6b7 [web] improvement: Electron cache moved to ~/.local/share/bauh/web/env/electron 2021-11-25 13:13:47 -03:00
Vinicius Moreira
ef254d611a [view] fix: single thread downloader does not create the directory where the file will be stored 2021-11-24 15:01:22 -03:00
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
f9386316ae [view.qt.settings] fix: not re-enabling the action buttons when a validation error is displayed 2021-11-22 16:59:22 -03:00
Vinicius Moreira
6dec050fad [view/qt/settings] refactoring: String formatting method 2021-11-22 16:51:38 -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
2cc532f6d1 [CHANGELOG.md] adding release date 2021-11-20 11:18:57 -03:00
Vinicius Moreira
aef9ef0b0d [core.downloader] refactoring: String concatenation using StringIO 2021-11-20 10:35:37 -03:00
Vinicius Moreira
a136ef28f4 [core] improvement: multi-threaded download not enabled by default since it fails for some scenarios 2021-11-19 18:28:35 -03:00
Vinicius Moreira
6a68588cd4 [appimage] improvement: not stopping the upgrade process when one of several applications have been selected to upgrade 2021-11-19 18:21:25 -03:00
Vinicius Moreira
93362878e3 [appimage] fix: uninstalling the application when download fails (dowgrading) 2021-11-19 17:22:14 -03:00
Vinicius Moreira
65df7654f9 [appimage] fix: uninstalling the application when an update download fails 2021-11-19 17:01:41 -03:00
Vinicius Moreira
e930a97966 [appimage] fix: displaying updates without the associated download URL for some applications 2021-11-17 15:49:10 -03:00
Vinicius Moreira
46a3b46652 [api] fix: crashing when trying to retrieve a file size without proving its URL 2021-11-17 15:36:21 -03:00
Vinicius Moreira
b50b067158 [view] fix: crashing when QT components sizes are not integers 2021-11-17 15:14:27 -03:00
Vinicius Moreira
7f89e04809 [commons/system] more fixes related to some backend commands hanging 2021-11-11 15:04:16 -03:00
Vinicius Moreira
6e7c871b1a [flatpak] fix: not displaying updates for partials listed as installed apps/runtimes 2021-11-09 13:12:06 -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
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
e539eea6f6 [view] fix: upgrade summary (not displaying the icon type for some applications) 2021-11-08 17:25:37 -03:00
Vinicius Moreira
e21850022a Updating CHANGELOG 2021-11-05 16:47:37 -03:00
Vinicius Moreira
c5aac8f321 Updating CHANGELOG 2021-11-05 16:09:29 -03:00