aboutsummaryrefslogtreecommitdiff
path: root/pages/api/v2
Commit message (Collapse)AuthorAgeFilesLines
* Refactor episode fetching and data formattingbetaFactiven2024-01-151-13/+14
|
* feat: Implement a way to review/rate anime (#108)Artrix2024-01-052-14/+4
| | | | | | | | | | | | | | | | | | | | | | | | | * Make details cover lead back to anime page * Make 'markProgress' use object instead of param list * Import Link * Implement Rate modal * Pass session into useAniList Co-authored-by: Factiven <[email protected]> * Reimplement using markComplete & add toast for failure * redefined ratemodal * fix: home page client error * update version --------- Co-authored-by: Factiven <[email protected]>
* migrate to typescriptFactiven2023-12-244-110/+191
|
* Update [id].jsFactiven2023-11-081-1/+1
|
* Update v4.2.5v4.2.5Factiven2023-11-081-3/+3
|
* Update v4.2.4Factiven2023-10-282-20/+69
|
* Update v4.2.3v4.2.3Factiven2023-10-261-3/+1
|
* Update v4.2.2v4.2.2Factiven2023-10-244-18/+13
|
* Update v4.2.1v4.2.1Factiven2023-10-241-3/+7
|
* fixed redis error for manga (#95)A i j a Z2023-10-221-4/+6
| | | | | | | | | * fixed schedules * fixed redis * Update [...id].js * Update index.js
* fixed redis (#94)A i j a Z2023-10-222-4/+2
| | | | | * fixed schedules * fixed redis
* Update v4.2.0 (#93)v4.2.0Factiven2023-10-228-123/+287
|
* Small bug fixes (#85)Eltik2023-10-102-12/+5
|
* Update v4.1.2v4.1.2Factiven2023-09-261-6/+0
|
* Update v4.1.1Factiven2023-09-251-1/+1
|
* Update v4.1.0 (#79)v4.1.0Factiven2023-09-258-28/+277
| | | | | * Update v4.1.0 * Update pages/_app.js
* Update v4.0.3v4.0.3Factiven2023-09-161-2/+2
|
* Update v4.0.2 (#75)v4.0.2Factiven2023-09-141-5/+16
|
* Update v4 - Merge pre-push to main (#71)Factiven2023-09-135-0/+294
* Create build-test.yml * initial v4 commit * update: github workflow * update: push on branch * Update .github/ISSUE_TEMPLATE/bug_report.md * configuring next.config.js file