index
:
aniwatch-api
main
Node.js API for obtaining anime information from hianime.to (formerly aniwatch.to)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-22
docs(notes): updated notes in readme
Ritesh Ghosh
1
-1
/
+1
2023-08-20
chore(release): v1.13.0 [skip ci]
Conventional Changelog Action
2
-5
/
+10
2023-08-20
feat: added render deploy step
Ritesh Ghosh
1
-0
/
+9
2023-08-20
chore(release): v1.12.0 [skip ci]
Conventional Changelog Action
2
-10
/
+10
2023-08-20
feat(dockerfile): updated `Dockerfile` labels
Ritesh Ghosh
1
-2
/
+3
2023-08-20
chore(release): v1.11.0 [skip ci]
Conventional Changelog Action
2
-18
/
+13
2023-08-20
feat(docker): added docker multi stage build
Ritesh Ghosh
1
-5
/
+26
2023-08-20
docs(contributing): updated project structure
Ritesh Ghosh
1
-0
/
+2
2023-08-20
refactor(docker): updated dockerignore file
Ritesh Ghosh
1
-2
/
+0
2023-08-20
feat(cors): using cors config
Ritesh Ghosh
1
-0
/
+2
2023-08-20
feat(cors): added cors config
Ritesh Ghosh
1
-0
/
+10
2023-08-20
feat(cors): added cors pkg
Ritesh Ghosh
1
-1
/
+3
2023-08-20
docs: updated docs route domains
Ritesh Ghosh
1
-21
/
+31
2023-08-20
ci: optimized docker build workflow
Ritesh Ghosh
1
-9
/
+0
2023-08-19
chore(release): v1.10.1 [skip ci]
Conventional Changelog Action
2
-10
/
+10
2023-08-19
fix: added `healthcheck` awake
Ritesh Ghosh
1
-2
/
+2
2023-08-19
chore(release): v1.10.0 [skip ci]
Conventional Changelog Action
2
-23
/
+10
2023-08-19
feat: added `healthcheck` awake
Ritesh Ghosh
1
-0
/
+7
2023-08-19
style: linting change
Ritesh Ghosh
1
-12
/
+14
2023-08-19
chore(release): v1.9.2 [skip ci]
Conventional Changelog Action
2
-5
/
+5
2023-08-19
docs: added docker installation docs
Ritesh Ghosh
1
-9
/
+29
2023-08-19
chore(release): v1.9.1 [skip ci]
Conventional Changelog Action
2
-5
/
+10
2023-08-19
fix: updated docker build workflow
Ritesh Ghosh
1
-5
/
+5
2023-08-19
chore(release): v1.9.0 [skip ci]
Conventional Changelog Action
2
-25
/
+18
2023-08-19
feat: added `healthcheck` script
Ritesh Ghosh
1
-1
/
+2
2023-08-19
fix(healthcheck): fixed `/health` route response status
Ritesh Ghosh
1
-1
/
+1
2023-08-19
feat(healthcheck): added `/health` route
Ritesh Ghosh
1
-0
/
+1
2023-08-19
feat(docker): added `Dockerfile` file
Ritesh Ghosh
1
-0
/
+35
2023-08-19
feat(docker): added `.dockerignore` file
Ritesh Ghosh
1
-0
/
+24
2023-08-19
ci: added docker build workflow
Ritesh Ghosh
1
-0
/
+41
2023-08-18
chore(release): v1.8.0 [skip ci]
Conventional Changelog Action
2
-5
/
+10
2023-08-18
docs: added docs for `animeEpisodes` & `animeEpisodeSrcs` routes
Ritesh Ghosh
1
-0
/
+94
2023-08-18
feat: updated rapidcloud ajax url
Ritesh Ghosh
1
-1
/
+1
2023-08-18
style(animeEpisodeSrcs): updated endpoint comment
Ritesh Ghosh
3
-6
/
+4
2023-08-17
chore(release): v1.7.0 [skip ci]
Conventional Changelog Action
2
-11
/
+23
2023-08-17
refactor(controllerModels): updated controller models import export
Ritesh Ghosh
1
-0
/
+4
2023-08-17
feat(animeEpisodeSrcs): added `animeEpisodeSrcs` parser
Ritesh Ghosh
1
-0
/
+127
2023-08-17
feat(animeEpisodeSrcs): added `animeEpisodeSrcs` parser return type
Ritesh Ghosh
1
-0
/
+12
2023-08-17
feat(animeEpisodeSrcs): added `animeEpisodeSrcs` parser controller query params
Ritesh Ghosh
1
-0
/
+7
2023-08-17
feat(animeEpisodeSrcs): added `animeEpisodeSrcs` parser controller
Ritesh Ghosh
1
-0
/
+40
2023-08-17
feat(extractors): added anime extractors
Ritesh Ghosh
4
-0
/
+281
2023-08-17
refactor(controller): updated controllers import export
Ritesh Ghosh
1
-1
/
+5
2023-08-17
feat(extractor): added types related to anime extractors
Ritesh Ghosh
1
-0
/
+18
2023-08-17
refactor(parserTypes): updated parser types import export
Ritesh Ghosh
1
-0
/
+4
2023-08-17
feat(anime): added `AnimeEpisode` & `AnimeServers` type
Ritesh Ghosh
1
-4
/
+18
2023-08-17
feat(animeEpisodes): added `animeEpisodes` parser return type
Ritesh Ghosh
1
-0
/
+6
2023-08-17
feat(animeEpisodes): added `animeEpisodes` controller path params type
Ritesh Ghosh
1
-0
/
+3
2023-08-17
feat(animeEpisodes): added `animeEpisodes` parser controller
Ritesh Ghosh
1
-0
/
+31
2023-08-17
feat(animeEpisodes): added `animeEpisodes` parser
Ritesh Ghosh
1
-0
/
+61
2023-08-17
refactor(parser): updated parser import export
Ritesh Ghosh
1
-0
/
+4
[next]