Commit Graph

138 Commits

Author SHA1 Message Date
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
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 552b787a63 chore: updated main, description & added envalid pkg 2023-08-07 14:19:35 +05:30
Ritesh Ghosh f52dc709da docs: reverted json response schema to js & updated local installation guide 2023-08-07 14:18:37 +05:30
Conventional Changelog Action 663d5761d6 chore(release): v1.3.6 [skip ci] 2023-08-06 15:04:23 +00:00
Ritesh Ghosh e4a599750f docs: updated Response Schema from js to json 2023-08-06 20:34:05 +05:30