aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-08-22docs(notes): updated notes in readmeRitesh Ghosh1-1/+1
2023-08-20chore(release): v1.13.0 [skip ci]Conventional Changelog Action2-5/+10
2023-08-20feat: added render deploy stepRitesh Ghosh1-0/+9
2023-08-20chore(release): v1.12.0 [skip ci]Conventional Changelog Action2-10/+10
2023-08-20feat(dockerfile): updated `Dockerfile` labelsRitesh Ghosh1-2/+3
2023-08-20chore(release): v1.11.0 [skip ci]Conventional Changelog Action2-18/+13
2023-08-20feat(docker): added docker multi stage buildRitesh Ghosh1-5/+26
2023-08-20docs(contributing): updated project structureRitesh Ghosh1-0/+2
2023-08-20refactor(docker): updated dockerignore fileRitesh Ghosh1-2/+0
2023-08-20feat(cors): using cors configRitesh Ghosh1-0/+2
2023-08-20feat(cors): added cors configRitesh Ghosh1-0/+10
2023-08-20feat(cors): added cors pkgRitesh Ghosh1-1/+3
2023-08-20docs: updated docs route domainsRitesh Ghosh1-21/+31
2023-08-20ci: optimized docker build workflowRitesh Ghosh1-9/+0
2023-08-19chore(release): v1.10.1 [skip ci]Conventional Changelog Action2-10/+10
2023-08-19fix: added `healthcheck` awakeRitesh Ghosh1-2/+2
2023-08-19chore(release): v1.10.0 [skip ci]Conventional Changelog Action2-23/+10
2023-08-19feat: added `healthcheck` awakeRitesh Ghosh1-0/+7
2023-08-19style: linting changeRitesh Ghosh1-12/+14
2023-08-19chore(release): v1.9.2 [skip ci]Conventional Changelog Action2-5/+5
2023-08-19docs: added docker installation docsRitesh Ghosh1-9/+29
2023-08-19chore(release): v1.9.1 [skip ci]Conventional Changelog Action2-5/+10
2023-08-19fix: updated docker build workflowRitesh Ghosh1-5/+5
2023-08-19chore(release): v1.9.0 [skip ci]Conventional Changelog Action2-25/+18
2023-08-19feat: added `healthcheck` scriptRitesh Ghosh1-1/+2
2023-08-19fix(healthcheck): fixed `/health` route response statusRitesh Ghosh1-1/+1
2023-08-19feat(healthcheck): added `/health` routeRitesh Ghosh1-0/+1
2023-08-19feat(docker): added `Dockerfile` fileRitesh Ghosh1-0/+35
2023-08-19feat(docker): added `.dockerignore` fileRitesh Ghosh1-0/+24
2023-08-19ci: added docker build workflowRitesh Ghosh1-0/+41
2023-08-18chore(release): v1.8.0 [skip ci]Conventional Changelog Action2-5/+10
2023-08-18docs: added docs for `animeEpisodes` & `animeEpisodeSrcs` routesRitesh Ghosh1-0/+94
2023-08-18feat: updated rapidcloud ajax urlRitesh Ghosh1-1/+1
2023-08-18style(animeEpisodeSrcs): updated endpoint commentRitesh Ghosh3-6/+4
2023-08-17chore(release): v1.7.0 [skip ci]Conventional Changelog Action2-11/+23
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
2023-08-17feat(extractor): added types related to anime extractorsRitesh Ghosh1-0/+18
2023-08-17refactor(parserTypes): updated parser types import exportRitesh Ghosh1-0/+4
2023-08-17feat(anime): added `AnimeEpisode` & `AnimeServers` typeRitesh Ghosh1-4/+18
2023-08-17feat(animeEpisodes): added `animeEpisodes` parser return typeRitesh Ghosh1-0/+6
2023-08-17feat(animeEpisodes): added `animeEpisodes` controller path params typeRitesh Ghosh1-0/+3
2023-08-17feat(animeEpisodes): added `animeEpisodes` parser controllerRitesh Ghosh1-0/+31
2023-08-17feat(animeEpisodes): added `animeEpisodes` parserRitesh Ghosh1-0/+61
2023-08-17refactor(parser): updated parser import exportRitesh Ghosh1-0/+4