aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-02chore(release): v1.1.1 [skip ci]Conventional Changelog Action2-1/+5
2023-08-02ci(release): updated release.ymlRitesh Ghosh1-0/+1
2023-08-02ci(release): updated github tokenRitesh Ghosh1-1/+1
2023-08-02ci: udpated release.yml fileRitesh Ghosh1-7/+5
2023-08-02refactor: removed unnecessary importRitesh Ghosh1-1/+1
2023-08-02chore: created FUNDING.ymlRitesh Ghosh1-0/+2
2023-08-02chore(release): v1.1.0 [skip ci]Conventional Changelog Action2-1/+41
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-02ci: added release workflowRitesh Ghosh1-0/+29
2023-08-02feat: added build dirRitesh Ghosh24-10/+507
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-02docs: updated readmeRitesh Ghosh1-11/+13
2023-08-02chore: remove package-lock.json from repositoryRitesh Ghosh1-1610/+0
2023-08-02build: added husky and other dependenciesRitesh Ghosh1-0/+270
2023-08-02build: added husky and other dependenciesRitesh Ghosh1-2/+5
2023-08-02build: updated ts build configRitesh Ghosh1-22/+13
2023-08-02chore: updated .gitignore fileRitesh Ghosh1-1/+4
2023-08-02chore(env): updated example env fileRitesh Ghosh1-0/+2
2023-08-02feat(husky): added husky commit-msg checkRitesh Ghosh1-0/+9
2023-08-02docs: updated imageRitesh Ghosh1-1/+8
2023-08-01docs: added img for docsRitesh Ghosh1-0/+0
2023-08-01docs: updated readmeRitesh Ghosh1-1/+51
2023-08-01docs: updated bug report templateRitesh Ghosh1-1/+1
2023-08-01docs: added issue_templatesRitesh Ghosh2-0/+64
2023-08-01ci: added codeql analysisRitesh Ghosh1-0/+53
2023-08-01initial commitRitesh Ghosh9-0/+1509