| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-10-06 | Aniwatch API Version 2 (#66) | Ritesh Ghosh | 12 | -447/+0 | |
| 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-03-25 | feat(advancedSearch): feat: add search filter parsing | Ritesh Ghosh | 1 | -10/+33 | |
| 2024-01-19 | refactor: `types` dir import | Ritesh Ghosh | 10 | -12/+12 | |
| 2023-12-29 | feat: add `malID` to episode srcs | Ritesh Ghosh | 1 | -0/+5 | |
| 2023-12-17 | refactor: controllers import export | Ritesh Ghosh | 1 | -0/+2 | |
| 2023-12-17 | feat(estimatedSchedule): add `/schedule` endpoint controller | Ritesh Ghosh | 1 | -0/+36 | |
| 2023-12-16 | feat: add `anilistID` in response | Ritesh Ghosh | 1 | -3/+33 | |
| 2023-11-22 | fix(ts): add strict file & type imports | Ritesh Ghosh | 10 | -34/+34 | |
| 2023-11-22 | fix(ts): controller file imports | Ritesh Ghosh | 1 | -10/+10 | |
| 2023-08-28 | feat(episodeServers): added `getEpisodeServers` controller | Ritesh Ghosh | 1 | -0/+30 | |
| 2023-08-28 | refactor(controllers): updated controllers import export | Ritesh Ghosh | 1 | -0/+2 | |
| 2023-08-18 | style(animeEpisodeSrcs): updated endpoint comment | Ritesh Ghosh | 1 | -1/+1 | |
| 2023-08-17 | feat(animeEpisodeSrcs): added `animeEpisodeSrcs` parser controller | Ritesh Ghosh | 1 | -0/+40 | |
| 2023-08-17 | refactor(controller): updated controllers import export | Ritesh Ghosh | 1 | -1/+5 | |
| 2023-08-17 | feat(animeEpisodes): added `animeEpisodes` parser controller | Ritesh Ghosh | 1 | -0/+31 | |
| 2023-08-13 | chore(controller): updated controller import export | Ritesh Ghosh | 1 | -2/+4 | |
| 2023-08-13 | fix(animeSearch): fixed bug where if q is null throws `BadGateway` | Ritesh Ghosh | 1 | -1/+1 | |
| 2023-08-13 | feat(animeProducer): added `animeProducer` controller | Ritesh Ghosh | 1 | -0/+37 | |
| 2023-08-13 | feat(animeSearchSuggestion): added `animeSearchSuggestion` controller | Ritesh Ghosh | 1 | -0/+31 | |
| 2023-08-13 | refactor: removed home controller | Ritesh Ghosh | 1 | -8/+0 | |
| 2023-08-07 | feat(controllerTypes): added request handler types | Ritesh Ghosh | 5 | -50/+68 | |
| 2023-08-07 | refactor: refactored controller imports & exports | Ritesh Ghosh | 1 | -5/+7 | |
| 2023-08-07 | feat: added home page controller | Ritesh Ghosh | 1 | -0/+8 | |
| 2023-08-06 | style: updated sample endpoint comment | Ritesh Ghosh | 1 | -1/+1 | |
| 2023-08-04 | feat(newController): added `animeGenre` controller | Ritesh Ghosh | 1 | -0/+32 | |
| 2023-08-03 | refactor(controller): updated controller imports & exports | Ritesh Ghosh | 1 | -1/+9 | |
| 2023-08-03 | feat(newController): added `animeAboutInfo` controller | Ritesh Ghosh | 1 | -0/+25 | |
| 2023-08-03 | feat(homeController): added home route controller | Ritesh Ghosh | 1 | -0/+19 | |
| 2023-08-03 | refactor: updated controller import export | Ritesh Ghosh | 1 | -1/+2 | |
| 2023-08-02 | fix: updated controllers exports | Ritesh Ghosh | 1 | -1/+2 | |
| 2023-08-02 | feat: added `animeSearch` controller | Ritesh Ghosh | 1 | -0/+33 | |
| 2023-08-02 | feat: added anime category controller | Ritesh Ghosh | 1 | -0/+32 | |
| 2023-08-02 | feat: added all controllers export | Ritesh Ghosh | 1 | -0/+3 | |
