Commit Graph

26 Commits

Author SHA1 Message Date
Ritesh Ghosh 5d2b27270c fix(ts): add strict file & type imports 2023-11-22 13:55:59 +05:30
Ritesh Ghosh 784a5850a6 fix(ts): controller file imports 2023-11-22 13:45:08 +05:30
Ritesh Ghosh dfe284a9a7 feat(episodeServers): added getEpisodeServers controller 2023-08-28 17:48:18 +05:30
Ritesh Ghosh 70070a82de refactor(controllers): updated controllers import export 2023-08-28 17:41:19 +05:30
Ritesh Ghosh 29924b6982 style(animeEpisodeSrcs): updated endpoint comment 2023-08-18 23:16:24 +05:30
Ritesh Ghosh a8e4351d12 feat(animeEpisodeSrcs): added animeEpisodeSrcs parser controller 2023-08-17 23:47:19 +05:30
Ritesh Ghosh eaa384a83e refactor(controller): updated controllers import export 2023-08-17 23:24:47 +05:30
Ritesh Ghosh a67070ec5f feat(animeEpisodes): added animeEpisodes parser controller 2023-08-17 23:17:54 +05:30
Ritesh Ghosh e3e8e9422e chore(controller): updated controller import export 2023-08-13 19:47:44 +05:30
Ritesh Ghosh fa7b6e70f0 fix(animeSearch): fixed bug where if q is null throws BadGateway 2023-08-13 19:43:34 +05:30
Ritesh Ghosh 953c99a9f3 feat(animeProducer): added animeProducer controller 2023-08-13 19:42:21 +05:30
Ritesh Ghosh c9325f4b66 feat(animeSearchSuggestion): added animeSearchSuggestion controller 2023-08-13 19:34:39 +05:30
Ritesh Ghosh f0f28d1700 refactor: removed home controller 2023-08-13 19:27:35 +05:30
Ritesh Ghosh 84a79810c3 feat(controllerTypes): added request handler types 2023-08-07 14:58:25 +05:30
Ritesh Ghosh 205619be55 refactor: refactored controller imports & exports 2023-08-07 14:57:20 +05:30
Ritesh Ghosh 3d81a6c422 feat: added home page controller 2023-08-07 14:56:46 +05:30
Ritesh Ghosh 147f1ada43 style: updated sample endpoint comment 2023-08-06 18:49:49 +05:30
Ritesh Ghosh b86a370381 feat(newController): added animeGenre controller 2023-08-04 00:04:01 +05:30
Ritesh Ghosh 071fae5cf5 refactor(controller): updated controller imports & exports 2023-08-03 23:59:55 +05:30
Ritesh Ghosh d503bb6c5c feat(newController): added animeAboutInfo controller 2023-08-03 23:22:53 +05:30
Ritesh Ghosh efdf837163 feat(homeController): added home route controller 2023-08-03 01:26:18 +05:30
Ritesh Ghosh 0c4fc94689 refactor: updated controller import export 2023-08-03 01:25:22 +05:30
Ritesh Ghosh de092054c6 fix: updated controllers exports 2023-08-02 21:19:48 +05:30
Ritesh Ghosh 39e80ff7ed feat: added animeSearch controller 2023-08-02 21:19:17 +05:30
Ritesh Ghosh 59c7c23f09 feat: added anime category controller 2023-08-02 13:45:49 +05:30
Ritesh Ghosh 92dfaad3c6 feat: added all controllers export 2023-08-02 13:45:22 +05:30