Commit Graph

120 Commits

Author SHA1 Message Date
Vinicius Moreira
30cdfd8d52 [web] improvement: default pre-selected installation category is now 'Network' 2021-12-15 16:27:10 -03:00
Vinicius Moreira
15531450fd [web] improvement: not displaying a confirmation dialog for the custom action 'Install Web Application' 2021-12-15 15:56:29 -03:00
Vinicius Moreira
3b8b8a05dd [web] refactoring: creating custom actions on demand 2021-12-15 15:06:53 -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
011a3116d8 [web] improvement: invalid URL message (i18n) 2021-12-15 13:59:38 -03:00
Vinicius Moreira
388191d633 [web] improvement: adding a placeholder to the address field on the installation form 2021-12-15 13:52:46 -03:00
Vinicius Moreira
1218bdd655 [web] improvement: adding the 'URL' word besides the address field on the installation form 2021-12-15 13:47:35 -03:00
Vinicius Moreira
8576a1f169 [web] feature: new custom action button to install apps 2021-12-15 13:40:20 -03:00
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
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
459240933a [api.abstract.controller] refactoring: updating 'get_settings' return specification 2021-11-30 12:25:41 -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
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
8f9810bd69 [api] refactoring: 'constants' module renamed to 'paths' 2021-11-23 17:53:05 -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
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
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
22c002f435 [web] improvement -> code refactoring 2020-12-30 15:51:11 -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
5e8265817f [web] improvement -> environment settings being cached for 24 hours 2020-12-22 18:24:13 -03:00
Vinicius Moreira
bef465a1ea [ui] fix: upgrading: only requesting the root password if required | [flatpak] fix -> crashing when trying to downgrade 2020-12-10 19:15:34 -03:00
Vinicius Moreira
2e73a6c870 [web] removing spaces from generated desktop entries 2020-12-07 18:21:06 -03:00
Vinicius Moreira
8d761c35e9 [web] feature -> new installation option 'allow protected content' 2020-12-07 18:18:38 -03:00
Vinicius Moreira
26fa25cebb [snap] feature -> allowing to select an available channel during the installation process 2020-09-06 01:10:13 -03:00
Vinicius Moreira
c4e20e17c7 [web] fix -> not informing the env vars during the launch process 2020-08-20 14:37:49 -03:00
Vinicius Moreira
9c1ffbd356 [arch] feature -> AUR: allowing to edit the PKGBUILD file of a package to be installed/upgraded/downgraded 2020-08-16 12:39:20 -03:00
Vinicius Moreira
dab70cdfb8 [improvement][ui] big refactoring regarding the components states 2020-06-22 17:00:32 -03:00
Vinicius Moreira
eee9e9abf8 [improvement][ui] uninstallation does not refresh the table if it succeeds 2020-06-16 11:41:06 -03:00
Vinicius Moreira
a43e640437 [improvement][ui] not performing a full table refresh after installing a new package 2020-06-11 16:51:55 -03:00
Vinicius Moreira
cc5c89a350 [fix][ui] not calling initial required tasks after enabling a new package type on settings 2020-06-11 11:25:37 -03:00
Vinicius Moreira
89e1f93c7e [improvement][ui] filters algorithm speed and sorting | [fix][web] handling web page fetch errors 2020-06-10 12:18:52 -03:00
Vinicius Moreira
f4999b680c [fix][web] handling unexpected connection errors 2020-06-08 18:17:27 -03:00
Vinícius Moreira
bd08fa97d7 [improvement] some custom actions not related to installed packages state will not refresh the table after succeeded 2020-05-09 15:02:43 -03:00
Vinícius Moreira
7f4f2c805c [feature] new 'restore' custom action 2020-05-09 14:52:01 -03:00
Vinícius Moreira
01a60ea686 0.9.0 2020-04-13 11:49:28 -03:00
Vinícius Moreira
afa370532b [fix][web] some installed apps were not being displayed as installed in the search results 2020-03-06 14:57:28 -03:00
Vinícius Moreira
1a2d97bf46 [fix][web] not informing StartupWMClass on generated desktop entries 2020-03-06 12:20:04 -03:00
Vinícius Moreira
1cbeae261e [web][uninstall] removing fix javascript file associated with the application 2020-03-02 11:31:00 -03:00
Vinicius Moreira
91d61e8eb3 [fix][web] not able to inject javascript fixes 2020-03-01 19:54:16 -03:00
Vinícius Moreira
7da91e8748 [fix][web] launching root applications with terminal envs 2020-02-12 12:22:53 -03:00