Commit Graph

732 Commits

Author SHA1 Message Date
Vinicius Moreira
cbc52b68ee [web.controller] refactoring: removing useless line 2021-12-14 14:38:13 -03:00
Vinicius Moreira
87ce6d0aac [web.controller] refactoring: Electron log pattern 2021-12-14 14:37:35 -03:00
Vinicius Moreira
5589a09bd5 [web.controller] refactoring: mapping Electron branch once 2021-12-14 14:35:30 -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
04271efebc [web] fix: spelling 2021-12-13 17:37:30 -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
394a5367d3 [web] refactoring: using the Electron file URLs from bauh-files 2021-12-13 16:35:05 -03:00
Vinicius Moreira
3386dbad68 [web] improvmenet: always retrieving the nativefier URL from the environment settings 2021-12-13 16:14:02 -03:00
Vinicius Moreira
6d7a2ff25f [web] refactoring: using the environment definition file URL from bauh-files 2021-12-13 16:03:36 -03:00
Vinicius Moreira
60217e9173 [web.environment] refactoring: '_download_and_install' renamed to 'install_nodejs' 2021-12-13 15:54:29 -03:00
Vinicius Moreira
a0ad89a5e9 [web] refactoring: removing unused 'npm' module 2021-12-13 15:51:24 -03:00
Vinicius Moreira
b00f583067 [web] refactoring: using new suggestions file URL from bauh-files 2021-12-13 15:49:33 -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
cf9fe8b87e [web.model] refactoring: adding Optional typing to WebApplication fields 2021-12-12 18:24:40 -03:00
Vinicius Moreira
f6e5b086e4 [arch] fix: regression (cannot reinstall uninstalled AUR packages on the same view) 2021-12-10 13:07:48 -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
e8a74037ab [arch.controller] refactoring: variable name 2021-12-09 11:33:55 -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
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
459240933a [api.abstract.controller] refactoring: updating 'get_settings' return specification 2021-11-30 12:25:41 -03:00
Vinicius Moreira
854334ed7b [web] refactoring: faster Electron cache verification 2021-11-29 18:34:42 -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
21d7e46500 [flatpak.__init__] refactoring: suggestions URL 2021-11-29 17:35:12 -03:00
Vinicius Moreira
733838e5e3 [flatpak] improvement: exports share directory for root user is now '/usr/share/flatpak/exports/share' 2021-11-29 17:19:07 -03:00
Vinicius Moreira
09c455f441 [web] refactoring: constant WEB_PATH renamed to WEB_SHARED_DIR 2021-11-29 12:15:13 -03:00
Vinicius Moreira
b1d2633592 [web] improvement: installed applications are now stored at '/usr/local/share/bauh/web/installed' for the root user 2021-11-29 12:13:03 -03:00
Vinicius Moreira
3d0733a0d6 [appimage.controller] String formatting method 2021-11-29 12:03:18 -03:00
Vinicius Moreira
d9b6ee96ab [appimage] improvement: faster reading of installed applications 2021-11-29 11:36:42 -03:00
Vinicius Moreira
ae0f0c7e75 [appimage] refactoring: INSTALLATION_PATH constant renamed to INSTALLATION_DIR 2021-11-29 11:04:39 -03:00
Vinicius Moreira
9f4e08e29c [appimage] refactoring: removing '/' from INSTALLATION_PATH constant 2021-11-29 11:04:39 -03:00
Vinicius Moreira
ab302d460b [appimage] refactoring: LOCAL_PATH constant renamed to APPIMAGE_SHARED_DIR 2021-11-29 11:04:39 -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
6f508ad10b [arch.__init__] refactoring: replacing 'bauh' string by constant 2021-11-25 16:58:30 -03:00
Vinicius Moreira
6a8fd24d23 [appimage.__init__] refactoring: String formatting method 2021-11-25 16:52:53 -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
7265c82fe5 [web.__init__] refactoring: String formatting method 2021-11-25 16:25:57 -03:00
Vinicius Moreira
506692267b [web] refactoring: WEB_CACHE_PATH renamed to WEB_CACHE_DIR 2021-11-25 16:18:01 -03:00
Vinicius Moreira
9287e1176d [snap] refactoring: SNAP_CACHE_PATH renamed to SNAP_CACHE_DIR 2021-11-25 16:16:15 -03:00
Vinicius Moreira
29df4b4f1b [arch] refactoring: ARCH_CACHE_PATH renamed to ARCH_CACHE_DIR 2021-11-25 16:14:07 -03:00
Vinicius Moreira
9bfecc5131 [appimage] refactoring: APPIMAGE_CACHE_PATH renamed to APPIMAGE_CACHE_DIR 2021-11-25 16:11:34 -03:00
Vinicius Moreira
06035bb97e [api.paths] refactoring: CACHE_PATH renamed to CACHE_DIR 2021-11-25 16:09:42 -03:00
Vinicius Moreira
985657987f [web.controller] refactoring: autorstart dir creation 2021-11-25 15:41:09 -03:00
Vinicius Moreira
3db8cb11c9 [web] improvement: logging when a desktop entry is created as an autostart file 2021-11-25 15:41:09 -03:00
Vinicius Moreira
530a5019e2 [api] refactoring: adding AUTOSTART_DIR constant to 'paths' module 2021-11-25 15:41:09 -03:00