aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix footer layeringFactiven2023-07-202-2/+2
|
* speed up schedule loadFactiven2023-07-192-40/+25
|
* Update README.mdFactiven2023-07-171-1/+1
|
* back to npm 😎Factiven2023-07-175-10200/+8308
|
* Update index.jsFactiven2023-07-171-1/+1
|
* yet another fixFactiven2023-07-173-27/+6
|
* update .env.exampleFactiven2023-07-171-0/+8
|
* added fallback if no API key providedFactiven2023-07-175-86/+110
|
* Update README.mdFactiven2023-07-161-1/+1
|
* Merge branch 'main' of https://github.com/DevanAbinaya/Ani-MoopaFactiven2023-07-160-0/+0
|\
| * Update index.jsFactiven2023-06-291-3/+3
| |
| * fixed empty section on homepage when using AniListFactiven2023-06-291-3/+3
| |
| * minor ui adjustment on mobile devicesFactiven2023-06-271-3/+3
| |
* | Update v3.6.4Factiven2023-07-1670-10945/+17704
|/ | | | | | | - 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-184-68/+41
|
* 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
* Fixed enime video qualityFactiven2023-06-132-42/+60
|
* Added Subtitle Customizations (#20)8man2023-06-082-10/+63
| | | | | | | | | | | | | * Added Subtitle Customisations * New Subtitle Customizations * Settings icons * new icons * New icons * Updated icons
* Update Artplayer.jsFactiven2023-06-071-1/+1
|
* fixed freezed subtitle after changing qualityFactiven2023-06-074-385/+477
|
* added fullscreen hotkey (#19)Zer02023-06-031-0/+6
|
* Added forward/backward button to playerFactiven2023-06-023-3/+23
|
* Update [...info].jsFactiven2023-05-281-2/+0
|
* Update v3.6.2Factiven2023-05-284-326/+645
| | | > Added Zoro and Enime provider
* Update README.mdFactiven2023-05-261-1/+4
|
* Update v3.6.1Factiven2023-05-2515-1183/+689
| | | | > Added Thumbnail to info page > Temporarily removed Manga from website until the page is finished
* Update videoPlayer.jsFactiven2023-05-221-1/+1
|
* Update v3.6.0Factiven2023-05-227-461/+63
| | | | | > 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-202-2/+41
| | | | > Replaced Anilist Index to This Season on Navbar
* moved proxy to envFactiven2023-05-194-4/+27
|
* Update v3.5.9Factiven2023-05-193-40/+121
| | | | | > Added font size settings for subtitles > Now the player will save your last played video resolution
* Emergency UpdateFactiven2023-05-184-38/+114
| | | | > 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-175-30/+103
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-1613-103/+841
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Merge branch 'pre-production' into mainFactiven2023-05-111-1/+1
|\
| * Update v3.5.5Factiven2023-05-098-67/+54
| |
* | Update videoPlayer.jsFactiven2023-05-111-4/+11
| |
* | Update v3.5.5 Factiven2023-05-098-67/+54
| | | | | | | | | | > Now Skip button will hide if player is not in focused state. > Added some options to player. > Manga images should be displayed now.
* | Small Patch to v3.5.4Factiven2023-05-0211-110/+185
|\|
| * Revamped 404 pageFactiven2023-05-022-8/+85
| |
| * Merge branch 'pre-production' of https://github.com/DevanAbinaya/Ani-Moopa ↵Factiven2023-05-023-1/+62
| |\ | | | | | | | | | into pre-production
| * | Display Patch v3.5.4 - 1Factiven2023-05-0210-103/+101
| | | | | | | | | | | | > Now support more device sizes than before
* | | Update v3.5.4Factiven2023-05-0210-165/+30
|\ \ \ | | |/ | |/| > Small UI adjustment
| * | Merge branch 'main' into pre-productionFactiven2023-05-023-1/+62
| |\ \ | |/ / |/| / | |/
* | Update issue templatesFactiven2023-05-022-0/+61
| |
* | Update README.md Contact InfoFactiven2023-05-021-1/+3
| |