Commit Graph

214 Commits

Author SHA1 Message Date
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
Ritesh Ghosh e7b0b9c961 chore(.gitignore): updated .gitignore 2023-08-06 18:27:30 +05:30
Ritesh Ghosh cdce2b61ff docs: added contributing guide 2023-08-06 18:26:59 +05:30
Conventional Changelog Action 4748511b85 chore(release): v1.3.1 [skip ci] 2023-08-06 09:35:19 +00:00
Ritesh Ghosh 99b8c7afee chore: remove dist dir from repository 2023-08-06 15:04:50 +05:30
Conventional Changelog Action 803c87459d chore(release): v1.3.0 [skip ci] 2023-08-03 18:34:25 +00:00
Ritesh Ghosh b86a370381 feat(newController): added animeGenre controller 2023-08-04 00:04:01 +05:30
Ritesh Ghosh e849c870a0 feat(newRoute): added /genre/:name route 2023-08-04 00:02:55 +05:30
Ritesh Ghosh 914382ee51 feat(newParser): added ScrapedGenreAnime parser type 2023-08-04 00:02:00 +05:30
Ritesh Ghosh 701ef400fa refactor(models): updated models imports & exports 2023-08-04 00:00:14 +05:30
Ritesh Ghosh 071fae5cf5 refactor(controller): updated controller imports & exports 2023-08-03 23:59:55 +05:30