[web.controller] improvement: handling http redirect errors

This commit is contained in:
Vinicius Moreira
2021-12-14 12:18:24 -03:00
parent e4370bbe7a
commit 609e47973c
2 changed files with 4 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Web
- able to specify a custom User-Agent when installing apps that demand specific settings to work properly on Electron 13.X (e.g: WhatsApp Web)
- checking for javascript fixes based on the Electron version (saved on disk as `~/.local/share/bauh/web/fixes/electron_{branch}/{app_name}.js`)
- handling http redirect errors
### Fixes
- UI