aboutsummaryrefslogtreecommitdiff
path: root/components/manga/panels/secondPanel.js
Commit message (Collapse)AuthorAgeFilesLines
* feat: Implement a way to review/rate anime (#108)Artrix2024-01-051-12/+14
| | | | | | | | | | | | | | | | | | | | | | | | | * Make details cover lead back to anime page * Make 'markProgress' use object instead of param list * Import Link * Implement Rate modal * Pass session into useAniList Co-authored-by: Factiven <[email protected]> * Reimplement using markComplete & add toast for failure * redefined ratemodal * fix: home page client error * update version --------- Co-authored-by: Factiven <[email protected]>
* migrate to typescriptFactiven2023-12-241-2/+2
|
* Update v4.2.0 (#93)v4.2.0Factiven2023-10-221-20/+41
|
* Update v4.0.4v4.0.4Factiven2023-09-211-2/+2
|
* Update v3.6.4Factiven2023-07-161-0/+191
- Added Manga page with a working tracker for AniList user - Added schedule component to home page - Added disqus comment section so you can fight on each other (not recommended) - Added /id and /en route for english and indonesian subs (id route still work in progress)