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
/
controllers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-25
feat(advancedSearch): feat: add search filter parsing
Ritesh Ghosh
1
-10
/
+33
2024-01-19
refactor: `types` dir import
Ritesh Ghosh
10
-12
/
+12
2023-12-29
feat: add `malID` to episode srcs
Ritesh Ghosh
1
-0
/
+5
2023-12-17
refactor: controllers import export
Ritesh Ghosh
1
-0
/
+2
2023-12-17
feat(estimatedSchedule): add `/schedule` endpoint controller
Ritesh Ghosh
1
-0
/
+36
2023-12-16
feat: add `anilistID` in response
Ritesh Ghosh
1
-3
/
+33
2023-11-22
fix(ts): add strict file & type imports
Ritesh Ghosh
10
-34
/
+34
2023-11-22
fix(ts): controller file imports
Ritesh Ghosh
1
-10
/
+10
2023-08-28
feat(episodeServers): added `getEpisodeServers` controller
Ritesh Ghosh
1
-0
/
+30
2023-08-28
refactor(controllers): updated controllers import export
Ritesh Ghosh
1
-0
/
+2
2023-08-18
style(animeEpisodeSrcs): updated endpoint comment
Ritesh Ghosh
1
-1
/
+1
2023-08-17
feat(animeEpisodeSrcs): added `animeEpisodeSrcs` parser controller
Ritesh Ghosh
1
-0
/
+40
2023-08-17
refactor(controller): updated controllers import export
Ritesh Ghosh
1
-1
/
+5
2023-08-17
feat(animeEpisodes): added `animeEpisodes` parser controller
Ritesh Ghosh
1
-0
/
+31
2023-08-13
chore(controller): updated controller import export
Ritesh Ghosh
1
-2
/
+4
2023-08-13
fix(animeSearch): fixed bug where if q is null throws `BadGateway`
Ritesh Ghosh
1
-1
/
+1
2023-08-13
feat(animeProducer): added `animeProducer` controller
Ritesh Ghosh
1
-0
/
+37
2023-08-13
feat(animeSearchSuggestion): added `animeSearchSuggestion` controller
Ritesh Ghosh
1
-0
/
+31
2023-08-13
refactor: removed home controller
Ritesh Ghosh
1
-8
/
+0
2023-08-07
feat(controllerTypes): added request handler types
Ritesh Ghosh
5
-50
/
+68
2023-08-07
refactor: refactored controller imports & exports
Ritesh Ghosh
1
-5
/
+7
2023-08-07
feat: added home page controller
Ritesh Ghosh
1
-0
/
+8
2023-08-06
style: updated sample endpoint comment
Ritesh Ghosh
1
-1
/
+1
2023-08-04
feat(newController): added `animeGenre` controller
Ritesh Ghosh
1
-0
/
+32
2023-08-03
refactor(controller): updated controller imports & exports
Ritesh Ghosh
1
-1
/
+9
2023-08-03
feat(newController): added `animeAboutInfo` controller
Ritesh Ghosh
1
-0
/
+25
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-02
fix: updated controllers exports
Ritesh Ghosh
1
-1
/
+2
2023-08-02
feat: added `animeSearch` controller
Ritesh Ghosh
1
-0
/
+33
2023-08-02
feat: added anime category controller
Ritesh Ghosh
1
-0
/
+32
2023-08-02
feat: added all controllers export
Ritesh Ghosh
1
-0
/
+3