aboutsummaryrefslogtreecommitdiff
path: root/src/controllers/animeSearch.controller.ts
AgeCommit message (Expand)AuthorFilesLines
2024-10-06Aniwatch API Version 2 (#66)Ritesh Ghosh1-57/+0
2024-03-25feat(advancedSearch): feat: add search filter parsingRitesh Ghosh1-10/+33
2024-01-19refactor: `types` dir importRitesh Ghosh1-1/+1
2023-11-22fix(ts): add strict file & type importsRitesh Ghosh1-3/+3
2023-08-13fix(animeSearch): fixed bug where if q is null throws `BadGateway`Ritesh Ghosh1-1/+1
2023-08-07feat(controllerTypes): added request handler typesRitesh Ghosh1-12/+13
2023-08-02feat: added `animeSearch` controllerRitesh Ghosh1-0/+33