aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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]>
* Update v4.0.4v4.0.4Factiven2023-09-2113-61/+2542
|
* Update v4.0.3v4.0.3Factiven2023-09-165-20/+9
|
* Update v4.0.2 (#75)v4.0.2Factiven2023-09-145-12/+22
|
* Update v4.0.1 - Merge pre-push to main (#73)v4.0.1Factiven2023-09-1310-113/+111
| | | | | | | | | | | | | | | * 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-13119-5964/+7708
| | | | | | | | | | | | | * 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 issue templatesFactiven2023-08-211-1/+1
|
* Update issue templatesFactiven2023-08-212-2/+2
|
* Update issue templatesFactiven2023-08-131-1/+1
|
* Update issue templatesFactiven2023-08-132-11/+15
|
* Update v3.9.3 - Merged Beta to Main (#51)v3.9.3Factiven2023-08-1234-200/+528
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-0917-550/+398
| | | | | | | | | * 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-0931-202/+1595
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 package-lock.jsonFactiven2023-08-082-41/+3
|
* Update v3.8.7 - Merged Beta to Main (#39)Factiven2023-08-088-493/+839
| | | | | | | | | * Update v3.8.6 > Minor update for Android 13 user * Update v3.8.7 > Added prev and next button to mediaSession
* Dockerfile for building moopa (#34)Ve Ka2023-08-071-0/+27
| | | | | * Provide compatibility to Dockerfile * Create Dockerfile
* Provide compatibility to Dockerfile (#33)Ve Ka2023-08-061-0/+1
|
* Update main.ymlFactiven2023-08-041-1/+2
|
* Update main.ymlFactiven2023-08-041-16/+18
|
* Update v3.8.5 - Merged Beta to Main (#32)v3.8.5Factiven2023-08-0435-1679/+2614
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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