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
|
6c9f36ff19
|
chore(env): removed envalid pkg as not in use
|
2023-08-13 19:26:21 +05:30 |
|
Ritesh Ghosh
|
a4de55af01
|
docs(endpoints): added new endpoints & updated existing ones
|
2023-08-13 19:25:33 +05:30 |
|
Ritesh Ghosh
|
689aa384d4
|
test(animeProducer): added animeProducer parser test
|
2023-08-13 19:24:11 +05:30 |
|
Ritesh Ghosh
|
87fce03541
|
ci(tests): added tests workflow
|
2023-08-13 19:23:25 +05:30 |
|
Ritesh Ghosh
|
02663b98fb
|
refactor(env): removed .env.example file
|
2023-08-13 19:22:28 +05:30 |
|
Conventional Changelog Action
|
c9eddde1ef
|
chore(release): v1.5.1 [skip ci]
|
2023-08-07 17:47:24 +00:00 |
|
Ritesh Ghosh
|
489d418cbc
|
refactor: updated api docs link
|
2023-08-07 23:12:15 +05:30 |
|
Ritesh Ghosh
|
db5ecf18db
|
chore: updated repo api links
|
2023-08-07 23:11:54 +05:30 |
|
Ritesh Ghosh
|
c1b6077f39
|
docs: updated api repo links
|
2023-08-07 23:11:32 +05:30 |
|
Ritesh Ghosh
|
ac5c9a0b77
|
chore: updated api repo links
|
2023-08-07 23:11:12 +05:30 |
|
Ritesh Ghosh
|
165d4d002d
|
revert: changes
|
2023-08-07 23:05:50 +05:30 |
|
Ritesh Ghosh
|
063981868a
|
docs: updated repo links
|
2023-08-07 22:44:53 +05:30 |
|
Conventional Changelog Action
|
470715e434
|
chore(release): v1.5.1 [skip ci]
|
2023-08-07 17:12:27 +00:00 |
|
Ritesh Ghosh
|
4c9538927d
|
docs: updated api name in docs from zoro to aniwatch
|
2023-08-07 22:42:05 +05:30 |
|
Conventional Changelog Action
|
60087e6c1a
|
chore(release): v1.5.0 [skip ci]
|
2023-08-07 15:13:05 +00:00 |
|
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
|
38da70027a
|
chore(pkgs): added express-rate-limit, jest pkgs & test script
|
2023-08-07 20:41:25 +05:30 |
|
Ritesh Ghosh
|
18f9d3038c
|
test: added animeSearch test
|
2023-08-07 20:39:28 +05:30 |
|
Ritesh Ghosh
|
464acd3620
|
test: added homePage anime info test
|
2023-08-07 20:39:17 +05:30 |
|
Ritesh Ghosh
|
7533b1e0b4
|
test: added animeGenre test
|
2023-08-07 20:38:57 +05:30 |
|
Ritesh Ghosh
|
59bd46cc35
|
test: added animeCategory test
|
2023-08-07 20:38:43 +05:30 |
|
Ritesh Ghosh
|
fe1608b360
|
test: added animeAboutInfo test
|
2023-08-07 20:38:30 +05:30 |
|
Ritesh Ghosh
|
01c93fc1af
|
test: added jest config file
|
2023-08-07 20:36:42 +05:30 |
|
Conventional Changelog Action
|
e24ae502fa
|
chore(release): v1.4.0 [skip ci]
|
2023-08-07 09:28:46 +00:00 |
|
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
|
e1b37a5b5e
|
feat: added index page
|
2023-08-07 14:53:27 +05:30 |
|