aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2023-12-17feat(estimatedSchedule): add `/schedule` endpoint controllerRitesh Ghosh1-0/+36
2023-12-17feat(estimatedSchedule): add `/schedule` routeRitesh Ghosh1-0/+4
2023-12-16feat: add `anilistID` in responseRitesh Ghosh1-3/+33
2023-11-29feat: add check for vercel deploymentRitesh Ghosh1-9/+14
2023-11-22fix(#4 bug): add otherInfo episodes clarificationRitesh Ghosh1-1/+22
2023-11-22fix(#5): update secret key fetch urlRitesh Ghosh1-10/+18
2023-11-22fix(ts): add strict file & type importsRitesh Ghosh2-4/+4
2023-11-22fix(ts): add strict file & type importsRitesh Ghosh10-64/+56
2023-11-22fix(ts): add strict file & type importsRitesh Ghosh10-34/+34
2023-11-22fix(ts): add strict file & type importsRitesh Ghosh10-23/+29
2023-11-22fix(ts): add strict file & type importsRitesh Ghosh1-1/+1
2023-11-22fix(ts): add strict file & type importsRitesh Ghosh1-4/+4
2023-11-22fix(ts): add strict file importsRitesh Ghosh1-3/+2
2023-11-22fix(ts): add strict file & type importsRitesh Ghosh1-2/+2
2023-11-22fix(ts): add strict file importsRitesh Ghosh1-10/+10
2023-11-22fix(ts): add strict file importsRitesh Ghosh1-11/+11
2023-11-22fix(ts): add strict file importsRitesh Ghosh1-12/+15
2023-11-22fix(ts): add strict file importsRitesh Ghosh1-3/+3
2023-11-22fix(ts): controller file importsRitesh Ghosh1-10/+10
2023-11-22fix(ts): file import types & static folder pathRitesh Ghosh1-8/+8
2023-11-22refactor: add strict type importsRitesh Ghosh1-1/+1
2023-11-22refactor: add strict type importsRitesh Ghosh1-1/+1
2023-09-10perf(rateLimit): increased `windowMs` timeRitesh Ghosh1-1/+1
2023-09-10feat(legacyHeaders): update `ratelimit` configRitesh Ghosh1-4/+4
2023-09-10feat: updated `ratelimit` configRitesh Ghosh1-2/+2
2023-08-28feat(episodeServers): added `getEpisodeServers` route endpointRitesh Ghosh1-0/+4
2023-08-28feat(episodeServers): added `scrapeEpisodeServers` parserRitesh Ghosh1-0/+75
2023-08-28feat(episodeServers): added `getEpisodeServers` controllerRitesh Ghosh1-0/+30
2023-08-28feat(episodeServers): added `EpisodeServersQueryParams` query param typeRitesh Ghosh1-0/+3
2023-08-28feat(episodeServers): added `ScrapedEpisodeServers` parser typeRitesh Ghosh1-0/+8
2023-08-28feat(episodeServers): added `SubEpisode` & `DubEpisode` typesRitesh Ghosh1-0/+6
2023-08-28refactor(controllerModels): updated controller models import exportRitesh Ghosh1-0/+2
2023-08-28refactor(parserModels): updated parser models import exportRitesh Ghosh1-1/+3
2023-08-28refactor(parsers): updated parsers import exportRitesh Ghosh1-0/+2
2023-08-28refactor(controllers): updated controllers import exportRitesh Ghosh1-0/+2
2023-08-20feat(cors): using cors configRitesh Ghosh1-0/+2
2023-08-20feat(cors): added cors configRitesh Ghosh1-0/+10
2023-08-19fix: added `healthcheck` awakeRitesh Ghosh1-2/+2
2023-08-19feat: added `healthcheck` awakeRitesh Ghosh1-0/+7
2023-08-19fix(healthcheck): fixed `/health` route response statusRitesh Ghosh1-1/+1
2023-08-19feat(healthcheck): added `/health` routeRitesh Ghosh1-0/+1
2023-08-18feat: updated rapidcloud ajax urlRitesh Ghosh1-1/+1
2023-08-18style(animeEpisodeSrcs): updated endpoint commentRitesh Ghosh3-6/+4
2023-08-17refactor(controllerModels): updated controller models import exportRitesh Ghosh1-0/+4
2023-08-17feat(animeEpisodeSrcs): added `animeEpisodeSrcs` parserRitesh Ghosh1-0/+127
2023-08-17feat(animeEpisodeSrcs): added `animeEpisodeSrcs` parser return typeRitesh Ghosh1-0/+12
2023-08-17feat(animeEpisodeSrcs): added `animeEpisodeSrcs` parser controller query paramsRitesh Ghosh1-0/+7
2023-08-17feat(animeEpisodeSrcs): added `animeEpisodeSrcs` parser controllerRitesh Ghosh1-0/+40
2023-08-17feat(extractors): added anime extractorsRitesh Ghosh4-0/+281
2023-08-17refactor(controller): updated controllers import exportRitesh Ghosh1-1/+5