Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Better use of space and icons in plugins administration interface | Rigel Kent | 2020-03-10 | 1 | -0/+6 |
| | |||||
* | Add visitor settings, rework logged-in dropdown (#2514) | Rigel Kent | 2020-02-28 | 9 | -22/+68 |
| | | | | | | | | | | | | | | * Add visitor settings, rework logged-in dropdown * Make user dropdown P2P switch functional * Fix lint * Fix unnecessary notification when user logs out * Simplify visitor settings code and remove unnecessary icons * Catch parsing errors and reindent menu styles | ||||
* | Remove resume parameter when sharing a video | Chocobozzz | 2020-02-10 | 1 | -1/+2 |
| | |||||
* | Improve embed title background opacity | Chocobozzz | 2020-02-03 | 2 | -1/+4 |
| | |||||
* | Move streamroot plugin in core project | Chocobozzz | 2020-01-31 | 4 | -24/+680 |
| | | | | | To avoid an already bundled HLS.js library, and adapt some parts of the code | ||||
* | Merge branch 'release/2.1.0' into develop | Chocobozzz | 2020-01-29 | 1 | -1/+1 |
|\ | |||||
| * | Fix wrong audio only resolution label for hls | Chocobozzz | 2020-01-29 | 1 | -1/+1 |
| | | |||||
* | | Fix webtorrent resolution issue | Chocobozzz | 2020-01-29 | 2 | -3/+4 |
| | | |||||
* | | Correctly type videojs player | Chocobozzz | 2020-01-29 | 21 | -610/+682 |
|/ | |||||
* | Add miniature quick actions to add video to Watch later playlist | Rigel Kent | 2020-01-02 | 1 | -0/+11 |
| | |||||
* | Allow iframes to open links | Chocobozzz | 2019-12-27 | 1 | -1/+1 |
| | |||||
* | Fix upnext, refactor avatar menu, add to playlist overflow | Rigel Kent | 2019-12-20 | 1 | -25/+29 |
| | |||||
* | Add next video button to the player | Rigel Kent | 2019-12-19 | 3 | -4/+59 |
| | |||||
* | improve notification popup interactivity: read all, layout, position | Rigel Kent | 2019-12-19 | 2 | -0/+17 |
| | | | | fixes #1730 | ||||
* | respect video history on explicit playlist click | Rigel Kent | 2019-12-18 | 2 | -1/+2 |
| | | | | | | | also correct font-weight for .title-page-single, and tooltip dynamic text for playlist loop button. fixes #1889 | ||||
* | Add play/pause bezels to the video player | Rigel Kent | 2019-12-18 | 2 | -0/+94 |
| | |||||
* | Fix build | Chocobozzz | 2019-12-18 | 1 | -4/+5 |
| | |||||
* | Fix test embed page | Chocobozzz | 2019-12-18 | 2 | -0/+8 |
| | |||||
* | Speedup embed first paint | Chocobozzz | 2019-12-18 | 2 | -51/+55 |
| | |||||
* | add 'up next' screen on autoplay | Rigel Kent | 2019-12-17 | 2 | -0/+170 |
| | |||||
* | change repeat icon and factorize functions | Rigel Kent | 2019-12-13 | 1 | -1/+12 |
| | |||||
* | add loop setting for playlists, and use sessionStorage | Rigel Kent | 2019-12-13 | 1 | -0/+1 |
| | |||||
* | Fix cellular detection in player | Chocobozzz | 2019-12-09 | 1 | -1/+1 |
| | |||||
* | Don't seed on cellular networks | Chocobozzz | 2019-12-06 | 1 | -111/+149 |
| | |||||
* | Add hook to alter player build options | Chocobozzz | 2019-12-05 | 1 | -4/+4 |
| | |||||
* | Support playlists in share modal | Chocobozzz | 2019-12-05 | 1 | -0/+2 |
| | |||||
* | Change the support icon | Chocobozzz | 2019-12-03 | 2 | -11/+14 |
| | |||||
* | Add ability to disable P2P in HLS player too | Chocobozzz | 2019-11-29 | 3 | -5/+7 |
| | |||||
* | Focus player on video loading | Chocobozzz | 2019-11-28 | 1 | -0/+2 |
| | |||||
* | Fix magnet uri player copy | Chocobozzz | 2019-11-27 | 1 | -0/+4 |
| | |||||
* | Fix welcome mascot | Chocobozzz | 2019-11-27 | 10 | -0/+1254 |
| | |||||
* | Add codec information in HLS playlist | Chocobozzz | 2019-11-26 | 1 | -0/+1 |
| | |||||
* | Don't autoload HLS fragments | Chocobozzz | 2019-11-25 | 1 | -0/+1 |
| | |||||
* | Add audio only transcoding tests | Chocobozzz | 2019-11-25 | 2 | -7/+11 |
| | |||||
* | Add audio-only option to transcoders and player | frankdelange | 2019-11-25 | 2 | -4/+14 |
| | | | | | | | | This patch adds an audio-only option to PeerTube by means of a new transcoding configuration which creates mp4 files which only contain an audio stream. This new transcoder has a resolution of '0' and is presented in the preferences and in the player resolution menu as 'Audio-only' (localised). When playing such streams the player shows the file thumbnail as background and disables controls autohide. Audio-only files can be shared and streamed just like any other file. They can be downloaded as well, the resulting file will be an mp4 container with a single audio stream. This patch is a proof of concept to show the feasibility of 'true' audio-only support. There are better ways of doing this which also enable multiple audio streams for a given video stream (e.g. DASH) but as this would entail a fundamental change in the way PeerTube works it is a bridge too far for a simple proof of concept. | ||||
* | Add ability to disable webtorrent | Chocobozzz | 2019-11-25 | 2 | -2/+2 |
| | | | | In favour of HLS | ||||
* | Optimize mascot images | Chocobozzz | 2019-11-06 | 7 | -0/+308 |
| | |||||
* | Increase 404 mascot size | Chocobozzz | 2019-10-30 | 1 | -0/+324 |
| | |||||
* | Add mascot to 404 page | Chocobozzz | 2019-10-30 | 6 | -0/+0 |
| | |||||
* | Fix player captions menu | Chocobozzz | 2019-10-28 | 1 | -1/+4 |
| | |||||
* | Cleanup HLS redundancy manager in client | Chocobozzz | 2019-09-05 | 2 | -17/+2 |
| | | | | With the new p2p-media-loader release | ||||
* | Add contributors in about peertube page | Chocobozzz | 2019-09-05 | 1 | -0/+0 |
| | |||||
* | Improve HLS redundancy | Chocobozzz | 2019-08-23 | 5 | -24/+72 |
| | |||||
* | Fix start time on HLS videos | Chocobozzz | 2019-08-13 | 1 | -16/+1 |
| | |||||
* | Fix nl_NL locale | Chocobozzz | 2019-08-13 | 1 | -1/+17 |
| | |||||
* | Fix control bar inactive timeout | Chocobozzz | 2019-08-07 | 2 | -15/+37 |
| | |||||
* | Update Angular -> 8.2.0 | Chocobozzz | 2019-08-01 | 4 | -0/+31 |
| | |||||
* | Fix broken playlist api | Chocobozzz | 2019-08-01 | 2 | -1/+8 |
| | |||||
* | Fix webtorrent player | Chocobozzz | 2019-07-30 | 2 | -4/+7 |
| | |||||
* | Update client dependencies | Chocobozzz | 2019-07-25 | 46 | -0/+0 |
| |