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
Age
Commit message (
Collapse
)
Author
Files
Lines
2024-03-03
feat: add explicit interval time for convenience
Ritesh Ghosh
1
-1
/
+2
2024-03-03
feat: add axios config for future code reusability
Ritesh Ghosh
1
-0
/
+21
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
2
-4
/
+10
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
2
-3
/
+10
2024-02-26
refactor: update extractor imports
Ritesh Ghosh
1
-1
/
+2
2024-02-26
feat: replace RapidCloud extractor for MegaCloud
Ritesh Ghosh
1
-2
/
+7
2024-02-26
feat: add MegaCloud extractor
Ritesh Ghosh
1
-0
/
+245
2024-02-20
feat: update decrypt key src
Ritesh Ghosh
1
-11
/
+13
2024-02-20
feat: update aniwatch domain name
Ritesh Ghosh
1
-4
/
+4
2024-01-19
refactor: changed `models` dir to `types`
Ritesh Ghosh
25
-0
/
+0
2024-01-19
refactor: `types` dir import
Ritesh Ghosh
1
-1
/
+1
2024-01-19
refactor: `types` dir import
Ritesh Ghosh
11
-13
/
+13
2024-01-19
refactor: `types` dir import
Ritesh Ghosh
3
-3
/
+3
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
feat(estimatedSchedule): add `estimatedSchedule` parser
Ritesh Ghosh
1
-0
/
+67
2023-12-17
feat(estimatedSchedule): add `EstimatedSchedule` types
Ritesh Ghosh
1
-0
/
+10
2023-12-17
refactor: parsers import export
Ritesh Ghosh
1
-0
/
+2
2023-12-17
refactor: parser models import export
Ritesh Ghosh
1
-0
/
+2
2023-12-17
refactor: controller models import export
Ritesh Ghosh
1
-0
/
+2
2023-12-17
refactor: controllers import export
Ritesh Ghosh
1
-0
/
+2
2023-12-17
feat(estimatedSchedule): add `/schedule` endpoint controller query params type
Ritesh Ghosh
1
-0
/
+3
2023-12-17
feat(estimatedSchedule): add `/schedule` endpoint controller
Ritesh Ghosh
1
-0
/
+36
2023-12-17
feat(estimatedSchedule): add `/schedule` route
Ritesh Ghosh
1
-0
/
+4
2023-12-16
feat: add `anilistID` in response
Ritesh Ghosh
1
-3
/
+33
2023-11-29
feat: add check for vercel deployment
Ritesh Ghosh
1
-9
/
+14
2023-11-22
fix(#4 bug): add otherInfo episodes clarification
Ritesh Ghosh
1
-1
/
+22
2023-11-22
fix(#5): update secret key fetch url
Ritesh Ghosh
1
-10
/
+18
2023-11-22
fix(ts): add strict file & type imports
Ritesh Ghosh
2
-4
/
+4
2023-11-22
fix(ts): add strict file & type imports
Ritesh Ghosh
10
-64
/
+56
2023-11-22
fix(ts): add strict file & type imports
Ritesh Ghosh
10
-34
/
+34
2023-11-22
fix(ts): add strict file & type imports
Ritesh Ghosh
10
-23
/
+29
2023-11-22
fix(ts): add strict file & type imports
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-11-22
fix(ts): add strict file & type imports
Ritesh Ghosh
1
-2
/
+2
2023-11-22
fix(ts): add strict file imports
Ritesh Ghosh
1
-10
/
+10
2023-11-22
fix(ts): add strict file imports
Ritesh Ghosh
1
-11
/
+11
2023-11-22
fix(ts): add strict file imports
Ritesh Ghosh
1
-12
/
+15
2023-11-22
fix(ts): add strict file imports
Ritesh Ghosh
1
-3
/
+3
2023-11-22
fix(ts): controller file imports
Ritesh Ghosh
1
-10
/
+10
2023-11-22
fix(ts): file import types & static folder path
Ritesh Ghosh
1
-8
/
+8
2023-11-22
refactor: add strict type imports
Ritesh Ghosh
1
-1
/
+1
2023-11-22
refactor: add strict type imports
Ritesh Ghosh
1
-1
/
+1
2023-09-10
perf(rateLimit): increased `windowMs` time
Ritesh Ghosh
1
-1
/
+1
2023-09-10
feat(legacyHeaders): update `ratelimit` config
Ritesh Ghosh
1
-4
/
+4
2023-09-10
feat: updated `ratelimit` config
Ritesh Ghosh
1
-2
/
+2
[prev]
[next]