aboutsummaryrefslogtreecommitdiff
path: root/pages
Commit message (Collapse)AuthorAgeFilesLines
* Update v4.0.1 - Merge pre-push to main (#73)v4.0.1Factiven2023-09-132-2/+4
| | | | | | | | | | | | | | | * 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-1339-4320/+2328
| | | | | | | | | | | | | * 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-1210-47/+177
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-096-128/+160
| | | | | | | | | * 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-0915-84/+556
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-081-1/+1
|
* Update v3.8.7 - Merged Beta to Main (#39)Factiven2023-08-081-12/+10
| | | | | | | | | * 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-048-1565/+423
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 v3.6.7Factiven2023-07-206-1653/+1626
| | | | > Fixed Schedule
* Update v3.6.6Factiven2023-07-206-224/+393
| | | | | > Added functionality to see more anime at home page > fixed some bugs
* speed up schedule loadFactiven2023-07-191-35/+22
|
* Update index.jsFactiven2023-07-171-1/+1
|
* yet another fixFactiven2023-07-172-26/+5
|
* added fallback if no API key providedFactiven2023-07-173-5/+23
|
* Update v3.6.4Factiven2023-07-1622-714/+4326
| | | | | | | - Added Manga page with a working tracker for AniList user - Added schedule component to home page - Added disqus comment section so you can fight on each other (not recommended) - Added /id and /en route for english and indonesian subs (id route still work in progress)
* removed console.logFactiven2023-06-181-2/+0
|
* Performance updateFactiven2023-06-182-23/+37
|
* Fixed Error: Missing "key" prop for element in iteratorFactiven2023-06-151-173/+187
|
* Added episodes selector dropdown (#23)8man2023-06-151-5/+58
| | | | | | | * Added Episodes Dropdown * Dropdown customisations and corner cases * dropdown style changes
* Update [...info].jsFactiven2023-05-281-2/+0
|
* Update v3.6.2Factiven2023-05-282-322/+498
| | | > Added Zoro and Enime provider
* Update v3.6.1Factiven2023-05-254-1155/+531
| | | | > Added Thumbnail to info page > Temporarily removed Manga from website until the page is finished
* Update v3.6.0Factiven2023-05-222-308/+42
| | | | | > We switch back to gogo as a source and this will fix the video won't play on iOS devices > Removed subtitle function since gogo doesn't provide external subtitle
* Small changesFactiven2023-05-201-1/+33
| | | | > Replaced Anilist Index to This Season on Navbar
* moved proxy to envFactiven2023-05-191-3/+9
|
* Update v3.5.9Factiven2023-05-191-11/+11
| | | | | > Added font size settings for subtitles > Now the player will save your last played video resolution
* Emergency UpdateFactiven2023-05-182-22/+27
| | | | > Temporary switching to zoro as a source until the API works again
* Update [param].jsFactiven2023-05-181-73/+89
|
* update v3.5.8 (#13)Factiven2023-05-172-26/+99
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Merge request (#11) * Update v3.5.5 > Now Skip button will hide if player is not in focused state. > Added some options to player. > Manga images should be displayed now. * Update videoPlayer.js * Revamp hero section #1 * UI Improvement > Updating main page > Updated Genres selection using params method > Added search bar v1.0 on main page ( [ctrl + space] to access search bar ) * update meta * Update [...id].js * Update [...id].js > Back to ssr I guess * update episode selector * Update [...info].js * Update UI > Added On-Going section for AniList user * Update content.js * added dynamic og * Update og.jsx * Update og * Update og.jsx * update og and id fallback > Added fallback for anime info if it's not found * Update v3.5.7 * Update v3.5.8 > Added fallback for empty episodes
* Update v3.5.7 (#12)Factiven2023-05-164-53/+283
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Merge request (#11) * Update v3.5.5 > Now Skip button will hide if player is not in focused state. > Added some options to player. > Manga images should be displayed now. * Update videoPlayer.js * Revamp hero section #1 * UI Improvement > Updating main page > Updated Genres selection using params method > Added search bar v1.0 on main page ( [ctrl + space] to access search bar ) * update meta * Update [...id].js * Update [...id].js > Back to ssr I guess * update episode selector * Update [...info].js * Update UI > Added On-Going section for AniList user * Update content.js * added dynamic og * Update og.jsx * Update og * Update og.jsx * update og and id fallback > Added fallback for anime info if it's not found * Update v3.5.7 > Added On-Going section for AniList user > Added Genre section > Added dynamic Open Graph when sharing anime > Added Episode Selector above information
* Update v3.5.6Factiven2023-05-151-14/+76
| | | | > Added Episode selector
* Update v3.5.5 Factiven2023-05-093-12/+15
| | | | | > Now Skip button will hide if player is not in focused state. > Added some options to player. > Manga images should be displayed now.
* Revamped 404 pageFactiven2023-05-021-7/+82
|
* Display Patch v3.5.4 - 1Factiven2023-05-025-75/+79
| | | | > Now support more device sizes than before
* Update pre - v3.5.4Factiven2023-05-025-140/+21
| | | | > UI adjustment on smaller devices
* Update v3.5.2Factiven2023-05-011-29/+0
|
* Update v3.5.1Factiven2023-05-011-25/+19
|
* Update v3.5Factiven2023-05-016-171/+278
| | | | | | > Bug Fixes > Editor List Update v0.8 > Display adjustment on search page
* Editor List v0.7Factiven2023-04-291-2/+2
|
* Editor List v0.6Factiven2023-04-291-4/+3
|
* Bug FixesFactiven2023-04-292-85/+111
| | | | > Fixed loop refresh when failed fetching episode data
* Editor List v0.5Factiven2023-04-281-25/+10
|
* Editor List v0.4Factiven2023-04-281-2/+10
|
* Editor List v0.3Factiven2023-04-281-54/+68
|
* Editor List v0.2Factiven2023-04-281-1/+1
|
* Merge branch 'pre-production' into mainFactiven2023-04-281-11/+82
|\
| * Editor List v0.1Factiven2023-04-281-11/+82
| |
* | Update [...id].jsFactiven2023-04-251-1/+1
| |
* | Update v3.3Factiven2023-04-251-66/+72
|/
* removed testing fileFactiven2023-04-251-3/+0
|