aboutsummaryrefslogtreecommitdiff
path: root/lib/Artplayer.js
Commit message (Collapse)AuthorAgeFilesLines
* Update v3.9.0 - Merged Beta to Main (#41)v3.9.0Factiven2023-08-091-0/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-081-0/+47
| | | | | | | | | * Update v3.8.6 > Minor update for Android 13 user * Update v3.8.7 > Added prev and next button to mediaSession
* Fixed enime video qualityFactiven2023-06-131-39/+53
|
* Added Subtitle Customizations (#20)8man2023-06-081-10/+61
| | | | | | | | | | | | | * 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-071-2/+0
|
* added fullscreen hotkey (#19)Zer02023-06-031-0/+6
|
* Added forward/backward button to playerFactiven2023-06-021-0/+20
|
* Update v3.6.2Factiven2023-05-281-1/+62
| | | > Added Zoro and Enime provider
* Update v3.6.0Factiven2023-05-221-50/+0
| | | | | > 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
* Update v3.5.9Factiven2023-05-191-2/+41
| | | | | > Added font size settings for subtitles > Now the player will save your last played video resolution
* Emergency UpdateFactiven2023-05-181-1/+31
| | | | > Temporary switching to zoro as a source until the API works again
* Update v3.5.5 Factiven2023-05-091-0/+5
| | | | | > Now Skip button will hide if player is not in focused state. > Added some options to player. > Manga images should be displayed now.
* Fixed CORS issue fr frFactiven2023-05-021-7/+2
|
* added skip op/edFactiven2023-04-181-2/+2
|
* initial commitFactiven2023-04-111-0/+54