Commit Graph

124 Commits

Author SHA1 Message Date
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
Conventional Changelog Action 8d7aa4db7f chore(release): v1.3.5 [skip ci] 2023-08-06 13:56:16 +00:00
Ritesh Ghosh 2e9a7450f5 docs: fixed local installation guide 2023-08-06 19:25:59 +05:30
Conventional Changelog Action 93c0f73f6b chore(release): v1.3.4 [skip ci] 2023-08-06 13:51:54 +00:00
Ritesh Ghosh d0bc07197a docs: added links to table of contents 2023-08-06 19:21:38 +05:30
Conventional Changelog Action 0c5c1cfe71 chore(release): v1.3.3 [skip ci] 2023-08-06 13:26:23 +00:00
Ritesh Ghosh 666bb72158 docs: updated Development & Documentation sections 2023-08-06 18:56:03 +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
Conventional Changelog Action 6af8285970 chore(release): v1.3.2 [skip ci] 2023-08-06 13:00:38 +00:00
Ritesh Ghosh ee58b68e47 docs: added api documentation 2023-08-06 18:30:18 +05:30
Ritesh Ghosh e664dd65f4 refactor: added public dir 2023-08-06 18:29:48 +05:30
Ritesh Ghosh 4af281a1b8 refactor: added public dir 2023-08-06 18:29:38 +05:30
Ritesh Ghosh 1da28b4581 chore(script): updated start script 2023-08-06 18:28:50 +05:30