- Updated CSS for the Requestarr module to improve visual aesthetics with new gradients, borders, and shadows.
- Removed the Recent Requests section from the HTML template to streamline the interface and focus on core functionalities.
- Renamed CSS classes and IDs from Requestor to Requestarr for consistency.
- Updated JavaScript to reflect the new Requestarr section and its functionalities.
- Modified HTML templates to include the Requestarr section and adjusted related elements.
- Enhanced image handling in the Requestarr module with a placeholder for missing posters.
- Improved logging for request actions to aid in debugging and user feedback.
- Removed the Requestor module and replaced it with the Requestarr module, including all associated files and functionality.
- Updated frontend templates and JavaScript to reflect the new Requestarr naming convention.
- Adjusted database schema to create new tables for Requestarr settings and requests.
- Enhanced the web server and blueprints to register the new Requestarr routes and API endpoints.
- Improved navigation and UI elements to support the transition from Requestor to Requestarr.