* Update Radarr.php
Radarr was using normaliseurl (which strips the trailing `/`) without passing true to re-add said `/` as needed.
* Update Sonarr.php
Sonarr as well was using normaliseurl (which strips the trailing `/`) without passing true to re-add said `/` as needed.
* Update Readarr.php
Readarr as well was using normaliseurl (which strips the trailing `/`) without passing true to re-add said `/` as needed.
* Update Lidarr.php
Lidarr as well was using normaliseurl (which strips the trailing `/`) without passing true to re-add said `/` as needed.
* Update Bazarr.php
Bazarr as well was using normaliseurl (which strips the trailing `/`) without passing true to re-add said `/` as needed.
* Update Prowlarr.php
Prowlarr as well was using normaliseurl (which strips the trailing `/`) without passing true to re-add said `/` as needed.
* Improve config fields for all enhanced apps
* Further standardised password fields
* Standardised API Key field
* Standardised all overwrite url fields
* Standardise Username field
* Standardise password field
* Update package-lock.json
* Put all blade files through a Blade formatter
Co-authored-by: Daniel Gibbs <me@danielgibbs.co.uk>
Some of the existing icons (e.g., Deluge, Nginx Proxy Manager, Radarr, Traefik) were outdated
Many icons were not the proper size and/or not optimized; all icons in this PR are all exactly 250x250 and optimized using TinyPNG