Commit Graph

613 Commits

Author SHA1 Message Date
Conventional Changelog Action 972cf2c203 chore(release): v2.0.1 [skip ci] 2024-10-06 03:29:22 +00:00
Ritesh Ghosh af5672913f docs: update personal deployment section 2024-10-06 08:59:07 +05:30
Conventional Changelog Action 996f11eebe chore(release): v2.0.0 [skip ci] 2024-10-05 19:43:37 +00:00
Ritesh Ghosh 46f688ac12 Aniwatch API Version 2 (#66)
BREAKING CHANGE:

* chore: remove files that are not necessary for api v2

* test: update existing tests to use  pkg

* feat: organized aniwatch api envs and add more info about them

* feat: update tsconfig to include strict noUnsed params

* feat(api homepage): revamp api home page

* feat: update wani kuni image

* feat: add dot img

* feat: use hono cors

* feat: use hono rate limiter

* build: remove unnecessary deps, add ones needed and update description

* feat: add hianime routes and their handlers

* feat: update vercel deployment file

* docs: update logo and scraper docs, add envs section

* feat: update main server file

* feat: update peronal deployments caution section
2024-10-06 01:13:23 +05:30
Conventional Changelog Action 55810ccf23 chore(release): v1.40.0 [skip ci] 2024-10-04 17:57:37 +00:00
Ritesh Ghosh c8b6aebaaf Add images to be used for version 2 of this API 2024-10-04 23:27:26 +05:30
Ritesh Ghosh 332feca25f feat(future): add hianime_v2 social img 2024-10-04 23:25:29 +05:30
Ritesh Ghosh 1bba988e0d feat(future): add hianime_v2 image 2024-10-04 23:08:43 +05:30
Conventional Changelog Action 2d2ae67ac8 chore(release): v1.39.0 [skip ci] 2024-10-04 06:55:23 +00:00
Ritesh Ghosh 6ce6b105c7 refactor: rename WINDOWMS env to WINDOW_MS 2024-10-04 12:25:04 +05:30
Ritesh Ghosh 21a8718f87 feat: update allowed origins to include wildcard if env not present 2024-10-04 12:24:31 +05:30
Ritesh Ghosh e30d983996 refactor: update .env.example formatting 2024-10-04 12:22:03 +05:30
Conventional Changelog Action 1f3ddc980c chore(release): v1.38.4 [skip ci] 2024-10-04 06:48:09 +00:00
Ritesh Ghosh 3813902aaa Merge pull request #64 from divyansh355/main
Enhance CORS Configuration for Production Security
2024-10-04 12:17:57 +05:30
Divyansh 91fd0918c3 Enhance CORS Configuration for Production Security
📌 Removed the wildcard (*) origin and replaced it with trusted origins from .env.

📌 Introduced environment variable (CORS_ALLOWED_ORIGINS) for dynamic origin management.

📌 Improved security by blocking untrusted origins and methods.

📌 Enhanced performance with maxAge for caching preflight responses.

📌 No breaking changes, as the fallback origin is set to http://localhost:4000 for development, ensuring compatibility with local setups.
2024-10-01 04:55:14 +00:00
Conventional Changelog Action dbbd46a99d chore(release): v1.38.3 [skip ci] 2024-09-05 06:04:54 +00:00
Ritesh Ghosh 24d35869d9 chore: update description and bump dependencies 2024-09-05 11:34:32 +05:30
Ritesh Ghosh 812daef427 chore: update index page to include stats and contributors 2024-09-05 11:34:08 +05:30
Conventional Changelog Action 2a75f73fbb chore(release): v1.38.2 [skip ci] 2024-08-14 17:08:58 +00:00
Ritesh Ghosh b87c1d4e67 Merge pull request #63 from WBRK-dev/main
docs: fixed documentation about episode sources
2024-08-14 22:38:44 +05:30
Koert Weber 8106f71f7c docs: fixed documentation about episode sources 2024-08-14 18:26:46 +02:00
Conventional Changelog Action 080d17818f chore(release): v1.38.1 [skip ci] 2024-08-13 09:07:53 +00:00
Ritesh Ghosh bb7dc6b495 chore(Dockerfile): update Docker image description 2024-08-13 14:37:29 +05:30
Conventional Changelog Action ead464f49f chore(release): v1.38.0 [skip ci] 2024-07-24 14:54:48 +00:00
Ritesh Ghosh c65d786673 feat: add jname field to Anime interface 2024-07-24 20:24:18 +05:30
Conventional Changelog Action 04e12aac67 chore(release): v1.37.0 [skip ci] 2024-07-21 13:33:01 +00:00
Ritesh Ghosh 6eb0dce2d3 Merge pull request #60 from WBRK-dev/main
feat: estimated schedule && home && japenese anime names
2024-07-21 19:02:50 +05:30
WBRK-dev 94664abdfd fix: added japanese anime names to all responses 2024-07-21 10:39:17 +02:00
WBRK-dev 5d929461ce feat: added mostPopular, mostFavorite and latestCompleted to the home route response 2024-07-21 10:18:05 +02:00
WBRK-dev 62fa83a56d feat: added episode count to top airing anime 2024-07-21 10:04:33 +02:00
WBRK-dev bdfebb5e32 feat: added episode number to estimated anime schedule 2024-07-21 09:58:18 +02:00
Conventional Changelog Action 160eb2222b chore(release): v1.36.3 [skip ci] 2024-07-18 18:23:52 +00:00
Ritesh Ghosh c02cc3f3fd Merge pull request #59 from WBRK-dev/main
fix: fixed using specific server for episode sources
2024-07-18 23:53:35 +05:30
WBRK-dev bf2c69e7ab fix: fixed tests regarding episode sources 2024-07-18 19:34:09 +02:00
WBRK-dev 4437ef24cc fix: fixed using specific server for episode sources 2024-07-18 17:39:03 +02:00
Conventional Changelog Action c86fb35d58 chore(release): v1.36.2 [skip ci] 2024-07-15 14:48:24 +00:00
Ritesh Ghosh d27e7583de test: update estimated schedule test to use zero padded date in date string 2024-07-15 20:18:04 +05:30
Conventional Changelog Action 968fca634e chore(release): v1.36.1 [skip ci] 2024-07-15 14:46:35 +00:00
Ritesh Ghosh 44ee297c2d test: update estimated schedule test to use zero padded month in date string 2024-07-15 20:16:15 +05:30
Conventional Changelog Action ce12c5d7c5 chore(release): v1.36.0 [skip ci] 2024-07-13 18:45:04 +00:00
Ritesh Ghosh 0ede55f0ba feat: merge branch 'main' 2024-07-14 00:14:46 +05:30
Ritesh Ghosh f3400a550f docs: minimize API docs by using the method present in #56 2024-07-14 00:11:45 +05:30
Conventional Changelog Action 284e960152 chore(release): v1.35.0 [skip ci] 2024-07-13 18:39:43 +00:00
Ritesh Ghosh 041c0b7098 feat: add airingTimestamp and secondsUntilAiring to /anime/schedule endpoint 2024-07-14 00:09:22 +05:30
Ritesh Ghosh 3f0b367ae0 feat: add airingTimestamp and secondsUntilAiring to /anime/schedule endpoint 2024-07-14 00:09:11 +05:30
Ritesh Ghosh 68aba1d6bc refactor: update constants.ts with typed URLs 2024-07-14 00:07:55 +05:30
Ritesh Ghosh e84ba45e39 refactor: update estimated schedule test to use current date 2024-07-14 00:07:31 +05:30
Ritesh Ghosh cb113cb38a docs: minimize APi docs by using the method present in #56 2024-07-14 00:07:17 +05:30
Conventional Changelog Action 3e92c9187d chore(release): v1.34.3 [skip ci] 2024-07-13 18:24:08 +00:00
Ritesh Ghosh 7ec48b11e5 Merge pull request #56 from BySuspect/readme-minimize
Update README
2024-07-13 23:53:53 +05:30