aboutsummaryrefslogtreecommitdiff
path: root/pages/api/v2/etc
Commit message (Collapse)AuthorAgeFilesLines
* feat: Implement a way to review/rate anime (#108)Artrix2024-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | * 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-243-64/+109
|
* Update v4.2.4Factiven2023-10-281-15/+30
|
* Update v4.2.2v4.2.2Factiven2023-10-241-2/+2
|
* fixed redis (#94)A i j a Z2023-10-221-3/+1
| | | | | * fixed schedules * fixed redis
* Update v4.2.0 (#93)v4.2.0Factiven2023-10-221-1/+5
|
* Update v4.1.0 (#79)v4.1.0Factiven2023-09-252-3/+23
| | | | | * Update v4.1.0 * Update pages/_app.js
* Update v4 - Merge pre-push to main (#71)Factiven2023-09-132-0/+97
* 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