aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2023-08-03refactor(top10Animes): updated anime prop nameRitesh Ghosh1-1/+1
2023-08-02refactor: removed unnecessary importRitesh Ghosh1-1/+1
2023-08-02fix: updated controllers exportsRitesh Ghosh1-1/+2
2023-08-02feat: added `animeSearch` controllerRitesh Ghosh1-0/+33
2023-08-02feat: updated `extractAnimes` & added `extractMostPopularAnimes`Ritesh Ghosh1-8/+76
2023-08-02feat(routes): added routeRitesh Ghosh1-1/+4
2023-08-02fix: updated parser exportsRitesh Ghosh1-1/+2
2023-08-02feat: added anime search parserRitesh Ghosh1-0/+95
2023-08-02feat(anime): added anime search result & most popular anime typesRitesh Ghosh1-1/+19
2023-08-02feat: updated types exportRitesh Ghosh1-4/+8
2023-08-02feat: added anime category controllerRitesh Ghosh1-0/+32
2023-08-02feat: added all controllers exportRitesh Ghosh1-0/+3
2023-08-02feat: added anime category parserRitesh Ghosh1-0/+119
2023-08-02feat: added all parsers exportRitesh Ghosh1-0/+3
2023-08-02feat: added all types exportRitesh Ghosh1-0/+18
2023-08-02feat: added parser typesRitesh Ghosh1-0/+16
2023-08-02feat: added anime typesRitesh Ghosh1-0/+51
2023-08-02feat: added anime routeRitesh Ghosh1-0/+9
2023-08-02feat: added utility props & methodsRitesh Ghosh1-0/+118
2023-08-02feat: added anime routerRitesh Ghosh1-2/+17
2023-08-01initial commitRitesh Ghosh1-0/+37