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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-06
Aniwatch API Version 2 (#66)
Ritesh Ghosh
3
-428
/
+0
2024-07-24
feat: add `jname` field to Anime interface
Ritesh Ghosh
1
-5
/
+10
2024-07-21
fix: added japanese anime names to all responses
WBRK-dev
1
-6
/
+10
2024-07-14
refactor: update constants.ts with typed URLs
Ritesh Ghosh
1
-4
/
+4
2024-04-28
feat: added the ability to grab episode sources from raw servers in endpoint ...
WBRK-dev
1
-1
/
+1
2024-03-25
feat(advancedSearch): add utility methods related to advanced search
Ritesh Ghosh
1
-0
/
+85
2024-03-25
refactor: update exports
Ritesh Ghosh
1
-33
/
+2
2024-03-25
feat(advancedSearch): add advanced related constants
Ritesh Ghosh
1
-2
/
+113
2024-03-03
feat: update rebranded domain name
Ritesh Ghosh
1
-1
/
+2
2024-03-03
feat: merge 'main' of https://github.com/ghoshRitesh12/aniwatch-api
Ritesh Ghosh
1
-2
/
+6
2024-03-03
feat: update rebranded domain name
Ritesh Ghosh
1
-1
/
+2
2024-02-28
Added double quotes in fallback domain
Ayush Choudhary
1
-1
/
+1
2024-02-28
Added `.env.example`
Ayush Choudhary
1
-1
/
+6
2024-02-20
feat: update aniwatch domain name
Ritesh Ghosh
1
-4
/
+4
2024-01-19
refactor: `types` dir import
Ritesh Ghosh
1
-1
/
+1
2023-11-22
fix(ts): add strict file & type imports
Ritesh Ghosh
1
-4
/
+4
2023-11-22
fix(ts): add strict file imports
Ritesh Ghosh
1
-3
/
+2
2023-08-17
refactor: updated utils import export
Ritesh Ghosh
1
-0
/
+6
2023-08-17
feat: added anime extraction util methods
Ritesh Ghosh
1
-0
/
+25
2023-08-13
refactor(env): added all envs
Ritesh Ghosh
1
-8
/
+10
2023-08-07
chore(utils): refactored utils exports
Ritesh Ghosh
1
-188
/
+26
2023-08-07
chore(utils): refactored utility methods
Ritesh Ghosh
1
-0
/
+178
2023-08-07
chore(utils): refactored constants
Ritesh Ghosh
1
-0
/
+10
2023-08-03
fix(otherInfoBug): `otherInfo` wouldn't show all stats
Ritesh Ghosh
1
-13
/
+17
2023-08-03
refactor(top10Animes): updated anime prop name
Ritesh Ghosh
1
-1
/
+1
2023-08-02
feat: updated `extractAnimes` & added `extractMostPopularAnimes`
Ritesh Ghosh
1
-8
/
+76
2023-08-02
feat: added utility props & methods
Ritesh Ghosh
1
-0
/
+118