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
path:
root
/
src
/
types
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-06
Aniwatch API Version 2 (#66)
Ritesh Ghosh
25
-400
/
+0
2024-07-21
fix: added japanese anime names to all responses
WBRK-dev
1
-0
/
+2
2024-07-21
feat: added `mostPopular`, `mostFavorite` and `latestCompleted` to the home r...
WBRK-dev
2
-0
/
+8
2024-07-21
feat: added episode number to estimated anime schedule
WBRK-dev
1
-0
/
+1
2024-07-18
fix: fixed tests regarding episode sources
WBRK-dev
1
-3
/
+3
2024-07-18
fix: fixed using specific server for episode sources
WBRK-dev
1
-2
/
+2
2024-07-14
feat: add `airingTimestamp` and `secondsUntilAiring` to `/anime/schedule` end...
Ritesh Ghosh
1
-0
/
+2
2024-04-28
feat: added characters and voice actors to `/info` endpoint response
WBRK-dev
1
-0
/
+13
2024-04-28
feat: added promotional videos to `/info` endpoint response
WBRK-dev
1
-0
/
+7
2024-04-28
feat: added raw servers to `/servers` endpoint response
WBRK-dev
1
-1
/
+2
2024-04-28
feat: added the ability to grab episode sources from raw servers in endpoint ...
WBRK-dev
1
-0
/
+1
2024-04-13
fix: Removed unnecessary attributes from Anime interface
Raze Viana
1
-2
/
+0
2024-04-13
feat: added mal and anilist id to anime info endpoint
Raze Viana
1
-0
/
+4
2024-03-25
refactor: update exports
Ritesh Ghosh
1
-35
/
+10
2024-03-25
feat(advancedSearch): add utility props to search response
Ritesh Ghosh
1
-0
/
+3
2024-03-25
feat(advancedSearch): add helper types
Ritesh Ghosh
1
-0
/
+16
2024-01-19
refactor: changed `models` dir to `types`
Ritesh Ghosh
25
-0
/
+369