Selenium to Playwright Rewrite:
- Migrates from Selenium to Playwright for handling browser automation and scraping tasks.
- Removes Selenium-specific code and dependencies.
- Adds Playwright integration, including proxy handling, asynchronous scraping, and media collection.
UI Fixes:
- Updates navigation labels (e.g., "Previous Jobs" -> "Jobs").
- Improves styling for various UI components, including scrollbars and login prompts.
- Refines the user interface in CronJobs and Statistics pages for better theme support and responsiveness.
Code Cleanup:
- Deletes unused log-related components and files.
- Optimizes Docker setup by reducing unnecessary steps and dependencies.