aboutsummaryrefslogtreecommitdiff
path: root/components/anime
Commit message (Collapse)AuthorAgeFilesLines
* Update pre-v4.3.0 - Merged Branch pre-push-prev4.3.0 to main (#98)pre-v4.3.0Factiven2023-11-182-4/+16
| | | | | * Update pre-v4.3.0 * Update aniAdvanceSearch.js
* Update v4.2.4Factiven2023-10-281-22/+50
|
* Update v4.2.1v4.2.1Factiven2023-10-241-1/+1
|
* Update v4.2.0 (#93)v4.2.0Factiven2023-10-223-40/+64
|
* Update v4.1.2v4.1.2Factiven2023-09-265-16/+26
|
* Update v4.1.1Factiven2023-09-252-3/+4
|
* Update thumbnailDetail.jsFactiven2023-09-251-1/+1
|
* Update v4.1.0 (#79)v4.1.0Factiven2023-09-2510-1074/+198
| | | | | * Update v4.1.0 * Update pages/_app.js
* fixed character card (#78)v4.0.7A i j a Z2023-09-241-7/+38
| | | | | | | | | | | | | | | | | | | * 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]>
* added characters card (#77)v4.0.5A i j a Z2023-09-231-0/+50
| | | | | | | | | | | | | | | | | | | * 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]>
* Update v4.0.4v4.0.4Factiven2023-09-211-2/+2
|
* Update v4.0.1 - Merge pre-push to main (#73)v4.0.1Factiven2023-09-131-15/+18
| | | | | | | | | | | | | | | * 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 * Update v4.0.1
* Update v4 - Merge pre-push to main (#71)Factiven2023-09-1311-208/+781
| | | | | | | | | | | | | * 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
* Update v3.9.3 - Merged Beta to Main (#51)v3.9.3Factiven2023-08-128-18/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit * update db * Update v3.9.1-beta-v3.1 * Update v3.9.1 * Fix watched progress not showing * Secure headers * Fix recently watched image * Update v3.9.2 > Added custom lists for AniList > Fixed episode listMode progress * Update db route * Fixed AniList * Fix next button on dub anime > video is playing sub anime instead dub * small adjusment for premid * fix eslint * small updates > added ability to remove episode from recently watched * Update v3.9.3
* Update v3.9.1 - Merged Beta to Main (#44)v3.9.1Factiven2023-08-091-0/+1
| | | | | | | | | * commit * update db * Update v3.9.1-beta-v3.1 * Update v3.9.1
* Update v3.9.0 - Merged Beta to Main (#41)v3.9.0Factiven2023-08-091-6/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * initial commit * Update_v.3.6.7-beta-v1.2 * Update_v.3.6.7-beta-v1.3 * Update_v.3.6.7-beta-v1.3 > update API * Fixed mediaList won't update * added .env disqus shortname * Update_v3.6.7-beta-v1.4 >Implementing database * Create main.yml * Update v3.6.7-beta-v1.5 small patch * title home page * Update content.js * Delete db-test.js * Update content.js * Update home page card * Update v3.7.0 * Update v3.7.1-beta > migrating backend to main code > fixed schedule component * Update v3.8.0 > Added dub options > Moved schedule backend * Update v.3.8.1 > Fixed episodes on watch page isn't dubbed * Update v3.8.1-patch-1 * Update v3.8.1-patch-2 > Another patch for dub * Update v3.8.2 > Removed prisma configuration for database since it's not stable yet * Update v3.8.3 > Fixed different provider have same id * Update v.3.8.3 > Fixed player bug where the controls won't hide after updating anilist progress * Update v3.8.4-patch-2 * Update v3.8.5 > Update readme.md > Update .env.example * Update next.config.js * small adjusment info page * Update v3.8.6 > Minor update for Android 13 user * Update v3.8.7 > Added prev and next button to mediaSession * Update v3.8.7-beta-v2 * Beta v2 (#37) * Update schema.prisma * Update schema.prisma * Update schema.prisma * Update 3.9.0-beta-v2.1 > Implemented database for storing user Watch List and settings > Added buttons to auto-play next episodes * Update v3.9.0-beta-v2.2 * Update README.md --------- Co-authored-by: Chitraksh Maheshwari <[email protected]>
* Update v3.8.7 - Merged Beta to Main (#39)Factiven2023-08-082-2/+26
| | | | | | | | | * Update v3.8.6 > Minor update for Android 13 user * Update v3.8.7 > Added prev and next button to mediaSession
* Update v3.8.5 - Merged Beta to Main (#32)v3.8.5Factiven2023-08-0410-0/+1365
* initial commit * Update_v.3.6.7-beta-v1.2 * Update_v.3.6.7-beta-v1.3 * Update_v.3.6.7-beta-v1.3 > update API * Fixed mediaList won't update * added .env disqus shortname * Update_v3.6.7-beta-v1.4 >Implementing database * Create main.yml * Update v3.6.7-beta-v1.5 small patch * title home page * Update content.js * Delete db-test.js * Update content.js * Update home page card * Update v3.7.0 * Update v3.7.1-beta > migrating backend to main code > fixed schedule component * Update v3.8.0 > Added dub options > Moved schedule backend * Update v.3.8.1 > Fixed episodes on watch page isn't dubbed * Update v3.8.1-patch-1 * Update v3.8.1-patch-2 > Another patch for dub * Update v3.8.2 > Removed prisma configuration for database since it's not stable yet * Update v3.8.3 > Fixed different provider have same id * Update v.3.8.3 > Fixed player bug where the controls won't hide after updating anilist progress * Update v3.8.4-patch-2 * Update v3.8.5 > Update readme.md > Update .env.example