c7b4f226b3
* Add server-side subpath support for WebUI - Add webUISubpath configuration setting with regex validation - Create temporary WebUI directory for subpath serving - Inject subpath config into index.html for client detection - Support all WebUI flavors (WEBUI, VUI, CUSTOM) with subpath - Update browser opening to use subpath URLs Related to Suwayomi/Suwayomi-WebUI#174 * Fix review points * Fix code formatting issues * Fix import issue