This repository has been archived by the owner on Jan 4, 2025. It is now read-only.
After weeks of on and off developing, I've finally pushed a massive update to my anime streaming, and now manga reading project!
You can view the changes here live at anime.j21.dev
Summary of all changes
Added manga section to the website
- Added manga homepage section
- Added trending manga
- Added new manga
- Added top manga
- Added popular manga
- Added manga info page
- Displays manga details and recommendations
- Displays manga chapters (no duplicates)
- Added manga read page
- Displays all manga pages in a vertical format, possibly more reader settings to come
- Previous and next chapter buttons at the end of each chapter
Redesigned base landing page
- Removed search bar
- Added buttons to go to manga or anime section of the website
Redesigned website theme
- Removed responsive time of day theming on website
- Changed to a neutral dark and light mode, toggleable on the navbar in the Header
Redesigned website structure
- Changed Header structure
- Added more buttons to the navbar to move around the website
- Added theme switching button
- Converted the search bar into a button that brings up a popup searchbar modal
- Added a Footer
- Displays a nice message and some links
Redesigned file structure
- Organized pages into anime and manga paths
- Organized components into anime and manga folders
- Separated anime and manga API functions
Miscellaneous updates
- Redesigned anime and manga card structure
- Added statuses to series; green is completed, yellow is ongoing, red is hiatus or unknown
- Decreased font size of titles on the card
- Fixed the image hover animation on the card
- Added anime banner image to info pages
- Is responsive, does not stretch or shrink on different
- Redesigned video player page
- Added anime details to the video player page
What's Changed
- Merge development branch by @Jeydin21 in #1
- Bump video.js from 7.21.5 to 8.10.0 by @dependabot in #4
- Bump @videojs/http-streaming from 2.16.3 to 3.10.0 by @dependabot in #6
- Bump next from 13.5.6 to 14.1.3 by @dependabot in #2
- Bump eslint from 8.29.0 to 8.57.0 by @dependabot in #5
- Bump react-icons from 4.12.0 to 5.1.0 by @dependabot in #15
- Bump eslint from 8.57.0 to 9.1.1 by @dependabot in #18
- Consumet API Beta by @Jeydin21 in #27
- Manga Update (Munchyroll V2) by @Jeydin21 in #35
Full Changelog: https://github.com/Jeydin21/Munchyroll/commits/v2.0