Commit Graph

20 Commits

Author SHA1 Message Date
Ritesh Ghosh 797fc2455c style: prettier format changes 2025-05-11 13:05:23 +05:30
Ritesh Ghosh 7c5d868a39 test(getNextEpisodeSchedule): add test case for /next-episode-schedule endpoint 2025-04-15 00:12:04 +05:30
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
WBRK-dev 5d929461ce feat: added mostPopular, mostFavorite and latestCompleted to the home route response 2024-07-21 10:18:05 +02:00
WBRK-dev bf2c69e7ab fix: fixed tests regarding episode sources 2024-07-18 19:34:09 +02: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
Ritesh Ghosh 44ee297c2d test: update estimated schedule test to use zero padded month in date string 2024-07-15 20:16:15 +05:30
Ritesh Ghosh e84ba45e39 refactor: update estimated schedule test to use current date 2024-07-14 00:07:31 +05:30
Ritesh Ghosh 5bb6f098d5 test: add estimatedSchedule test 2024-03-03 23:10:49 +05:30
Ritesh Ghosh 9188054aca test: add episodeServers test 2024-03-03 23:10:37 +05:30
Ritesh Ghosh 3307558c98 test: add animeSearchSuggestions test 2024-03-03 23:10:24 +05:30
Ritesh Ghosh 901d222521 test: add animeEpisodeSrcs test 2024-03-03 23:10:12 +05:30
Ritesh Ghosh 0b384cf1cc test: add animeEpisodes test 2024-03-03 23:10:02 +05:30
Ritesh Ghosh 4cf9c57a65 test: using vitest for testing 2024-01-07 17:23:46 +05:30
Ritesh Ghosh 689aa384d4 test(animeProducer): added animeProducer parser test 2023-08-13 19:24:11 +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