Commit Graph

919 Commits

Author SHA1 Message Date
Vinicius Moreira
1ee40f15bb [view.qt.systray] refactoring: String formatting method 2021-12-17 11:58:24 -03:00
Vinicius Moreira
00829ba0a7 [view] improvement: not depending on system's confirmation dialog icon 2021-12-16 09:37:39 -03:00
Vinicius Moreira
f7cbb881aa [view.qt.prepare] fix: initialization panel's lower components positioning 2021-12-16 09:06:59 -03:00
Vinicius Moreira
30cdfd8d52 [web] improvement: default pre-selected installation category is now 'Network' 2021-12-15 16:27:10 -03:00
Vinicius Moreira
9f13b0efd5 [view] improvement: only displaying a confirmation dialog for custom actions that start immediately 2021-12-15 15:55:41 -03:00
Vinicius Moreira
98e19ea934 [view.qt.thread] fix: crashing for custom actions that can request a system backup 2021-12-15 15:47:32 -03:00
Vinicius Moreira
fb3313c008 [api] refactoring: 'get_custom_actions' renamed to 'gen_custom_actions' and returning a Generator 2021-12-15 14:59:49 -03:00
Vinicius Moreira
0ebc56b8f6 [appimage] improvement: not enabled for non-x86_64 systems 2021-12-15 14:28:24 -03:00
Vinicius Moreira
e841c4023b [web] fix: wrong spelling (i18n) 2021-12-15 13:54:56 -03:00
Vinicius Moreira
db8747cae5 [web] i18n: installation form title 2021-12-15 13:44:52 -03:00
Vinicius Moreira
8576a1f169 [web] feature: new custom action button to install apps 2021-12-15 13:40:20 -03:00
Vinicius Moreira
e520b9a9c0 [web] improvement: using custom installation properties by Electron version if required 2021-12-14 14:26:12 -03:00
Vinicius Moreira
609e47973c [web.controller] improvement: handling http redirect errors 2021-12-14 12:18:24 -03:00
Vinicius Moreira
e4370bbe7a [api.http] handling 'too many redirects' exception 2021-12-14 12:13:38 -03:00
Vinicius Moreira
d7daeea26a [web] improvement: checking for javascript fixes based on the Electron version 2021-12-13 17:35:49 -03:00
Vinicius Moreira
9310e31f86 [web] improvement: checking for javascript fixes based on the Electron version 2021-12-13 17:02:56 -03:00
Vinicius Moreira
e69d691766 [view] fix: crashing when using floats for spinner components 2021-12-13 12:03:59 -03:00
Vinicius Moreira
715ae4434b [view.qt.window] fix: crashing when resizing with floats instead of integers 2021-12-13 09:08:23 -03:00
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