Commit Graph

733 Commits

Author SHA1 Message Date
Vinicius Moreira
ca9b3d0e51 [arch] improvement: allowing AUR packages to be installed as dependencies of a repository package | fix: not displaying all possible AUR providers for a given dependency 2022-01-28 12:05:58 -03:00
Vinicius Moreira
f69ed7aa4a [commons.system] fix: not handling unicode decode errors when reading a subprocess output 2022-01-27 16:32:32 -03:00
Vinicius Moreira
644cf43511 [arch] improvement: not rechecking sub-dependencies of an AUR dependency to be installed 2022-01-27 12:28:31 -03:00
Vinicius Moreira
d205281b3a [arch] fix: not informing all the provided packages on the transaction context to the dependency sorting algorithm 2022-01-27 11:42:57 -03:00
Vinicius Moreira
82f140f2e1 [arch] fix: not upgrading a package when a dependent package relies on a specific version with epoch 2022-01-24 15:42:35 -03:00
Vinicius Moreira
30e37d9765 [CHANGELOG.md] Updating 0.9.26 (new logo by @DN-debug) 2022-01-01 11:26:30 -03:00
Vinicius Moreira
5ffe7b4113 [CHANGELOG] Updating 0.9.26 changelog (new dark theme by @DN-debug) 2021-12-31 10:04:55 -03:00
Vinicius Moreira
bc7313123a [CHANGELOG.md] Updating 0.9.25 changes 2021-12-24 08:33:56 -03:00
Vinicius Moreira
ea42871eda [arch] improvement: letting the AUR's API perform the semantic search 2021-12-24 08:28:00 -03:00
Vinicius Moreira
ba2e3c4f35 improvement: --reset now cleans the temporary files as well 2021-12-24 08:20:49 -03:00
Vinicius Moreira
b24b1eb5cf [view.qt.systray] fix: not able to call to notify updates (AppImage package) 2021-12-23 13:58:12 -03:00
Vinicius Moreira
68ce25b287 [AppImage package] fix: not able to reinitialize 2021-12-22 17:49:26 -03:00
Vinicius Moreira
8c4c69963b [CHANGELOG.md] Updaring 0.9.24 release date 2021-12-17 15:00:02 -03:00
Vinicius Moreira
b57003ed4f [CHANGELOG.md] adding the Web environment changes 2021-12-17 13:25:53 -03:00
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