Commit Graph

  • 55810ccf23 chore(release): v1.40.0 [skip ci] Conventional Changelog Action 2024-10-04 17:57:37 +00:00
  • c8b6aebaaf Add images to be used for version 2 of this API Ritesh Ghosh 2024-10-04 23:27:26 +05:30
  • 332feca25f feat(future): add hianime_v2 social img Ritesh Ghosh 2024-10-04 23:25:29 +05:30
  • 1bba988e0d feat(future): add hianime_v2 image Ritesh Ghosh 2024-10-04 23:08:43 +05:30
  • 2d2ae67ac8 chore(release): v1.39.0 [skip ci] Conventional Changelog Action 2024-10-04 06:55:23 +00:00
  • 6ce6b105c7 refactor: rename WINDOWMS env to WINDOW_MS Ritesh Ghosh 2024-10-04 12:25:04 +05:30
  • 21a8718f87 feat: update allowed origins to include wildcard if env not present Ritesh Ghosh 2024-10-04 12:24:31 +05:30
  • e30d983996 refactor: update .env.example formatting Ritesh Ghosh 2024-10-04 12:22:03 +05:30
  • 1f3ddc980c chore(release): v1.38.4 [skip ci] Conventional Changelog Action 2024-10-04 06:48:09 +00:00
  • 3813902aaa Merge pull request #64 from divyansh355/main Ritesh Ghosh 2024-10-04 12:17:57 +05:30
  • 91fd0918c3 Enhance CORS Configuration for Production Security 📌 Removed the wildcard (*) origin and replaced it with trusted origins from .env. Divyansh 2024-10-01 04:55:14 +00:00
  • dbbd46a99d chore(release): v1.38.3 [skip ci] Conventional Changelog Action 2024-09-05 06:04:54 +00:00
  • 24d35869d9 chore: update description and bump dependencies Ritesh Ghosh 2024-09-05 11:34:32 +05:30
  • 812daef427 chore: update index page to include stats and contributors Ritesh Ghosh 2024-09-05 11:34:08 +05:30
  • 2a75f73fbb chore(release): v1.38.2 [skip ci] Conventional Changelog Action 2024-08-14 17:08:58 +00:00
  • b87c1d4e67 Merge pull request #63 from WBRK-dev/main Ritesh Ghosh 2024-08-14 22:38:44 +05:30
  • 8106f71f7c docs: fixed documentation about episode sources Koert Weber 2024-08-14 18:26:46 +02:00
  • 080d17818f chore(release): v1.38.1 [skip ci] Conventional Changelog Action 2024-08-13 09:07:53 +00:00
  • bb7dc6b495 chore(Dockerfile): update Docker image description Ritesh Ghosh 2024-08-13 14:37:29 +05:30
  • ead464f49f chore(release): v1.38.0 [skip ci] Conventional Changelog Action 2024-07-24 14:54:48 +00:00
  • c65d786673 feat: add jname field to Anime interface Ritesh Ghosh 2024-07-24 20:24:18 +05:30
  • 04e12aac67 chore(release): v1.37.0 [skip ci] Conventional Changelog Action 2024-07-21 13:33:01 +00:00
  • 6eb0dce2d3 Merge pull request #60 from WBRK-dev/main Ritesh Ghosh 2024-07-21 19:02:50 +05:30
  • 94664abdfd fix: added japanese anime names to all responses WBRK-dev 2024-07-21 10:39:17 +02:00
  • 5d929461ce feat: added mostPopular, mostFavorite and latestCompleted to the home route response WBRK-dev 2024-07-21 10:18:05 +02:00
  • 62fa83a56d feat: added episode count to top airing anime WBRK-dev 2024-07-21 10:04:33 +02:00
  • bdfebb5e32 feat: added episode number to estimated anime schedule WBRK-dev 2024-07-21 09:58:18 +02:00
  • 160eb2222b chore(release): v1.36.3 [skip ci] Conventional Changelog Action 2024-07-18 18:23:52 +00:00
  • c02cc3f3fd Merge pull request #59 from WBRK-dev/main Ritesh Ghosh 2024-07-18 23:53:35 +05:30
  • bf2c69e7ab fix: fixed tests regarding episode sources WBRK-dev 2024-07-18 19:34:09 +02:00
  • 4437ef24cc fix: fixed using specific server for episode sources WBRK-dev 2024-07-18 17:39:03 +02:00
  • c86fb35d58 chore(release): v1.36.2 [skip ci] Conventional Changelog Action 2024-07-15 14:48:24 +00:00
  • d27e7583de test: update estimated schedule test to use zero padded date in date string Ritesh Ghosh 2024-07-15 20:18:04 +05:30
  • 968fca634e chore(release): v1.36.1 [skip ci] Conventional Changelog Action 2024-07-15 14:46:35 +00:00
  • 44ee297c2d test: update estimated schedule test to use zero padded month in date string Ritesh Ghosh 2024-07-15 20:16:15 +05:30
  • ce12c5d7c5 chore(release): v1.36.0 [skip ci] Conventional Changelog Action 2024-07-13 18:45:04 +00:00
  • 0ede55f0ba feat: merge branch 'main' Ritesh Ghosh 2024-07-14 00:14:46 +05:30
  • f3400a550f docs: minimize API docs by using the method present in #56 Ritesh Ghosh 2024-07-14 00:11:45 +05:30
  • 284e960152 chore(release): v1.35.0 [skip ci] Conventional Changelog Action 2024-07-13 18:39:43 +00:00
  • 041c0b7098 feat: add airingTimestamp and secondsUntilAiring to /anime/schedule endpoint Ritesh Ghosh 2024-07-14 00:09:22 +05:30
  • 3f0b367ae0 feat: add airingTimestamp and secondsUntilAiring to /anime/schedule endpoint Ritesh Ghosh 2024-07-14 00:09:11 +05:30
  • 68aba1d6bc refactor: update constants.ts with typed URLs Ritesh Ghosh 2024-07-14 00:07:55 +05:30
  • e84ba45e39 refactor: update estimated schedule test to use current date Ritesh Ghosh 2024-07-14 00:07:31 +05:30
  • cb113cb38a docs: minimize APi docs by using the method present in #56 Ritesh Ghosh 2024-07-14 00:07:17 +05:30
  • 3e92c9187d chore(release): v1.34.3 [skip ci] Conventional Changelog Action 2024-07-13 18:24:08 +00:00
  • 7ec48b11e5 Merge pull request #56 from BySuspect/readme-minimize Ritesh Ghosh 2024-07-13 23:53:53 +05:30
  • a663833e68 api document minimize Omer Y. Bayraktar 2024-07-11 16:13:22 +03:00
  • 0b38b7a2e3 chore(release): v1.34.2 [skip ci] Conventional Changelog Action 2024-07-09 19:17:43 +00:00
  • 66ff2ec6e4 docs: update X (Twitter) username Ritesh Ghosh 2024-07-10 00:47:26 +05:30
  • 9667ed96f1 chore(release): v1.34.1 [skip ci] Conventional Changelog Action 2024-07-03 08:29:20 +00:00
  • b1e7203764 docs(support): update X (Twitter) username Ritesh Ghosh 2024-07-03 13:59:05 +05:30
  • 3d511bcfa2 chore(release): v1.34.0 [skip ci] Conventional Changelog Action 2024-06-11 05:07:51 +00:00
  • 8d82f44896 feat: update rate limit to 6 reqs every 30 mins Ritesh Ghosh 2024-06-11 10:37:32 +05:30
  • e8c3a16d60 chore(release): v1.33.4 [skip ci] Conventional Changelog Action 2024-06-11 05:00:28 +00:00
  • 8076e06ff6 docs: add contributors section & other changes Ritesh Ghosh 2024-06-11 10:30:07 +05:30
  • 622c9ac08a chore(release): v1.33.3 [skip ci] Conventional Changelog Action 2024-05-10 05:20:46 +00:00
  • c5e71354ce docs(refactor): add dark mode only star history view Ritesh Ghosh 2024-05-10 10:50:28 +05:30
  • df0d3f676c chore(release): v1.33.2 [skip ci] Conventional Changelog Action 2024-05-10 05:15:27 +00:00
  • 10daece49d docs: add star Hhstory section to README Ritesh Ghosh 2024-05-10 10:45:05 +05:30
  • 012d897ed2 chore(release): v1.33.1 [skip ci] Conventional Changelog Action 2024-05-02 14:24:26 +00:00
  • ea535ce85e Merge pull request #46 from WBRK-dev/main Ritesh Ghosh 2024-05-02 19:54:12 +05:30
  • 8ee9120a10 fix: crash on unencrypted sources in megacloud extractor WBRK-dev 2024-05-02 12:54:34 +02:00
  • 5c7dcb325e chore(release): v1.33.0 [skip ci] Conventional Changelog Action 2024-04-28 10:17:42 +00:00
  • b35ac1b3c1 Merge pull request #44 from WBRK-dev/main Ritesh Ghosh 2024-04-28 15:47:29 +05:30
  • e03cf5564a Merge branch 'ghoshRitesh12:main' into main Koert Weber 2024-04-28 11:48:08 +02:00
  • 2f0157ab33 chore: removed unnecessary lines WBRK-dev 2024-04-28 11:47:44 +02:00
  • f6261199f8 feat: added characters and voice actors to /info endpoint response WBRK-dev 2024-04-28 11:44:26 +02:00
  • 8abde11e7b feat: added promotional videos to /info endpoint response WBRK-dev 2024-04-28 11:25:12 +02:00
  • 3722ab13e1 chore(release): v1.32.0 [skip ci] Conventional Changelog Action 2024-04-28 08:41:46 +00:00
  • daad33e270 Merge pull request #43 from WBRK-dev/main Ritesh Ghosh 2024-04-28 14:11:32 +05:30
  • 0a291ad659 fix: fixed table spacing WBRK-dev 2024-04-28 10:32:51 +02:00
  • ffebb03bc9 feat: added raw servers to /servers endpoint response WBRK-dev 2024-04-28 10:30:10 +02:00
  • a0d039ecc1 feat: added the ability to grab episode sources from raw servers in endpoint /episode-srcs WBRK-dev 2024-04-28 10:26:39 +02:00
  • 22599a38d9 chore(release): v1.31.0 [skip ci] Conventional Changelog Action 2024-04-21 14:34:21 +00:00
  • a2c10d3f2b Merge pull request #41 from WBRK-dev/main Ritesh Ghosh 2024-04-21 20:04:06 +05:30
  • 33bdd5adcd fix: regex key grabber WBRK-dev 2024-04-21 13:17:26 +02:00
  • 44d6ff5a11 feat: added new error message WBRK-dev 2024-04-20 08:54:44 +02:00
  • 47e104438a chore(release): v1.30.0 [skip ci] Conventional Changelog Action 2024-04-14 02:56:30 +00:00
  • 7688301bf2 Merge pull request #39 from RazeViana/add-mal-and-anilist-id-to-anime-info Ritesh Ghosh 2024-04-14 08:26:17 +05:30
  • 4682af675d fix: Removed unnecessary attributes from Anime interface Raze Viana 2024-04-13 19:26:43 +02:00
  • 55eaf06081 feat: added mal and anilist id to anime info endpoint Raze Viana 2024-04-13 00:21:31 +02:00
  • 05f62add76 chore(release): v1.29.0 [skip ci] Conventional Changelog Action 2024-03-25 13:32:50 +00:00
  • 176a7a4bd7 Merge pull request #34 from ghoshRitesh12/advanced-search Ritesh Ghosh 2024-03-25 19:02:36 +05:30
  • 79d0bdf05f feat(advancedSearch): add utility methods related to advanced search Ritesh Ghosh 2024-03-25 19:00:52 +05:30
  • be672c5422 refactor: update exports Ritesh Ghosh 2024-03-25 19:00:18 +05:30
  • ede94ab092 refactor: update exports Ritesh Ghosh 2024-03-25 19:00:07 +05:30
  • 68e4c70dd8 feat(advancedSearch): add advanced related constants Ritesh Ghosh 2024-03-25 18:59:54 +05:30
  • d6f9f0f665 feat(advancedSearch): add utility props to search response Ritesh Ghosh 2024-03-25 18:59:35 +05:30
  • 71f0905115 feat(advancedSearch): add helper types Ritesh Ghosh 2024-03-25 18:59:00 +05:30
  • 1c02c9cf4f feat(advancedSearch): add advanced search feature Ritesh Ghosh 2024-03-25 18:58:40 +05:30
  • fef106da27 feat(advancedSearch): feat: add search filter parsing Ritesh Ghosh 2024-03-25 18:58:09 +05:30
  • 488a3593d2 docs(advancedSearch): add advanced search documentation Ritesh Ghosh 2024-03-25 18:57:26 +05:30
  • e136af03bf chore(release): v1.28.0 [skip ci] Conventional Changelog Action 2024-03-12 17:28:02 +00:00
  • 8565619f3a feat: disabled ratelimit & dont_sleep for personal deployments Ritesh Ghosh 2024-03-12 22:57:39 +05:30
  • cccc00602b docs: add CAUTION for personal deployments Ritesh Ghosh 2024-03-12 22:55:13 +05:30
  • 112e532331 feat: update api home page Ritesh Ghosh 2024-03-12 22:54:41 +05:30
  • 870fae700b feat: add json rate limit response; replace max with limit Ritesh Ghosh 2024-03-12 22:54:09 +05:30
  • ca368db57e chore(release): v1.27.1 [skip ci] Conventional Changelog Action 2024-03-03 18:14:00 +00:00
  • 5b6608c2c8 ci: update checkout, & setup-node action versions with node v20 Ritesh Ghosh 2024-03-03 23:43:28 +05:30
  • d152f89b0f ci: update checkout, & changelog action versions Ritesh Ghosh 2024-03-03 23:42:38 +05:30