aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Refactor episode fetching and data formattingbetaFactiven2024-01-151-13/+14
|
* Added seeking buttons and fixed vercel error (#113)A i j a Z2024-01-1412-202/+369
| | | | | | | | | | | * 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]>
* redesign: Redesign schedules page (#112)Artrix2024-01-132-25/+55
| | | | | | | | | | | | | | | * Remove trailing commas * Polish schedules page & Remove unneeded styles * Add scroll animations * Add scrolling animation to time view * Refactor schedule page layout and styling --------- Co-authored-by: Factiven <[email protected]>
* Add getRemovedMedia function and handle redirect for removed mediaFactiven2024-01-115-1/+81
|
* feat: Add PreviousEpisode and NextEpisode to media controls (#111)Artrix2024-01-103-1/+77
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 * Update version to v4.4.0 in changelogs.tsx * Implement next and previous buttons to video controls * fix subtitle button bugs --------- Co-authored-by: Factiven <[email protected]>
* Update changelogs version to v4.4.0Factiven2024-01-052-3/+3
|
* feat: Implement a way to review/rate anime (#108)Artrix2024-01-0524-187/+395
| | | | | | | | | | | | | | | | | | | | | | | | | * 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-24124-2975/+6648
|
* Update README.md (#104)Chitraksh Maheshwari2023-11-261-0/+4
| | | | | | | | | | | * Update README.md some people get this error when hosting on vercel so yes * Update README.md --------- Co-authored-by: Factiven <[email protected]>
* Bump next-auth from 4.22.3 to 4.24.5 (#102)dependabot[bot]2023-11-212-6/+6
| | | | | | | | | | | | | | Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.22.3 to 4.24.5. - [Release notes](https://github.com/nextauthjs/next-auth/releases) - [Commits](https://github.com/nextauthjs/next-auth/compare/[email protected]@4.24.5) --- updated-dependencies: - dependency-name: next-auth dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump axios from 1.4.0 to 1.6.0 (#99)dependabot[bot]2023-11-212-5/+5
| | | | | | | | | | | | | | | Bumps [axios](https://github.com/axios/axios) from 1.4.0 to 1.6.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.4.0...v1.6.0) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update pre-v4.3.0 - Merged Branch pre-push-prev4.3.0 to main (#98)pre-v4.3.0Factiven2023-11-1813-44/+68
| | | | | * Update pre-v4.3.0 * Update aniAdvanceSearch.js
* Update [id].jsFactiven2023-11-081-1/+1
|
* Update v4.2.5v4.2.5Factiven2023-11-084-9/+8
|
* Update package.jsonv4.2.4Factiven2023-10-282-3/+3
|
* Update v4.2.4Factiven2023-10-2815-50/+164
|
* Update v4.2.3v4.2.3Factiven2023-10-264-11/+6
|
* Update README.mdFactiven2023-10-251-0/+2
|
* Update [...param].jsFactiven2023-10-241-9/+7
|
* Update v4.2.2v4.2.2Factiven2023-10-2417-56/+56
|
* Update v4.2.1v4.2.1Factiven2023-10-2413-198/+57
|
* fixed redis error for manga (#95)A i j a Z2023-10-222-15/+20
| | | | | | | | | * 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-2276-1644/+3144
|
* Bump @babel/traverse from 7.22.8 to 7.23.2 (#90)dependabot[bot]2023-10-181-50/+51
| | | | | | | | | | | | | | | Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.8 to 7.23.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse) --- updated-dependencies: - dependency-name: "@babel/traverse" dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump postcss and next (#89)dependabot[bot]2023-10-172-83/+50
| | | | | | | | | | | | | | | | | | | | | | | | | Bumps [postcss](https://github.com/postcss/postcss) to 8.4.31 and updates ancestor dependency [next](https://github.com/vercel/next.js). These dependencies need to be updated together. Updates `postcss` from 8.4.27 to 8.4.31 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/postcss/postcss/compare/8.4.27...8.4.31) Updates `next` from 13.5.2 to 13.5.5 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](https://github.com/vercel/next.js/compare/v13.5.2...v13.5.5) --- updated-dependencies: - dependency-name: postcss dependency-type: indirect - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* add playbackRateFactiven2023-10-172-0/+3
|
* Small bug fixes (#85)Eltik2023-10-104-14/+7
|
* Create pre-release.mdpre-v4.1.4pre-v4.1.3Factiven2023-10-051-0/+15
|
* Create pre-release.ymlFactiven2023-10-011-0/+38
|
* Update v4.1.3v4.1.3Factiven2023-09-279-19/+35
|
* Update v4.1.2v4.1.2Factiven2023-09-2626-295/+716
|
* Update release.mdv4.1.1Factiven2023-09-251-19/+5
|
* Update v4.1.1Factiven2023-09-258-248/+455
|
* Update _app.jsFactiven2023-09-251-12/+17
|
* Update next.config.jsFactiven2023-09-251-86/+86
|
* Update thumbnailDetail.jsFactiven2023-09-251-1/+1
|
* Update [...id].jsFactiven2023-09-251-1/+2
|
* Update v4.1.0 (#79)v4.1.0Factiven2023-09-2574-2354/+3147
| | | | | * Update v4.1.0 * Update pages/_app.js
* Delete .github/workflows/deploy.ymlFactiven2023-09-241-82/+0
|
* Update deploy.ymlFactiven2023-09-241-5/+10
|
* Update deploy.ymlFactiven2023-09-241-14/+18
|
* Update deploy.ymlFactiven2023-09-241-3/+19
|
* Update next.config.jsFactiven2023-09-241-2/+2
|
* Update package.jsonFactiven2023-09-241-1/+1
|
* Update deploy.ymlFactiven2023-09-241-6/+10
|
* fixed character card (#78)v4.0.7A i j a Z2023-09-243-14/+41
| | | | | | | | | | | | | | | | | | | * fixed character card * Update components/anime/charactersCard.js Co-authored-by: Factiven <[email protected]> * Update components/anime/charactersCard.js Co-authored-by: Factiven <[email protected]> * Update components/anime/charactersCard.js Co-authored-by: Factiven <[email protected]> --------- Co-authored-by: Factiven <[email protected]>
* Create deploy.ymlFactiven2023-09-241-0/+53
|
* Update v4.0.6v4.0.6Factiven2023-09-234-11/+14
|
* added characters card (#77)v4.0.5A i j a Z2023-09-235-8/+76
| | | | | | | | | | | | | | | | | | | * added characters card * Update components/anime/charactersCard.js Co-authored-by: Factiven <[email protected]> * Update pages/en/anime/[...id].js Co-authored-by: Factiven <[email protected]> * Update release.md * Update package.json --------- Co-authored-by: Factiven <[email protected]>