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 (
Collapse
)
Author
Files
Lines
2023-08-07
chore: updated main, description & added envalid pkg
Ritesh Ghosh
1
-4
/
+5
2023-08-07
docs: reverted json response schema to js & updated local installation guide
Ritesh Ghosh
1
-198
/
+201
2023-08-06
chore(release): v1.3.6 [skip ci]
Conventional Changelog Action
2
-5
/
+5
2023-08-06
docs: updated `Response Schema` from js to json
Ritesh Ghosh
1
-197
/
+197
2023-08-06
chore(release): v1.3.5 [skip ci]
Conventional Changelog Action
2
-23
/
+5
2023-08-06
docs: fixed local installation guide
Ritesh Ghosh
1
-6
/
+4
2023-08-06
chore(release): v1.3.4 [skip ci]
Conventional Changelog Action
2
-14
/
+5
2023-08-06
docs: added links to table of contents
Ritesh Ghosh
2
-11
/
+13
2023-08-06
chore(release): v1.3.3 [skip ci]
Conventional Changelog Action
2
-5
/
+10
2023-08-06
docs: updated `Development` & `Documentation` sections
Ritesh Ghosh
1
-2
/
+7
2023-08-06
style: updated genre endpoint comment
Ritesh Ghosh
1
-1
/
+1
2023-08-06
style: updated sample endpoint comment
Ritesh Ghosh
1
-1
/
+1
2023-08-06
fix(totalPages): fixed bug showing wrong `totalPages`
Ritesh Ghosh
3
-28
/
+13
2023-08-06
chore(release): v1.3.2 [skip ci]
Conventional Changelog Action
2
-5
/
+5
2023-08-06
docs: added api documentation
Ritesh Ghosh
1
-3
/
+458
2023-08-06
refactor: added public dir
Ritesh Ghosh
1
-0
/
+0
2023-08-06
refactor: added public dir
Ritesh Ghosh
1
-0
/
+0
2023-08-06
chore(script): updated start script
Ritesh Ghosh
1
-1
/
+1
2023-08-06
chore(.gitignore): updated .gitignore
Ritesh Ghosh
1
-0
/
+1
2023-08-06
docs: added contributing guide
Ritesh Ghosh
1
-0
/
+101
2023-08-06
chore(release): v1.3.1 [skip ci]
Conventional Changelog Action
2
-21
/
+5
2023-08-06
chore: remove dist dir from repository
Ritesh Ghosh
24
-520
/
+0
2023-08-03
chore(release): v1.3.0 [skip ci]
Conventional Changelog Action
2
-21
/
+23
2023-08-04
feat(newController): added `animeGenre` controller
Ritesh Ghosh
1
-0
/
+32
2023-08-04
feat(newRoute): added `/genre/:name` route
Ritesh Ghosh
1
-0
/
+4
2023-08-04
feat(newParser): added `ScrapedGenreAnime` parser type
Ritesh Ghosh
1
-0
/
+6
2023-08-04
refactor(models): updated models imports & exports
Ritesh Ghosh
1
-0
/
+12
2023-08-03
refactor(controller): updated controller imports & exports
Ritesh Ghosh
1
-1
/
+9
2023-08-03
refactor(parser): updated parser imports & exports
Ritesh Ghosh
1
-3
/
+11
2023-08-03
feat(newParser): added `animeGenre` parser
Ritesh Ghosh
1
-0
/
+111
2023-08-03
fix(otherInfoBug): `otherInfo` wouldn't show all stats
Ritesh Ghosh
1
-13
/
+17
2023-08-03
feat(newRoutes): added `/` & `/home` routes
Ritesh Ghosh
1
-1
/
+12
2023-08-03
feat(newController): added `animeAboutInfo` controller
Ritesh Ghosh
1
-0
/
+25
2023-08-03
feat(newParser): added `animeAboutInfo` parser
Ritesh Ghosh
1
-0
/
+185
2023-08-03
feat(newAnimeTypes): added several types related to `ScrapedAnimeAboutInfo` ↵
Ritesh Ghosh
1
-0
/
+17
parser type
2023-08-03
refactor(MostPopularAnime): updated `MostPopularAnime` type
Ritesh Ghosh
1
-2
/
+2
2023-08-03
feat(newParserType): added `ScrapedAnimeAboutInfo` parser type
Ritesh Ghosh
1
-0
/
+15
2023-08-02
chore(release): v1.2.0 [skip ci]
Conventional Changelog Action
2
-1
/
+14
2023-08-03
feat(new types): added several new types & made types D.R.Y
Ritesh Ghosh
1
-16
/
+18
2023-08-03
feat(parser types): added `homePage` & `searchResult` types
Ritesh Ghosh
1
-1
/
+31
2023-08-03
refactor: updated models/types import export
Ritesh Ghosh
1
-3
/
+17
2023-08-03
feat(homeController): added home route controller
Ritesh Ghosh
1
-0
/
+19
2023-08-03
refactor: updated controller import export
Ritesh Ghosh
1
-1
/
+2
2023-08-03
refactor(type): return type of `animeSearch` parser
Ritesh Ghosh
1
-4
/
+3
2023-08-03
feat(parser): added home page parser
Ritesh Ghosh
1
-0
/
+183
2023-08-03
refactor: updated parser import export
Ritesh Ghosh
1
-1
/
+2
2023-08-03
feat(homeRoute): added home route
Ritesh Ghosh
1
-1
/
+4
2023-08-03
refactor(top10Animes): updated anime prop name
Ritesh Ghosh
1
-1
/
+1
2023-08-02
chore(release): v1.1.2 [skip ci]
Conventional Changelog Action
2
-1
/
+5
2023-08-02
ci(release): updated release.yml
Ritesh Ghosh
1
-0
/
+1
[prev]
[next]