mirror of
https://github.com/plexguide/Huntarr.io.git
synced 2026-01-16 09:48:26 -05:00
- Deleted the reset-stateful.js file, which contained a direct reset button implementation. - Removed unused HTML escaping function from whisparr.js. - Eliminated legacy logging configuration and migration functions from app.py. - Cleaned up compatibility functions and verbose logging across various apps, including Eros, Lidarr, Readarr, Sonarr, and Whisparr. - Updated routes to use the new settings_manager instead of the deprecated keys_manager. - Streamlined code by removing unnecessary comments and legacy references, improving overall code clarity.