Ritesh Ghosh
|
098b09d436
|
feat(anime): added AnimeEpisode & AnimeServers type
|
2023-08-17 23:21:57 +05:30 |
|
Ritesh Ghosh
|
bd113f84e5
|
feat(animeEpisodes): added animeEpisodes parser return type
|
2023-08-17 23:20:00 +05:30 |
|
Ritesh Ghosh
|
6d9d859e53
|
feat(animeEpisodes): added animeEpisodes controller path params type
|
2023-08-17 23:19:06 +05:30 |
|
Ritesh Ghosh
|
a67070ec5f
|
feat(animeEpisodes): added animeEpisodes parser controller
|
2023-08-17 23:17:54 +05:30 |
|
Ritesh Ghosh
|
6e8d84970e
|
feat(animeEpisodes): added animeEpisodes parser
|
2023-08-17 23:17:25 +05:30 |
|
Ritesh Ghosh
|
dc4bf477c9
|
refactor(parser): updated parser import export
|
2023-08-17 23:16:45 +05:30 |
|
Ritesh Ghosh
|
277902a835
|
feat: added animeEpisodes & animeEpisodeSrcs routes
|
2023-08-17 23:14:47 +05:30 |
|
Ritesh Ghosh
|
4f6c8313e9
|
refactor: updated utils import export
|
2023-08-17 23:13:40 +05:30 |
|
Ritesh Ghosh
|
1c74ecf27e
|
feat: added anime extraction util methods
|
2023-08-17 23:13:01 +05:30 |
|
Ritesh Ghosh
|
1080a15d23
|
chore(parser): updated parser import export
|
2023-08-13 19:49:34 +05:30 |
|
Ritesh Ghosh
|
353c7bac56
|
chore(parserModels): updated parser types import export
|
2023-08-13 19:49:10 +05:30 |
|
Ritesh Ghosh
|
de302d67fb
|
chore(controllerModels): updated controller types import export
|
2023-08-13 19:48:44 +05:30 |
|
Ritesh Ghosh
|
e3e8e9422e
|
chore(controller): updated controller import export
|
2023-08-13 19:47:44 +05:30 |
|
Ritesh Ghosh
|
c3a77e0ade
|
feat(animeProducer): added ScrapedProducerAnime parser type
|
2023-08-13 19:46:06 +05:30 |
|
Ritesh Ghosh
|
50b66ba08d
|
feat(animeProducer): added AnimeProducer controller path & query params type
|
2023-08-13 19:45:05 +05:30 |
|
Ritesh Ghosh
|
fa7b6e70f0
|
fix(animeSearch): fixed bug where if q is null throws BadGateway
|
2023-08-13 19:43:34 +05:30 |
|
Ritesh Ghosh
|
953c99a9f3
|
feat(animeProducer): added animeProducer controller
|
2023-08-13 19:42:21 +05:30 |
|
Ritesh Ghosh
|
74a6b96dbf
|
feat(animeProducer): added animeProducer parser
|
2023-08-13 19:41:51 +05:30 |
|
Ritesh Ghosh
|
aa4c922a33
|
fix(animeCategory): added animeCategory name
|
2023-08-13 19:40:45 +05:30 |
|
Ritesh Ghosh
|
09ddda2799
|
refactor(animeCategory): updated category prop type
|
2023-08-13 19:39:16 +05:30 |
|
Ritesh Ghosh
|
39f496aa18
|
feat(animeSearchSuggestion): added AnimeSearchSuggestion type
|
2023-08-13 19:37:59 +05:30 |
|
Ritesh Ghosh
|
bec33e60f7
|
feat(animeSearchSuggestion): added ScrapedAnimeSearchSuggestion type
|
2023-08-13 19:37:03 +05:30 |
|
Ritesh Ghosh
|
1c7799eeaa
|
feat(animeSearchSuggestion): added animeSearchSuggestion query param type
|
2023-08-13 19:35:47 +05:30 |
|
Ritesh Ghosh
|
c9325f4b66
|
feat(animeSearchSuggestion): added animeSearchSuggestion controller
|
2023-08-13 19:34:39 +05:30 |
|
Ritesh Ghosh
|
e4ffe2aba7
|
feat(animeSearchSuggestion): added animeSearchSuggestion parser
|
2023-08-13 19:33:58 +05:30 |
|
Ritesh Ghosh
|
9714f7f59b
|
feat(routes): added search/suggest & /producer routes
|
2023-08-13 19:31:47 +05:30 |
|
Ritesh Ghosh
|
e8b3630caf
|
refactor(env): added all envs
|
2023-08-13 19:30:40 +05:30 |
|
Ritesh Ghosh
|
a92f140491
|
refactor(homeRoute): replaced / route with static resources
|
2023-08-13 19:29:17 +05:30 |
|
Ritesh Ghosh
|
f0f28d1700
|
refactor: removed home controller
|
2023-08-13 19:27:35 +05:30 |
|
Ritesh Ghosh
|
5f6fe546ef
|
refactor(env): removed env type config
|
2023-08-13 19:27:14 +05:30 |
|
Ritesh Ghosh
|
5a82179174
|
feat: rate limited endpoints
|
2023-08-07 20:42:42 +05:30 |
|
Ritesh Ghosh
|
3014ab8ce4
|
feat: added rate limit config
|
2023-08-07 20:42:17 +05:30 |
|
Ritesh Ghosh
|
84a79810c3
|
feat(controllerTypes): added request handler types
|
2023-08-07 14:58:25 +05:30 |
|
Ritesh Ghosh
|
205619be55
|
refactor: refactored controller imports & exports
|
2023-08-07 14:57:20 +05:30 |
|
Ritesh Ghosh
|
3d81a6c422
|
feat: added home page controller
|
2023-08-07 14:56:46 +05:30 |
|
Ritesh Ghosh
|
eb7cd499b6
|
refactor: refactored types
|
2023-08-07 14:56:06 +05:30 |
|
Ritesh Ghosh
|
8a5884b752
|
revert(parserTypes): refactored parser types
|
2023-08-07 14:55:25 +05:30 |
|
Ritesh Ghosh
|
10e46b1002
|
feat: added controller request handler types
|
2023-08-07 14:54:22 +05:30 |
|
Ritesh Ghosh
|
a264054d97
|
chore(imports): refactored anime & parser type imports
|
2023-08-07 14:52:33 +05:30 |
|
Ritesh Ghosh
|
96348cd999
|
refactor: added notFoundHandler
|
2023-08-07 14:50:37 +05:30 |
|
Ritesh Ghosh
|
c543ab83fb
|
refactor: added errorHandler
|
2023-08-07 14:50:18 +05:30 |
|
Ritesh Ghosh
|
53af5cbc25
|
chore(utils): refactored utils exports
|
2023-08-07 14:48:48 +05:30 |
|
Ritesh Ghosh
|
d40a977bd6
|
chore(utils): refactored utility methods
|
2023-08-07 14:48:32 +05:30 |
|
Ritesh Ghosh
|
5e58fba718
|
chore(utils): refactored constants
|
2023-08-07 14:47:59 +05:30 |
|
Ritesh Ghosh
|
b44b31c216
|
chore(envs): added type safe envs
|
2023-08-07 14:46:56 +05:30 |
|
Ritesh Ghosh
|
deea0a0814
|
chore(homePageInfo): updated getHomePage handler name
|
2023-08-07 14:43:29 +05:30 |
|
Ritesh Ghosh
|
f5a774ce49
|
chore(cleanup): cleaned up server.ts
|
2023-08-07 14:42:22 +05:30 |
|
Ritesh Ghosh
|
0d5f8121ee
|
style: updated genre endpoint comment
|
2023-08-06 18:50:25 +05:30 |
|
Ritesh Ghosh
|
147f1ada43
|
style: updated sample endpoint comment
|
2023-08-06 18:49:49 +05:30 |
|
Ritesh Ghosh
|
96085a32b1
|
fix(totalPages): fixed bug showing wrong totalPages
|
2023-08-06 18:48:44 +05:30 |
|