aboutsummaryrefslogtreecommitdiff
path: root/components/shared
Commit message (Collapse)AuthorAgeFilesLines
* Added seeking buttons and fixed vercel error (#113)A i j a Z2024-01-141-6/+21
| | | | | | | | | | | * readded seek buttons and vercel support * Redesign player layout on mobile and fix seek button * Update changelogs and player buttons --------- Co-authored-by: Factiven <[email protected]>
* Update changelogs version to v4.4.0Factiven2024-01-051-1/+1
|
* feat: Implement a way to review/rate anime (#108)Artrix2024-01-052-46/+167
| | | | | | | | | | | | | | | | | | | | | | | | | * 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-248-249/+343
|
* Update v4.2.4Factiven2023-10-281-0/+1
|
* Update v4.2.1v4.2.1Factiven2023-10-241-47/+7
|
* Update v4.2.0 (#93)v4.2.0Factiven2023-10-223-12/+9
|
* Update v4.1.2v4.1.2Factiven2023-09-261-1/+1
|
* Update v4.1.0 (#79)v4.1.0Factiven2023-09-254-4/+692
| | | | | * Update v4.1.0 * Update pages/_app.js
* Update v4 - Merge pre-push to main (#71)Factiven2023-09-133-0/+382
* 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