Commit Graph

  • 84cf69ce83 docs: added test coverage badge Ritesh Ghosh 2023-08-13 20:02:14 +05:30
  • ef1575a42f chore(release): v1.6.1 [skip ci] Conventional Changelog Action 2023-08-13 14:24:37 +00:00
  • 991d4f5d7a docs: updated local installation docs Ritesh Ghosh 2023-08-13 19:54:18 +05:30
  • 8360c88e45 ci(tests): updated tests workflow Ritesh Ghosh 2023-08-13 19:54:00 +05:30
  • 539df96bda chore(release): v1.6.0 [skip ci] Conventional Changelog Action 2023-08-13 14:19:57 +00:00
  • 1080a15d23 chore(parser): updated parser import export Ritesh Ghosh 2023-08-13 19:49:34 +05:30
  • 353c7bac56 chore(parserModels): updated parser types import export Ritesh Ghosh 2023-08-13 19:49:10 +05:30
  • de302d67fb chore(controllerModels): updated controller types import export Ritesh Ghosh 2023-08-13 19:48:44 +05:30
  • e3e8e9422e chore(controller): updated controller import export Ritesh Ghosh 2023-08-13 19:47:44 +05:30
  • c3a77e0ade feat(animeProducer): added ScrapedProducerAnime parser type Ritesh Ghosh 2023-08-13 19:46:06 +05:30
  • 50b66ba08d feat(animeProducer): added AnimeProducer controller path & query params type Ritesh Ghosh 2023-08-13 19:45:05 +05:30
  • fa7b6e70f0 fix(animeSearch): fixed bug where if q is null throws BadGateway Ritesh Ghosh 2023-08-13 19:43:34 +05:30
  • 953c99a9f3 feat(animeProducer): added animeProducer controller Ritesh Ghosh 2023-08-13 19:42:21 +05:30
  • 74a6b96dbf feat(animeProducer): added animeProducer parser Ritesh Ghosh 2023-08-13 19:41:51 +05:30
  • aa4c922a33 fix(animeCategory): added animeCategory name Ritesh Ghosh 2023-08-13 19:40:45 +05:30
  • 09ddda2799 refactor(animeCategory): updated category prop type Ritesh Ghosh 2023-08-13 19:39:16 +05:30
  • 39f496aa18 feat(animeSearchSuggestion): added AnimeSearchSuggestion type Ritesh Ghosh 2023-08-13 19:37:59 +05:30
  • bec33e60f7 feat(animeSearchSuggestion): added ScrapedAnimeSearchSuggestion type Ritesh Ghosh 2023-08-13 19:37:03 +05:30
  • 1c7799eeaa feat(animeSearchSuggestion): added animeSearchSuggestion query param type Ritesh Ghosh 2023-08-13 19:35:47 +05:30
  • c9325f4b66 feat(animeSearchSuggestion): added animeSearchSuggestion controller Ritesh Ghosh 2023-08-13 19:34:39 +05:30
  • e4ffe2aba7 feat(animeSearchSuggestion): added animeSearchSuggestion parser Ritesh Ghosh 2023-08-13 19:33:58 +05:30
  • 9714f7f59b feat(routes): added search/suggest & /producer routes Ritesh Ghosh 2023-08-13 19:31:47 +05:30
  • e8b3630caf refactor(env): added all envs Ritesh Ghosh 2023-08-13 19:30:40 +05:30
  • a92f140491 refactor(homeRoute): replaced / route with static resources Ritesh Ghosh 2023-08-13 19:29:17 +05:30
  • f0f28d1700 refactor: removed home controller Ritesh Ghosh 2023-08-13 19:27:35 +05:30
  • 5f6fe546ef refactor(env): removed env type config Ritesh Ghosh 2023-08-13 19:27:14 +05:30
  • 6c9f36ff19 chore(env): removed envalid pkg as not in use Ritesh Ghosh 2023-08-13 19:26:21 +05:30
  • a4de55af01 docs(endpoints): added new endpoints & updated existing ones Ritesh Ghosh 2023-08-13 19:25:33 +05:30
  • 689aa384d4 test(animeProducer): added animeProducer parser test Ritesh Ghosh 2023-08-13 19:24:11 +05:30
  • 87fce03541 ci(tests): added tests workflow Ritesh Ghosh 2023-08-13 19:23:25 +05:30
  • 02663b98fb refactor(env): removed .env.example file Ritesh Ghosh 2023-08-13 19:22:28 +05:30
  • c9eddde1ef chore(release): v1.5.1 [skip ci] Conventional Changelog Action 2023-08-07 17:47:24 +00:00
  • 489d418cbc refactor: updated api docs link Ritesh Ghosh 2023-08-07 23:12:15 +05:30
  • db5ecf18db chore: updated repo api links Ritesh Ghosh 2023-08-07 23:11:54 +05:30
  • c1b6077f39 docs: updated api repo links Ritesh Ghosh 2023-08-07 23:11:32 +05:30
  • ac5c9a0b77 chore: updated api repo links Ritesh Ghosh 2023-08-07 23:11:12 +05:30
  • 165d4d002d revert: changes Ritesh Ghosh 2023-08-07 23:05:50 +05:30
  • 063981868a docs: updated repo links Ritesh Ghosh 2023-08-07 22:44:53 +05:30
  • 470715e434 chore(release): v1.5.1 [skip ci] Conventional Changelog Action 2023-08-07 17:12:27 +00:00
  • 4c9538927d docs: updated api name in docs from zoro to aniwatch Ritesh Ghosh 2023-08-07 22:42:05 +05:30
  • 60087e6c1a chore(release): v1.5.0 [skip ci] Conventional Changelog Action 2023-08-07 15:13:05 +00:00
  • 5a82179174 feat: rate limited endpoints Ritesh Ghosh 2023-08-07 20:42:42 +05:30
  • 3014ab8ce4 feat: added rate limit config Ritesh Ghosh 2023-08-07 20:42:17 +05:30
  • 38da70027a chore(pkgs): added express-rate-limit, jest pkgs & test script Ritesh Ghosh 2023-08-07 20:41:25 +05:30
  • 18f9d3038c test: added animeSearch test Ritesh Ghosh 2023-08-07 20:39:28 +05:30
  • 464acd3620 test: added homePage anime info test Ritesh Ghosh 2023-08-07 20:39:17 +05:30
  • 7533b1e0b4 test: added animeGenre test Ritesh Ghosh 2023-08-07 20:38:57 +05:30
  • 59bd46cc35 test: added animeCategory test Ritesh Ghosh 2023-08-07 20:38:43 +05:30
  • fe1608b360 test: added animeAboutInfo test Ritesh Ghosh 2023-08-07 20:38:30 +05:30
  • 01c93fc1af test: added jest config file Ritesh Ghosh 2023-08-07 20:36:42 +05:30
  • e24ae502fa chore(release): v1.4.0 [skip ci] Conventional Changelog Action 2023-08-07 09:28:46 +00:00
  • 84a79810c3 feat(controllerTypes): added request handler types Ritesh Ghosh 2023-08-07 14:58:25 +05:30
  • 205619be55 refactor: refactored controller imports & exports Ritesh Ghosh 2023-08-07 14:57:20 +05:30
  • 3d81a6c422 feat: added home page controller Ritesh Ghosh 2023-08-07 14:56:46 +05:30
  • eb7cd499b6 refactor: refactored types Ritesh Ghosh 2023-08-07 14:56:06 +05:30
  • 8a5884b752 revert(parserTypes): refactored parser types Ritesh Ghosh 2023-08-07 14:55:25 +05:30
  • 10e46b1002 feat: added controller request handler types Ritesh Ghosh 2023-08-07 14:54:22 +05:30
  • e1b37a5b5e feat: added index page Ritesh Ghosh 2023-08-07 14:53:27 +05:30
  • a264054d97 chore(imports): refactored anime & parser type imports Ritesh Ghosh 2023-08-07 14:52:33 +05:30
  • 96348cd999 refactor: added notFoundHandler Ritesh Ghosh 2023-08-07 14:50:37 +05:30
  • c543ab83fb refactor: added errorHandler Ritesh Ghosh 2023-08-07 14:50:18 +05:30
  • 53af5cbc25 chore(utils): refactored utils exports Ritesh Ghosh 2023-08-07 14:48:48 +05:30
  • d40a977bd6 chore(utils): refactored utility methods Ritesh Ghosh 2023-08-07 14:48:32 +05:30
  • 5e58fba718 chore(utils): refactored constants Ritesh Ghosh 2023-08-07 14:47:59 +05:30
  • b44b31c216 chore(envs): added type safe envs Ritesh Ghosh 2023-08-07 14:46:56 +05:30
  • deea0a0814 chore(homePageInfo): updated getHomePage handler name Ritesh Ghosh 2023-08-07 14:43:29 +05:30
  • f5a774ce49 chore(cleanup): cleaned up server.ts Ritesh Ghosh 2023-08-07 14:42:22 +05:30
  • 552b787a63 chore: updated main, description & added envalid pkg Ritesh Ghosh 2023-08-07 14:19:35 +05:30
  • f52dc709da docs: reverted json response schema to js & updated local installation guide Ritesh Ghosh 2023-08-07 14:18:37 +05:30
  • 663d5761d6 chore(release): v1.3.6 [skip ci] Conventional Changelog Action 2023-08-06 15:04:23 +00:00
  • e4a599750f docs: updated Response Schema from js to json Ritesh Ghosh 2023-08-06 20:34:05 +05:30
  • 8d7aa4db7f chore(release): v1.3.5 [skip ci] Conventional Changelog Action 2023-08-06 13:56:16 +00:00
  • 2e9a7450f5 docs: fixed local installation guide Ritesh Ghosh 2023-08-06 19:25:59 +05:30
  • 93c0f73f6b chore(release): v1.3.4 [skip ci] Conventional Changelog Action 2023-08-06 13:51:54 +00:00
  • d0bc07197a docs: added links to table of contents Ritesh Ghosh 2023-08-06 19:21:38 +05:30
  • 0c5c1cfe71 chore(release): v1.3.3 [skip ci] Conventional Changelog Action 2023-08-06 13:26:23 +00:00
  • 666bb72158 docs: updated Development & Documentation sections Ritesh Ghosh 2023-08-06 18:56:03 +05:30
  • 0d5f8121ee style: updated genre endpoint comment Ritesh Ghosh 2023-08-06 18:50:25 +05:30
  • 147f1ada43 style: updated sample endpoint comment Ritesh Ghosh 2023-08-06 18:49:49 +05:30
  • 96085a32b1 fix(totalPages): fixed bug showing wrong totalPages Ritesh Ghosh 2023-08-06 18:48:44 +05:30
  • 6af8285970 chore(release): v1.3.2 [skip ci] Conventional Changelog Action 2023-08-06 13:00:38 +00:00
  • ee58b68e47 docs: added api documentation Ritesh Ghosh 2023-08-06 18:30:18 +05:30
  • e664dd65f4 refactor: added public dir Ritesh Ghosh 2023-08-06 18:29:48 +05:30
  • 4af281a1b8 refactor: added public dir Ritesh Ghosh 2023-08-06 18:29:38 +05:30
  • 1da28b4581 chore(script): updated start script Ritesh Ghosh 2023-08-06 18:28:50 +05:30
  • e7b0b9c961 chore(.gitignore): updated .gitignore Ritesh Ghosh 2023-08-06 18:27:30 +05:30
  • cdce2b61ff docs: added contributing guide Ritesh Ghosh 2023-08-06 18:26:59 +05:30
  • 4748511b85 chore(release): v1.3.1 [skip ci] Conventional Changelog Action 2023-08-06 09:35:19 +00:00
  • 99b8c7afee chore: remove dist dir from repository Ritesh Ghosh 2023-08-06 15:04:50 +05:30
  • 803c87459d chore(release): v1.3.0 [skip ci] Conventional Changelog Action 2023-08-03 18:34:25 +00:00
  • b86a370381 feat(newController): added animeGenre controller Ritesh Ghosh 2023-08-04 00:04:01 +05:30
  • e849c870a0 feat(newRoute): added /genre/:name route Ritesh Ghosh 2023-08-04 00:02:55 +05:30
  • 914382ee51 feat(newParser): added ScrapedGenreAnime parser type Ritesh Ghosh 2023-08-04 00:02:00 +05:30
  • 701ef400fa refactor(models): updated models imports & exports Ritesh Ghosh 2023-08-04 00:00:14 +05:30
  • 071fae5cf5 refactor(controller): updated controller imports & exports Ritesh Ghosh 2023-08-03 23:59:55 +05:30
  • e54f1a836e refactor(parser): updated parser imports & exports Ritesh Ghosh 2023-08-03 23:59:33 +05:30
  • 65f863b3c1 feat(newParser): added animeGenre parser Ritesh Ghosh 2023-08-03 23:57:55 +05:30
  • 8f1eabe2d9 fix(otherInfoBug): otherInfo wouldn't show all stats Ritesh Ghosh 2023-08-03 23:26:16 +05:30
  • 4a1a9249b9 feat(newRoutes): added / & /home routes Ritesh Ghosh 2023-08-03 23:23:56 +05:30
  • d503bb6c5c feat(newController): added animeAboutInfo controller Ritesh Ghosh 2023-08-03 23:22:53 +05:30