Changelogs:
Version 2.2
Fix for Continue Watching Poster:
Resolved issue with extracting and displaying data-src images for the "Continue Watching" feature.
Implemented logic to dynamically fetch the first .flw-item and populate the containers correctly on both left and right sides of the homepage.
Version 2.1
Bug Fixes and Enhancements:
Fixed unresponsive behavior on webpage caused by infinite loops in poster fetching logic.
Optimized DOM manipulation and fetching logic for better performance.
Ensured fallback handling for missing elements to prevent script crashes.
Version 2.0
Continue Watching Feature:
Added "Continue Watching" containers to the left and right of the homepage.
Dynamically fetches the user's progress from the /user/continue-watching endpoint.
Displays the episode, title, and image for the first anime in the user's continue-watching list.
Handles responsive resizing to ensure containers remain within the viewport.
Version 1.6
Minor Adjustments:
Repositioned sidebar to appear at the top of the screen for improved accessibility.
Moved the "Anime Name" toggle to the bottom of the sidebar for better usability.
Version 1.5
Anime Name Toggle:
Added a toggle button to the sidebar to switch between English and Japanese anime names.
Version 1.4
Dynamic Sidebar Button:
Introduced a floating button ("...") in the bottom-right corner to toggle a side panel.
Added features to the sidebar, including:
Watch Parties
Random Anime
Community Board
Version 1.3
Deslide-wrap Removal:
Removed the .deslide-wrap element for a cleaner and less cluttered UI.
Version 1.2
Spotlight Section Removal:
Removed the "Spotlight" feature from the homepage.
Adjusted layout to fill the empty space seamlessly.
Version 1.1
UI Improvements:
Enhanced button styles with transitions and hover effects.
Refined input focus styles for better accessibility.
Version 1.0
Initial Script:
Implemented dark theme with custom styling for body, buttons, and inputs.
Adjusted hover effects and colors to fit a sleek dark interface.