index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
client
/
src
/
assets
/
player
/
peertube-videojs-plugin.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
NoImplicitAny flag true (#1157)
BO41
2018-10-18
1
-20
/
+20
*
Fix webtorrent disabling
Chocobozzz
2018-10-17
1
-17
/
+30
*
move to boolean switch
Rigel Kent
2018-10-13
1
-3
/
+2
*
add webtorrent opt-out settings
Rigel Kent
2018-10-13
1
-1
/
+5
*
Add user history and resume videos
Chocobozzz
2018-10-05
1
-2
/
+32
*
Hide useless error when destroying fake renderer
Chocobozzz
2018-09-28
1
-1
/
+11
*
Fix ios player playback/subtitles menu
Chocobozzz
2018-09-17
1
-99
/
+102
*
Sort video captions
Chocobozzz
2018-07-25
1
-1
/
+1
*
Improve frontend accessibility
Chocobozzz
2018-07-17
1
-1
/
+1
*
Correctly handle error when remote instance is down
Chocobozzz
2018-07-16
1
-1
/
+6
*
Improve start time param
Chocobozzz
2018-07-16
1
-4
/
+4
*
Handle subtitles in player
Chocobozzz
2018-07-16
1
-2
/
+18
*
Fix video resolution limit
Chocobozzz
2018-07-10
1
-11
/
+26
*
[#766] Fix the change of speed when quality changes
Gaƫtan Rizio
2018-07-09
1
-0
/
+2
*
filter to Cap the maximum resolution to the screen resolution
Nitesh Sawant
2018-06-30
1
-2
/
+3
*
Fix FPS label in resolution menu
Chocobozzz
2018-06-29
1
-1
/
+4
*
Don't log "The play() request was interrupted..."
Chocobozzz
2018-06-29
1
-0
/
+4
*
Log into the console torrent errors
Chocobozzz
2018-06-25
1
-4
/
+4
*
Disable auto resolution on HTTP fallback
Chocobozzz
2018-06-22
1
-2
/
+11
*
Add title in player peers info to show total downloaded/uploaded data
Chocobozzz
2018-06-22
1
-1
/
+3
*
Move player local storage functions in their own file
Chocobozzz
2018-06-18
1
-9
/
+8
*
Don't send view on private video
Chocobozzz
2018-06-18
1
-0
/
+2
*
Create webtorrent client on player load
Chocobozzz
2018-06-18
1
-23
/
+24
*
Add theatre mode
Chocobozzz
2018-06-11
1
-12
/
+18
*
Remove video not found
Chocobozzz
2018-06-08
1
-5
/
+2
*
Smooth resolution change?
Chocobozzz
2018-06-08
1
-0
/
+28
*
Fix seeking on auto resolution change
Chocobozzz
2018-06-08
1
-1
/
+2
*
Improve player progress bar
Chocobozzz
2018-06-08
1
-1
/
+3
*
Pick average video file insead of max quality
Chocobozzz
2018-06-07
1
-2
/
+8
*
Reduce bundle sizes
Chocobozzz
2018-06-07
1
-5
/
+12
*
Fix player resolution change that plays even if the video was paused
Chocobozzz
2018-06-07
1
-21
/
+42
*
Localize player
Chocobozzz
2018-06-06
1
-9
/
+1
*
Fix player progress bar
Chocobozzz
2018-05-31
1
-0
/
+4
*
Add context menu to player
Chocobozzz
2018-05-30
1
-0
/
+4
*
Fix protractor with Safari
Chocobozzz
2018-05-24
1
-3
/
+1
*
Make it works with new autoplay policy
Chocobozzz
2018-05-22
1
-2
/
+12
*
Fix play on iOS (grumph)
Chocobozzz
2018-05-22
1
-4
/
+16
*
Store webtorrent chunks in indexdb
Chocobozzz
2018-05-15
1
-9
/
+10
*
Fix auto quality
Chocobozzz
2018-04-20
1
-3
/
+5
*
Handle when autoplay fails
Chocobozzz
2018-04-18
1
-10
/
+25
*
Hide big play button on autoplay
Chocobozzz
2018-04-17
1
-4
/
+4
*
Improve big play button animation
Chocobozzz
2018-04-15
1
-4
/
+3
*
Add ability to set a start time
Chocobozzz
2018-04-05
1
-7
/
+17
*
Cleanup peertube plugin after dispose
Chocobozzz
2018-04-05
1
-11
/
+25
*
Fix auto quality with http fallback
Chocobozzz
2018-04-05
1
-1
/
+2
*
Automatic resolution according to user bandwidth V1
Chocobozzz
2018-04-05
1
-34
/
+158
*
Fix watch page video change
Chocobozzz
2018-04-03
1
-2
/
+2
*
Improve first play
Chocobozzz
2018-04-03
1
-0
/
+1
*
Improve player
Chocobozzz
2018-04-03
1
-233
/
+55
*
Add opacity effect on control bar icons
Chocobozzz
2018-04-03
1
-0
/
+4
[next]